- Jun 08, 2010
-
-
dt authored
Is more then twice as fast
-
dt authored
-
dt authored
Reviewed-By: hunger
-
dt authored
-
Leandro Melo authored
Reviewed-by: hjk
-
Friedemann Kleint authored
-
Thorbjørn Lindeijer authored
Reviewed-by: mae
-
Oswald Buddenhagen authored
this fixes the recent appearance of qt_webkit_version.pri in all qt 4.7 based projects. in fact, the patch does somewhat more: it makes the evaluator provide the information to the higher layers which is necessary for a truly hierarchical display of includes. TBD later. Reviewed-by: dt Task-number: QTCREATORBUG-1590
-
- Jun 07, 2010
-
-
Jens Bache-Wiig authored
Cosmetic: I tweaked the colors, added shadows, highlights and introduced anti-aliasing where suitable. Behavior: I now delay emitting the colorChanged signal until you have released the mouse button on the color picker. This makes the application feel a lot more responsive. Reviewed-by: thorbjorn
-
Jens Bache-Wiig authored
I added a second drop shadow to make the panel a bit nicer. This also makes it clearer what the scrollbar does. Reviewed-by:thorbjorn
-
Kai Koehne authored
This reverts commit 5234c775 and 21065291.
-
Robert Loehning authored
-
Friedemann Kleint authored
Match at beginning of line. Task-number: QTCREATORBUG-1526 Reviewed-by:
thorbjorn <thorbjorn.lindeijer@nokia.com>
-
Robert Loehning authored
Initial-patch-by:
Shane Kearns <shane.kearns@accenture.com>
-
Robert Loehning authored
-
dt authored
-
Friedemann Kleint authored
Make VCS-generated editors read-only, enable editing when opening a patch. Make VCS-Editor non-read-only by default, add setter for "Forced read-only" that makes it a temporary, read-only file. Task-number: QTCREATORBUG-1528 Reviewed-by:
Thorbjorn Lindeijer <thorbjorn.lindeijer@nokia.com>
-
con authored
-
Erik Verbruggen authored
Reviewed-by: holmstedt
-
dt authored
Do the project restore for each project directly after opening and only then processEvents(). A project might be in a intermediate state between opening and restoring.
-
Robert Loehning authored
Task-number: QTCREATORBUG-1567 Reviewed-by: Friedemann Kleint
-
Daniel Molkentin authored
Reviewed-By: Leena Miettinen Reviewed-By: kh1
-
Daniel Molkentin authored
Reviewed-By: Leena Miettinen
-
Daniel Molkentin authored
Reviewed-By: kh1
-
Lasse Holmstedt authored
Reviewed-by: jbache
-
- Jun 04, 2010
-
-
Oswald Buddenhagen authored
the async re-parsing code breaks the assumption that project parsing only ever starts with a single non-concurrent evaluation (of the top-level project file), so the population of the base values in the shared ProFileOption was happily causing crashes. Reviewed-by: dt Task-number: QTCREATORBUG-1569
-
Oswald Buddenhagen authored
-
Daniel Molkentin authored
Task-number: QTCREATORBUG-1571 Reviewed-by: Leena Miettinen
-
mae authored
Reviewed-by: Roberto Raggi
-
ck authored
Reviewed-by: kh1
-
Daniel Molkentin authored
No strings translations were harmed in this commit. No kittens either. Reviewed-by: Alessandro Portale
-
hjk authored
On Mac, QKeyEvent::text() returns non-empty strings for cursor keys. This breaks some of the logic relying on text() being empty for "special" keys. This is a quick fix to make it usable.
-
hjk authored
-
- Jun 03, 2010
-
-
Christian Kamm authored
- Enable qmlprojectplugin even if Qml support is disabled. - But disable its wizards in that case. - Disable the Qml file wizard if the support is off. Reviewed-by: Kai Koehne
-
- Jun 02, 2010
-
-
Thorbjørn Lindeijer authored
Reviewed-by: kh1
-
Thorbjørn Lindeijer authored
-
Thorbjørn Lindeijer authored
While 2641496a removed the marks check entirely, a fix for the same issue made on the master branch (1263babf) changed it to check whether the line numbers are visible. This is more correct. Reviewed-by: mae
-
dt authored
Reviewed-By: thorbjorn Task-Nr: QTCREATORBUG-965
-