- Apr 13, 2010
-
-
ck authored
Rename function to better reflect its meaning. Add prefix to class members.
-
ck authored
-
ck authored
Reviewed-by: kh1
-
mae authored
When drawing the background for an ifdefed-out block, expand to the end of the visible viewport, even when scrolled horizontally to the right.
-
Tobias Hunger authored
Reviewed-by: dt
-
Tobias Hunger authored
* Remove PathChooser widget so that you need to use a proper dialog to select pathes. So typing into that PathChooser is no longer slow;-) The PathChooser does not provide a proper signal on when a user is done entering a directory, so it was not a good choice. Tasknumber: QTCREATORBUG-1128 Reviewed-by: dt
-
Tobias Hunger authored
Reviewed-by: dt
-
Tobias Hunger authored
Reviewed-by: dt
-
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.
-