- Jun 08, 2010
-
-
Christian Kamm authored
Task-number: QTCREATORBUG-1604
-
Jarek Kobus authored
Extract qrc paths from ui file by simple xml parsing. Reviewed-by:
dt <qtc-committer@nokia.com> Reviewed-by:
Friedemann Kleint <qtc-committer@nokia.com> Task-number: QTCREATORBUG-42
-
Lasse Holmstedt authored
-
Friedemann Kleint authored
to aid trac plugin implementation.
-
- 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
-
Christian Kamm authored
-
Christian Kamm authored
Reviewed-by: Roberto Raggi
-
Kai Koehne authored
This reverts commit 5234c775 and 21065291.
-
Robert Loehning authored
-
ck authored
INSTALLS does not support an arbitrary target file name. Reviewed-by: kh1
-
hjk authored
This is a partial fix for http://bugreports.qt.nokia.com/browse/QTCREATORBUG-1574.
-
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
-
ck authored
Reviewed-by: Oswald Buddenhagen
-
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
There is no shortcut associated with these actions, the user has to set them up by himself.
-
Roberto Raggi authored
-
Erik Verbruggen authored
Reviewed-by: holmstedt
-
Roberto Raggi authored
-
dt authored
-
dt authored
-
dt authored
-
dt authored
-
dt authored
Coverity report.
-
dt authored
-
dt authored
Reviewd-By: danimo
-
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
-
hjk authored
-
hjk authored
-
Lasse Holmstedt authored
Reviewed-by: jbache
-
- Jun 04, 2010
-
-
Roberto Raggi 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
-