- 02 Dec, 2015 1 commit
-
-
Tim Jenssen authored
Change-Id: I050a02fdfc2dde9048589e52b00353c1c0c25bd4 Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@theqtcompany.com>
-
- 19 Oct, 2015 1 commit
-
-
Eike Ziller authored
The move to LIBEXEC_PATH broke running the puppet from the packages on Linux and OS X, because there it cannot find the platform plugin anymore. We need to add a qt.conf for it, and because Qt Creator.app/Contents/ Resources already contains the qt.conf for Qt Creator itself, the puppet must also move to its own subdirectory on OS X. Change-Id: I8e8cc48c49a01e10c7d7d3cc4c73020195cd5ca9 Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@digia.com>
-
- 29 Sep, 2015 1 commit
-
-
Tim Jenssen authored
Change-Id: I7386cc289cced48c1879778ae9ad0ead7bc50469 Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@digia.com>
-
- 18 Sep, 2015 1 commit
-
-
Alessandro Portale authored
Change-Id: I7f7aecd02892b6c616cd148fa5d845e7bc0d3b4f Reviewed-by:
Tuukka Turunen <tuukka.turunen@digia.com> Reviewed-by:
Lars Knoll <lars.knoll@theqtcompany.com> Reviewed-by:
Eike Ziller <eike.ziller@theqtcompany.com> Reviewed-by:
Alessandro Portale <alessandro.portale@theqtcompany.com>
-
- 17 Jul, 2015 1 commit
-
-
Thomas Hartmann authored
Change-Id: I8ba718a7388abab41436afffb5645935b2d52eee Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@digia.com>
-
- 15 Jul, 2015 3 commits
-
-
Eike Ziller authored
The fallback puppet must be found in libexecPath now. Deployment on OS X must also be adapted to the new location. Broke with 6d5a5aff Change-Id: I8dc3d62188a2f19a7e203f939bd88065fb0504f8 Reviewed-by:
Christian Kandeler <christian.kandeler@theqtcompany.com> Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@digia.com>
-
Thomas Hartmann authored
We collect all possible qrc path and the mappings provided by the code model in the TextToModelMerger. Then we set this mapping as environment variable for the puppet in the PuppetCreator(QMLDESIGNER_RC_PATHS). Change-Id: I4b4c7253af23d1f32a75394d04199e76f2e9efdd Reviewed-by:
Tim Jenssen <tim.jenssen@theqtcompany.com>
-
Thomas Hartmann authored
Change-Id: I79e62ed497cca2a0c82ccd6bafa8c1ae77245baa Reviewed-by:
Tim Jenssen <tim.jenssen@theqtcompany.com>
-
- 14 Jul, 2015 3 commits
-
-
Tobias Hunger authored
Change-Id: I12fc3f6a94d3c3d9049f5a78252ee2a80e90d803 Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@digia.com>
-
Thomas Hartmann authored
Change-Id: I140820702d11e5bc20e6063bdee13411a5f2eeaa Reviewed-by:
Tim Jenssen <tim.jenssen@theqtcompany.com>
-
Thomas Hartmann authored
Change-Id: I571325fd98ed555abc19f87ac8a164d7e0c76288 Reviewed-by:
Tim Jenssen <tim.jenssen@theqtcompany.com>
-
- 24 Apr, 2015 1 commit
-
-
hjk authored
Unused for years. Change-Id: I721068ecf18afb09fb928a348cbb5e8127a3dfc2 Reviewed-by:
Rainer Keller <rainer.keller@theqtcompany.com> Reviewed-by:
Eike Ziller <eike.ziller@theqtcompany.com>
-
- 26 Feb, 2015 1 commit
-
-
Thomas Hartmann authored
QML[2]_IMPORT_PATH does override the search path defined in the qt.conf. This means that defining QML_IMPORT_PATH does break the fallback puppet. Task-number: QTCREATORBUG-14031 Change-Id: I1441d18f7068df2b8068c70519507088ab41eed8 Reviewed-by:
Eike Ziller <eike.ziller@theqtcompany.com>
-
- 23 Jan, 2015 1 commit
-
-
BogDan Vatra authored
qml[2]puppet can't use any QML plugin that are defined in your .pro file (using QML_IMPORT_PATH) unless we don't specify it. Change-Id: I0fffb8a5da1023565fa9fce5cd4cf38f098a0df1 Reviewed-by:
Tim Jenssen <tim.jenssen@theqtcompany.com>
-
- 16 Jan, 2015 1 commit
-
-
Eike Ziller authored
Change-Id: I711d5fb475ef814a1dc9d2822740e827f3f67125 Reviewed-by:
Alessandro Portale <alessandro.portale@digia.com>
-
- 25 Nov, 2014 1 commit
-
-
Marco Bubke authored
Warning which needs return value should be asynchronous because the event loop of the blocking dialog leads to crashes. Change-Id: Ie49c95d63ec3f2183378013c726c3b99680dc7b0 Reviewed-by:
Tim Jenssen <tim.jenssen@theqtcompany.com>
-
- 24 Nov, 2014 1 commit
-
-
Marco Bubke authored
Warning which needs return value should be asynchronous because the event loop of the blocking dialog leads to crashes. Change-Id: I2e348f9351611dfd053cd3fbacfb6696401ee427 Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@digia.com>
-
- 06 Nov, 2014 1 commit
-
-
Thomas Hartmann authored
we have to check if there is a valid kit. Otherwise we use the fallback puppet. Change-Id: Id9682542d2961a616029fad57c2dc57b827c7605 Task-number: QTCREATORBUG-13350 Reviewed-by:
Alessandro Portale <alessandro.portale@digia.com>
-
- 09 Oct, 2014 1 commit
-
-
Eike Ziller authored
Change-Id: I3c22ef2685d7aa589f5d0ab74d693653a4c32082 Reviewed-by:
Alessandro Portale <alessandro.portale@digia.com>
-
- 11 Sep, 2014 1 commit
-
-
Thomas Hartmann authored
Change-Id: I825c7f2380a376b30cc647942aa7d252aa9d36df Reviewed-by:
Tim Jenssen <tim.jenssen@digia.com>
-
- 05 Aug, 2014 3 commits
-
-
Thomas Hartmann authored
Change-Id: Id9e5f71865f50d3f148cd6cd556024d39b03b89a Reviewed-by:
Tim Jenssen <tim.jenssen@digia.com>
-
Tim Jenssen authored
Change-Id: Id384ea6e5a3b79952910889c838938c984c2bce8 Reviewed-by:
Marco Bubke <marco.bubke@digia.com> Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@digia.com>
-
Thomas Hartmann authored
Before the working directory was the working directory of Qt Creator. If the working direcotry was the bin diredtory of Qt Creator the puppet picked up the qt.conf from Qt Creator and could not load the platform plugin. Change-Id: Iab22267c578fc837b1b52bded850f0033618811c Reviewed-by:
Tim Jenssen <tim.jenssen@digia.com>
-
- 31 Jul, 2014 3 commits
-
-
Tim Jenssen authored
Change-Id: Ibeba1cc874ddfd083113249a408caa05e1e012a5 Reviewed-by:
Marco Bubke <marco.bubke@digia.com>
-
Marco Bubke authored
Task-number: QTCREATORBUG-12758 Change-Id: I7ac35ac513081ce37354c3151522463e17e59818 Reviewed-by:
Tim Jenssen <tim.jenssen@digia.com>
-
Marco Bubke authored
On some file systems the time stamp of the directory is updated as the file stamp is updated. Change-Id: I825377e43c26abe89c882f054d175b31dd93768c Reviewed-by:
Tim Jenssen <tim.jenssen@digia.com>
-
- 17 Jul, 2014 2 commits
-
-
Tim Jenssen authored
Change-Id: I8e3bf68c5e4ae3bcc7eb446c9321667afc2428ac Reviewed-by:
Marco Bubke <marco.bubke@digia.com>
-
Marco Bubke authored
Change-Id: I0acca5762d8263292ad0bd9fdac41fc268049e35 Reviewed-by:
Tim Jenssen <tim.jenssen@digia.com>
-
- 15 Jul, 2014 4 commits
-
-
Marco Bubke authored
Task-number: QTCREATORBUG-12567 Change-Id: I5a6b7c4ca31f20d25301cc6fc19a549ce895c0b4 Reviewed-by:
Tim Jenssen <tim.jenssen@digia.com>
-
Marco Bubke authored
Never rush some fixes. ;-( Change-Id: I6c7bd21ebbb53630fc398540b8f7e28726ebd81e Reviewed-by:
Tim Jenssen <tim.jenssen@digia.com>
-
Marco Bubke authored
Task-number: QTCREATORBUG-12554 Change-Id: I664fa943e6b5399c01cdcb8cfe5cf72ba8b3ae58 Reviewed-by:
Tim Jenssen <tim.jenssen@digia.com>
-
Marco Bubke authored
And recompile puppet in that case. Change-Id: Ia19d54aaa83a4b267de515b6eac5d367f943d7c6 Reviewed-by:
Tim Jenssen <tim.jenssen@digia.com>
-
- 10 Jul, 2014 1 commit
-
-
Marco Bubke authored
Change-Id: I99652e4c549650c62f4c8256523db85b38f3ca3f Reviewed-by:
Tim Jenssen <tim.jenssen@digia.com>
-
- 07 Jul, 2014 3 commits
-
-
Marco Bubke authored
Change-Id: I548defae5b0f6231916964955cc0ec19424dc20a Reviewed-by:
Marco Bubke <marco.bubke@digia.com>
-
Marco Bubke authored
Change-Id: Ic6e73e5ec285b3ff77976e3e3b295ec6a31b3ceb Reviewed-by:
Tim Jenssen <tim.jenssen@digia.com>
-
Marco Bubke authored
We want only count the compiler commands to get a reliable progress bar. Change-Id: I99ce26cba857bdd143892d9e9e6d86b7278d63f9 Reviewed-by:
Tim Jenssen <tim.jenssen@digia.com>
-
- 04 Jul, 2014 1 commit
-
-
Marco Bubke authored
Task-number: QTCREATORBUG-12601 Change-Id: Id5e444d05fa93984839abef6a72f659c61aca0b5 Reviewed-by:
Tim Jenssen <tim.jenssen@digia.com>
-
- 01 Jul, 2014 2 commits
-
-
Marco Bubke authored
Task-number: QTCREATORBUG-12578 Change-Id: I4308518bc883d4665d09bb9340557f89f30dc371 Reviewed-by:
Leena Miettinen <riitta-leena.miettinen@digia.com> Reviewed-by:
Tim Jenssen <tim.jenssen@digia.com>
-
Marco Bubke authored
Task-number: QTCREATORBUG-12562 Change-Id: If14869b085c2f5bd59ea827b4e9e31db210592af Reviewed-by:
Oliver Wolff <oliver.wolff@digia.com> Reviewed-by:
Leena Miettinen <riitta-leena.miettinen@digia.com>
-
- 26 Jun, 2014 1 commit
-
-
Marco Bubke authored
Build process should exit normally AND exit with return value zero! Change-Id: I5566acadea0cd2cfc805b4b3876dcb4fbbb4313b Reviewed-by:
Tim Jenssen <tim.jenssen@digia.com>
-