- Jun 21, 2010
-
-
ck authored
Reviewed-by: kh1
-
- Jun 18, 2010
-
-
Oswald Buddenhagen authored
the message manager is not thread-safe, so don't use it outside the main thread.
-
ck authored
Task-number: QTCREATORBUG-1673
-
- Jun 17, 2010
-
-
con authored
When switching from text editor in Edit mode to a visual editor in Design mode via Opt+Tab. Task-number: QTCREATORBUG-1665 Reviewed-by: Daniel Molkentin
-
con authored
-
con authored
-
Leena Miettinen authored
Reviewed-by: kh
-
Leena Miettinen authored
-
kh1 authored
Task-number: QTCREATORBUG-1656
-
ck authored
Reviewed-by: kh1
-
Leena Miettinen authored
-
- Jun 16, 2010
-
-
Thorbjørn Lindeijer authored
Fixes window manager glitches at least on GNOME. Reviewed-by: dt
-
Thorbjørn Lindeijer authored
-
Robert Loehning authored
Reviewed-by: dt
-
Oswald Buddenhagen authored
-
Oswald Buddenhagen authored
this would give a leak instead of a crash - if it was really relevant at all.
-
Oswald Buddenhagen authored
-
Leena Miettinen authored
Reviewed-by: Tobias Hunger
-
- Jun 15, 2010
-
-
Kai Koehne authored
Fix compilation error introduced by a rebase (12d6f03d)
-
Kai Koehne authored
nodeInstancePropertyChanged() is called for _every_ state switch ... so the current assumption that it only reflects real changes does not hold. Instead, use the orphaned sceneChanged() method to schedule redraws. However, this still results in some overhead when switching to the base state (sceneChanged() cannot decide whether it has to redraw all other states or not). Reviewed-by: Christiaan Janssen
-
Kai Koehne authored
Of course disabled by default Reviewed-by: Christiaan Janssen
-
dt authored
Task-Nr: QTCREATORBUG-1616
-
Daniel Molkentin authored
The spacing errors come from Qt, and should be fixed there. Reviewed-By: Oswald Buddenhagen
-
Christian Kamm authored
Task-number: QTCREATORBUG-1421 Reviewed-by: Erik Verbruggen
-
Christian Kamm authored
The 'state' value already holds the same information. Reviewed-by: Erik Verbruggen (backport of 70448b01)
-
Thorbjørn Lindeijer authored
In comments and strings, electric characters have no syntactical significance and the unnecessary automatic reindent can be annoying. Reviewed-by: Erik Verbruggen
-
Thorbjørn Lindeijer authored
Due to using QTextCursor::columnNumber() instead of QTextCursor::positionInBlock(), a lot of code would not work correctly when used with wrapped lines. In addition, there was an issue with columnNumber() returning 0 right after inserting a character before the last character of a line. Reviewed-by: mae
-
Friedemann Kleint authored
Task-number: QTCREATORBUG-1503
-
Friedemann Kleint authored
as it breaks the log output. Task-number: QTCREATORBUG-1623
-
Friedemann Kleint authored
as it breaks the log output. Task-number: QTCREATORBUG-1623
-
Erik Verbruggen authored
This is a "back-port" for 57f2b3e4 from master into 2.0. Done-with: ckamm
-
Kai Koehne authored
We don't check that an ID entered in the Navigator or Property Editor is not a JavaScript keyword. This patch revamps the RewritingException that happens in this case in a InvalidIdException. Task-number: QTCREATORBUG-1540
-
- Jun 14, 2010
-
-
kh1 authored
Task-number: QTCREATORBUG-1621
-
kh1 authored
-
kh1 authored
-
Thorbjørn Lindeijer authored
Reviewed-by: ogoffart
-
kh1 authored
Reviewed-by: ck
-
Sergey Belyashov authored
Merge-request: 150 Reviewed-by:
Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
-
- Jun 11, 2010