- 21 May, 2014 1 commit
-
-
Orgad Shaneh authored
Change-Id: I6bf60d6484f13817dcbe36a4bfc099f3edf7559c Reviewed-by:
Marco Bubke <marco.bubke@digia.com>
-
- 16 May, 2014 1 commit
-
-
Orgad Shaneh authored
Mostly trailing whitespace Change-Id: Ic324d20e8159c9d255895248ce04f25c692daf46 Reviewed-by:
Orgad Shaneh <orgads@gmail.com>
-
- 06 May, 2014 1 commit
-
-
Orgad Shaneh authored
Change-Id: I909119533646e0b29724212f764eb2685b683044 Reviewed-by:
Marco Bubke <marco.bubke@digia.com>
-
- 14 Apr, 2014 1 commit
-
-
Christian Stenger authored
Change-Id: I4b043f8e08e3dcbcd70d4f10b5401186020e8734 Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@digia.com>
-
- 09 Apr, 2014 1 commit
-
-
Marco Bubke authored
Before we had to provide the puppet in the packaging. Now we compile the puppet on demand so we can be sure it is always there in the right version and working. Task-number: QTCREATORBUG-11763 Change-Id: I8556ef677ed27fbcc8a7775dced60230104e3237 Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@digia.com>
-
- 07 Apr, 2014 1 commit
-
-
Eike Ziller authored
The Info.plist was generated for putting the Qt Creator version into it. Since that is not very useful nor necessary information, we can just avoid the whole generation, and make the logic much simpler. Change-Id: I71a12dc7e53970e3ef136e8abc78077dfba3326e Reviewed-by:
Marco Bubke <marco.bubke@digia.com>
-
- 17 Mar, 2014 1 commit
-
-
Thomas Hartmann authored
Since Qt Creator 3.1 will be released before Qt 5.3, bumping the version number and enforcing to rebuild the puppet creates a huge hurdle for end users. Change-Id: Ic85a2ed315cf67b7d47bdfa492e6c5d2adf719d9 Reviewed-by:
Alessandro Portale <alessandro.portale@digia.com>
-
- 13 Mar, 2014 1 commit
-
-
Thomas Hartmann authored
Change-Id: I1e791e8d39e48408239e1ba980ff0751fe8278dd Reviewed-by:
Marco Bubke <marco.bubke@digia.com>
-
- 08 Jan, 2014 1 commit
-
-
Robert Loehning authored
Change-Id: Ib5423fdd064e4546f848c0b640b0ed0514c26d3a Reviewed-by:
Leena Miettinen <riitta-leena.miettinen@digia.com> Reviewed-by:
Kai Koehne <kai.koehne@digia.com>
-
- 16 Dec, 2013 1 commit
-
-
Marco Bubke authored
Change-Id: I0e163147a0303741af52127ece6f6afd0d2aa658 Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@digia.com>
-
- 20 Nov, 2013 1 commit
-
-
Marco Bubke authored
Change-Id: I599598795fda265030c319f45329e1c67e6f5bfa Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@digia.com>
-
- 13 Nov, 2013 1 commit
-
-
Marco Bubke authored
Change-Id: I7204914803c4937a050afce2f43232c4b8d67e49 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>
-
- 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>
-
- 31 Jul, 2013 1 commit
-
-
Marco Bubke authored
Change-Id: I49f80126a3fc0184a3b18352ed2adc24e50040c7 Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@digia.com>
-
- 16 Jul, 2013 1 commit
-
-
Marco Bubke authored
Change-Id: I60bdd5b36749be5092d4dabe486b101d62b3df06 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 1 commit
-
-
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>
-
- 04 Jun, 2013 2 commits
-
-
Marco Bubke authored
Change-Id: I15bc4a1a431787e350ace9fa09d8c140d06a7ed6 Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@digia.com>
-
Marco Bubke authored
To better find it in the qt creator locator. Change-Id: Icfc7b400ee972802471a7a52f8552bb0fd41acdb Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@digia.com>
-
- 17 May, 2013 1 commit
-
-
Orgad Shaneh authored
* Unused variables in release build * Comparison of bool to int Change-Id: I1ac9b1051b26ae0655d4ff6b92d216926a4785da Reviewed-by:
hjk <hjk121@nokiamail.com>
-
- 22 Apr, 2013 1 commit
-
-
Marco Bubke authored
Change-Id: I831e68877eb3d785b4bbb99db002ab8e42158d75 Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@digia.com>
-
- 16 Apr, 2013 5 commits
-
-
Marco Bubke authored
Change-Id: Ie56c5e26a7ec077b794a4993679ab80a716740ce Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@digia.com>
-
Marco Bubke authored
Change-Id: Ibdf07c4a35b40f3fc78300a1675270f8295bec42 Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@digia.com>
-
Marco Bubke authored
Change-Id: I7f30f23c5f2af24f3715bae2b1f4b7be044b0da7 Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@digia.com>
-
Marco Bubke authored
Change-Id: If886ca208de775472c4e97e986c2f4df81615959 Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@digia.com>
-
Marco Bubke authored
Change-Id: Ia7eb8730c61347833c70a3d62787c10e2a3134ca Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@digia.com>
-
- 25 Mar, 2013 1 commit
-
-
Thomas Hartmann authored
And PropertyName is a typedef for QByteArray. Because we don't use the features of QString and the source would be cluttered with QLatin1Strings we changed the property name to QByteArray. Change-Id: Ib70ef136bbc411504b450456bd9bb705ae93dd25 Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@digia.com> (cherry picked from commit ee4bf638 ) Reviewed-by:
Marco Bubke <marco.bubke@digia.com>
-
- 20 Mar, 2013 1 commit
-
-
Friedemann Kleint authored
Change-Id: Ied32236a84d20225b1ca4a192f3a346fbfbd09b4 Reviewed-by:
hjk <hjk121@nokiamail.com>
-
- 15 Mar, 2013 1 commit
-
-
Friedemann Kleint authored
Change-Id: I14be0beae7f678dc2fc8af4324c846d757d0cd9d Reviewed-by:
Aurindam Jana <aurindam.jana@digia.com>
-
- 06 Mar, 2013 1 commit
-
-
Thomas Hartmann authored
DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0x040900 This ensures that QWeakPointer(const QObject *other) does not get ambiguous with Qt 5.1. Change-Id: I4801dbbc0ca4a3779b06d388f6a4251399f3e14b Reviewed-by:
Marco Bubke <marco.bubke@digia.com>
-
- 05 Mar, 2013 2 commits
-
-
Marco Bubke authored
Change-Id: I6c7562883e9ade627fad4cdf553765e164ceaf81 Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@digia.com>
-
Thomas Hartmann authored
And PropertyName is a typedef for QByteArray. Because we don't use the features of QString and the source would be cluttered with QLatin1Strings we changed the property name to QByteArray. Change-Id: Ib70ef136bbc411504b450456bd9bb705ae93dd25 Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@digia.com>
-
- 07 Feb, 2013 1 commit
-
-
Sergio Ahumada authored
Task-number: QTCREATORBUG-8189 Change-Id: I1c882f55eed901620ef4944bf1789645b7cff34a Reviewed-by:
Kai Koehne <kai.koehne@digia.com>
-
- 06 Feb, 2013 1 commit
-
-
Tobias Hunger authored
Clang complains about this. Change-Id: I7c035fe09a76ce57089d3f6dbf72eea96d31435a Reviewed-by:
Marco Bubke <marco.bubke@digia.com>
-
- 01 Feb, 2013 1 commit
-
-
Robert Loehning authored
Change-Id: Ia11f4d7a94465de7f12cc390855e54e3256e5455 Reviewed-by:
Kai Koehne <kai.koehne@digia.com>
-
- 29 Jan, 2013 1 commit
-
-
Robert Loehning authored
Change-Id: Ic6a9ff0359625021ebc061d22db6811814534205 Reviewed-by:
Kai Koehne <kai.koehne@digia.com>
-
- 16 Jan, 2013 1 commit
-
-
Orgad Shaneh authored
Change-Id: I2b6c5876cafb7cf19fc3040bc84fd88a90b6c0e0 Reviewed-by:
hjk <qthjk@ovi.com>
-