- 28 Nov, 2012 1 commit
-
-
Orgad Shaneh authored
find -name \*.cpp -o -name \*.h | \ xargs sed -Ei 's/ (for|foreach|if|switch|while)\(/ \1 (/g' Change-Id: I9efdff4bf0c8c01a52baaaeb75198483c77b0390 Reviewed-by:
hjk <qthjk@ovi.com>
-
- 05 Oct, 2012 1 commit
-
-
hjk authored
Change-Id: Ice592c6de9951ee3b2c4cb52ed0bb3b6770e0825 Reviewed-by:
Eike Ziller <eike.ziller@digia.com>
-
- 22 Aug, 2012 2 commits
-
-
Marco Bubke authored
Change-Id: I03935715e51777efffea533310a9d775cb676dca Reviewed-by:
Alessandro Portale <alessandro.portale@nokia.com>
-
Marco Bubke authored
Change-Id: I75d7d3fb230a348c62ecb32236c698e10c8b842c Reviewed-by:
Alessandro Portale <alessandro.portale@nokia.com>
-
- 06 Aug, 2012 1 commit
-
-
hjk authored
More uniform. Change-Id: I1c6057981f4c2b3170a4e69f0674fe4caf1143a2 Reviewed-by:
Robert Loehning <robert.loehning@nokia.com>
-
- 19 Jul, 2012 1 commit
-
-
Eike Ziller authored
Change-Id: I7134d7de30bcf9f9dcfad42520dd45ee083a852d Reviewed-by:
Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
-
- 23 Mar, 2012 1 commit
-
-
Thomas Hartmann authored
If the node is a component it is not present as an item. Task-number: QTCREATORBUG-7176 Change-Id: I426e2e8bfdf9e0eced566c60e2721d3630ef554a Reviewed-by:
Alessandro Portale <alessandro.portale@nokia.com>
-
- 26 Jan, 2012 1 commit
-
-
hjk authored
Change-Id: I2b72b34c0cfeafc8bdbaf49b83ff723544f2b6e2 Reviewed-by:
Daniel Teske <daniel.teske@nokia.com>
-
- 03 Nov, 2011 1 commit
-
-
hjk authored
Change-Id: If18afb5d4665924e7d9250dccbc60a65e6daa75e Reviewed-by:
Eike Ziller <eike.ziller@nokia.com>
-
- 20 Sep, 2011 1 commit
-
-
Thomas Hartmann authored
Change-Id: Id2ce92b7b1f6bc190c0ac4899c951b8f3cff9535 Reviewed-on: http://codereview.qt-project.org/5225 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Marco Bubke <marco.bubke@nokia.com>
-
- 19 Sep, 2011 1 commit
-
-
Thomas Hartmann authored
Change-Id: I2f88af9ef449ee21e646dab7ca23b97836249764 Reviewed-on: http://codereview.qt-project.org/5128 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Marco Bubke <marco.bubke@nokia.com>
-
- 06 Sep, 2011 1 commit
-
-
Marco Bubke authored
Change-Id: I6c737616d485445d77efd8b6d73b2d8259e5120b Reviewed-on: http://codereview.qt.nokia.com/4288 Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@nokia.com> Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com>
-
- 15 Jul, 2011 1 commit
-
-
Thomas Hartmann authored
stateChanged() was never called. cleanup: I removed stateChanged() and use actualStateChanged() Change-Id: I11a73b21dca5083147223f6e4f23da4c7305263c Reviewed-on: http://codereview.qt.nokia.com/1677 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Marco Bubke <marco.bubke@nokia.com> Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@nokia.com>
-
- 12 Jul, 2011 2 commits
-
-
Marco Bubke authored
Task-number: QTCREATORBUG-5336 Change-Id: Idc4b7a924725575b71450a82ec3e588c3c1cd797 Reviewed-on: http://codereview.qt.nokia.com/1546 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@nokia.com>
-
Thomas Hartmann authored
Change-Id: I9af4cc00b6976368368f0a2e659f3ca2b60c991a Reviewed-on: http://codereview.qt.nokia.com/1545 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Marco Bubke <marco.bubke@nokia.com> Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@nokia.com>
-
- 11 Jul, 2011 1 commit
-
-
Thomas Hartmann authored
Hide the items which are part of delegates. Change-Id: I3c27210fd2bf8618c69e861d952a14c6f7e3be6a Reviewed-on: http://codereview.qt.nokia.com/1442 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Marco Bubke <marco.bubke@nokia.com>
-
- 06 Jul, 2011 2 commits
-
-
Marco Bubke authored
Change-Id: Ic43b3eab06b4f730ee5b4099e4438a280e00b418 Reviewed-on: http://codereview.qt.nokia.com/1240 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Marco Bubke <marco.bubke@nokia.com>
-
Marco Bubke authored
Because of the asynchronous nature of the formeditor the item can be between to states. This looks like the item is hoping around. To prevent this a token is sent to the instances and back. For the time frame the painting is disabled. Change-Id: If7e937cba8171248464ad350bb14438c020b25f9 Reviewed-on: http://codereview.qt.nokia.com/1189 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Alessandro Portale <alessandro.portale@nokia.com>
-
- 30 Jun, 2011 2 commits
-
-
Thomas Hartmann authored
Change-Id: Ie9d9a739e559d5cfc06849ff3e5c086e9ab2224c DoneBy: Marco Bubke Task-number: QTCREATORBUG-3962 Reviewed-on: http://codereview.qt.nokia.com/958 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@nokia.com>
-
Marco Bubke authored
Change-Id: I49d36574d4021b4c73c64873b1f21698c038498d Task-number: QTCREATORBUG-5226 Reviewed-on: http://codereview.qt.nokia.com/914 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@nokia.com>
-
- 29 Jun, 2011 3 commits
-
-
Marco Bubke authored
Change-Id: I533642ebf5d3937f96b248d7f999eb4928e035e9 Reviewed-on: http://codereview.qt.nokia.com/911 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@nokia.com>
-
Thomas Hartmann authored
Change-Id: I78394b14c8ec1eddfa9dd12243701bfaaeae9894 Reviewed-on: http://codereview.qt.nokia.com/905 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@nokia.com>
-
Thomas Hartmann authored
We also have to check for nodeSourceType() if a new node is created. Task-number: QTCREATORBUG-5228 Change-Id: Ifccdcb29141c44c176b1a5292fd118e2af55ca5e Reviewed-on: http://codereview.qt.nokia.com/901 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Marco Bubke <marco.bubke@nokia.com>
-
- 28 Jun, 2011 2 commits
-
-
Marco Bubke authored
The information change notifier provided no hint which infotmation changed. So the property editor has updated the anchors for all information changes. Now there is a hint and the update is only happen for a anchor change. Change-Id: I3b6d7546f43bce4c08757662e7af32604a8db56f Reviewed-on: http://codereview.qt.nokia.com/811 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@nokia.com>
-
Thomas Hartmann authored
Items that have a custom parser or are components are not shown in the formeditor. Task-number: QTCREATORBUG-5228 Change-Id: I633fe35d40edd1a5b14275d67a48265313b08657 Reviewed-on: http://codereview.qt.nokia.com/830 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Marco Bubke <marco.bubke@nokia.com>
-
- 06 May, 2011 1 commit
-
-
Tobias Hunger authored
Change-Id: I8b73d583be1ee7183f4074bce49d5390e38631a2
-
- 13 Apr, 2011 1 commit
-
-
hjk authored
-
- 30 Mar, 2011 1 commit
-
-
Thomas Hartmann authored
Avoid recursion if item is not movable. Reviewed-by: Kai Koehne Task-Nr: http://bugreports.qt.nokia.com/browse/QTCREATORBUG-4284
-
- 22 Mar, 2011 1 commit
-
-
Thomas Hartmann authored
This fixes a rare crash. Reviewed-by: Kai Koehne
-
- 08 Mar, 2011 2 commits
-
-
Thomas Hartmann authored
Some items are not movable, but the user should still be able to select them in the form editor. Best example are items inside a positioner.
-
Thomas Hartmann authored
Some items are not movable, but the user should still be able to select them in the form editor. Best example are items inside a positioner.
-
- 02 Mar, 2011 1 commit
-
-
Marco Bubke authored
Many qml documents have items outside of the root item area. The scene rectangle is now much bigger so you can scroll the items around.
-
- 10 Feb, 2011 2 commits
-
-
Marco Bubke authored
-
Marco Bubke authored
-
- 01 Feb, 2011 1 commit
-
-
Marco Bubke authored
The custom notification code leads to hard readable code.
-
- 20 Jan, 2011 1 commit
-
-
Marco Bubke authored
-
- 19 Jan, 2011 1 commit
-
-
Marco Bubke authored
So the scene rectangle is the bounding rectangle of all items.
-
- 12 Jan, 2011 2 commits
- 17 Dec, 2010 1 commit
-
-
con authored
-