- Jul 20, 2010
-
-
ck authored
Reviewed-by: Roberto Raggi
-
Roberto Raggi authored
-
- Jul 19, 2010
-
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Kai Koehne authored
Qt change f5c5e20ab20f016c0735 optimizes the calculation of the children's bounding rect by taking the parent bounding rect into account. This led to a recursion in the QuickDesigner Form Editor, because LayerItem::boundingRect() is defined as the children's bounding rect. Break the cycle by setting ItemClipsChildrenToShape to false.
-
con authored
We need to add the fully qualified name to the case statements. Reviewed-by: Roberto Raggi
-
con authored
-
Roberto Raggi authored
-
Olivier Goffart authored
-
Alessandro Portale authored
-
Roberto Raggi authored
-
Kai Koehne authored
Show the same tooltips as in the text editor. To accomplish this I refactored the QmlOutlineModel quite a bit ...
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Pawel Polanski authored
Reviewed-by: Tobias Hunger
-
Erik Verbruggen authored
Task-number: QTCREATORBUG-1770
-
Christiaan Janssen authored
-
Roberto Raggi authored
-
Christiaan Janssen authored
Introducing context pane for selecting easing curves in animations. Reviewed by: Thomas Hartmann
-
Olivier Goffart authored
-
Olivier Goffart authored
We do not need this check anyway.
-
Olivier Goffart authored
-
Roberto Raggi authored
-
Erik Verbruggen authored
-
Roberto Raggi authored
Don't complete the current item when pressing special characters (e.g. `;') if the completion is automatically triggered.
-
Roberto Raggi authored
-
ck authored
Original version looks fine to me, but fails to compile with e.g. gcc versions Ubuntu 4.4.3-4ubuntu5 and Debian 4.4.4-6. Reviewed-by: Kai Koehne Reviewed-by: kh1
-
Bill King authored
-
- Jul 16, 2010
-
-
ck authored
-
Roberto Raggi authored
-
ck authored
This is necessary in case there is no run configuration (e.g. for library projects).
-
Roberto Raggi authored
-
Olivier Goffart authored
Else, the line numbers does not match anymore.
-
Kai Koehne authored
Requested by con.
-
Lasse Holmstedt authored
-