- Jul 20, 2011
-
-
Eike Ziller authored
Doing an insource build on Mac will copy the qml file(s) into the applications resources folder, which still is located under the project root. In that case it was assumed to be the original file. The patch assumes that for files in the project root with ".app/Contents/Resources" in the path will need the magic to happen. Change-Id: I25ffea8a1be7caff5313d03590b4094cb3429492 Reviewed-on: http://codereview.qt.nokia.com/1698 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Christiaan Janssen <christiaan.janssen@nokia.com> Reviewed-by:
Kai Koehne <kai.koehne@nokia.com>
-
Christiaan Janssen authored
Change-Id: I23acc59937622c4426c02a613434eb443a155b29 Reviewed-on: http://codereview.qt.nokia.com/1864 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Aurindam Jana <aurindam.jana@nokia.com>
-
- Jul 19, 2011
-
-
Daniel Teske authored
Change-Id: I9f6dcac96e4b448f008498707571a0f80a134921 Reviewed-on: http://codereview.qt.nokia.com/1668 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Kai Koehne <kai.koehne@nokia.com>
-
Kai Koehne authored
Makes sure that the warning about security implications are visible before the user answers whether to recompile. Task-number: QTCREATORBUG-5411 Change-Id: I43fe6aeb9e24d25be4fb51f356b6238ce0cd3924 Reviewed-on: http://codereview.qt.nokia.com/1832 Reviewed-by:
Daniel Teske <daniel.teske@nokia.com>
-
Thomas Hartmann authored
Fixes expression editor on Mac. The button are properly clickable now. Change-Id: Ib886abad0237c22e72bfdc4099d329a1279d01e8 Reviewed-on: http://codereview.qt.nokia.com/1841 Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@nokia.com>
-
Fawzi Mohamed authored
manually adds onTap,... to GestureArea, as it uses a custom parser and is "opaque" for the code model. Fixes QTCREATORBUG-5489 . A workflow (separate generated and annotated files?) will have to be introduced to ensure that this change is not lost. Change-Id: Ibe7554432b000702b293a8b482c04048c07021af Reviewed-on: http://codereview.qt.nokia.com/1836 Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@nokia.com>
-
Christiaan Janssen authored
Change-Id: I461c0f85e4972af27a929e327877d9ad6ff9dbe3 Reviewed-on: http://codereview.qt.nokia.com/1833 Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@nokia.com>
-
Kai Koehne authored
Use window title, like it is done for the other wizard pages. Change-Id: Ie02c41606a02eadf61548f28c5533d1495721077 Reviewed-on: http://codereview.qt.nokia.com/1782 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Alessandro Portale <alessandro.portale@nokia.com>
-
Kai Koehne authored
Change-Id: Ib2d388c468bd88d1774770585fbf8a64de7cfb53 Reviewed-on: http://codereview.qt.nokia.com/1831 Reviewed-by:
Kai Koehne <kai.koehne@nokia.com>
-
Leena Miettinen authored
Change-Id: Ieb52b4e2e6e8b5835219ecc4f6fe7907539e5bdb Reviewed-on: http://codereview.qt.nokia.com/1827 Reviewed-by:
Leandro T. C. Melo <leandro.melo@nokia.com> Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@nokia.com>
-
Christian Kandeler authored
Won't work out of the box with the default paths from our wizards, but developers might find the faster turn-around time worth the hassle. Task-number: QTCREATORBUG-5459 Change-Id: I21dbc67f940f2e68cf07f28568ea35c717abc294 Reviewed-on: http://codereview.qt.nokia.com/1828 Reviewed-by:
Christian Kandeler <christian.kandeler@nokia.com>
-
Friedemann Kleint authored
When doubleclicking to edit a string value displayed as '0x3443 "foo"' in the watchwindow, the whole display value including quotes was set to the line edit. Remove them. Change-Id: I0327e3e0fa2270047c8c1b28b07ad5bc5e531644 Reviewed-on: http://codereview.qt.nokia.com/1771 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Christiaan Janssen <christiaan.janssen@nokia.com> Reviewed-by:
Kai Koehne <kai.koehne@nokia.com>
-
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>
-
- Jul 18, 2011
-
-
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
-
- Jul 15, 2011
-
-
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>
-