summaryrefslogtreecommitdiff
path: root/src/plugins/qtsupport/baseqtversion.h
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/10.0' into qds/devTim Jenßen2023-03-261-4/+5
|\
| * Qmake: Use FilePath in QtVersion::reportIssueshjk2023-01-121-2/+3
| * Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
| * Debugger: FilePath-ify .so libs handlingAlessandro Portale2022-11-171-1/+1
* | QtSupport: allow relative paths for the qmake commandTim Jenssen2023-02-091-1/+1
|/
* QtSupport: Fix Qt header includeAlessandro Portale2022-09-191-1/+1
* Replace QtSupport::QtVersionNumber with QVersionNumberAlessandro Portale2022-09-191-23/+2
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* QtSupport: Convert to Tr::trhjk2022-07-251-2/+0
* Revert "QtSupport: Add support to register Qt versions via qtpaths"Christian Kandeler2022-06-011-2/+0
* QtSupport: Add support to register Qt versions via qtpathsAlessandro Portale2022-06-011-0/+2
* QtSupport: Introduce a type alias for QList<BaseQtVersion *>hjk2022-01-241-0/+2
* Rename QtSupport::BaseQtVersion to QtVersionhjk2022-01-241-15/+15
* QtSupport: Rename BaseQtVersion::autodetection* to detectionhjk2021-07-141-1/+1
* baseqtversion: commands are FilePathesTim Jenssen2021-07-141-8/+8
* Add workarounds for running under Rosetta on macOSTor Arne Vestbø2021-07-131-0/+1
* QtSupport: Use FilePaths in BaseQtVersion::isInSourceDirectoryhjk2021-07-021-2/+2
* QtSupport: Use FilePath for several BaseQtVersion membershjk2021-07-011-6/+6
* QtSupport: FilePathify BaseQtVersion::qmlsceneCommand()hjk2021-07-011-1/+1
* QtSupport: Collect environment changes instead of full environmentshjk2021-05-271-1/+2
* Expose Qt's libExecPath settingKai Köhne2021-03-231-0/+2
* Fix location of qmlscene, qmlplugindump tools for Qt 6Kai Köhne2021-03-231-1/+0
* Simplify handling of qmlplugindumpKai Köhne2021-03-231-4/+1
* QmlDesigner: Retrieve rcc command centrallyKai Köhne2021-03-191-0/+1
* Android: Fix CMake parsing for Qt 6.0.0 kitsAssam Boudjelthia2020-09-231-0/+1
* QtSupport: Add supportsMultipleQtAbis getterAlessandro Portale2020-09-071-0/+2
* Core/Utils: Migrate further to Utils::Idhjk2020-07-061-4/+4
* QtSupport: Protect QtVersion::detectAbis()hjk2020-05-051-1/+2
* ProjectManager: Add convenience Task subclasseshjk2020-01-201-0/+2
* Utils: Rename FilePathList to simply FilePathshjk2019-12-181-2/+2
* QtSupport: Introduce QtQuickCompilerAspectChristian Kandeler2019-11-251-1/+1
* QtSupport: Add a QmlDebuggingAspectChristian Kandeler2019-11-251-1/+1
* Merge remote-tracking branch 'origin/4.11'Eike Ziller2019-11-211-0/+2
|\
| * Update Qt validity in options when changing Android device settingsEike Ziller2019-11-201-0/+2
* | QtSupport: Use Utils::DisplayName in BaseQtVersionChristian Kandeler2019-10-161-2/+3
|/
* BaseQtVersion: Remove getters for configValues and qtConfigValuesTobias Hunger2019-10-011-3/+0
* BaseQtVersion: remove qmakeProperty(...) getterTobias Hunger2019-10-011-6/+12
* Fix white spaceTobias Hunger2019-10-011-1/+1
* BaseQtVersion: Return FilePath from frameworkInstallPathTobias Hunger2019-10-011-2/+1
* BaseQtVersion: Deduplicate documentation related methodsTobias Hunger2019-10-011-3/+1
* BaseQtVersion: Use FilePath for demosPath()Tobias Hunger2019-10-011-3/+3
* BaseQtVersion: Have examplesPath() return a FilePathTobias Hunger2019-10-011-3/+2
* QtSupport: Move qtSoPaths from Androidhjk2019-08-301-0/+2
* QtSupport: Remove unused BaseQtVersion::recheckDumperhjk2019-08-221-1/+0
* QtSupport: Pimpl BaseQtVersionhjk2019-08-211-103/+25
* QtSupport: Move qmlsceneCommand down to BaseQtVersionhjk2019-08-201-0/+2
* Avoid warning on empty expressionshjk2019-07-231-1/+1
* Utils: Rename FileName to FilePathhjk2019-05-281-29/+29
* QmakeProject: Use QString mkspec in QmakeKitInformationhjk2019-05-281-3/+3
* ProjectExplorer: Introduce a alias for QList<Tasks>hjk2019-05-281-4/+4