- 20 Nov, 2012 1 commit
-
-
Thomas Hartmann authored
Since Qt Quick 2.0 is not supported the message about the missing qml2puppet is just confusing. Task-number: QTCREATORBUG-7858 Change-Id: I4c4454ff1179459456523b540cee7d395aaf8c5c Reviewed-by:
Christian Stenger <christian.stenger@digia.com> Reviewed-by:
Eike Ziller <eike.ziller@digia.com> Reviewed-by:
Kai Koehne <kai.koehne@digia.com> Reviewed-by:
Marco Bubke <marco.bubke@digia.com>
-
- 05 Oct, 2012 1 commit
-
-
hjk authored
Change-Id: Ice592c6de9951ee3b2c4cb52ed0bb3b6770e0825 Reviewed-by:
Eike Ziller <eike.ziller@digia.com>
-
- 27 Sep, 2012 1 commit
-
-
Thomas Hartmann authored
Change-Id: If208a0e3d8342fb62fff1ec2475134cdf4f9dcee Reviewed-by:
Marco Bubke <marco.bubke@digia.com> (cherry picked from commit 36f9c318)
-
- 19 Jul, 2012 1 commit
-
-
Eike Ziller authored
Change-Id: I7134d7de30bcf9f9dcfad42520dd45ee083a852d Reviewed-by:
Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
-
- 07 Mar, 2012 1 commit
-
-
Robert Loehning authored
Change-Id: I0bf982b508a237e5b1e6ba3279cb589bae1b1c1d Reviewed-by:
Oswald Buddenhagen <oswald.buddenhagen@nokia.com> Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@nokia.com>
-
- 03 Nov, 2011 1 commit
-
-
hjk authored
Change-Id: If18afb5d4665924e7d9250dccbc60a65e6daa75e Reviewed-by:
Eike Ziller <eike.ziller@nokia.com>
-
- 20 Jul, 2011 1 commit
-
-
Marco Bubke authored
Task-number: QTCREATORBUG-4909 Change-Id: I4cad62e379ba66c3ab9eddb2d770f39eb1e07ff8 Reviewed-on: http://codereview.qt.nokia.com/1901Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@nokia.com>
-
- 12 Jul, 2011 1 commit
-
-
Thomas Hartmann authored
We now check for Qt Quick 2 instead of Qt Quick 1. This fixes issues with webview and confusion if there arent any imports. Change-Id: I5979996dd618a88e96cb09ef24744f1f9bd51c47 Reviewed-on: http://codereview.qt.nokia.com/1506Reviewed-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>
-
- 06 Jul, 2011 1 commit
-
-
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/1189Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Alessandro Portale <alessandro.portale@nokia.com>
-
- 05 Jul, 2011 1 commit
-
-
Jarek Kobus authored
Change-Id: Icc7819585a8382a02b02a28f39dcea8ec1c6a7e6 Reviewed-on: http://codereview.qt.nokia.com/1142Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Leena Miettinen <riitta-leena.miettinen@nokia.com>
-
- 22 Jun, 2011 2 commits
-
-
Thomas Hartmann authored
Use a Qt qmlpuppet if present, otherwise fallack to the puppet provided by Qt Creator. We look into bin/qmlpuppet(.app/.exe) Change-Id: I057e9ce7cbcc6f3e9926eef482f7f2a34d902aa3 Reviewed-on: http://codereview.qt.nokia.com/441Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Marco Bubke <marco.bubke@nokia.com>
-
Marco Bubke authored
Change-Id: I0c72519f637f260869b2a76b2a3cc7ece46aef57 Reviewed-on: http://codereview.qt.nokia.com/573Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@nokia.com>
-
- 20 Jun, 2011 1 commit
-
-
Friedemann Kleint authored
QML Profiler,etc. Change-Id: Ie4c5b6152735b45257856340797b446c3360edd5 Reviewed-on: http://codereview.qt.nokia.com/493Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@nokia.com>
-
- 09 Jun, 2011 3 commits
-
-
Thomas Hartmann authored
The NodeInstanceView is now informed about the build pathToQt. Change-Id: I728c9c356354ccf73599950c1c0bf4a96bd0a628 Reviewed-on: http://codereview.qt.nokia.com/437Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Marco Bubke <marco.bubke@nokia.com>
-
Thomas Hartmann authored
On Windows executables have the suffix ".exe" I also enclosed the strings with QLatin1String Change-Id: Idf7a16ca6e0370f091225aaea7137418d8563aaf Reviewed-on: http://codereview.qt.nokia.com/436Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Marco Bubke <marco.bubke@nokia.com>
-
Marco Bubke authored
QmlPuppet only supported GraphicsView. There is now Qml2Puppet which is supporting the new Qt Scene Graph. Change-Id: Ia0a06639cf6852192e84f7bfc2bea60532890b08 Reviewed-on: http://codereview.qt.nokia.com/433Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@nokia.com>
-
- 08 Jun, 2011 1 commit
-
-
Thomas Hartmann authored
I changed customParserSource into nodeSource and use it also for components. This means we do not use auxiliaryData anymore with some magic __component_data identifier. To distinguish between CustumParserSource and ComponentSource I introduced the enum NodeSourceType. Also in this patch I added auxiliaryData in the creation of a node. This was useful for prototyping and will help with prototyping/testing in the future. Change-Id: I2152c26c0c767f869f7dce7209abf43f594fd2ad Reviewed-on: http://codereview.qt.nokia.com/399Reviewed-by:
Marco Bubke <marco.bubke@nokia.com>
-
- 06 May, 2011 3 commits
-
-
Tobias Hunger authored
Change-Id: I8b73d583be1ee7183f4074bce49d5390e38631a2
-
Daniel Molkentin authored
-
Thomas Hartmann authored
This patch enables us to create objects with custom parsers like ListModel and XmlListModel.
-
- 20 Apr, 2011 1 commit
-
-
Friedemann Kleint authored
-
- 19 Apr, 2011 1 commit
-
-
Marco Bubke authored
-
- 13 Apr, 2011 1 commit
-
-
hjk authored
-
- 08 Mar, 2011 2 commits
-
-
Thomas Hartmann authored
This allows the user to specify another qmlpuppet then the one delivered with QtCreator. For example a pupper build with mingw. The enviroment variable QTCREATOR_QMLPUPPET_PATH is used. Reviewed-by: Kai Koehne
-
Thomas Hartmann authored
This allows the user to specify another qmlpuppet then the one delivered with QtCreator. For example a pupper build with mingw. The enviroment variable QTCREATOR_QMLPUPPET_PATH is used. Reviewed-by: Kai Koehne
-
- 22 Feb, 2011 1 commit
-
-
Kai Koehne authored
-
- 08 Feb, 2011 1 commit
-
-
Marco Bubke authored
Improves the interaction responsibility.
-
- 02 Feb, 2011 3 commits
-
-
Marco Bubke authored
Don't wait anymore that processes have finished. Simply connect the finished signal to deleteLater().
-
Marco Bubke authored
-
Marco Bubke authored
If FORWARD_QMLPUPPET_OUTPUT is set the output of qmlpuppet is forwarded.
-
- 31 Jan, 2011 1 commit
-
-
Marco Bubke authored
-
- 27 Jan, 2011 1 commit
-
-
Marco Bubke authored
-
- 19 Jan, 2011 1 commit
-
-
Marco Bubke authored
-
- 18 Jan, 2011 1 commit
-
-
Marco Bubke authored
-
- 13 Jan, 2011 2 commits
-
-
Marco Bubke authored
-
Marco Bubke authored
-
- 12 Jan, 2011 1 commit
-
-
Marco Bubke authored
Much faster.
-
- 06 Jan, 2011 3 commits
-
-
Marco Bubke authored
-
Marco Bubke authored
-
Marco Bubke authored
-