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
*
Merge remote-tracking branch 'origin/7.0'
Eike Ziller
2022-03-11
1
-2
/
+5
|
\
|
*
CMakePM: Do not modify container in loop
Cristian Adam
2022-03-02
1
-2
/
+5
*
|
QtcProcess: Limit the inclusion of qtcprocess.h
Jarek Kobus
2022-03-02
1
-0
/
+1
|
/
*
Fix Qt5 based build
Eike Ziller
2022-02-28
1
-1
/
+1
*
CMakePM: Proper handling of the extra generator
Cristian Adam
2022-02-28
1
-2
/
+16
*
CMake: Fix UI text
Leena Miettinen
2022-02-17
1
-1
/
+1
*
CMake: Fix configurations tab bar appearance
Eike Ziller
2022-02-16
1
-10
/
+12
*
Fix some warnings
Christian Kandeler
2022-02-11
1
-4
/
+4
*
Merge remote-tracking branch 'origin/6.0' into 7.0
Eike Ziller
2022-02-11
1
-2
/
+3
|
\
|
*
Remove QTC_ASSERT because unset toolchain is a valid condition
Eike Ziller
2022-02-10
1
-1
/
+2
|
*
CMake: Prevent crash if kit has no toolchain
hjk
2022-02-08
1
-1
/
+3
*
|
CMakePM: Update generator kit value after Kit Configuration dialog
Cristian Adam
2022-02-10
1
-1
/
+3
*
|
CMakePM: Use the right type for the few kit CMake variables
Cristian Adam
2022-02-09
1
-3
/
+3
*
|
CMakePM: Add "Close" button for Kit Configuration dialog
Cristian Adam
2022-02-08
1
-0
/
+7
*
|
CMakePM: Use more direct access to SourceDirectoryAspect
hjk
2022-02-07
1
-2
/
+2
*
|
CMakeProjectManager: Some code cosmetics
hjk
2022-02-07
1
-7
/
+7
*
|
CMakePM: Apply Kit CMake configuration to Initial Configuration
Cristian Adam
2022-02-04
1
-2
/
+17
*
|
CMakePM: Fix crash when switching CMake tools and clicking help links
Cristian Adam
2022-02-04
1
-6
/
+12
*
|
CMakePM: Add "Help" context menu entry for CMake variables
Cristian Adam
2022-02-04
1
-0
/
+12
*
|
CMakePM: Add "variable" link to CMake offline/online documentation
Cristian Adam
2022-02-04
1
-6
/
+9
*
|
CMakePM: Add options link to the CMake offline/online documentation
Cristian Adam
2022-02-04
1
-2
/
+14
*
|
CMakePM: Rename "Additional CMake parameters" to "... options"
Cristian Adam
2022-02-03
1
-23
/
+23
*
|
CMakePM: Add "Kit Configuration" button in Settings page
Cristian Adam
2022-02-03
1
-1
/
+40
*
|
CMakePM: Revert selectedRows back to selectedItems
Cristian Adam
2022-02-02
1
-1
/
+1
*
|
CMakePM: Settings list UI changes
Cristian Adam
2022-02-02
1
-1
/
+2
*
|
CMakePM: Add "Appy Kit/Initial Configuration Value" context menu entry
Cristian Adam
2022-02-01
1
-0
/
+24
*
|
CMakePM: Save initial configuration changes on "exit"
Cristian Adam
2022-01-31
1
-1
/
+3
*
|
CMakePM: Do not flush CMake parameters model on parsing complete
Cristian Adam
2022-01-28
1
-1
/
+4
*
|
CMakePM: Display CMake kit mismatch values in Settings page
Cristian Adam
2022-01-28
1
-0
/
+3
*
|
CMake: Use CommandLine to create the initial default parameters
hjk
2022-01-26
1
-41
/
+41
*
|
CMakePM: Add additional CMake parameters to the Kit's CMake config
Cristian Adam
2022-01-24
1
-0
/
+1
*
|
Rename QtSupport::BaseQtVersion to QtVersion
hjk
2022-01-24
1
-3
/
+3
*
|
CMake: Prevent crash if kit has no toolchain
hjk
2022-01-21
1
-1
/
+3
*
|
CMakePM: Refactor "Initial Parameters" as a tab bar item
Cristian Adam
2022-01-17
1
-73
/
+315
*
|
CMakePM: Add ability to stop CMake run in Settings
Cristian Adam
2022-01-07
1
-12
/
+18
*
|
CMakePM: Remove "Clear selection" button in Settings
Cristian Adam
2022-01-05
1
-10
/
+0
*
|
CMakePM: Remove grouping of cmake cache variables
Cristian Adam
2022-01-05
1
-0
/
+1
|
/
*
Add qt's toolchain file to initial cmake arguments for Windows on ARM64
Oliver Wolff
2021-12-02
1
-1
/
+8
*
Android: Clean up for extraData constants
Assam Boudjelthia
2021-10-06
1
-1
/
+1
*
CMakePM: Display CMake project loading errors/warnings in issue pane
Cristian Adam
2021-09-21
1
-1
/
+4
*
CMake: skip auto-setup.cmake for docker kits
David Schulz
2021-09-14
1
-1
/
+7
*
Merge remote-tracking branch 'origin/5.0'
Eike Ziller
2021-09-13
1
-35
/
+36
|
\
|
*
iOS/CMake: Fix building for iOS device
Eike Ziller
2021-09-10
1
-26
/
+23
|
*
CMakePM: Fix build type for multi-configuration generators
Cristian Adam
2021-09-09
1
-9
/
+10
|
*
CMake: Don't build apk by default with CMake's ALL target
Assam Boudjelthia
2021-09-08
1
-0
/
+3
*
|
ProjectExplorer: Streamline access to buildDirectoryTemplate data
hjk
2021-08-24
1
-7
/
+8
|
/
*
CMake: Fix a crash
hjk
2021-08-02
1
-1
/
+1
*
CMake: Fix crash with Android when no Qt version is set
hjk
2021-08-02
1
-1
/
+1
*
CMake: Make CMakeConfig a proper class
hjk
2021-07-21
1
-8
/
+9
*
CMakeProjectManager: Use "cooked types" in DirectoryData
hjk
2021-07-21
1
-3
/
+2
[next]