aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/cmakeprojectmanager/cmakeprojectimporter.cpp
Commit message (Expand)AuthorAgeFilesLines
* Core/Utils: Migrate further to Utils::Idhjk2020-07-061-5/+5
* CMake: Update log output of CMake Project ImporterTobias Hunger2020-06-181-18/+18
* CMake: Make import of build directories using Qt 6 workTobias Hunger2020-06-181-7/+18
* CMake: Remove BuildDirManagerTobias Hunger2020-04-301-2/+2
* CMake: Fix includes all over the CMake pluginTobias Hunger2020-04-201-4/+1
* Make various Q_LOGGING_CATEGORY's staticAlessandro Portale2020-01-151-1/+1
* ProjectExplorer: Move some of the BuildInfo setup code to central placeshjk2020-01-141-7/+3
* ProjectExplorer: De-QObject-ify BuildConfigurationFactorieshjk2020-01-101-1/+1
* ProjectExplorer: Promote CMakeToolChainData to a global structurehjk2019-07-041-31/+21
* ProjectExplorer etc: More FilePath usagehjk2019-06-261-1/+1
* Utils: Rename FileName to FilePathhjk2019-05-281-28/+28
* More FileName::pathAppended()hjk2019-05-201-2/+2
* Utils: Make FileName::canonicalPath a memberhjk2019-05-201-1/+1
* More FileName::appendPath() -> .pathAppended()hjk2019-05-171-3/+1
* ProjectExplorer: Rename KitInformation to KitAspectChristian Kandeler2019-02-111-19/+19
* {C,Q}MakeProjectManager: Simplify buildInfoListForKit implementationshjk2019-01-301-14/+2
* ProjectExplorer: Collapse BuildInfo hierarchyhjk2019-01-301-11/+10
* ProjectExplorer: Rename IBuildConfigurationFactoryhjk2019-01-291-1/+1
* CMakeProjectManager: ModernizeAlessandro Portale2018-11-251-1/+1
* Remove hard-coded disabling of debug logsOrgad Shaneh2018-10-131-1/+1
* CMake: Fix project parsing notificationTobias Hunger2017-10-061-1/+1
* CMake: Compare canonical paths when checking source directoryTobias Hunger2017-04-251-2/+3
* Remove spaces in initializer listsTim Jenssen2017-02-221-17/+17
* CMake: Introduce project importer for cmake projectsTobias Hunger2017-02-101-0/+533