- 14 Jan, 2011 3 commits
- 13 Jan, 2011 25 commits
-
-
Marco Bubke authored
-
Marco Bubke authored
-
Marco Bubke authored
-
con authored
-
con authored
Adds a showWrapIndicator(parent) method to IFindSupport, to be used by implementations. First implementation is given for the BaseFindSupport that's used for all searches in Q(Plain)TextEdits. Task-number: QTCREATORBUG-2753
-
Christian Kandeler authored
-
Christian Kandeler authored
-
Christian Kandeler authored
-
Christian Kandeler authored
-
Marco Bubke authored
-
Marco Bubke authored
Now rendering is only happen if no changes happen anymore.
-
dt authored
-
Leena Miettinen authored
Reviewed-by: Christian Kamm
-
Leena Miettinen authored
Reviewed-by: Christian Kamm
-
Leena Miettinen authored
-
Christian Kandeler authored
We have a proper fix for 2.2.
-
Christian Kandeler authored
-
Christian Kandeler authored
Task-number: QTCREATORBUG-3486
-
Christian Kandeler authored
-
Christian Kandeler authored
-
Friedemann Kleint authored
-
dt authored
Task-Nr: QTCREATORBUG-2723
-
Tobias Hunger authored
* Move the environment model code to utils and export it * rename the environmenteditmodel files to environmentwidget (which is the class they actually contain) Reviewed-by: dt
-
con authored
Introduced by recent ProxyAction refactoring, we may not copy the actual enabled/visible/checked state during initialization.
-
Kai Koehne authored
Regression introduced in 17d11b7b.
-
- 12 Jan, 2011 12 commits
-
-
Marco Bubke authored
-
Marco Bubke authored
-
Marco Bubke authored
-
Marco Bubke authored
Much faster.
-
con authored
Instead of doing context magic which doesn't reflect what actually was meant: The actions are different commands, but the button should be corresponding to different commands in different states.
-
Tobias Hunger authored
-
Tobias Hunger authored
Fix git show using the default format the first time it gets used. Task-number: QTCREATORBUG-3412
-
Marco Bubke authored
But still slow.
-
con authored
There was no reason, and using QAction is more flexible.
-
con authored
A generic action that acts as a proxy for another (changeable) action, like it is used for mostly all of the visible actions in Qt Creator through the action manager.
-
Christian Kamm authored
Task-number: QTCREATORBUG-3490
-
Friedemann Kleint authored
Fix 07cac219 . Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-