aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/compilationdatabaseprojectmanager/compilationdatabaseproject.cpp
Commit message (Expand)AuthorAgeFilesLines
* Utils: Remove FileSystemWatcher string based APIhjk2025-03-141-1/+1
* Utils: Drop QStringList FileSystemWatchs::Fiefiles() (pseudo-)overloadhjk2025-03-141-1/+1
* ProjectExplorer: Make build system name available in ProjectChristian Kandeler2025-03-121-2/+1
* ProjectExplorer: Switch BuildSystem to "per build config" approachChristian Kandeler2025-02-111-7/+1
* CompilationDbProjectManager: Make build system "per build config"Christian Kandeler2025-01-291-21/+25
* CompilationDB: Fix deprecation warningAlessandro Portale2025-01-151-1/+1
* ProjectExplorer: Dismantle NamedWidgethjk2024-12-031-1/+0
* ProjectExplorer: Dissolve kitaspects.{h,cpp}Christian Kandeler2024-11-201-1/+1
* CompilationDatabaseProjectManager: Replace FilePath::toStringAndrii Semkiv2024-09-201-73/+67
* Change RawProjectPart::projectFile to FilePathAndrii Semkiv2024-09-161-1/+1
* Preparatory changes to enable Id ctor from char(&)[]hjk2024-09-121-2/+2
* Fix compile errorMarcus Tillmanns2024-07-221-1/+1
* CompilationDatabaseProject: Simplify a bithjk2024-07-191-3/+3
* CompilationDataBase: Hide build system definition in .cpphjk2024-07-191-43/+63
* ProjectManager: Simplify Project::setBuildSystemCreator()Jarek Kobus2024-07-161-1/+1
* CompilationDBPM: Prefer kit toolchainChristian Kandeler2024-06-061-3/+8
* ProjectExplorer: prepare for parallelization of recursive file scanDavid Schulz2024-06-051-1/+5
* CompilationDatabaseBuildSystem: Remove unused QFutureWatcherJarek Kobus2024-02-261-5/+1
* CompilationDatabasePM: Use setup function for plugin itemshjk2024-02-011-34/+50
* ProjectExplorer: Some more ToolChain->Toolchain renamingshjk2023-12-121-12/+12
* ProjectExplorer: Rename ToolchainManager signals and membershjk2023-11-271-2/+2
* ProjectExplorer: Rename ToolChainManager to ToolchainManagerhjk2023-11-271-2/+2
* ProjectExplorer: Rename Tool{C,c}hainKitAspecthjk2023-11-271-2/+2
* ProjectExplorer: Rename ToolChain to Toolchainhjk2023-11-241-5/+5
* ProjectExplorer: Promote CppProjectUpdaterInterfacehjk2023-11-061-3/+5
* Replace QFile::exists by QFileInfo::existshjk2023-09-011-1/+1
* ProjectExplorer: Rename kitinformation.{h,cpp} to kitaspects.{h,cpp}hjk2023-08-151-1/+1
* Avoid creation of temporary lists of ProjectNodeshjk2023-04-171-7/+4
* ProjectExplorer: Proliferate FilePath a bithjk2023-03-151-6/+8
* Translations: Merge "OpenWith::Editors" into "QtC::Core"Alessandro Portale2023-02-201-1/+2
* Translations: Change translation context prefix from "::" to "QtC::"Alessandro Portale2023-02-101-1/+1
* CompilationDatabaseProjectManager: Tr::tr()Alessandro Portale2023-02-101-1/+1
* ProjectExplorer: Proliferate Utils::FilePath usehjk2023-02-081-2/+1
* Merge remote-tracking branch 'origin/master' into 10.0David Schulz2023-02-011-1/+1
|\
| * CompilationDBPM: Adapt to FilePath changeChristian Stenger2023-01-301-1/+1
* | Remove unneeded includes of utils/runextensions.hJarek Kobus2023-01-271-1/+0
|/
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* CompilationDbProjectManager: Fix tree scanningChristian Kandeler2021-10-221-8/+5
* Use lowercase for Windows header for supporting cross-compilationOrgad Shaneh2021-09-271-1/+1
* Add FileSystemWatcher::clear()Eike Ziller2021-09-151-1/+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-011-8/+8
|/
* CppTools: Take "-include" files into accountNikolai Kosjar2020-11-051-2/+2
* Core/Utils: Migrate further to Utils::Idhjk2020-07-061-5/+5
* Fix plugin unit tests when using projectsChristian Stenger2020-06-171-2/+4
* 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
* | BuildSystem: Clean up use of BuildSystem::(kit|target|project)Tobias Hunger2020-03-201-3/+3