summaryrefslogtreecommitdiff
path: root/src/plugins/compilationdatabaseprojectmanager
Commit message (Expand)AuthorAgeFilesLines
* Utils: Rename asynctask.{cpp,h} -> async.{cpp,h}Jarek Kobus2023-05-031-1/+1
* Avoid creation of temporary lists of ProjectNodeshjk2023-04-171-7/+4
* Merge remote-tracking branch 'origin/10.0'Eike Ziller2023-04-131-0/+1
|\
| * Fix lots of tr.h files not being mentioned in CMakeLists.txtEike Ziller2023-04-011-0/+1
* | CompilationDatabaseProjectManager: Add missing GCC include flagsAlibek Omarov2023-04-111-2/+2
* | Qbs build system: Add a component for test files groupsAlessandro Portale2023-03-211-3/+1
* | ProjectExplorer: Proliferate FilePath a bithjk2023-03-155-30/+23
* | CompilationDBParser: Use QtConcurrent invocation for async runJarek Kobus2023-03-091-2/+2
* | ProjectExplorer: Move some not-fully-session related bitshjk2023-03-011-2/+2
|/
* Translations: Merge "OpenWith::Editors" into "QtC::Core"Alessandro Portale2023-02-201-1/+2
* CDBPM: Adapt to change in FilePathChristian Stenger2023-02-151-1/+1
* CompilationDatabase: Use new plugin test setuphjk2023-02-152-15/+5
* Remove unneeded includes of task.h and taskhub.hJarek Kobus2023-02-141-1/+0
* Translations: Change translation context prefix from "::" to "QtC::"Alessandro Portale2023-02-102-2/+2
* CompilationDatabaseProjectManager: Tr::tr()Alessandro Portale2023-02-103-4/+6
* ProjectExplorer: Proliferate Utils::FilePath usehjk2023-02-081-2/+1
* Merge remote-tracking branch 'origin/master' into 10.0David Schulz2023-02-012-6/+3
|\
| * CompilationDBPM: Adapt to FilePath changeChristian Stenger2023-01-302-6/+3
* | Remove unneeded includes of utils/runextensions.hJarek Kobus2023-01-271-1/+0
|/
* Use simpler Plugin::initialize() when feasiblehjk2023-01-202-7/+2
* CompilationDatabaseProjectManager: Fix recent FilePath-ificationAlessandro Portale2023-01-131-1/+1
* Prefix Tr::tr contexts with ::hjk2023-01-131-1/+1
* FilePathify some testing codehjk2023-01-132-13/+9
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-0612-12/+12
* CompilationDatabasePM: Fix test on WindowsChristian Stenger2022-12-061-2/+2
* 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