index
:
delta/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
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
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
baserock/3.3.0
baserock/morph/2.7
baserock/v3.6.1
csa-3.3
csa-3.4
csa-3.5
csa-3.6
csa-master
drafts/for/4.3
drafts/for/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/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
refsfor/3.0
wip/at-squish
wip/boostbuildprojectmanager
wip/clang
wip/clang-oop
wip/clang-query
wip/qbs
wip/vcproj
wip/winrt
code.qt.io: qt-creator/qt-creator.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
plugins
/
cmakeprojectmanager
/
cmakeprojectplugin.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
CMakeProjectManager: Rework CMakeFormatter
hjk
2023-05-15
1
-74
/
+0
*
CMake: Use new PagedSettings
hjk
2023-05-10
1
-3
/
+1
*
CMakeLocatorFilter: Remove the old matchesFor() implementation
Jarek Kobus
2023-05-10
1
-2
/
+2
*
Translations: Fix stray QApplication::translate() calls
Alessandro Portale
2023-02-08
1
-1
/
+1
*
CMake: Move settings storage closer to class implementation
hjk
2023-01-23
1
-8
/
+2
*
Use simpler Plugin::initialize() when feasible
hjk
2023-01-20
1
-5
/
+1
*
Remove GPL-3.0+ from license identifiers
Kai Köhne
2023-01-06
1
-1
/
+1
*
CMakePM: Add "CMake Install" deployment step
Cristian Adam
2022-12-19
1
-0
/
+2
*
CMake: Fix startup warning
Eike Ziller
2022-12-12
1
-4
/
+3
*
Beautifier for CMake files
Xavier BESSON
2022-12-09
1
-1
/
+81
*
CMake: Delay restoration until devices load
Marcus Tillmanns
2022-10-06
1
-2
/
+4
*
CMake: Move to Tr::tr
hjk
2022-09-30
1
-7
/
+8
*
Use SPDX license identifiers
Lucie Gérard
2022-08-26
1
-24
/
+2
*
filesystem: Add QFSEngine for filepaths
Marcus Tillmanns
2022-07-21
1
-1
/
+1
*
CMakePM: Group CMake settings into one category page
Cristian Adam
2022-07-08
1
-2
/
+2
*
Pass the new node in ProjectTree::currentNodeChanged
Eike Ziller
2021-06-28
1
-2
/
+2
*
CMake: Aspectify CMakeSpecificSettings
hjk
2021-03-26
1
-2
/
+1
*
CMake: Fix includes all over the CMake plugin
Tobias Hunger
2020-04-20
1
-11
/
+8
*
CMake: Rename some constants
Tobias Hunger
2020-04-17
1
-5
/
+6
*
CMake: Use IOptionPage convenience pattern
hjk
2020-01-14
1
-0
/
+1
*
ProjectExplorer: Move BuildSystem owership to BuildConfiguration
hjk
2019-11-19
1
-14
/
+9
*
Cmake: Cleanup initialization
hjk
2019-10-29
1
-30
/
+26
*
Unification of desktop run configurations, step 1
hjk
2019-08-07
1
-3
/
+0
*
CMake: Add locator filter to open CMake target definitions
Tobias Hunger
2019-07-25
1
-1
/
+2
*
CMake: Split up cmake's locator filter
Tobias Hunger
2019-07-24
1
-1
/
+1
*
CMake: Rename CMakeLocatorFilter to CMakeTargetLocatorFilter
Tobias Hunger
2019-07-24
1
-1
/
+1
*
ProjectExplorer: Rename ProjectTree::findCurrentNode to currentNode
hjk
2019-04-30
1
-1
/
+1
*
ProjectExplorer: Switch order of template parameters
hjk
2019-04-02
1
-1
/
+1
*
CMakePM: Fix order of initialization
Christian Stenger
2019-03-20
1
-2
/
+2
*
ProjectExplorer: Introduce a SimpleRunWorkerFactory template
hjk
2019-03-19
1
-0
/
+4
*
ProjectExplorer: Make kit aspects self-register
hjk
2019-03-18
1
-4
/
+4
*
ProjectExplorer: Rename KitInformation to KitAspect
Christian Kandeler
2019-02-11
1
-3
/
+3
*
CMakeProjectManager: Modernize
Alessandro Portale
2018-11-25
1
-2
/
+2
*
ProjectExplorer: Use unique_ptr to store KitInformation
Tobias Hunger
2018-07-11
1
-3
/
+3
*
Add Specific settings page to CMakePLugin and create checkable dialog box for...
Pawel Rutka
2018-03-16
1
-5
/
+20
*
CMake: Pimpl CMakeProjectPlugin and avoid use of global object pool
hjk
2018-02-20
1
-20
/
+40
*
Use project id uniformly as project context
hjk
2017-12-20
1
-1
/
+1
*
ProjectNodes: Do not derive Project Nodes from QObject
Tobias Hunger
2017-08-01
1
-2
/
+2
*
Remove the need to create ISnippetProvider subclasses
Eike Ziller
2017-04-25
1
-2
/
+4
*
ProjectExplorer: Follow up on too-much-magic in IProjectManager
hjk
2017-03-09
1
-0
/
+4
*
Move mimetype definitions to plugin specs
Eike Ziller
2017-02-27
1
-3
/
+0
*
ProjectExplorer: Remove arguments from node change signals
hjk
2017-02-24
1
-2
/
+3
*
CMake: fix not disconnected build action
Tim Jenssen
2016-12-12
1
-3
/
+3
*
CMake: fix crash while clicking context menu
Tim Jenssen
2016-12-12
1
-2
/
+4
*
CMake: Allow to build target from context menu of CMakeTargetNodes
Tobias Hunger
2016-11-15
1
-3
/
+52
*
CMake: Add fileoverlay icons for cmake project files
Tobias Hunger
2016-11-10
1
-1
/
+6
*
CMake: Add CMakeSnippetProvider
Tobias Hunger
2016-08-23
1
-0
/
+2
*
CMake: Do not run a cmake wizard all the time
Tobias Hunger
2016-02-15
1
-2
/
+0
*
CMake: Add CMakeConfigurationKitInformation
Tobias Hunger
2016-02-12
1
-0
/
+1
*
CMakeProjectPlugin: Clean up some headers
Tobias Hunger
2016-02-12
1
-5
/
+0
[next]