- Jul 05, 2010
-
-
Robert Loehning authored
Thus icons are displayed in a uniform size and don't waste too much space. Task-number: QTCREATORBUG-1539
-
con authored
Otherwise "rebuilding" the debugging helper doesn't necessarily lead to Qt Creator picking up the new one (some of the locations can be read-only). Reviewed-by: dt
-
- Jun 28, 2010
-
-
con authored
Task-number: QTCREATORBUG-1764
-
Friedemann Kleint authored
Move open project dialog handling into ProjectExplorer and make it use its list of project file patterns. Same in Checkout wizards. Task-number: QTCREATORBUG-1759 Reviewed-by: dt
-
- Jun 23, 2010
-
-
Friedemann Kleint authored
Reviewed-by:
Daniel Molkentin <daniel.molkentin@nokia.com> Task-number: QTCREATORBUG-1710
-
- Jun 22, 2010
-
-
Robert Loehning authored
-
dt authored
Reviewed-By: Robert Loehning
-
dt authored
Probably fixes Task-Nr: QTCREATORBUG-1697
-
dt authored
Task-Nr: QTCREATORBUG-1697
-
- Jun 16, 2010
-
-
Thorbjørn Lindeijer authored
Fixes window manager glitches at least on GNOME. Reviewed-by: dt
-
Robert Loehning authored
Reviewed-by: dt
-
- Jun 15, 2010
-
-
dt authored
Task-Nr: QTCREATORBUG-1616
-
- Jun 11, 2010
-
-
con authored
-
- Jun 10, 2010
-
-
dt authored
-
dt authored
-
dt authored
-
dt authored
-
Tobias Hunger authored
* Fix displayed shadow build location * Fix shadow build location used by newly set up shadow builds Task-number: QTCREATORBUG-1599 Reviewed-by: dt (cherry picked from commit 1d8e1760)
-
Joerg Bornemann authored
On the project page isn't much information for the end user.
-
- Jun 09, 2010
-
-
dt authored
-
- Jun 08, 2010
- Jun 07, 2010
-
-
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
-
dt authored
-
con authored
-
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.
-
Daniel Molkentin authored
Reviewed-By: Leena Miettinen Reviewed-By: kh1
-
Daniel Molkentin authored
Reviewed-By: Leena Miettinen
-
- May 26, 2010
-
-
Friedemann Kleint authored
Attach icons to TaskModel. Reviewed-by:
Daniel Molkentin <daniel.molkentin@nokia.com>
-
- May 21, 2010
-
-
Jens Bache-Wiig authored
It's impossible to use very long names and some clipping occurs due to incorrect size hints on QLabel. - Made the popup minimum width depend on the longest project name entered. (it will not shrink) - The build and run labels have increased minimum size hints. - Combobox tooltip will be set to the project name as to make it possible to expand long names. Task-number: QTCREATORBUG-1278 RevBy: joao
-
kh1 authored
This boils down to the same problem as other calls to qmake, if we don't pass the target mode, qmake will prepend the current platform as target. Reviewed-by: dt
-
- May 20, 2010
-
-
Robert Loehning authored
session
-