aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qtsupport/baseqtversion.h
Commit message (Expand)AuthorAgeFilesLines
* Qt: Use nullptrTobias Hunger2018-02-191-4/+4
* QtSupport: Add setting for arbitrary features for a Qt versionTim Jenssen2018-02-051-1/+3
* ProjectExplorer: add source location path to the qt versionDavid Schulz2018-01-151-0/+4
* Qbs: Use right path for Qt librariesOrgad Shaneh2018-01-101-0/+1
* Remove qmlsceneCommand() and qmlViewerCommand() from BaseQtVersionUlf Hermann2018-01-081-6/+3
* QtSupport: Move populateFileFinder to BaseQtVersionUlf Hermann2017-10-041-1/+8
* QtSupport: Add a method to retrieve the QML pathUlf Hermann2017-09-291-0/+1
* Clean up after qmakeTobias Hunger2017-05-091-0/+2
* fix usage of qt deployment pathsOswald Buddenhagen2017-01-261-1/+1
* BaseQtVersion: use QMakeEvaluator's native format for m_versionInfoOswald Buddenhagen2017-01-241-7/+9
* make more use of BaseQtVersion::qmakeProperty()Oswald Buddenhagen2017-01-241-12/+12
* make BaseQtVersion::qtCorePaths() non-staticOswald Buddenhagen2017-01-231-2/+1
* make BaseQtVersion::qtVersion{,String}() non-virtualOswald Buddenhagen2017-01-231-2/+2
* QtVersionManager: Remove validVersions(...)Tobias Hunger2017-01-181-0/+1
* BaseQtVersion: Allow for a predicate when retrieving Qt versionsTobias Hunger2017-01-171-1/+3
* QtSupport: Pass kit to QmlDumpTool::pathAndEnvironmentTobias Hunger2017-01-161-1/+0
* Wholesale conversion to #pragma oncehjk2016-03-301-3/+1
* Add support for qscxmlc and state chart files to project managersUlf Hermann2016-02-091-1/+3
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Qt: Remove platformName and platformDisplayName methodsTobias Hunger2015-12-021-3/+0
* QtVersion: Add a method to query the target device typeTobias Hunger2015-12-021-0/+2
* FeatureProvider: Remove Feature and FeatureSetTobias Hunger2015-12-021-3/+3
* Consistently use Utils::FileNameListTobias Hunger2015-11-161-3/+3
* Remove functions to build QML debugging helpersUlf Hermann2015-10-011-2/+0
* BaseQtVersion: m_qmakeCommand doesn't need to be mutableDaniel Teske2015-09-251-1/+1
* Qt: Update features for Qt 5.5Tobias Hunger2015-06-251-0/+3
* QtVersion: Add features for major/minor/patchlevel of Qt versionTobias Hunger2015-06-171-0/+2
* QmakeProjectManager: Don't add mkspec include dir explicitlyDaniel Teske2015-04-211-1/+0
* Remove support for !shadowBuildDaniel Teske2015-03-091-1/+0
* 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