- Jun 28, 2011
-
-
Daniel Molkentin authored
Implements new XML-based format for examples, demos & tutorials Done-with: Primrose Mbanefo <ext-primrose.mbanefo@nokia.com> Change-Id: I42c0afdb419cffe5637cd4f298e828d09e0fb15a Reviewed-on: http://codereview.qt.nokia.com/840 Reviewed-by:
Eike Ziller <eike.ziller@nokia.com>
-
hjk authored
Change-Id: I64f28d8e665a39b5942c6e09151d368571006220 Reviewed-on: http://codereview.qt.nokia.com/857 Reviewed-by:
hjk <qthjk@ovi.com>
-
hjk authored
Change-Id: Ie259c78710c9e926f75595a7c22195efb7036532 Reviewed-on: http://codereview.qt.nokia.com/856 Reviewed-by:
hjk <qthjk@ovi.com>
-
Daniel Teske authored
Task-Nr: QTCREATORBUG-2087 Change-Id: Ie6c47b19e5e9214b0978007bf080e7e6e6b52d1f Reviewed-on: http://codereview.qt.nokia.com/765 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Oswald Buddenhagen <oswald.buddenhagen@nokia.com> Reviewed-by:
Daniel Teske <daniel.teske@nokia.com>
-
Christian Kandeler authored
Change-Id: I13953b96aac729210c78c8ea5937d07f74e20dca Reviewed-on: http://codereview.qt.nokia.com/855 Reviewed-by:
Christian Kandeler <christian.kandeler@nokia.com>
-
Christian Kandeler authored
The Qt SDK's Qemu can be so slow that a single packet takes more than the old fixed value of five seconds for a round trip. Change-Id: I06f442c3c080fec8d1b1d10bd26e2e27b06e6863 Reviewed-on: http://codereview.qt.nokia.com/854 Reviewed-by:
Christian Kandeler <christian.kandeler@nokia.com>
-
hjk authored
Change-Id: If1906728047203128210a40c1b01211388f18ff1 Reviewed-on: http://codereview.qt.nokia.com/852 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
hjk <qthjk@ovi.com>
-
hjk authored
Essential for QObject, too. Change-Id: Ie798227f6c8d07eff37e6dbadb7f6f5baa382ca8 Reviewed-on: http://codereview.qt.nokia.com/851 Reviewed-by:
hjk <qthjk@ovi.com>
-
hjk authored
Change-Id: I4e955c23948740f4ccd38c6e762afbc3c4b4a418 Reviewed-on: http://codereview.qt.nokia.com/850 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
hjk <qthjk@ovi.com>
-
Marco Bubke authored
The dirtySceneTransform flag isn't reset by resetDirtyItem(). So we do it now manually. Change-Id: I2a908c18b2e05e9b6f40dc2994e765c37197a6d5 Reviewed-on: http://codereview.qt.nokia.com/848 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@nokia.com>
-
Marco Bubke authored
To workaround a qml design bug. Change-Id: I44e681e0b35bde14269bbed1df0ba0d6cb038d2e Reviewed-on: http://codereview.qt.nokia.com/849 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@nokia.com>
-
Thomas Hartmann authored
Change-Id: I407d72f904dc34f5c26d0724a6ec2ae134021d96 Reviewed-on: http://codereview.qt.nokia.com/847 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@nokia.com>
-
Christian Kandeler authored
Change-Id: I5f544ecbc8c47d1034a88579fe3b38481c6755d4 Reviewed-on: http://codereview.qt.nokia.com/846 Reviewed-by:
Christian Kandeler <christian.kandeler@nokia.com>
-
Christiaan Janssen authored
Change-Id: I6bc534a7fc02cb8c647dfc90a78b698592719a91 Reviewed-on: http://codereview.qt.nokia.com/843 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Kai Koehne <kai.koehne@nokia.com>
-
Kai Koehne authored
Also move it into it's own file. Change-Id: If063b0a4c6642b1e209e6a0026fedffd01603eb9 Reviewed-on: http://codereview.qt.nokia.com/841 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Kai Koehne <kai.koehne@nokia.com>
-
Kai Koehne authored
Check for the Qt version in teh active build configuration. If it's too old warn the user that we require 4.7.4. (The app running doesn't necessarily have to have the same Qt version, so this is just an approximation). Change-Id: Id1f31e4f0734448712dd48ecf6526ca89da45b8b Reviewed-on: http://codereview.qt.nokia.com/460 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Christiaan Janssen <christiaan.janssen@nokia.com>
-
Christiaan Janssen authored
Change-Id: I6f42db3d5de02ee0198ff51aae8421bbdc5ea9c4 Reviewed-on: http://codereview.qt.nokia.com/836 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Kai Koehne <kai.koehne@nokia.com>
-
Marco Bubke authored
We used only the bounding rectangle of the item under our control. But child items which are created in a component can be out side of the bounding rectangle. To fix compute a combined bounding rectangle of the item and all stepchildren. Stepchildren described the child not create directly by us. Change-Id: I7f25f112aa5eb2f80cfccec5d358221ab5e35d9b Reviewed-on: http://codereview.qt.nokia.com/839 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@nokia.com>
-
Friedemann Kleint authored
Change-Id: I82cc5d5aa50975ba281386b12dd496af55114bfe Reviewed-on: http://codereview.qt.nokia.com/842 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@nokia.com>
-
Christian Kandeler authored
This enables a QtVersionFactory to be able to create more than one QtVersion, which can make sense e.g. if there are several closely related ones. Change-Id: I597f524abfc27c483c71bb6567ce7b77bc3d3041 Reviewed-on: http://codereview.qt.nokia.com/835 Reviewed-by:
Daniel Teske <daniel.teske@nokia.com>
-
Friedemann Kleint authored
Change-Id: I47930a90b122c7b3863095e0ee4bfac61dba9cd8 Reviewed-on: http://codereview.qt.nokia.com/834 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@nokia.com>
-
Christiaan Janssen authored
Change-Id: I920aae3075269e4f2fd1be15e9ca3cc4e08ac7a7 Reviewed-on: http://codereview.qt.nokia.com/826 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Kai Koehne <kai.koehne@nokia.com>
-
Kai Koehne authored
Allow on-device profiling e.g. on Meego/Harmattan. Change-Id: I066b71078e1dab1b1369ff7275f72e88045d1bab Reviewed-on: http://codereview.qt.nokia.com/784 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Christian Kandeler <christian.kandeler@nokia.com>
-
con authored
Task-number: QTCREATORBUG-4307 Change-Id: Ib85f5fda1310fe6fb0e0824488fb6c79962ae35b Reviewed-on: http://codereview.qt.nokia.com/624 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Robert Löhning <robert.loehning@nokia.com>
-
Kai Koehne authored
Only one process can attach to the system wide application output buffer. Re-add checks that makes sure we don't try to attach as second one. Change-Id: Ic50b43b8d0ac58d792075b59ecb3e490fdb75df8 Reviewed-on: http://codereview.qt.nokia.com/827 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
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>
-
Takumi ASAKI authored
They blocked to compile with Visual Studio on Windows Japanese edition. Change-Id: I7c63123e7ed43a2036f42762ee94147cbc9f5c09 Merge-request: 2198 Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com> Reviewed-on: http://codereview.qt.nokia.com/831
-
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>
-
Kai Koehne authored
Open the help page for the QML Profiler if the user clicks 'Help' after the debugger couldn't connect. Change-Id: Ica540f8a3fb1e73865e2b8b4027fea50cd5e17b1 Reviewed-on: http://codereview.qt.nokia.com/818 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Christiaan Janssen <christiaan.janssen@nokia.com>
-
Thomas Hartmann authored
If we know from the (text editor) meta system that an object is an (visible) item, we always create an item as fallback. We might not be able to instaciate the original item. Change-Id: I6851cd7a8de68d9d09b789927c204f0617017de7 Reviewed-on: http://codereview.qt.nokia.com/829 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Marco Bubke <marco.bubke@nokia.com>
-
Thomas Hartmann authored
Change-Id: I958b99967da8ed81542de08b64334c88d688f755 Reviewed-on: http://codereview.qt.nokia.com/828 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Marco Bubke <marco.bubke@nokia.com>
-
Kai Koehne authored
Allow QmlProfiler to manipulate run configuration arguments and accessing the runner. Also, fix logic in Factory::canClone() to handle Run Configurations without the ".profilepath" suffix in the id. Change-Id: I848f9e3620fa5c3a78d398a6d929bcf7813140dd Reviewed-on: http://codereview.qt.nokia.com/783 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Christian Kandeler <christian.kandeler@nokia.com>
-
Kai Koehne authored
Change-Id: Id02b393655bb05a4a93dff8449b045ffe61ec79a Reviewed-on: http://codereview.qt.nokia.com/782 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Christian Kandeler <christian.kandeler@nokia.com>
-
Christian Kamm authored
qtdeclarative b2e2b070c499a04a3e2f270df62d5dd061e0c027 Change-Id: I8a6b5e0ffec996add654a2a8bf12f856349d71ab Reviewed-on: http://codereview.qt.nokia.com/823 Reviewed-by:
Roberto Raggi <roberto.raggi@nokia.com>
-
Marco Bubke authored
In qml the interactive bounding rectangle is always QRectF(0, 0, width, height). The painted bounding rectangle can differ from this logical one. This change is much more near to the qml description. Change-Id: I139cb70512fa1ed003b28ca2ae512f4e33e915e5 Reviewed-on: http://codereview.qt.nokia.com/812 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@nokia.com>
-
Marco Bubke authored
Change-Id: I70ff08b19bced8473bf9010f04a93681d5853604 Reviewed-on: http://codereview.qt.nokia.com/809 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@nokia.com>
-
Marco Bubke authored
Change-Id: Ie2de47f2ce5f5ca27902493d50c029d766da7240 Reviewed-on: http://codereview.qt.nokia.com/810 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@nokia.com>
-
Kai Koehne authored
Add a 'Js' to make it align with the other classes of the plugin. Change-Id: If9514d7ed3a2244a60e7ebc72256ddfc25695c68 Reviewed-on: http://codereview.qt.nokia.com/817 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Christiaan Janssen <christiaan.janssen@nokia.com>
-
Christian Kandeler authored
Change-Id: I791494506777f718d39ccc4e5fe08ec0dde55cce Reviewed-on: http://codereview.qt.nokia.com/820 Reviewed-by:
Christian Kandeler <christian.kandeler@nokia.com>
-
Christian Kandeler authored
The device type was always set to "physical device", even when the user chose "emulator". Change-Id: I0355168fd32d8c3f73066541394b8403fc14ba73 Reviewed-on: http://codereview.qt.nokia.com/819 Reviewed-by:
Christian Kandeler <christian.kandeler@nokia.com>
-