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
/
cmakeprojectplugin.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
CMake: Add CMakeGeneratorKitInformation
Tobias Hunger
2016-02-12
1
-0
/
+1
*
Update License according to agreement with Free Qt Foundation
Tobias Hunger
2016-01-19
1
-17
/
+12
*
CMake: Semi-automatic cleanups
Tobias Hunger
2016-01-08
1
-8
/
+0
*
CMake: Move MakeStep to CMakeBuildStep
Tobias Hunger
2016-01-08
1
-2
/
+2
*
CMake: add preload cache cmake script file per kit
Tom Deblauwe
2015-10-26
1
-0
/
+2
*
CMakeProjectManager: Provide way for plugins to autodetect cmake tools
Benjamin Zeller
2015-03-09
1
-1
/
+2
*
Make CMakeTool known to the Kits
Benjamin Zeller
2015-03-03
1
-2
/
+4
*
Make it possible to register multiple cmake instances
Benjamin Zeller
2015-02-24
1
-5
/
+8
*
Use new mime database
Eike Ziller
2015-02-17
1
-3
/
+3
*
Update License
Eike Ziller
2015-01-16
1
-6
/
+6
*
Merge remote-tracking branch 'origin/3.2'
Eike Ziller
2014-10-14
1
-7
/
+8
|
\
|
*
License update
Eike Ziller
2014-10-09
1
-7
/
+8
*
|
TextEditor: Move CompletionAssistProvider construction
hjk
2014-10-06
1
-2
/
+2
*
|
CmakeProjectManager decrease N of included headers
Nikita Baryshnikov
2014-09-12
1
-0
/
+1
*
|
ExtensionSystem: Remove Qt4 support
Eike Ziller
2014-08-27
1
-2
/
+0
[next]