summaryrefslogtreecommitdiff
path: root/src/plugins/qbsprojectmanager/qbsprojectimporter.cpp
Commit message (Expand)AuthorAgeFilesLines
* ProjectExplorer: Move some of the BuildInfo setup code to central placeshjk2020-01-141-10/+3
* ProjectExplorer: De-QObject-ify BuildConfigurationFactorieshjk2020-01-101-1/+1
* Utils: Move FileUtils::resolvePath to FilePathhjk2019-12-051-4/+4
* QbsProjectManager: Switch to an out-of-process approachChristian Kandeler2019-11-211-8/+7
* BaseQtVersion: remove qmakeProperty(...) getterTobias Hunger2019-10-011-1/+1
* ProjectExplorer: Promote CMakeToolChainData to a global structurehjk2019-07-041-2/+2
* ProjectExplorer etc: More FilePath usagehjk2019-06-261-6/+5
* Utils: Rename FileName to FilePathhjk2019-05-281-14/+14
* More FileName::appendPath() -> .pathAppended()hjk2019-05-171-2/+1
* Merge remote-tracking branch 'origin/4.9'Eike Ziller2019-03-211-1/+1
|\
| * QbsProjectManager: Fix default build directoryChristian Kandeler2019-03-151-1/+1
* | ProjectExplorer: Rename KitInformation to KitAspectChristian Kandeler2019-02-111-7/+7
|/
* ProjectExplorer: Collapse BuildInfo hierarchyhjk2019-01-301-12/+12
* ProjectExplorer: Rename IBuildConfigurationFactoryhjk2019-01-291-1/+1
* Fix buildEike Ziller2018-10-101-1/+2
* Move "builddirectory" template from Core to ProjectExplorerTobias Hunger2018-10-101-1/+1
* QbsProjectManager: ModernizeAlessandro Portale2018-07-271-1/+1
* QbsProjectManager: Fix detaching of Qt containers in for loopsJoerg Bornemann2017-10-191-2/+4
* Replace QFileInfo(fileName.toString()) with fileName.toFileInfo()Orgad Shaneh2017-08-241-1/+1
* QbsProjectManager: Allow to import buildsChristian Kandeler2017-06-161-0/+249