- 09 Oct, 2013 1 commit
-
-
Christian Kandeler authored
Change-Id: I396d970fafea1fd0b4c4d73883796662a1d0064b Reviewed-by:
Joerg Bornemann <joerg.bornemann@digia.com>
-
- 27 Sep, 2013 2 commits
-
-
Orgad Shaneh authored
Change-Id: Id50643364b174e150666f4591fa6eaf91144336b Reviewed-by:
Joerg Bornemann <joerg.bornemann@digia.com>
-
Christian Kandeler authored
We now use Qt Webkit in the qbs build as well. Change-Id: Ib27a0d795bca3b266ee405ce2d925a96297f8c25 Reviewed-by:
Joerg Bornemann <joerg.bornemann@digia.com>
-
- 02 Sep, 2013 1 commit
-
-
Christian Kandeler authored
A lot of our build system files specify unneeded include paths. These roughly fall into the following categories: a) Paths that are already set in more general files such as qtcreator.pri. b) Paths that serve no purpose at all, possibly left over from earlier versions of the project. c) Paths that act as workarounds for wrong include statements of the form '#include "xyz.h"', where xyz.h is not in the same directory as the including file. This patch removes such path specifications and fixes the offending include statements from case c). Tested on Linux, Windows and OSX with qmake and qbs. Change-Id: I039a8449f8a65df0d616b4c08081145c18ae4b15 Reviewed-by:
Oswald Buddenhagen <oswald.buddenhagen@digia.com> Reviewed-by:
Joerg Bornemann <joerg.bornemann@digia.com>
-
- 26 Aug, 2013 1 commit
-
-
Tobias Hunger authored
They were not used Change-Id: I3e461d16937d5e5617077b394d5535be84a0b45e Reviewed-by:
Karsten Heimrich <karsten.heimrich@digia.com>
-
- 21 Aug, 2013 1 commit
-
-
Christian Kandeler authored
Provides better structuring of source files. Change-Id: Ic2d0094312bb7c8da01a1f38270564407fdbefce Reviewed-by:
Joerg Bornemann <joerg.bornemann@digia.com>
-
- 27 May, 2013 1 commit
-
-
Christian Kandeler authored
These cause a warning now. Change-Id: I4c4e9c3e11e7f97e66a4bcdd708489fafc8f0606 Reviewed-by:
Joerg Bornemann <joerg.bornemann@digia.com>
-
- 15 Mar, 2013 1 commit
-
-
Christian Kandeler authored
A property set on the product level is ignored if the same property is also set in a Properties block whose condition matches. Change-Id: I9248d735977e3d8ff8f1836fd80a49f3c8839bdc Reviewed-by:
Joerg Bornemann <joerg.bornemann@digia.com>
-
- 16 Jan, 2013 1 commit
-
-
Orgad Shaneh authored
Change-Id: I2b6c5876cafb7cf19fc3040bc84fd88a90b6c0e0 Reviewed-by:
hjk <qthjk@ovi.com>
-
- 27 Nov, 2012 1 commit
-
-
Orgad Shaneh authored
Change-Id: Iba24d4f2d02de790f31d9606c7f9b85faf4670ce Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@digia.com> Reviewed-by:
Karsten Heimrich <karsten.heimrich@digia.com>
-
- 05 Oct, 2012 1 commit
-
-
Orgad Shaneh authored
Avoid using "." as includePath when it is unneeded Change-Id: I9bc6f4ebe50409f49782520033fd5f098aed10d0 Reviewed-by:
Christian Kandeler <christian.kandeler@digia.com>
-
- 03 Oct, 2012 1 commit
-
-
Orgad Shaneh authored
Change-Id: I6514deb70162bd52687e6143813bcf1325a797db Reviewed-by:
Christian Kandeler <christian.kandeler@digia.com>
-
- 01 Oct, 2012 1 commit
-
-
Orgad Shaneh authored
Add some missing app_version_header dependencies Change-Id: Ieaa16e9a1bdace9032ef78a3329dfac60d28e99a Reviewed-by:
Joerg Bornemann <joerg.bornemann@digia.com>
-
- 13 Sep, 2012 1 commit
-
-
Christian Kandeler authored
I.e. define WITH_TESTS for debug builds or if the respective environment variable is set. Change-Id: I2764ece50d0783e8cb030b1695e6f59cf6063248 Reviewed-by:
Joerg Bornemann <joerg.bornemann@nokia.com>
-
- 21 Jun, 2012 1 commit
-
-
Yuchen Deng authored
Change-Id: Ib8c7692984eae2d4b9e865837f4ef6970524a87f Reviewed-by:
Joerg Bornemann <joerg.bornemann@nokia.com>
-
- 22 May, 2012 1 commit
-
-
Christian Kandeler authored
Change-Id: Ie71eda809f98b76d32a92b86e6351996451ff4b5 Reviewed-by:
Christian Kandeler <christian.kandeler@nokia.com>
-
- 10 Apr, 2012 2 commits
-
-
Joerg Bornemann authored
Help plugin and QmlDesigner have been disabled for Qt5. Change-Id: I9345d0fd00f9a575333dc972cc7adbdf146cd6cb Reviewed-by:
Alessandro Portale <alessandro.portale@nokia.com>
-
Joerg Bornemann authored
Renamed gui -> widgets. Renamed declarative -> quick1. With qbs the usage of qt.widgets and qt.quick1 with Qt4 is supported. Change-Id: I6cadaf34527f1f880d74ced7d2d18dd9801b7de1 Reviewed-by:
Alessandro Portale <alessandro.portale@nokia.com>
-
- 28 Feb, 2012 1 commit
-
-
Orgad Shaneh authored
* Removed utils, extensionsystem and aggregation dependencies for plugins that depend on Core * Capitalized Find and CPlusPlus Change-Id: I505e5f46976f26da47ad778860f103b173668b1c Reviewed-by:
Joerg Bornemann <joerg.bornemann@nokia.com>
-
- 20 Feb, 2012 1 commit
-
-
Joerg Bornemann authored
Change-Id: If6bf71797ae81655d24a77e6badb86a77312af38 Reviewed-by:
hjk <qthjk@ovi.com>
-