- 25 Jun, 2010 6 commits
- 21 Jun, 2010 1 commit
-
-
Bill King authored
-
- 17 Jun, 2010 1 commit
-
-
con authored
When switching from text editor in Edit mode to a visual editor in Design mode via Opt+Tab. Task-number: QTCREATORBUG-1665 Reviewed-by: Daniel Molkentin
-
- 16 Jun, 2010 2 commits
-
-
Tobias Hunger authored
Reviewed-by: dt
-
mae authored
Switching modes was broken.
-
- 11 Jun, 2010 5 commits
- 09 Jun, 2010 3 commits
-
-
Robert Loehning authored
-
Robert Loehning authored
Reviewed-by: Friedemann Kleint
-
mae authored
In modes other than Edit mode, we do not want Esc to jump to Edit mode as long as there are still panels (or the find bar) visible. Reviewed-by: dt
-
- 08 Jun, 2010 2 commits
-
-
Jarek Kobus authored
Reviewed-by:
Friedemann Kleint <qtc-committer@nokia.com> Task-number: QTCREATORBUG-1601
-
Leandro Melo authored
Reviewed-by: hjk
-
- 07 Jun, 2010 2 commits
-
-
con authored
-
Daniel Molkentin authored
Reviewed-By: Leena Miettinen Reviewed-By: kh1
-
- 02 Jun, 2010 1 commit
-
-
dt authored
Reviewed-By: thorbjorn Task-Nr: QTCREATORBUG-965
-
- 28 May, 2010 1 commit
-
-
Thorbjørn Lindeijer authored
While reloading a text document, the bookmarks got lost since their associated QTextBlocks were deleted. This patch makes sure that before reloading, the bookmarks are removed non-persistently in the same way as when closing a document, and that they are restored after the document was reloaded. Currently, no effort is made to update the location of the bookmarks based on the way the file changed. Task-number: QTCREATORBUG-1281 Reviewed-by: dt
-
- 27 May, 2010 1 commit
-
-
Thorbjørn Lindeijer authored
When there was no existing configuration, it would get set to pure black on startup, resulting in a very dark gray Qt Creator. Now it is back to its old friendly gray as default color. Also made sure that the default on startup and the color used for resetting the UI color in the settings are always in sync. Reviewed-by: Jens Bache-Wiig
-
- 21 May, 2010 1 commit
-
-
Jens Bache-Wiig authored
The old one didnt emphasize the fact that this is not a real VIM product. Unfortunately not translateable but probably better than reusing the official icon. RevBy: con
-
- 20 May, 2010 2 commits
-
-
Friedemann Kleint authored
Merge managesDirectory() and findTopLevelForDirectory() into one giving managesDirectory() an optional topLevel parameter. This removes the need to go up the directory hierarchy twice when checking for Merurial or git and also saves some checks for CVS/Subversion. VCSManager: Check cache in reverse order starting out with the full path first to improve handling of nested repositories. Rubber-stamped-by: con Acked-by: dt
-
ck authored
-
- 19 May, 2010 2 commits
-
-
Daniel Molkentin authored
Reviewed-by: trustme
-
Daniel Molkentin authored
-
- 18 May, 2010 3 commits
-
-
Jens Bache-Wiig authored
This should give things a cleaner look.
-
con authored
Reviewed-by: mae
-
con authored
-
- 17 May, 2010 1 commit
-
-
mae authored
This fixes the Ctrl+W vs. Ctrl+F4 for close on MS-Windows by introducing Ctrl+F4 as an alternative shortcut. Reviewed-by: con
-
- 14 May, 2010 3 commits
-
-
Leena Miettinen authored
Reviewed-by: ossi
-
Lasse Holmstedt authored
If the user uses old QtC settings files (QtCreator.ini), sidebar item names are there translated. Because the new settings uses id's instead of translated names, old sidebar items will not exist on save, causing crashes. this fixes that issue. Reviewed-by: con
-
Lasse Holmstedt authored
If the user uses old QtC settings files (QtCreator.ini), sidebar item names are there translated. Because the new settings uses id's instead of translated names, old sidebar items will not exist on save, causing crashes. this fixes that issue. Reviewed-by: con
-
- 12 May, 2010 3 commits
-
-
Thorbjørn Lindeijer authored
When the category title matches with the search keyword, we shouldn't disable any of the tabs in this category. For example the only page in the Locator category was disabled, because the page itself did not have 'Locator' as keyword. Reviewed-by: con
-
con authored
E.g. to show Qt Creator 1.3.85 (2.0.0-rc1)
-
Lasse Holmstedt authored
The noload behavior is also changed: it now always shows the plugins in About Plugins... menu, even though -noload was used. When using -noload, the enabled state of the plugin is not saved, so if the command line arg is removed, the plugin will be loaded normally. Reviewed-by: con
-