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
/
cmakebuildconfiguration.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
-3
/
+3
*
Avoid potential detach of non-const Qt containers in range-loops 1/2
Alessandro Portale
2025-03-21
1
-1
/
+1
*
ProjectExplorer: Introduce & make use of BuildConfiguration::kitChanged
Christian Kandeler
2025-03-11
1
-1
/
+1
*
CMakeProjectManager: Fix a wrong use of Target
Christian Kandeler
2025-03-11
1
-30
/
+17
*
Project managers: Only enable the debug build config by default
Christian Kandeler
2025-03-05
1
-0
/
+1
*
Merge remote-tracking branch 'origin/16.0'
Eike Ziller
2025-02-21
1
-5
/
+7
|
\
|
*
CMakePM: Fix build steps setup for multi-config CMake Presets
Cristian Adam
2025-02-19
1
-5
/
+7
*
|
ProjectExplorer: Switch BuildSystem to "per build config" approach
Christian Kandeler
2025-02-11
1
-14
/
+5
*
|
ProjectExplorer: Replace various direct calls to Target::kit()
Christian Kandeler
2025-02-07
1
-14
/
+12
*
|
ProjectExplorer: Replace various direct calls to Target::project()
Christian Kandeler
2025-02-06
1
-7
/
+7
|
/
*
qmlls: fix qmlls.ini generation option
Sami Shalayel
2025-01-17
1
-3
/
+18
*
CMakePM: Disable wheel events for QTabBar
Tasuku Suzuki
2025-01-14
1
-0
/
+1
*
Utils: Remove parent argument from FileUtils dialogs
hjk
2025-01-06
1
-1
/
+0
*
Merge remote-tracking branch 'origin/15.0'
Eike Ziller
2025-01-02
1
-0
/
+3
|
\
|
*
CMakePM: Only set CMAKE_COLOR_DIAGNOSTICS for new projects
Cristian Adam
2024-12-20
1
-0
/
+3
*
|
Utils: Add FilePath::isLocal() and use it instead of !needsDevice()
hjk
2024-12-09
1
-1
/
+1
*
|
ProjectExplorer: Dismantle NamedWidget
hjk
2024-12-03
1
-4
/
+3
*
|
ProjectExplorer: Dissolve kitaspects.{h,cpp}
Christian Kandeler
2024-11-20
1
-1
/
+3
*
|
ProjectExplorer: More name disambiguation for device kit aspects
Christian Kandeler
2024-11-12
1
-6
/
+6
*
|
ProjectExplorer: Rename DeviceKitAspect to RunDeviceKitAspect
Christian Kandeler
2024-11-07
1
-1
/
+1
*
|
Avoid std::optional::value
Eike Ziller
2024-11-04
1
-6
/
+6
*
|
Coco: Remove hard dependency on Qmake and CMake
hjk
2024-10-28
1
-0
/
+28
*
|
Extend Coco plugin for QMake/CMake project instrumentation
Markus Redeker
2024-10-24
1
-2
/
+15
|
/
*
ProjectExplorer: Move KitAspect into its own set of files
Christian Kandeler
2024-10-11
1
-0
/
+2
*
CMakePM: Build the correct executable before running
Cristian Adam
2024-10-10
1
-12
/
+24
*
CMakePM: Implement "Build Only the Application to Be Run"
Cristian Adam
2024-10-09
1
-0
/
+19
*
ProjectExplorer: disable project file defined build configurations
David Schulz
2024-10-08
1
-1
/
+1
*
Add VxWorks 24.03 build support
Karim Pinter
2024-10-02
1
-1
/
+8
*
Merge remote-tracking branch 'origin/14.0'
Eike Ziller
2024-09-25
1
-0
/
+7
|
\
|
*
vcpkg: Fix usage with Visual C++ 2022
Cristian Adam
2024-09-20
1
-0
/
+7
*
|
CMake: Fix usage of optionals in presets
Eike Ziller
2024-09-18
1
-3
/
+3
*
|
CMakePM: Add subdirectory build/clean/rebuild context menu support
Cristian Adam
2024-08-30
1
-0
/
+30
*
|
Merge remote-tracking branch 'origin/14.0'
Eike Ziller
2024-08-07
1
-2
/
+2
|
\
|
|
*
CMakePM: Fix saving "Initial Configuration" values
Cristian Adam
2024-07-30
1
-2
/
+2
*
|
iOS: Do not enforce architecture for CMake builds
Eike Ziller
2024-07-29
1
-5
/
+0
*
|
macOS: Remove code handling Qt Creator running under Rosetta
Eike Ziller
2024-07-29
1
-16
/
+5
*
|
Use the new BaseAspect::addOnChanged in a few places
hjk
2024-07-12
1
-7
/
+3
*
|
CMake: Simplify CMakeBuildSettingsWidget::kitCMakeConfiguration()
hjk
2024-07-10
1
-18
/
+10
|
/
*
CMakePM: Fix having duplicate CMAKE_CXX_COMPILERS entries
Cristian Adam
2024-06-27
1
-2
/
+9
*
CMakePM: Ask for a build configuration name for new configurations
Cristian Adam
2024-06-25
1
-1
/
+4
*
Revert "CMakePM: Set platform codegen and linker flags for GCC compilers"
v14.0.0-beta1
Cristian Adam
2024-06-11
1
-26
/
+1
*
Utils: Centralize aspect macro expansion setup and handling
hjk
2024-06-10
1
-3
/
+0
*
CMakePM: Transform a few raw C strings into constant literals
Cristian Adam
2024-06-05
1
-15
/
+23
*
CMakePM: Don't remove QML debugging flag with the preset value
Cristian Adam
2024-06-05
1
-0
/
+8
*
CMakePM: Set platform codegen and linker flags for GCC compilers
Cristian Adam
2024-06-04
1
-2
/
+38
*
CMakePM: Add/remove CMake parameter for "Package manager auto Setup"
Cristian Adam
2024-05-29
1
-8
/
+36
*
CMakePM: Add project CMake settings support
Cristian Adam
2024-05-28
1
-5
/
+7
*
Use LayoutBuilder V2
hjk
2024-05-27
1
-1
/
+1
*
ProjectExplorer: remove confusing function from Project
David Schulz
2024-05-02
1
-5
/
+2
*
qmlls: add checkbox for generating qmlls ini files
Sami Shalayel
2024-04-11
1
-0
/
+18
[next]