- Apr 13, 2010
-
-
Tobias Hunger authored
Reviewed-by: dt
-
Tobias Hunger authored
If the same Qt version was imported twice then this was not detected properly. Reviewed-by: dt
-
Tobias Hunger authored
* Fix a possible memleak while at it. TaskNumber: QTCREATORBUG-1125 Reviewed-by: dt
-
Leena Miettinen authored
Reviewed-by: Friedemann Kleint
-
Leena Miettinen authored
Reviewed-by: Kai Koehne
-
Daniel Molkentin authored
Task-Number: QTCREATORBUG-739
-
dt authored
Reviewed-By: hunger Task-Nr: QTCREATORBUG-1036
-
Erik Verbruggen authored
Task-number: QTCREATORBUG-1102 Reviewed-by: Roberto Raggi
-
Thomas Hartmann authored
-
Thomas Hartmann authored
-
Thomas Hartmann authored
-
Thomas Hartmann authored
-
Thomas Hartmann authored
-
mae authored
We now use two cursors, with the first one being positioned at the character before the find scope starts. This makes it possible to extend the scope when typing at the beginning or the end of it. This is more what the user expects. The effect is noticable with find&replace of words at the beginning or end of the scope.
-
Jens Bache-Wiig authored
-
ck authored
-
ck authored
-
ck authored
-
ck authored
-
Lasse Holmstedt authored
Task-number: BAUHAUS-548 Reviewed-by: kkoehne
-
Daniel Molkentin authored
Task-Number: QTCREATORBUG-972
-
ck authored
Task-number: QTCREATORBUG-1067
-
ck authored
-
ck authored
Move common functionality between run and debug into base class. Reviewed-by: kh1
-
- Apr 12, 2010
-
-
mae authored
-
Jens Bache-Wiig authored
- fixed some RTL issues. I removed isSideStored and useLayoutDirection. Instead we simply flip the sides if RTL is in use. - added the fader animation and clear icon that we use in Designer already. - fixed the double toplevel popup focus issues we had with the locator menu. - removed some redundant labels and reset buttons
-
Thorbjørn Lindeijer authored
When copying text editor settings, put incremental search on true. Reviewed-by: hjk
-
Thorbjørn Lindeijer authored
Also use spin boxes for the number inputs. Reviewed-by: hjk
-
Thorbjørn Lindeijer authored
Cleans up some duplication for each page. Reviewed-by: Friedemann Kleint
-
Thorbjørn Lindeijer authored
To free up the name for an upcoming VCSBaseOptionsPage class that forms the base for all version control option pages. Reviewed-by: Friedemann Kleint
-
Thorbjørn Lindeijer authored
Trying to clean up a little.
-
Thorbjørn Lindeijer authored
Might have been the cause of endless creations of "customized" color schemes as seen by Roberto.
-
Thorbjørn Lindeijer authored
-
Thorbjørn Lindeijer authored
It wasn't finding this page when looking for 'shortcut'.
-
Daniel Molkentin authored
Task-number: QTCREATORBUG-1097 Reviewed-by: dt
-
dt authored
It is now in the parent directory of the src directory. Task-Nr: QTCREATORBUG-1109
-
Lasse Holmstedt authored
-
dt authored
-
dt authored
Nowadays we don't use QString::null for special cases, thus the filemanager can allow that. Task-Nr: QTCREATORBUG-1072
-
dt authored
We don't call EditorManager::openEditorWithContents without a titlepattern, but that would crash
-