- Jan 13, 2011
-
-
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.
-
- Jan 12, 2011
-
-
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>
-
Leena Miettinen authored
Reviewed-by: con Reviewed-by: Friedemann Kleint
-
dt authored
Toolchains can't hold a pointer to the qtversion for which they were created. Copying QtVersions does not clone toolchains instead they are held via a shared pointer. Thus the original qtversion for which the toolchain was created might not exist anymore. Reviewed-By: ck
-
dt authored
Task-Nr: QTCREATORBUG-3435
-
Christian Kamm authored
Reviewed-by: Friedemann Kleint
-
hjk authored
-
hjk authored
-
hjk authored
-