Commit Graph

72811 Commits

Author SHA1 Message Date
Friedemann Kleint
65e11062bb Polish the settings dialog.
Add a title label to the pages. Use QGroupBoxes throughout.
Extend SavedAction to work with checkable QGroupBoxes. Polish UI files,
use common layout for VCS plugins. Performance: Apply only visited
settings pages. Add search keywords.

Task-number: QTCREATOR-26
2009-11-24 15:05:02 +01:00
Friedemann Kleint
c49bed1199 Mercurial: Polish settings dialog.
Task-number: QTCREATOR-26
2009-11-24 15:00:55 +01:00
dt
7d1a3d7fe7 Fix a bug with selecting copying the right text to the Find dialog.
To reproduce:
Split editors.
Select text in first editor.
Select text in second editor.
Invoke the find dialog.
Notice that the text from the first editor was used.

Reviewed-By: mae
(cherry picked from commit fd0fbddebb)
2009-11-24 14:40:43 +01:00
dt
ce26dd25b1 Fix for Custom build steps 2009-11-24 14:05:09 +01:00
Roberto Raggi
8545851927 Split create/apply change set. 2009-11-24 12:48:36 +01:00
Roberto Raggi
6594f7a267 Added getters 2009-11-24 12:39:34 +01:00
Roberto Raggi
8a73554d38 Initialize the members. 2009-11-24 12:20:01 +01:00
Roberto Raggi
4abd0aeff3 Removed the extra QTextCursor formal argument from QuickFixOperator::match(). 2009-11-24 11:49:56 +01:00
Roberto Raggi
7586847b9f Added getters 2009-11-24 11:43:03 +01:00
Roberto Raggi
e43bd82afb Renamed TextWriter to ChangeSet 2009-11-24 11:30:26 +01:00
Thorbjørn Lindeijer
2b6a168972 Don't wrap around the completion list when auto-repeating
It can be a bit disturbing if the list suddenly jumps when you don't
release the down or up key in time.

Done with mae.
2009-11-23 21:20:07 +01:00
Roberto Raggi
bab8c94f13 Show the quickfixes in the context menu. 2009-11-23 16:55:25 +01:00
Roberto Raggi
a579f2f27e Removed unused code. 2009-11-23 16:55:24 +01:00
Christian Kamm
67e2ecb663 QuickFix: rename contains->isCursorOn, remove selectNode,selectToken
Reviewed-by: Roberto Raggi <roberto.raggi@nokia.com>
2009-11-23 16:18:34 +01:00
Roberto Raggi
ebfe9905ef Quickfix: Added move declaration out of while conditions. 2009-11-23 15:54:24 +01:00
Thorbjørn Lindeijer
6894cd0b2e Fixed a potential issue with automatic brace matching
When encountering a line that hasn't been highlighted yet, we need to
abort the optimization for changing brace depth.

Done with Roberto Raggi and mae.
2009-11-23 15:18:09 +01:00
Roberto Raggi
bd355eb16f Got the same pointer. There is no reason to check for structural equivalence. 2009-11-23 13:48:55 +01:00
Christian Kamm
b437b4be0f QuickFix: split && correctly when compound statements are involved.
Reviewed-by: Roberto Raggi <roberto.raggi@nokia.com>
2009-11-23 13:45:29 +01:00
Roberto Raggi
b5bd72fb63 Store all the symbols in one big list. 2009-11-23 13:28:12 +01:00
Roberto Raggi
b050c10e53 Use Array<T> instead of std::vector. 2009-11-23 12:57:11 +01:00
con
40bc1ac07b Another fix for patched file file :name
Reviewed-by: Daniel Molkentin
2009-11-23 12:54:13 +01:00
Roberto Raggi
5eecdb3be0 Don't use std::map to store types. 2009-11-23 12:53:34 +01:00
Roberto Raggi
d80f0f07f4 Cleanup 2009-11-23 12:53:33 +01:00
Roberto Raggi
0528f2407a Introduced type matchers. 2009-11-23 12:53:33 +01:00
con
51809d12a7 Fix the document history popup for cocoa.
Get rid of the hide timer and check modifier keys directly
before showing the open documents popup at all.

Task-number: QTCREATORBUG-258
2009-11-23 12:40:39 +01:00
Daniel Molkentin
2f3a16efcb also patch .qmake.cache, fix list of files to patch in old patcher. 2009-11-23 11:43:55 +01:00
Friedemann Kleint
7def179a98 CDB: Convert 64bit pointers correctly.
Adapt to the output format "0x0000000`0046535C".
Reviewed-by: hjk <qtc-committer@nokia.com>
2009-11-23 11:01:49 +01:00
Friedemann Kleint
2c403df660 Debugger: Fix setting of integer formats per type.
Reviewed-by: hjk <qtc-committer@nokia.com>
2009-11-23 11:00:43 +01:00
hjk
be7d9bf92a debugger: next attempt at telling the locals view that an item has children
without actually fetching them
2009-11-23 10:51:52 +01:00
hjk
13ad6ef6fe Revert "debugger: force a call to canFetchMore() if an WatchItem gains children"
This reverts commit 4f94145f4b
2009-11-20 18:10:46 +01:00
hjk
4f94145f4b debugger: force a call to canFetchMore() if an WatchItem gains children 2009-11-20 18:01:24 +01:00
Oswald Buddenhagen
913f6161a1 Merge remote branch 'origin/1.3'
Conflicts:
	src/plugins/cpptools/cppcodecompletion.cpp
	src/plugins/help/helpplugin.cpp
	src/plugins/projectexplorer/projectexplorer.cpp
2009-11-20 17:25:39 +01:00
hjk
68160cfa8b compile fix with namespaced Qt 2009-11-20 16:54:09 +01:00
Friedemann Kleint
e4a7792d6e Options dialog: Further polishing.
Task-number: QTCREATOR-26
2009-11-20 16:55:23 +01:00
Thorbjørn Lindeijer
2e82c14abc Fixed function argument widget text color in dark themes
By setting the window and button text colors to the tool tip text color,
since a tool tip background is drawn.

Task-number: QTCREATORBUG-322
2009-11-20 16:40:30 +01:00
con
ad4c227ca4 Make context help work also when switching user interface language.
Also avoids errors because of users messing with the "Unfiltered"
filter, which is used for e.g. context help.
The strategy now is to remove the "Unfiltered" filter from previous runs
(possibly in a different language), and re-register a fresh filter with
the name in the current language, and guaranteed to not filter out
anything.

Reviewed-by: kh1
2009-11-20 16:02:52 +01:00
Friedemann Kleint
a9fa7c71fa S60: Detect Device SDK from paths if registry entry is missing.
Display the error in a label of the preferences page.
Reviewed-by: con
2009-11-20 15:58:24 +01:00
Christian Kamm
bc92b63ee1 QuickFix: Add braces to a single-line if statement. 2009-11-20 15:24:46 +01:00
Roberto Raggi
2d608342fd Use a `normal' qmap instead of the qmultimap. 2009-11-20 15:19:20 +01:00
Roberto Raggi
e292554067 Fixed possible crash when using tab to complete (Qt/Carbon only).
Task-number: QTCREATORBUG-199
Reviewed-by: thorbjorn
2009-11-20 15:09:39 +01:00
Alessandro Portale
20b209858b Improved line wrapping of plugin license texts.
The paragraphs are now long lines that get wrapped by the text browser.

Reviewed-by: TrustMe

	modified:   src/plugins/bineditor/BinEditor.pluginspec
	modified:   src/plugins/bookmarks/Bookmarks.pluginspec
	modified:   src/plugins/cmakeprojectmanager/CMakeProjectManager.pluginspec
	modified:   src/plugins/coreplugin/Core.pluginspec
	modified:   src/plugins/cpaster/CodePaster.pluginspec
	modified:   src/plugins/cppeditor/CppEditor.pluginspec
	modified:   src/plugins/cpptools/CppTools.pluginspec
	modified:   src/plugins/cvs/CVS.pluginspec
	modified:   src/plugins/debugger/Debugger.pluginspec
	modified:   src/plugins/designer/Designer.pluginspec
	modified:   src/plugins/fakevim/FakeVim.pluginspec
	modified:   src/plugins/find/Find.pluginspec
	modified:   src/plugins/genericprojectmanager/GenericProjectManager.pluginspec
	modified:   src/plugins/git/ScmGit.pluginspec
	modified:   src/plugins/helloworld/HelloWorld.pluginspec
	modified:   src/plugins/help/Help.pluginspec
	modified:   src/plugins/locator/Locator.pluginspec
	modified:   src/plugins/mercurial/Mercurial.pluginspec
	modified:   src/plugins/perforce/Perforce.pluginspec
	modified:   src/plugins/projectexplorer/ProjectExplorer.pluginspec
	modified:   src/plugins/qmleditor/QmlEditor.pluginspec
	modified:   src/plugins/qmlprojectmanager/QmlProjectManager.pluginspec
	modified:   src/plugins/qt4projectmanager/Qt4ProjectManager.pluginspec
	modified:   src/plugins/qtscripteditor/QtScriptEditor.pluginspec
	modified:   src/plugins/regexp/RegExp.pluginspec
	modified:   src/plugins/resourceeditor/ResourceEditor.pluginspec
	modified:   src/plugins/snippets/Snippets.pluginspec
	modified:   src/plugins/subversion/Subversion.pluginspec
	modified:   src/plugins/texteditor/TextEditor.pluginspec
	modified:   src/plugins/vcsbase/VCSBase.pluginspec
	modified:   src/plugins/welcome/Welcome.pluginspec
2009-11-20 14:32:42 +01:00
Alessandro Portale
ee30a1fbf4 Indentation: Tabs -> whitespaces
modified:   src/plugins/cvs/CVS.pluginspec
	modified:   src/plugins/git/ScmGit.pluginspec
	modified:   src/plugins/perforce/Perforce.pluginspec
2009-11-20 14:32:41 +01:00
Jens Bache-Wiig
a4d5bdee61 Fixes: Fix incorrectly streched border image for line edits
Task:     QTCREATORBUG-326
Details:
The image simply needs bigger margins to avoid the shadow
beeing streched too far.
2009-11-20 13:50:40 +01:00
Roberto Raggi
ea40dfbf7e Cleanup 2009-11-20 13:08:27 +01:00
Friedemann Kleint
03d0b577fd First polish of options dialog find: Set item flags, match on category.
Strip buddy markers.
2009-11-20 12:56:49 +01:00
Roberto Raggi
1d9af6cc7d Removed the extra check for || when used together with &&. 2009-11-20 11:05:18 +01:00
Roberto Raggi
e825cbfdc9 Active the `split declaration' quickfix op only the declaration has a valid semicolon. 2009-11-20 10:50:19 +01:00
Roberto Raggi
9903b0aedb Added quickfix operation to split simple-declarations. E.g. int a, b; will be replaced with int a; int b;. 2009-11-20 10:47:19 +01:00
Daniel Molkentin
40518ac11c gdb: On Windows, also substitute the debugging path for non-sdk Qt.
Reviewed-By: hjk
2009-11-19 19:45:14 +01:00
dt
3e68d1a701 Fix RunConfigurations showing only enabled RunConfigurations 2009-11-19 18:54:36 +01:00