aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qtsupport/baseqtversion.h
Commit message (Expand)AuthorAgeFilesLines
* Update LicenseEike Ziller2015-01-161-6/+6
* QtSupport: Fix wrong build directory for examplesv3.3.0Daniel Teske2014-12-081-0/+1
* BaseQtVersion: Rename isInSourceDirectory to isSubProject and fix itDaniel Teske2014-11-211-1/+1
* Detect qt sub projects and special case their build directoryDaniel Teske2014-10-241-0/+2
* QmakeProject: Add a checkbox for use of the Qt Quick CompilerAlessandro Portale2014-10-151-0/+2
* MacroExpander: Allow registering local expansionshjk2014-10-151-11/+5
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
|\
| * License updateEike Ziller2014-10-091-7/+8
* | QtVersion: Implement necessary CopyConstructorTobias Hunger2014-09-051-0/+1
* | QtVersion: Allow for variables in Qt version namesTobias Hunger2014-09-041-5/+17
* | QmakeProject: Take deduced arguments into consideration on importDaniel Teske2014-08-311-2/+0
|/
* Clean up single namespace forward-declarationsOrgad Shaneh2014-02-121-6/+2
* Merge remote-tracking branch 'origin/3.0'Eike Ziller2014-01-081-1/+1
|\
| * Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* | Debugger: Remove support for non-Python GDBhjk2014-01-061-5/+0
|/
* Remove support for debugging JS with Qt 4.7Kai Koehne2013-11-041-7/+0
* qtsupport: collect the Abi of all QtCore librariesFawzi Mohamed2013-11-011-2/+3
* BaseQtVersion: Make qmakeProperty(versionInfo, name, ...) protectedTobias Hunger2013-10-181-2/+3
* Export CONFIG and QT_CONFIG from qconfig.pri to QBS.Jake Petroules2013-10-141-0/+7
* Export Qt plugin path to QBS configuration.Jake Petroules2013-08-261-0/+1
* BaseQtVersion: Make sourcePath calculation available as static methodTobias Hunger2013-08-201-0/+1
* Move Ui code model support into QtSupportTobias Hunger2013-07-101-1/+1
* find qmakespecs in source directory of shadow built qtOswald Buddenhagen2013-06-241-1/+3
* QtSupport: More helper methods for BaseQtVersionTobias Hunger2013-06-211-0/+4
* Move qmldebugginghelper related code from Qt4PM to QtSupportTobias Hunger2013-06-141-0/+5
* Merge remote-tracking branch 'origin/2.7'Eike Ziller2013-04-301-0/+1
|\
| * qmljs: add explicit -relocatable flag to qmlplugindumper and use itFawzi Mohamed2013-04-251-0/+1
* | QtVersionNumber: Make it smaller and fasterhjk2013-04-191-2/+0
* | Qbs: Add frameworkBuild option to qbs configurationTobias Hunger2013-04-191-0/+2
* | QtSupport: Forward-declare some classes.Friedemann Kleint2013-03-271-2/+2
* | QtSupport: Remove internal class QtFeatureProvider from public header.Friedemann Kleint2013-03-271-1/+4
* | QtSupport: Add header for QtConfigWidget.Friedemann Kleint2013-03-271-10/+2
|/
* Qt: qtAbis() is now empty if no abi could be detected.Tobias Hunger2013-02-181-0/+1
* Qt: Reduce size of BaseQtVersion by reordering member variablesTobias Hunger2013-02-181-12/+14
* Merge remote-tracking branch 'origin/2.6'Oswald Buddenhagen2013-01-311-1/+1
|\
| * Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* | QtVersion: Add some helper methods to query details on a Qt versionTobias Hunger2013-01-311-1/+8
* | Qt Version Dialog: Show a error message on failing to add a qtDaniel Teske2012-12-191-4/+1
* | Qt: Allow for custom environments to run "qmake -query" inTobias Hunger2012-11-221-2/+6
* | Kit: Add createOutputParser methodDaniel Teske2012-11-021-2/+0
|/
* Adjust license headershjk2012-10-051-21/+20
* Profile -> Kit variable renamingOrgad Shaneh2012-09-111-2/+2
* s/profile/kit/Tobias Hunger2012-09-041-4/+4
* Qt Versions: Differentiate between qmlscene and qmlviewerKai Koehne2012-08-231-1/+3
* Removal of Symbian supportAlessandro Portale2012-08-221-2/+0
* tr()-fixes for 2.6Friedemann Kleint2012-07-261-1/+1
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* make *QtVersion::warningReason() return a string listOswald Buddenhagen2012-07-091-1/+1
* introduce qmakeProperty(), use instead of versionInfo() where applicableOswald Buddenhagen2012-07-091-0/+2
* de-virtualize versionInfo()Oswald Buddenhagen2012-07-091-1/+1