aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/projectexplorer/project.cpp
Commit message (Expand)AuthorAgeFilesLines
* ProjectExplorer: remove confusing function from ProjectDavid Schulz7 days1-14/+1
* Do not use original ID when creating kit for vanished targetEike Ziller2024-03-131-3/+1
* Utils: Rename NameValueItem to EnvironmentItem (1/2)hjk2024-02-141-2/+2
* ProjectExplorer: Move plugin unit tests definition to new classhjk2024-02-061-13/+18
* Rename a few more ToolChain items to Toolchainhjk2024-01-231-1/+1
* ProjectExplorer: Do not create replacement kits automaticallyEike Ziller2024-01-121-24/+83
* ProjectExplorer: Some more ToolChain->Toolchain renamingshjk2023-12-121-2/+2
* ProjectExplorer: Rename ToolchainManager signals and membershjk2023-11-271-1/+1
* ProjectExplorer: Rename ToolChainManager to ToolchainManagerhjk2023-11-271-2/+2
* ProjectExplorer: Rename Tool{C,c}hainKitAspecthjk2023-11-271-2/+2
* ProjectExplorer: add function to setup a single BuildInfoDavid Schulz2023-11-231-20/+25
* Revert "QmlProject: Fix crash"Christian Kandeler2023-11-171-2/+0
* Merge remote-tracking branch 'origin/12.0' into qds/devTim Jenssen2023-11-161-1/+5
|\
| * ProjectExplorer: Really don't create replacment kits for Design Studiohjk2023-11-141-1/+5
* | QmlProject: Fix crashThomas Hartmann2023-11-021-0/+2
|/
* ProjectExplorer: Don't create Replacement kits for Design Studiohjk2023-10-171-1/+1
* ProjectExplorer tests: Do not use QVERIFY2() for std::expected valuesChristian Kandeler2023-09-201-2/+6
* ProjectExplorer: reduce the perceived startup timeDavid Schulz2023-09-151-2/+8
* Utils: Use numberedKey(Key, int) more wildlyhjk2023-08-301-2/+2
* Utils: Introduce variantFromStore and storeFromVarianthjk2023-08-281-6/+6
* Some more Key and Storehjk2023-08-251-7/+7
* Utils/ProjectExplorer: More Key and Storehjk2023-08-251-19/+19
* Utils: Rename the new Storage to Storehjk2023-08-241-2/+2
* Use Utils::Storage instead of QVariantMap in a few placeshjk2023-08-231-2/+2
* ProjectExplorer: Rename kitinformation.{h,cpp} to kitaspects.{h,cpp}hjk2023-08-151-1/+1
* ProjectExplorer: Simplify return statementsJarek Kobus2023-08-021-8/+8
* ProjectExplorer: Change signature to Project::toMap(QVariantMap &)hjk2023-07-271-6/+6
* Fix lupdate issuesEike Ziller2023-06-121-56/+74
* Tr: Various small fixesEike Ziller2023-05-261-1/+1
* CMakeProjectManager: Add lib and app binaries to project treeChristian Kandeler2023-03-211-3/+14
* QmakeProjectManager: Add lib and app binaries to project treeChristian Kandeler2023-03-201-1/+0
* ProjectExplorer: Add functionality for mapping source files to binariesChristian Kandeler2023-03-161-11/+36
* ProjectExplorer: Add infrastructure for source -> binary mappingChristian Kandeler2023-03-161-0/+77
* ProjectExplorer: Move some not-fully-session related bitshjk2023-03-011-12/+34
* Utils: Add FilePath::copyRecursivelyMarcus Tillmanns2023-01-251-4/+3
* ProjectExplorer: Tr::trhjk2023-01-161-26/+27
* MacroExpander: Generalize registration of project variablesEike Ziller2023-01-091-0/+125
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* ProjectExplorer: Add infastructure for build system specific generatorsChristian Kandeler2022-12-151-1/+11
* ProjectExplorer: Add "Generate" sub-menu to build menuChristian Kandeler2022-12-081-0/+23
* Utils: Remove FilePath::operator+()hjk2022-11-301-2/+2
* QmlJS: Fix Follow under cursorMarcus Tillmanns2022-11-081-0/+4
* Port from qAsConst() to std::as_const()Marc Mutz2022-10-071-3/+3
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* Code cosmeticshjk2022-06-241-0/+2
* ProjectExplorer: Move makeInstallCommand()hjk2022-06-131-15/+0
* ProjectExplorer: Use FilePath in installRoot machineryhjk2022-06-101-2/+2
* ProjectExplorer: Use CommandLine in MakeInstallCommandhjk2022-06-101-2/+3
* ProjectExplorer: Make BuildSystem:Name variable availableChristian Kandeler2022-06-031-1/+2
* Do not enter edit mode when opening a .qmlproject as QDSThomas Hartmann2022-02-071-0/+5