summaryrefslogtreecommitdiff
path: root/src/plugins/compilationdatabaseprojectmanager
Commit message (Expand)AuthorAgeFilesLines
* CompilationDbPM: Do not change the kit's toolchainChristian Kandeler2020-05-201-2/+0
* CompilationDbProjectManager: Do not canonicalize file pathsChristian Kandeler2020-04-231-1/+1
* CompilationDatabaseProjectManager: Fix autotestChristian Kandeler2020-03-042-0/+10
* CompilationDbManager: Do not create an extra targetChristian Kandeler2020-03-032-14/+0
* De-Q_OBJECT-ify various IEditorFactory derived classeshjk2020-02-132-3/+1
* Provide an empty default IPlugin::extensionsInitialized()hjk2020-02-071-1/+0
* ProjectExplorer: Move some of the BuildInfo setup code to central placeshjk2020-01-141-3/+2
* ProjectExplorer: De-QObject-ify BuildConfigurationFactorieshjk2020-01-102-4/+2
* ProjectExplorer: Replace BuildConfigurationFactory::availableBuildshjk2020-01-092-16/+10
* Revert "CompilationDatabase: Simplify rootPathFromSettings function call"hjk2020-01-072-6/+5
* CompilationDatabase: Simplify rootPathFromSettings function callhjk2020-01-072-5/+6
* CompilationDatabase: Remove unnneded ::fromMap() reimplementaionhjk2019-12-112-8/+0
* ProjectExplorer: Use function object for special build config inithjk2019-12-092-12/+8
* Merge remote-tracking branch 'origin/4.11'Orgad Shaneh2019-12-071-1/+1
|\
| * CompilationDatabaseProjectManager: Fix file classification errorChristian Kandeler2019-12-061-1/+1
* | ProjectExplorer: Settle on fixed set of build step listshjk2019-12-061-0/+1
* | CompilationDatabase: Avoid an unneeded casthjk2019-11-211-2/+2
* | ProjectExplorer: Introduce and use a Target::buildSystemUpdated signalhjk2019-11-211-0/+2
* | ProjectExplorer: Introduce per-buildsystem setRootProjectNodehjk2019-11-211-1/+1
* | ProjectExplorer: Use a Kit to initialize KitInfohjk2019-11-201-1/+1
* | ProjectExplorer: Move BuildSystem owership to BuildConfigurationhjk2019-11-194-54/+73
* | Merge remote-tracking branch 'origin/4.11'Eike Ziller2019-11-041-2/+2
|\ \ | |/
| * CMake Build: Do not add test qrc file in normal plugin buildCristian Adam2019-11-011-2/+2
* | Merge remote-tracking branch 'origin/4.11'Eike Ziller2019-11-011-10/+17
|\ \ | |/
| * CompilationDbManager: Add support for the "/imsvc" optionChristian Kandeler2019-10-291-10/+17
* | CompilationDbProjectManager: Set deployment data, if availableChristian Kandeler2019-10-292-27/+33
* | CompilationDB: Use standard setup mechanism for pluginhjk2019-10-242-44/+48
* | CompilationDB: Reparse only on actual project file changeChristian Kandeler2019-10-224-24/+49
|/
* CppTools: Move ProjectUpdateInfo to ProjectExplorerEike Ziller2019-09-121-3/+2
* CppTools: Move RawProjectPart to ProjectExplorerEike Ziller2019-09-111-17/+17
* Project: Rename Project::activeBuildEnvironment to Project::activeParseEnviro...Tobias Hunger2019-08-281-1/+1
* CompilationDb: Properly set up build infoChristian Kandeler2019-08-271-1/+2
* ProjectExplorer: Set up hack to funnel information to buildstep ctorshjk2019-08-222-9/+3
* CompilationDatabase: Simplify based on Project::projectFileIsDirty signalTobias Hunger2019-08-192-9/+10
* ProjectExplorer: De-virtualize some more virtual methodsTobias Hunger2019-08-131-1/+0
* ProjectExplorer: Use RAII pattern for parsing start/stop signallingTobias Hunger2019-08-093-15/+32
* ProjectExplorer: Add convenience Project::addTargetFor{Default,}Kithjk2019-08-011-1/+1
* CompilationDataBasePM: Do not delay creating targetshjk2019-08-012-7/+1
* Fix compile after FileName dropChristian Stenger2019-07-241-1/+1
* Avoid warning on empty expressionshjk2019-07-231-2/+2
* Make the project managers tell the code model about include pathsChristian Kandeler2019-07-121-1/+1
* ProjectExplorer: Merge BuildConfigurationFactory::availableBuildshjk2019-06-272-20/+9
* ProjectExplorer: Align signatures of BuildConfigurationhjk2019-06-272-4/+3
* ProjectExplorer etc: More FilePath usagehjk2019-06-262-4/+3
* Use build step ids for construction in more caseshjk2019-06-261-2/+1
* CompilationDBProjectManager: Handle relative sysrootChristian Kandeler2019-06-041-1/+1
* Utils: Rename FileName to FilePathhjk2019-05-285-33/+33
* ExtensionSystem: Move away from QListEike Ziller2019-05-272-3/+3
* CMake build: Add new files in compilation database pluginEike Ziller2019-05-231-0/+1
* CompilationDbProjectmanager: Fix build for older compilersChristian Kandeler2019-05-231-2/+2