index
:
qt-creator/qt-creator.git
0.9.1-beta
0.9.2-rc1
1.0.0
1.1
1.2
1.2.90
1.3
1.3.0
1.3.0-beta
1.3.1
10.0
11.0
12.0
13.0
14.0
15.0
16.0
17.0
2.0
2.0.0
2.0.0-beta
2.0.1
2.1
2.1.0
2.2
2.3
2.4
2.5
2.6
2.7
2.8
3.0
3.1
3.2
3.3
3.4
3.5
3.6
3dfirst
4.0
4.1
4.10
4.11
4.12
4.13
4.14
4.15
4.2
4.3
4.4
4.5
4.6
4.7
4.8
4.9
5.0
6.0
7.0
8.0
9.0
at-3.4
at-3.5
at-3.6
at-master
csa-3.3
csa-3.4
csa-3.5
csa-3.6
csa-master
master
qds-1.50
qds-1.59
qds-2.3
qds-3.0
qds-3.1
qds-3.2
qds-3.3
qds-3.4
qds-3.5
qds-3.6
qds-3.7
qds/3.8
qds/3.9
qds/4.0
qds/4.1
qds/4.2
qds/4.3
qds/4.3.2
qds/4.3.3
qds/4.4
qds/4.5
qds/4.6
qds/4.7
qds/dev
qmlprojectstorage
qp-2.8
qp-3.0
qp-3.1
qp-3.2
qp-3.3
qp-3.4
qp-3.5
qp-3.6
qp-master
wip/boostbuildprojectmanager
wip/clang-query
wip/vcproj
A cross-platform Qt IDE
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
plugins
/
cmakeprojectmanager
/
cmakeproject.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Avoid potential detach of non-const Qt containers in range-loops 2/2
Alessandro Portale
2025-03-24
1
-1
/
+1
*
ProjectExplorer: Make build system name available in Project
Christian Kandeler
2025-03-12
1
-1
/
+1
*
ProjectExplorer: Allow to retrieve project-specific kit issues
Christian Kandeler
2025-02-17
1
-9
/
+1
*
ProjectExplorer: De-virtualize Project::setupTarget()
Christian Kandeler
2025-02-13
1
-9
/
+0
*
ProjectExplorer: Switch BuildSystem to "per build config" approach
Christian Kandeler
2025-02-11
1
-0
/
+2
*
ProjectExplorer: Dissolve kitaspects.{h,cpp}
Christian Kandeler
2024-11-20
1
-1
/
+1
*
ProjectExplorer: Move KitAspect into its own set of files
Christian Kandeler
2024-10-11
1
-0
/
+1
*
CMakePM: Allow using CMakeCache.txt as project file
Cristian Adam
2024-10-09
1
-1
/
+22
*
CMake: Fix usage of optionals in presets
Eike Ziller
2024-09-18
1
-1
/
+1
*
CMakePM: Set CMakePM project settings via CMakePresets's vendor field
Cristian Adam
2024-05-28
1
-0
/
+8
*
CMakePM: Add project CMake settings support
Cristian Adam
2024-05-28
1
-0
/
+6
*
CMakePM: Fix crash with specific CMakePresets.json
Cristian Adam
2024-04-29
1
-0
/
+2
*
CMakePM: Suppress error message for valid build preset
Cristian Adam
2024-03-04
1
-1
/
+1
*
CMakePM: Don't show anything but CMake Preset Kits during initial configure
Cristian Adam
2024-02-21
1
-0
/
+13
*
CMakePM: Traverse the whole inheritance tree for Presets
Cristian Adam
2024-02-12
1
-4
/
+21
*
ProjectExplorer: Rename Tool{C,c}hainKitAspect
hjk
2023-11-27
1
-1
/
+1
*
Utils/all: Move mime constants into a central place
hjk
2023-11-08
1
-1
/
+4
*
CMake: Rename cmakekitinformation.{h,cpp} to cmakekitaspect.{h,cpp}
hjk
2023-08-22
1
-1
/
+1
*
QtSupport: Rename qtkitinformation.{h,cpp} -> qtkitaspect.{h,cpp}
hjk
2023-08-15
1
-1
/
+1
*
ProjectExplorer: Rename kitinformation.{h,cpp} to kitaspects.{h,cpp}
hjk
2023-08-15
1
-1
/
+1
*
CMakePM: Fix MSVC assertion with tests/manual/cmakepresets
Cristian Adam
2023-06-12
1
-1
/
+10
*
Tr: Wrap file paths with ""
Eike Ziller
2023-05-26
1
-1
/
+1
*
CMakePM: Add action to reload CMake Presets
Cristian Adam
2023-05-15
1
-1
/
+12
*
CMakePM: Display presets as part of the project outline
Cristian Adam
2023-05-12
1
-0
/
+8
*
Merge remote-tracking branch 'origin/10.0'
Eike Ziller
2023-05-05
1
-1
/
+3
|
\
|
*
CMakePM: Fix presets transitive inheritance
Cristian Adam
2023-04-27
1
-1
/
+3
*
|
Merge remote-tracking branch 'origin/10.0'
Eike Ziller
2023-04-18
1
-1
/
+3
|
\
|
|
*
CMakePM: expand macros for all configure cacheVariables
Cristian Adam
2023-04-17
1
-1
/
+3
*
|
CMake: Disable the default "install into temporary host" deploy step
hjk
2023-04-06
1
-1
/
+5
*
|
Merge remote-tracking branch 'origin/10.0'
Eike Ziller
2023-03-16
1
-0
/
+39
|
\
|
|
*
CMakePM: Add include presets support
Cristian Adam
2023-03-14
1
-0
/
+39
*
|
ProjectExplorer: Add infrastructure for source -> binary mapping
Christian Kandeler
2023-03-16
1
-1
/
+15
|
/
*
CMakePM: fix presets sort assert with MSVC in debug mode
Cristian Adam
2023-02-02
1
-4
/
+2
*
Remove GPL-3.0+ from license identifiers
Kai Köhne
2023-01-06
1
-1
/
+1
*
CMakePM: Allow presets inherits for deeper hierarchies
Cristian Adam
2022-12-02
1
-3
/
+13
*
CMakePM: Do not crash with invalid build presets
Cristian Adam
2022-11-19
1
-1
/
+1
*
CMake: Move to Tr::tr
hjk
2022-09-30
1
-7
/
+7
*
CMakePM: Add support for build CMake presets
Cristian Adam
2022-09-28
1
-35
/
+75
*
CMakePM: Add support for configure CMake presets
Cristian Adam
2022-09-14
1
-1
/
+98
*
Use SPDX license identifiers
Lucie Gérard
2022-08-26
1
-24
/
+2
*
CMakePM: remove unused headers, enforce sorting of headers
Cristian Adam
2022-07-11
1
-3
/
+1
*
ProjectExplorer: Move makeInstallCommand()
hjk
2022-06-13
1
-36
/
+0
*
ProjectExplorer: Use FilePath in installRoot machinery
hjk
2022-06-10
1
-8
/
+8
*
ProjectExplorer: Use CommandLine in MakeInstallCommand
hjk
2022-06-10
1
-3
/
+6
*
CMake: Shift remaining data to buildsystem
hjk
2022-05-05
1
-5
/
+3
*
CMake: Shift multiconfig storage from build config to build system
hjk
2022-05-04
1
-1
/
+1
*
CMake: Drop use of FilePath::mapToDevicePath()
hjk
2021-10-27
1
-1
/
+1
*
Docker: Map build directory to device in cmake calls
David Schulz
2021-10-26
1
-3
/
+4
*
CMakePM: Add issue icon and tooltip description on project failure
Cristian Adam
2021-09-23
1
-1
/
+13
*
Project: Remove knowsAllBuildExecutables feature
Cristian Adam
2021-07-01
1
-1
/
+0
[next]