- May 20, 2011
-
-
Tobias Hunger authored
Change-Id: Ic28973ddc81968075aa6e0ac31c02612589f8024 Reviewed-on: http://codereview.qt.nokia.com/33 Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
hjk authored
Change-Id: Ief96ab7093d78915087a273f3eff0b4489c3b370 Reviewed-on: http://codereview.qt.nokia.com/30 Reviewed-by: hjk
-
hjk authored
Change-Id: I611898d9c253cffaa09fa181a99feaf093ccdbe0 Reviewed-on: http://codereview.qt.nokia.com/29 Reviewed-by: hjk
-
Thorbjørn Lindeijer authored
Previously setBaseColor used to refuse setting an invalid color. It doesn't do this anymore, so let's just check for this case here. Change-Id: Ie8a292ca809ac3838c8a52b91a9186dc5dbb992c Reviewed-on: http://codereview.qt.nokia.com/28 Reviewed-by:
Daniel Molkentin <daniel.molkentin@nokia.com>
-
- May 19, 2011
-
-
Leandro Melo authored
There was still a problem in the previous change (that's why it was reverted) which should be fixed now. Task-number: QTCREATORBUG-4940 Change-Id: I8a0d993b9f313fc98494cf93fed1f87939a358b1 Reviewed-on: http://codereview.qt.nokia.com/27 Reviewed-by:
Leandro T. C. Melo <leandro.melo@nokia.com>
-
Daniel Molkentin authored
- createRightPaneContextViewer() needs to be called up-front. In the old order, it would fail the first time. - Queue opening of help, because we need the editor window to be drawn before it can be assessed wether to show the help in split mode Change-Id: Ib2054285efb07ccbfaf3faf089085c16ba432be8 Reviewed-on: http://codereview.qt.nokia.com/22 Reviewed-by:
Daniel Teske <daniel.teske@nokia.com>
-
Christian Kandeler authored
There could potentially be types other than GenericLinux that don't use dpkg or rpm. Change-Id: I62a03aa1f532a4f589be8e43e07410beb1370cb2 Reviewed-on: http://codereview.qt.nokia.com/26 Reviewed-by:
Christian Kandeler <christian.kandeler@nokia.com>
-
Leandro Melo authored
This reverts commit a395022a. There are some undesired side effects... Change-Id: I001ed375911a4ffda5bd25c804ce06f99be40e3c Reviewed-on: http://codereview.qt.nokia.com/25 Reviewed-by:
Leandro T. C. Melo <leandro.melo@nokia.com>
-
Christian Kandeler authored
Had been broken by 45c9cf7a ff. This change uses the FileManager and thereby also improves interaction with external editors that change the inode (e.g. emacs). Change-Id: I6d889d435931eb0199de93610bea643e50e9f025 Reviewed-on: http://codereview.qt.nokia.com/24 Reviewed-by:
Daniel Teske <daniel.teske@nokia.com>
-
Leandro Melo authored
Task-number: QTCREATORBUG-4940 Change-Id: If55c2ddc7949cbd31029eef8317b4d0a015f272e Reviewed-on: http://codereview.qt.nokia.com/17 Reviewed-by:
Roberto Raggi <roberto.raggi@nokia.com>
-
Tobias Hunger authored
* Fix parser to handle error message send in by a user * Add unit test Change-Id: I3b37ada49ef3737261211ac41ae80504b2a767fa Reviewed-on: http://codereview.qt.nokia.com/23 Reviewed-by:
Kai Koehne <kai.koehne@nokia.com>
-
Daniel Molkentin authored
Task-Number: QTCREATORBUG-4414 Change-Id: I0272091d185fe6a9ac23022eb4efb723eb541494 Reviewed-on: http://codereview.qt.nokia.com/21 Reviewed-by:
Daniel Molkentin <daniel.molkentin@nokia.com>
-
Fawzi Mohamed authored
Move the call to force readOnly to before the activation for the editors that had it after their activation call. Not having signals, currently dynamic changes of the editor read only state are not really supported, and on windows some actions remained activated. Task-number: QTCREATORBUG-4774 Change-Id: I09a84c6e558ddf61aeedb928f8688f6ed65e89c0 Reviewed-on: http://codereview.qt.nokia.com/20 Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
dt_ authored
Change-Id: Idbd01ad4cd44e4e1ac168ae112bbe9f9d69eb583 Task-Nr: QTCREATORBUG-4935 Reviewed-on: http://codereview.qt.nokia.com/18 Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
dt_ authored
That can happen if the user clicks very fast due to the multiple levels of event loops. Task-Nr: QTCREATORBUG-4818 Change-Id: I9c00dbf957a587c6e5839afebdd71e84b8c4a3c8 Reviewed-on: http://codereview.qt.nokia.com/16 Reviewed-by:
Daniel Teske <daniel.teske@nokia.com>
-
Christian Kandeler authored
Change-Id: I864cf2a82af538a7b8e41b8117546cb7710481c7 Reviewed-on: http://codereview.qt.nokia.com/10 Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
Christian Kandeler authored
This allows people to do external changes to their files without Creator overwriting them. Change-Id: I71fc7cf6dabb9a61762992b8c01f971f563e17ab Reviewed-on: http://codereview.qt.nokia.com/12 Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
Fawzi Mohamed authored
Now correctly disables all modifying actions and shortcuts of texteditoractionhandler if the editor is readonly. Task-number: QTCREATORBUG-4774 Change-Id: Ic212a2fe3b6dcc18e2fbc461d24bed031c67f6a2 Reviewed-on: http://codereview.qt.nokia.com/7 Reviewed-by:
Bill King <bill.king@nokia.com> Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
hjk authored
And test for *rr*. Change-Id: I7905e5df8f981b683d9552fb7cc15f9b8f16624e Reviewed-on: http://codereview.qt.nokia.com/15 Reviewed-by: hjk
-
Christian Kamm authored
Change-Id: Ib0553d35fbd83aada2b8809aa008b1f75ca77c32 Done-with: Erik Verbruggen Reviewed-on: http://codereview.qt.nokia.com/14 Reviewed-by:
Erik Verbruggen <erik.verbruggen@nokia.com>
-
Christian Kamm authored
Like struct Foo bar() { } Change-Id: I946937c23d1660909757952a5a3bd400c4781826 Reviewed-on: http://codereview.qt.nokia.com/13 Reviewed-by:
Erik Verbruggen <erik.verbruggen@nokia.com>
-
Friedemann Kleint authored
Test the new Qt Designer integration interfaces. Change-Id: I8364167d5be3e7c361b192318b0bba7fb70d0f2f Reviewed-on: http://codereview.qt.nokia.com/9 Reviewed-by:
Kai Koehne <kai.koehne@nokia.com>
-
Tobias Hunger authored
Change-Id: Icdac7eadd2f4323b884f6dd963a4716a93d00034 Reviewed-on: http://codereview.qt.nokia.com/8 Reviewed-by:
Daniel Molkentin <daniel.molkentin@nokia.com>
-
hjk authored
Task-number: QTCREATORBUG-4936
-
Tobias Hunger authored
Change-Id: Ieabbe313ea5c508611355e23c41b174a2d253a4e
-
Friedemann Kleint authored
-
Friedemann Kleint authored
-
- May 18, 2011
-
-
Thorbjørn Lindeijer authored
Bug fixed by avoiding uniting or subtracting QPolygonF with potentially infinite coordinates. The LiveSelectionIndicator now uses a QGraphicsRectItem rather than a QGraphicsPolygonItem and displays only the boundaries of selected objects, not including their children. The SubcomponentMaskLayerItem now works with rectangles and uses a QRegion to determine the area around the current context, converting this to a polygon only as a last step. Reviewed-by: Kai Koehne Task-number: QTCREATORBUG-4559 Change-Id: I266f5387fa67017fc50215282a95b4ee6498be6d (cherry-picked from d03065da2999b8539d8c5160b58d56dd94373d6f in Qt 4.8)
-
hjk authored
-
hjk authored
-
hjk authored
-
Tobias Hunger authored
* Fix unit tests to work with this stricter version Change-Id: Iaf6d333e4b4df54ddc340d261ce28538bfa1f3cf
-
Tobias Hunger authored
Change-Id: Ic5bb4742e07009172d64acb53c07659c3f4d640a
-
hjk authored
-
hjk authored
-
Leandro Melo authored
Reviewed-by: Roberto Raggi
-
Kai Koehne authored
Change-Id: Ib1604c2e36d2a4dbfb7edccb5be0e4c401b026c5 Reviewed-by: Friedemann Kleint
-
Kai Koehne authored
Change-Id: I802579ab51fb0e65578444df9603cd7721231a66 Reviewed-by: Friedemann Kleint
-
Leandro Melo authored
With the completion now in a separate thread this should no longer be necessary. Reviewed-by: Roberto Raggi
-
Christiaan Janssen authored
Reviewed-by: Roberto Raggi
-