summaryrefslogtreecommitdiff
path: root/src/plugins/compilationdatabaseprojectmanager
Commit message (Expand)AuthorAgeFilesLines
* 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
* CMake build: Add ability to disable building of individual pluginsEike Ziller2019-05-231-5/+4
* CompilationDbProjectManager: Sanitize project parsingChristian Kandeler2019-05-238-180/+383
* Utils: Make FileName::canonicalPath a memberhjk2019-05-201-4/+2
* Qt Creator CMake portCristian Adam2019-05-171-0/+16
* More FileName::appendPath() -> .pathAppended()hjk2019-05-171-6/+3
* Some more FileName::appendPath() -> pathAppended() changeshjk2019-05-171-2/+2
* ProjectExplorer: Remove BuildTargetInfoList wrapper classhjk2019-05-141-4/+1
* CompilationDatabase: enable the listing of non-cpp filesThomas Otto2019-05-023-3/+56
* CompilationDatabase: Asjust the sysroot and target handlingIvan Donchevskii2019-04-303-22/+36
* CompilationDatabase: Allow the second root nodeIvan Donchevskii2019-04-291-11/+31
* CompilationDatabase: Allow to set custom build step and run commandIvan Donchevskii2019-04-293-1/+93
* CompilationDatabase: Properly detect relative pathsIvan Donchevskii2019-04-261-3/+1
* CompilationDatabase: Fix few bugs and plugin testsIvan Donchevskii2019-04-263-15/+37
* RemoteLinux: Retrieve deployment info from local install rootChristian Kandeler2019-04-231-0/+1
* CompilationDatabase: Force QString implicit sharingIvan Donchevskii2019-04-163-13/+24
* CompilationDatabase: Ask for the root path and scan for headersIvan Donchevskii2019-04-054-17/+138
* Merge remote-tracking branch 'origin/4.9'Eike Ziller2019-03-212-7/+25
|\
| * CompilationDatabase: Refresh the tree on the JSON file updateIvan Donchevskii2019-03-152-7/+25
* | ProjectExplorer: Un-protect ProjectNode constructorhjk2019-02-261-8/+1
* | ProjectExplorer: Use a setter for the Node's typehjk2019-02-261-2/+1
* | ProjectExplorer: Replace FolderNode ctor display argumenthjk2019-02-261-1/+2