- 07 Nov, 2013 1 commit
-
-
Marco Bubke authored
Task-number: QTCREATORBUG-10644 Change-Id: Ib112352e539fde4eefb8c029080c688bed8a0ebd Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@digia.com>
-
- 04 Nov, 2013 2 commits
-
-
Kai Koehne authored
Remove infrastructure to debug/inspect QML applications with Qt 4.7. Change-Id: I277e9884e009475a29017f502bbe1d069317460f Reviewed-by:
hjk <hjk121@nokiamail.com> Reviewed-by:
Eike Ziller <eike.ziller@digia.com>
-
Eike Ziller authored
was missing some end tag Task-number: QTCREATORBUG-10609 Change-Id: Id2e009c29489649c54ad3c7916024b9e485651ed Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@digia.com>
-
- 29 Oct, 2013 1 commit
-
-
Thomas Hartmann authored
Composites types need their own code path. Change-Id: Ia1b14bf4f8519f786c08b94f168ec369d79defc0 Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@digia.com>
-
- 24 Oct, 2013 1 commit
-
-
Marco Bubke authored
Control are now in a qrc file and the component are registered as Qml types. We are using the primitive creation path in this case so we have to disable the componentComplete call. Change-Id: I52936b92d936acbfc21ba800ffca9123fcece864 Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@digia.com>
-
- 23 Oct, 2013 1 commit
-
-
Christian Kandeler authored
It's not Qt Creator. And otherwise the build breaks with a namespaced Qt. Change-Id: Ib30ef86fbc59a02f6fd60d2f0b0b8f4ab452ef6d Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@digia.com>
-
- 16 Oct, 2013 1 commit
-
-
Thomas Hartmann authored
Also the qmlpuppet could not handle enums in combination with alias properties. Enums on alias properties are handled as bindings. This is just an intermediate solution until we refactor the handling of enums in the model. Do not integrate this patch to 3.0 or master. Task-number: QTCREATORBUG-10114 Change-Id: I022637285deb5ff13b61d761d89b3ae1201575db Reviewed-by:
Marco Bubke <marco.bubke@digia.com>
-
- 15 Oct, 2013 1 commit
-
-
Christian Kandeler authored
With Nokia's decision to stop support for Harmattan applications in their app store, the last remains of a use case have disappeared. Change-Id: Ia036112de01c8c3a866da3529b4a941db11c7358 Reviewed-by:
Eike Ziller <eike.ziller@digia.com>
-
- 10 Oct, 2013 1 commit
-
-
Nikolai Kosjar authored
Only methods as programming functions are affected. Besides renaming some actions like "Switch Between Function Declaration/Definition" this mostly touches (api) code comments. This is a follow-up patch to commit 872bfb70 . Change-Id: Icb65e8d73b59a022f8885b14df497169543a3b92 Reviewed-by:
hjk <hjk121@nokiamail.com>
-
- 30 Sep, 2013 1 commit
-
-
Marco Bubke authored
Change-Id: I22440c949f634b60ec90803aa6b61bbcf819ea48 Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@digia.com>
-
- 16 Sep, 2013 1 commit
-
-
Jens Bache-Wiig authored
This ports the welcome screen to use QtQuick 2.0. I have disabled the plugin on Qt4 builds. Change-Id: Ia921d0747c8f7d4441c88fc9fb77b822496091f4 Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@digia.com>
-
- 11 Sep, 2013 6 commits
-
-
Marco Bubke authored
Change-Id: Iab635145cb2cde87c8d229983e1436910e90f0e4 Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@digia.com>
-
Marco Bubke authored
Change-Id: I9050b11d50d39726e2a19cabb7709020738a5c95 Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@digia.com>
-
Marco Bubke authored
Change-Id: I9130b166a077fd0add21b65cab8fa7eee829386d Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@digia.com>
-
Marco Bubke authored
Change-Id: I8d5700c71fd4e46f0463bf02195506251f71a853 Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@digia.com>
-
Marco Bubke authored
Change-Id: Iab41ff8f1c197238c3cf78c6f99d78ee349b2137 Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@digia.com>
-
hjk authored
Change-Id: Ic73b8bb417c2bf40af6146fe781c206266d3ecf8 Reviewed-by:
Marco Bubke <marco.bubke@digia.com>
-
- 10 Sep, 2013 1 commit
-
-
Marco Bubke authored
Accessible.role for example was not found. Change-Id: Ibd2f47d43705d5d450e572cbb9c786c75f7912b3 Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@digia.com>
-
- 04 Sep, 2013 1 commit
-
-
Nikolai Kosjar authored
Change-Id: I177094f19978e07f85e42b34701d8f03cd26665e Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@digia.com>
-
- 28 Aug, 2013 3 commits
-
-
Thomas Hartmann authored
We did not clip sub items if clipping was enabled. Task-number: QTCREATORBUG-9604 Change-Id: I75fdabd86193fbfbf397bf3d119a1a33c72cf771 Reviewed-by:
Marco Bubke <marco.bubke@digia.com>
-
Thomas Hartmann authored
We did not take care of the case where only the transform of a child changes but nothing else. Task-number: QTCREATORBUG-9796 Change-Id: Id997e527193c103abf3aeb77826501fb8f701fb7 Reviewed-by:
Marco Bubke <marco.bubke@digia.com>
-
Thomas Hartmann authored
For alias properties a binding to the original property was not properly enabled. This means that if bindings were reseted the original value from the binding was overwriting any change to this property. Solution: We disable the binding of the alias property manually using the hash from resetBinding(). Task-number: QTCREATORBUG-9582 Change-Id: I7a891bbdd06154de8a4e1ff2d3c0939d4e8b4010 Reviewed-by:
Marco Bubke <marco.bubke@digia.com>
-
- 22 Aug, 2013 1 commit
-
-
Marco Bubke authored
Change-Id: Ie154a02719f4706b9edc872767b137fe6f9977bc Reviewed-by:
Maurice Kalinowski <maurice.kalinowski@digia.com> Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@digia.com>
-
- 15 Aug, 2013 1 commit
-
-
Marco Bubke authored
Change-Id: Idc33ddf04f0b6fc317aeb5ed72fd7164ba174ab4 Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@digia.com>
-
- 31 Jul, 2013 1 commit
-
-
Marco Bubke authored
Change-Id: I49f80126a3fc0184a3b18352ed2adc24e50040c7 Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@digia.com>
-
- 24 Jul, 2013 1 commit
-
-
Marco Bubke authored
Change-Id: Ib4c83d9bb30705c23b9966696ebc7015501da154 Reviewed-by:
Tim Jenssen <tim.jenssen@digia.com>
-
- 18 Jul, 2013 1 commit
-
-
Simon Hausmann authored
QVariant now has an operator< that is ambiguous with this one. (since commit 7ed15da3c1b9e2bb26f414a10bfc6e6d79d7cc7b in qtbase) Change-Id: Idf38afe85cec966df1885aa2da0f37fbb3eeccf6 Reviewed-by:
Marco Bubke <marco.bubke@digia.com>
-
- 17 Jul, 2013 1 commit
-
-
Orgad Shaneh authored
Change-Id: I1309db70e98d678e150388c76ce665e988fdf081 Reviewed-by:
Eike Ziller <eike.ziller@digia.com>
-
- 16 Jul, 2013 2 commits
-
-
Marco Bubke authored
Change-Id: I60bdd5b36749be5092d4dabe486b101d62b3df06 Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@digia.com>
-
Marco Bubke authored
Change-Id: I228e91711f6976e0e6d7b298d73f61cd8c25be23 Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@digia.com>
-
- 15 Jul, 2013 1 commit
-
-
Thomas Hartmann authored
If if have less then one argument show some help end exit. The code afterwards assumes that we have at least one argument. Change-Id: I555e02dc03c2319eef713b880cf43d740d64e942 Reviewed-by:
Marco Bubke <marco.bubke@digia.com>
-
- 08 Jul, 2013 1 commit
-
-
Marco Bubke authored
Change-Id: I93128c60892900d6b4728569b84efb0ed835b51f Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@digia.com>
-
- 04 Jul, 2013 1 commit
-
-
Thomas Hartmann authored
Defining QT_MAC_DISABLE_FOREGROUND_APPLICATION_TRANSFORM keeps the puppet from stealing the focus of Qt Creator on Mac OS X and Qt 5. Task-number: QTCREATORBUG-9418 Change-Id: Id0193b95d4c788ebe243773458645d1c584b2044 Reviewed-by:
Eike Ziller <eike.ziller@digia.com> Reviewed-by:
Marco Bubke <marco.bubke@digia.com>
-
- 28 Jun, 2013 2 commits
-
-
Eike Ziller authored
The Info.plist.in files are actually handled by static.pro. The projects should only be compiled from the deployed sources in the build tree. This reverts commit 30c602f4 . Change-Id: Ib63fb9e4db1c249817e59239029db7dd220ba5b3 Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@digia.com> Reviewed-by:
Kai Koehne <kai.koehne@digia.com>
-
Eike Ziller authored
When qml(2)puppet is built as part of Qt Creator, we need to generate the Info.plist from Info.plist.in. When it is deployed as source into the Qt Creator build, we need to do that too. Change-Id: I83aa446f19984a51822c46df2ab7f41e78002ad4 Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@digia.com>
-
- 18 Jun, 2013 2 commits
-
-
Marco Bubke authored
Change-Id: I2bfdbeabd4d08474d50434d7e13c32b780e783ca Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@digia.com>
-
Marco Bubke authored
We excluded item which had a node instance. For the preview all item should be marked dirty. Change-Id: I0cbad89707d7d94f65ac0d055488e124da40e7b3 Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@digia.com>
-
- 11 Jun, 2013 3 commits
-
-
Thomas Hartmann authored
Since we use Info.plist.in we need QMAKE_SUBSTITUTES and cannot use QMAKE_INFO_PLIST. We manualy replicate the target logic. Change-Id: I5b703d09db85457ba3bdadef97fd1cc2194b618f Reviewed-by:
Eike Ziller <eike.ziller@digia.com>
-
Marco Bubke authored
Change-Id: I4286439082f25fa1eeaf4b90ae3d00aedd80cd51 Reviewed-by:
Christian Kandeler <christian.kandeler@digia.com> Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@digia.com>
-
Thomas Hartmann authored
info was missing a $$PWD/ in .pri files. Change-Id: I01771021595c706514786c9d7b2991cc5d9f60cb Reviewed-by:
Eike Ziller <eike.ziller@digia.com>
-