- May 11, 2010
-
-
Kai Koehne authored
The anchors method has been moved to the private class. This requires commit b4c589868f278aa9a58ab9afa727dbf0a9442e22 in qt.git/4.7 branch. Reviewed-by: Marco Bubke
-
Jens Bache-Wiig authored
-
- May 10, 2010
-
-
Jens Bache-Wiig authored
The text color was incorrect for certain dark color schemes, including the latest Ubuntu theme.
-
dt authored
Was showing the wrong project. Also was showing the wrong project in the context menu.
-
dt authored
That is for projects that don't have a runnable target otherwise. Task-Nr: QTCREATORBUG-1363
-
dt authored
The symbian makefile generator don't support shadow builds. Thus they always pollute the source directory with build artefacts. Mixing in-source and shadow builds is obviously broken. We do as good as we can, setting OBJECTS_DIR, MOC_DIR, UI_DIR, RCC_DIR to .obj, .moc, .ui and .rcc, which keeps the source dir clean of at least some of the artefacts. This is as good as we can, but not really good. Task-Nr: QTCREATORBUG-1293 (cherry picked from commit 33ef722b)
-
Jens Bache-Wiig authored
The divider line is now gray instead of black.
-
con authored
startup. Task-number: QTCREATORBUG-1331
-
Kai Koehne authored
Reviewed-by: Thomas Hartmann
-
Kai Koehne authored
Reviewed-by: Thomas Hartmann
-
Kai Koehne authored
The class represents one single entry in the library, therefore the old name was misleading. Reviewed-by: Thomas Hartmann
-
- May 07, 2010
-
-
mae authored
Reviewed-by: Oswald Buddenhagen
-
mae authored
Reviewed-by: Oswald Buddenhagen
-
mae authored
Task-number: QTCREATORBUG-61
-
Friedemann Kleint authored
Try to do a match by suffix first to avoid scanning the file contents if at all possible. Reviewed-by: con (cherry picked from commit 4648a5b3)
-
Jens Bache-Wiig authored
I inverted the shadow because the existing one had no root in reality. It implied that the contents were raised, but since the target selector was on top of it this one should also have a shadow. The new shadow better communicates the order of the hierarchy as well. Reviewed-by: thorbjorn
-
Friedemann Kleint authored
Use IFile::mimetype instead to find editors that use design mode. Acked-by:
Lasse Holmstedt <lasse.holmstedt@nokia.com> (cherry picked from commit 45f50350)
-
con authored
-
Jens Bache-Wiig authored
-
Jens Bache-Wiig authored
Non selected tabs could end up with the wrong text color depending on different states.
-
Thomas Hartmann authored
-
Thomas Hartmann authored
-
Jens Bache-Wiig authored
We used to use the arrow up/down primitives for this button. This looks broken in a lot of styles so we now use a proper icon. Note that setDefaultAction is a bit broken at the moment since it doesnt propagate the icon change. Reviewed-by: thorbjorn
-
Jens Bache-Wiig authored
I did a couple of changes to make these more subtle. - Moved inside the details widget - Made them fade in and out - Hide up/down buttons when not required Note, there are some pending changes to Qt to disable the graphicsevent cache that can cause issues when scrolling items. Reviewed-by: thorbjorn
-
Kai Koehne authored
Completely switch to using canonical paths in the subcomponent manager.
-
con authored
Symbian mkspec puts the package file into the build directory, not the destination directory.
-
- May 06, 2010
-
-
con authored
Task-number: QTCREATORBUG-1319 Reviewed-by: Thorbjørn Lindeijer
-
- May 05, 2010
-
-
Daniel Molkentin authored
This should keep QNAM from blocking the startup in some network setups. Reviewed-by: dt Task-number: QTCREATORBUG-1250
-
Jens Bache-Wiig authored
Help mode icon uses the ergosign palette now. Pushed both 24 and 32 px versions. Reverted projects icon. We have a lot of artwork based on this.
-
Robert Loehning authored
Task-number: QTCREATORBUG-1341
-
Kai Koehne authored
Avoids problems when e.g. running 'make clean' - this one tries to delete all files named core.
-
Marco Bubke authored
Now you get all the changes of the rewriter. Reviewed-by: kkoehne
-
- May 04, 2010
-
-
Robert Loehning authored
-
Rei authored
Merge-request: 137 Reviewed-by:
Thorbjørn Lindeijer <thorbjorn.lindeijer@nokia.com>
-
- May 03, 2010
-
-
Robert Loehning authored
Task-Nr: QTCREATORBUG-1329
-
Robert Loehning authored
Task-Nr: QTCREATORBUG-1314
-
Jens Bache-Wiig authored
* Slightly larger row height * Make the default size slightly nicer * Fixed a drawing artifact in certain styles Note that the dialog will be resizable on linux now. Reviewed-by: mae
-
Oswald Buddenhagen authored
-
- Apr 30, 2010
-
-
Tobias Hunger authored
-
Tobias Hunger authored
... as default whenever that is selected
-