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
/
builddirparameters.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote-tracking branch 'origin/15.0'
Eike Ziller
2025-01-02
1
-1
/
+0
|
\
|
*
CMakePM: Only set CMAKE_COLOR_DIAGNOSTICS for new projects
Cristian Adam
2024-12-20
1
-1
/
+0
*
|
ProjectExplorer: Dissolve kitaspects.{h,cpp}
Christian Kandeler
2024-11-20
1
-1
/
+1
|
/
*
CMakePM: Allow using CMakeCache.txt as project file
Cristian Adam
2024-10-09
1
-0
/
+1
*
CMakePM: Use FilePath::path() instead of toString()
Cristian Adam
2024-07-10
1
-1
/
+1
*
CMakePM: Detect CMAKE_PREFIX_PATH from qmake's path when empty
Cristian Adam
2024-07-05
1
-0
/
+42
*
CMakePM: Add project CMake settings support
Cristian Adam
2024-05-28
1
-3
/
+3
*
CMakePM: Allow usage of custom output parsers for CMake output
Cristian Adam
2023-12-11
1
-0
/
+18
*
CMakePM: Enable ANSI codes colored output
Cristian Adam
2023-10-16
1
-0
/
+2
*
CMake: Rename cmakekitinformation.{h,cpp} to cmakekitaspect.{h,cpp}
hjk
2023-08-22
1
-1
/
+1
*
ProjectExplorer: Rename kitinformation.{h,cpp} to kitaspects.{h,cpp}
hjk
2023-08-15
1
-1
/
+1
*
CMake: Move some functions from build system to build config
hjk
2023-07-10
1
-1
/
+1
*
CMake: Pass CMakeBuildConfig to the settings widget
hjk
2023-07-10
1
-1
/
+1
*
CMakePM: Add QTC_RUN environment variable for the CMake run
Cristian Adam
2023-02-21
1
-0
/
+2
*
CMakePM: Copy auto package-manager to ${buildDir}/.qtc/ directory
Cristian Adam
2023-02-08
1
-4
/
+5
*
Remove GPL-3.0+ from license identifiers
Kai Köhne
2023-01-06
1
-1
/
+1
*
CMake: Move to Tr::tr
hjk
2022-09-30
1
-4
/
+2
*
Use SPDX license identifiers
Lucie Gérard
2022-08-26
1
-24
/
+2
*
CMakePM: Add configure environment widget
Cristian Adam
2022-08-16
1
-1
/
+1
*
CMakePM: remove unused headers, enforce sorting of headers
Cristian Adam
2022-07-11
1
-2
/
+0
*
CMake: Fix missing path to ninja for ExternalProject_Add
Eike Ziller
2022-06-17
1
-6
/
+0
*
CMake: Drop some unneeded includes
hjk
2022-06-16
1
-4
/
+0
*
CMake: Shift remaining data to buildsystem
hjk
2022-05-05
1
-4
/
+4
*
CMake: Pass BuildSystem instead of BuildConfig to BuildDirParams
hjk
2022-05-02
1
-2
/
+5
*
CMakePM: Refactor "Initial Parameters" as a tab bar item
Cristian Adam
2022-01-17
1
-5
/
+8
*
Utils: FilePathify Environment::{ap,pre}pendOrSetPath etc
hjk
2021-11-10
1
-2
/
+1
*
CMake: Fix remote search of non-standard ninja installations
hjk
2021-07-21
1
-3
/
+3
*
CMake: Code cosmetics
hjk
2021-03-30
1
-2
/
+2
*
CMakePM: Make "Build type" aspect visible
Cristian Adam
2021-03-19
1
-10
/
+0
*
CMakeProjectManager: Make backup of CMake configuration before starting CMake
Cristian Adam
2021-02-18
1
-1
/
+1
*
Add signing options to CMake/iOS build configuration
Eike Ziller
2021-02-16
1
-4
/
+6
*
CMakeProjectManager: Support for multi-config generators
Cristian Adam
2021-01-21
1
-0
/
+12
*
CMakeProjectManager: Use CMAKE_HOME_DIRECTORY as source directory
Cristian Adam
2021-01-08
1
-1
/
+4
*
Utils/ProjectExplorer: Move re-usabled bits of aspects to Utils
hjk
2020-09-23
1
-0
/
+1
*
Merge remote-tracking branch 'origin/4.12' into 4.13
Eike Ziller
2020-07-06
1
-2
/
+5
|
\
|
*
CMake: Fix handling of setting for Ninja path
Eike Ziller
2020-06-30
1
-2
/
+5
*
|
CMake: Remove magic configuration from CMake
Tobias Hunger
2020-06-09
1
-17
/
+11
*
|
CMake: Fix includes all over the CMake plugin
Tobias Hunger
2020-04-20
1
-3
/
+2
*
|
Fix build
Eike Ziller
2020-04-09
1
-0
/
+1
*
|
CMake: Simplify BuildDirParameters
Tobias Hunger
2020-04-09
1
-5
/
+10
*
|
CMake: Remove dead code from BuildDirParameters
Tobias Hunger
2020-04-08
1
-1
/
+0
*
|
ProjectExplorer: Introduce ToolChainKitAspect::{c,cxx}ToolChain
hjk
2020-02-19
1
-2
/
+2
|
/
*
Merge remote-tracking branch 'origin/4.11'
Eike Ziller
2019-11-21
1
-0
/
+6
|
\
|
*
CMakeProjectManager: Add ability to specify path to ninja
Cristian Adam
2019-11-20
1
-0
/
+6
*
|
ProjectExplorer: Move BuildSystem owership to BuildConfiguration
hjk
2019-11-19
1
-2
/
+2
|
/
*
CMake: Fix inconsistent copy ctor/operator=
Orgad Shaneh
2019-05-07
1
-0
/
+1
*
ProjectExplorer: Rename KitInformation to KitAspect
Christian Kandeler
2019-02-11
1
-9
/
+9
*
CMake: Do not try to use icecream for cmake configuration runs
Tobias Hunger
2018-09-05
1
-0
/
+7
*
CMake: Do not crash when deleting cmake tools
Tobias Hunger
2018-05-28
1
-2
/
+8
*
CMake: Fix project parsing notification
Tobias Hunger
2017-10-06
1
-0
/
+82