aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qbsprojectmanager/qbsprojectimporter.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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