- 11 May, 2010 7 commits
-
-
Friedemann Kleint authored
-
Friedemann Kleint authored
1. Fix hanging behaviour when we receive a message on the wrong mux in framed mode 2. Treat messages on the trace mux (0102) as debug output 3. Separate timestamp from text in trace messages Initial-patch-by:
Shane Kearns <shane.kearns@accenture.com>
-
Robert Loehning authored
-
Kai Koehne authored
-
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
-
Jarek Kobus authored
-
- 10 May, 2010 10 commits
-
-
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.
-
Thomas Hartmann authored
-
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
-
- 07 May, 2010 23 commits
-
-
Leena Miettinen authored
-
Leena Miettinen authored
Reviewed-by: ossi
-
mae authored
Reviewed-by: Oswald Buddenhagen
-
mae authored
Reviewed-by: Oswald Buddenhagen
-
mae authored
Task-number: QTCREATORBUG-1177
-
mae authored
Task-number: QTCREATORBUG-61
-
mae authored
-
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
-
Leena Miettinen authored
-
Leena Miettinen authored
Reviewed-by: Tim Jenssen
-
Leena Miettinen authored
Reviewed-by: Thorbjorn Lindeijer
-
Leena Miettinen authored
-
Leena Miettinen authored
-
Leena Miettinen authored
-
Leena Miettinen authored
Reviewed-by: Christian Kandeler
-
Leena Miettinen authored
Doc - Restructure the Building and Running section. Add information about run settings for Qt Quick. Reviewed-by: Lasse Holmstedt Reviewed-by: dt
-
Leena Miettinen authored
Reviewed-by: hjk
-
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
-