aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/compilationdatabaseprojectmanager
Commit message (Expand)AuthorAgeFilesLines
* Utils: Remove Utils::optionalEike Ziller2022-09-011-3/+4
* Use SPDX license identifiersLucie GĂ©rard2022-08-2612-288/+24
* Merge remote-tracking branch 'origin/8.0'hjk2022-08-033-14/+26
|\
| * CompilationDatabaseProjectManager: Be more careful with filteringChristian Kandeler2022-08-023-14/+26
* | Merge remote-tracking branch 'origin/8.0'Eike Ziller2022-07-282-1/+3
|\|
| * CompilationDatabaseProjectManager: Fix cached state being unhandledAlibek Omarov2022-07-262-1/+3
* | filesystem: Add QFSEngine for filepathsMarcus Tillmanns2022-07-211-3/+3
* | Merge remote-tracking branch 'origin/8.0'Eike Ziller2022-07-044-9/+11
|\|
| * ProjectExplorer: Use FilePath for sysrootshjk2022-06-304-9/+11
* | Add plugintr.h files to all pluginshjk2022-06-271-0/+37
|/
* Code cosmeticshjk2022-06-241-0/+3
* CompilationDatabaseProjectManager: Fix flags extractionChristian Kandeler2022-06-202-8/+11
* Mimetypes: Make implementation switchable between new and oldEike Ziller2022-02-251-1/+1
* Remove qmake build filesEike Ziller2022-01-202-34/+0
* CompilationDbProjectManager: Fix tree scanningChristian Kandeler2021-10-222-10/+7
* Use lowercase for Windows header for supporting cross-compilationOrgad Shaneh2021-09-271-1/+1
* CompilationDatabaseProjectManager: Fix unexpected double emit of signalChristian Kandeler2021-09-162-6/+14
* Add FileSystemWatcher::clear()Eike Ziller2021-09-151-1/+1
* ProjectExplorer: Give build systems a nameChristian Kandeler2021-09-091-0/+1
* Merge remote-tracking branch 'origin/5.0'Eike Ziller2021-09-071-1/+6
|\
| * CompilationDatabasePM: Fix crash at loading projectCristian Adam2021-09-011-1/+6
* | Merge CppTools into CppEditorChristian Kandeler2021-09-019-39/+39
* | Add convenience functions for creating ProjectExplorer::HeaderPathsChristian Kandeler2021-08-301-6/+4
* | CppTools: Use only const pointers for ProjectInfo and ProjectPartChristian Kandeler2021-08-271-3/+3
* | CppTools: Turn some classes into pure value typesChristian Kandeler2021-08-131-4/+3
* | CompilationDatabaseProjectManager: Move tests to pluginChristian Kandeler2021-07-223-8/+197
|/
* CompilationDatabasePM: Be more verbose inside testChristian Stenger2021-07-121-2/+1
* CMake: Do not create file system node in main threadEike Ziller2021-06-231-2/+3
* Utils: add FilePath::baseNameDavid Schulz2021-06-031-1/+1
* Icons: Add FilePath based APIEike Ziller2021-05-261-5/+4
* CppTools: Take "-include" files into accountNikolai Kosjar2020-11-051-2/+2
* CompilationDatabase: Clean pathsMartin Kampas2020-10-021-2/+2
* Replace QT_USE_FAST_{OPERATOR_PLUS,CONCATENTION} by QT_USE_QSTRINGBUILDERhjk2020-08-071-2/+1
* Utils: Drop Utils::SkipEmptyParts againhjk2020-07-211-1/+1
* Core/Utils: Migrate further to Utils::Idhjk2020-07-061-5/+5
* Fix plugin unit tests when using projectsChristian Stenger2020-06-172-3/+5
* Fix Qt 5.15 deprecation warnings for QString::SkipEmptyPartsChristian Kandeler2020-06-161-1/+2
* CompilationDbProjectManager: Do not remove -fpic from command linesChristian Kandeler2020-05-292-5/+2
* Merge remote-tracking branch 'origin/4.12'Eike Ziller2020-05-261-2/+0
|\
| * CompilationDbPM: Do not change the kit's toolchainChristian Kandeler2020-05-201-2/+0
* | Merge remote-tracking branch 'origin/4.12'Eike Ziller2020-04-231-1/+1
|\|
| * CompilationDbProjectManager: Do not canonicalize file pathsChristian Kandeler2020-04-231-1/+1
* | BuildSystem: Clean up use of BuildSystem::(kit|target|project)Tobias Hunger2020-03-201-3/+3
* | CompilationDb: Make use of BuildSystem base class parsing infrastructureChristian Kandeler2020-03-122-13/+2
|/
* 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