- 19 Jul, 2011 7 commits
-
-
Kai Koehne authored
Try to find files with the same name in the project tree, instead of resorting to the original path (e.g. in the bundle). We do the same already for locating files in the stack. Change-Id: I836cc810f2c6fbeac41de592f2159f7ae823d4e5 Reviewed-on: http://codereview.qt.nokia.com/1783 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Christiaan Janssen <christiaan.janssen@nokia.com>
-
Friedemann Kleint authored
Tested-by:
Alessandro Portale <alessandro.portale@nokia.com> Change-Id: I56db4b3427a87c1c67b44246e62f75a4f3ad9a77 Reviewed-on: http://codereview.qt.nokia.com/1826 Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@nokia.com>
-
Leena Miettinen authored
Change-Id: Ia88442dbaaded4e99e31a893b28399ea86c59502 Reviewed-on: http://codereview.qt.nokia.com/1821 Reviewed-by:
Leena Miettinen <riitta-leena.miettinen@nokia.com>
-
Leena Miettinen authored
Change-Id: I62d47a60ad0f6d904bc8717f43e0c6bae8152ee9 Reviewed-on: http://codereview.qt.nokia.com/1820 Reviewed-by:
Oliver Wolff <oliver.wolff@nokia.com>
-
Leena Miettinen authored
Change-Id: Iacd80e488ac46001bc419f8e37828b09a286a086 Reviewed-on: http://codereview.qt.nokia.com/1816 Reviewed-by:
Fawzi Mohamed <fawzi.mohamed@nokia.com>
-
Marco Bubke authored
If a list view for example has content it is now selectable too. Task-number: QTCREATORBUG-5476 Change-Id: Ifb0902edcda064e488337c94fc4e575994da3ef1 Reviewed-on: http://codereview.qt.nokia.com/1786 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@nokia.com>
-
Friedemann Kleint authored
Indicating they'll do Stop & Break at main(). Do not display for QML projects. Change-Id: I10b6ee381f17dca89c7152e38514fb95776bc329 Reviewed-on: http://codereview.qt.nokia.com/1777 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Kai Koehne <kai.koehne@nokia.com> Reviewed-by:
Christiaan Janssen <christiaan.janssen@nokia.com>
-
- 18 Jul, 2011 15 commits
-
-
Daniel Teske authored
Change-Id: I2cef1387430cd27783f9ee6cb1bea548eb58575c Reviewed-on: http://codereview.qt.nokia.com/1325 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Kai Koehne <kai.koehne@nokia.com>
-
Friedemann Kleint authored
Task-number: QTCREATORBUG-5402 Change-Id: Ifd42befddccd28abdc5ee0a701321e1a6cf58f7f Reviewed-on: http://codereview.qt.nokia.com/1774 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Eike Ziller <eike.ziller@nokia.com>
-
Daniel Teske authored
Fixed a bug where the case config->qtVersion == 0 was mishandled. Change-Id: Ic11133bcfbe402e8f7a19b99b59161f8a913a2ab Reviewed-on: http://codereview.qt.nokia.com/1779 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Christiaan Janssen <christiaan.janssen@nokia.com>
-
Thomas Hartmann authored
Since the linedit in the property editor has an input mask, propery names like "red" are not handled correctly. Change-Id: I43ec2f7e42de7f57d78c97b6865ea36c4e11b3fb Solution: We normalize "red" to "#ff0000" in the property editor. Task-number: QTCREATORBUG-5479 Reviewed-on: http://codereview.qt.nokia.com/1749 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>
-
Leena Miettinen authored
Task-number: QTCREATORBUG-4420 Change-Id: I0ee9bd7f3a8ce48c11fc18049ebf3b9d6e833b8c Reviewed-on: http://codereview.qt.nokia.com/1773 Reviewed-by:
Kai Koehne <kai.koehne@nokia.com>
-
Thomas Hartmann authored
I moved the tooltip into the parent widget to avoid coloring issues. Task-number: QTCREATORBUG-5480 Change-Id: Ic7f70d83e22847ca8f257be3728139f68a0cb77c Reviewed-on: http://codereview.qt.nokia.com/1776 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@nokia.com>
-
Thomas Hartmann authored
Nice support for ToolBar and a symbian style ListView Change-Id: I14b2ce7dd33fa363d6e2c498d83dda362e03169a Reviewed-on: http://codereview.qt.nokia.com/1756 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@nokia.com>
-
Christiaan Janssen authored
Change-Id: Ieede8580df9f9e7384865aaa9944a29925008fb1 Reviewed-on: http://codereview.qt.nokia.com/1758 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Kai Koehne <kai.koehne@nokia.com>
-
Christiaan Janssen authored
Change-Id: Ic76135e2e401ee028a986f1f57186cb2144ed40a Reviewed-on: http://codereview.qt.nokia.com/1755 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Kai Koehne <kai.koehne@nokia.com>
-
Christian Kandeler authored
Task-number: QTCREATORBUG-5487 Change-Id: Ic0a25dcc26d835d1bddf267c0cfc50486e8eb878 Reviewed-on: http://codereview.qt.nokia.com/1752 Reviewed-by:
Christian Kandeler <christian.kandeler@nokia.com>
-
Thomas Hartmann authored
Change-Id: I0abb528c124355808502848d5db3ec01dc3d6636 Reviewed-on: http://codereview.qt.nokia.com/1748 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@nokia.com>
-
Thomas Hartmann authored
Change-Id: Ia83708b48f7565d8d272a797c7e18cb0931dddb0 Reviewed-on: http://codereview.qt.nokia.com/1747 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@nokia.com>
-
Thomas Hartmann authored
Task-number: QTCREATORBUG-5491 Change-Id: I1f3d0c553537d51042dc0b00e5d4de882c27a07e Reviewed-on: http://codereview.qt.nokia.com/1740 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@nokia.com>
-
Thomas Hartmann authored
Task-number: QTCREATORBUG-5480 Change-Id: Ia33cb40f0d34eb8c29f6c490051a373820a7ebc3 Reviewed-on: http://codereview.qt.nokia.com/1739 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@nokia.com>
-
Eike Ziller authored
Change-Id: I39e5fae3a357212afdede4a7ec53067f29d6348b
-
- 15 Jul, 2011 12 commits
-
-
Thomas Hartmann authored
This fixes a crash if we drag in complex items with children. Change-Id: I0e924d3130cbd43dc9a20469576dce8a0f67f3df Reviewed-on: http://codereview.qt.nokia.com/1715 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@nokia.com>
-
Oswald Buddenhagen authored
the 'item' reference may become invalid inside the loop. Change-Id: I4468b1dc67e565e2eb8ce35268ef44b18142846a Reviewed-on: http://codereview.qt.nokia.com/1703 Reviewed-by:
Daniel Teske <daniel.teske@nokia.com> Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
-
Thomas Hartmann authored
This fixes bugs in the copy and paste code. Before we used an invalid snapshot and empty import paths and could not resolve library imports properly. Change-Id: I53df67bbba2b5abc73065b5729d0957e908cc874 Reviewed-on: http://codereview.qt.nokia.com/1708 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@nokia.com>
-
Thomas Hartmann authored
We have to use metaInfoProxyModel() to allow forwarding. Since property.parentModelNode().model() might be null in propertyIsComponentType(). I also provide a fix for this. Before calling ->metaInfo on a 0 model was safe, since metaInfo is non virtual and the constructor and isSubCLassOf() were safe and had checks. This was still wrong of course. Change-Id: If4a2371e4dceeccba7f3ddde7236a7240ed7b92a Reviewed-on: http://codereview.qt.nokia.com/1707 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@nokia.com>
-
Thomas Hartmann authored
If the root node is invalid currentState is also invalid. Change-Id: Icf47c9295cdf82bf7b36328e76dbb1a974ee43f9 Reviewed-on: http://codereview.qt.nokia.com/1706 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@nokia.com>
-
Thomas Hartmann authored
This enables front and back for flipable. I also fixed isSubclassOf() for empty strings. Change-Id: Id807d10339813df7c0412ceeaa5877264267f2e1 Reviewed-on: http://codereview.qt.nokia.com/1705 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@nokia.com>
-
Leena Miettinen authored
Explain how the changes in property values are vizualized in the Qt Quick Designer Properties pane. Task-number: QTCREATORBUG-5047 Change-Id: Ib7c2334dfee6295ec54761d2b1d81fc7309ca7c8 Reviewed-on: http://codereview.qt.nokia.com/1701 Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@nokia.com>
-
hjk authored
Change-Id: I9fcff37c06f98d0010dccfdece567dae7b0264bd Reviewed-on: http://codereview.qt.nokia.com/1691 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
hjk <qthjk@ovi.com>
-
hjk authored
Change-Id: I5f74c5fc2746e4195bdd5af405cb06cf8997cf6b Reviewed-on: http://codereview.qt.nokia.com/1690 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
hjk <qthjk@ovi.com>
-
Marco Bubke authored
Task-number: QTCREATORBUG-5408 Change-Id: I7abcc36102421d07dfc044355ff70833bf93d84b Reviewed-on: http://codereview.qt.nokia.com/1678 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Christian Kamm <christian.d.kamm@nokia.com> Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@nokia.com>
-
Leena Miettinen authored
Change-Id: I2b0ab7566582e657225846ee4a3bfc54d9408b57 Reviewed-on: http://codereview.qt.nokia.com/1689 Reviewed-by:
hjk <qthjk@ovi.com>
-
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>
-
- 14 Jul, 2011 6 commits
-
-
hjk authored
Change-Id: If7bf02f5ab52f3f3330a8eea0669f619130bbe2f Task-number: QTCREATORBUG-5441 Reviewed-on: http://codereview.qt.nokia.com/1658 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Robert Löhning <robert.loehning@nokia.com>
-
hjk authored
Was reported on the feedback form. Change-Id: Iab2517f4bd29bbad211eced7c268f93d928bb5aa Reviewed-on: http://codereview.qt.nokia.com/1657 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
hjk <qthjk@ovi.com>
-
Thomas Hartmann authored
Fixing typos and names. Task-number: QTCREATORBUG-5450 Change-Id: Ia38d93e6cb45a2fe8a0de152c4f8686bf3cb74c4 Reviewed-on: http://codereview.qt.nokia.com/1674 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>
-
Marco Bubke authored
Task-number: QTCREATORBUG-5415 Change-Id: I1cbc8dda5eb1512db52a2767837b53eb136dc387 Reviewed-on: http://codereview.qt.nokia.com/1664 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@nokia.com>
-
Marco Bubke authored
Task-number: QTCREATORBUG-5449 Change-Id: I22c69f33eb69fc7e331c659e5fc0ffd44f616e7f Reviewed-on: http://codereview.qt.nokia.com/1670 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@nokia.com>
-
Thomas Hartmann authored
Change-Id: I2c720a42c63856b62d14fc01239a2c12110328be Reviewed-on: http://codereview.qt.nokia.com/1665 Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@nokia.com> Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com>
-