- 08 Jun, 2010 4 commits
-
-
Friedemann Kleint authored
-
Thorbjørn Lindeijer authored
Reviewed-by: mae
-
mae authored
Reviewed-by: thorbjorn
-
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
-
- 07 Jun, 2010 18 commits
-
-
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
-
hjk 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
-
- 04 Jun, 2010 18 commits
-
-
Oswald Buddenhagen authored
-
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
-
Robert Loehning authored
Reviewed-by: Leena Miettinen
-
Leena Miettinen authored
-
Leena Miettinen authored
Reviewed-by: dt
-
Leena Miettinen authored
Reviewed-by: Tim Jenssen
-
Leena Miettinen authored
Reviewed-by: olli Reviewed-by: Niels Weber
-
Leena Miettinen authored
-
Leena Miettinen authored
-
Daniel Molkentin authored
This was adding the generated style sheet This reverts commit ad3d3dac.
-
Daniel Molkentin authored
Reviewed-by: Leena Miettinen
-
Daniel Molkentin authored
Task-number: QTCREATORBUG-1571 Reviewed-by: Leena Miettinen
-
Daniel Molkentin authored
Reviewed-by: Leena Miettinen
-
mae authored
Reviewed-by: Roberto Raggi
-
ck authored
Reviewed-by: kh1
-
Kai Koehne authored
We disabled the visible parts of the Qml support by default for the 2.0 release. Defining QTCREATOR_WITH_QML brings it back. This hack should be removed as soon as 2.0 is shipped. Reviewed-by: Daniel Molkentin
-
Daniel Molkentin authored
No strings translations were harmed in this commit. No kittens either. Reviewed-by: Alessandro Portale
-