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
/
cmakeproject.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
QmlProject: Unify selection of supported kits
Tobias Hunger
2018-03-09
1
-1
/
+1
*
CMake: Enable switching between different temporary CMake configurations
Tobias Hunger
2017-10-24
1
-1
/
+1
*
CMake: Fix project parsing notification
Tobias Hunger
2017-10-06
1
-31
/
+17
*
CMakeProjectManager: Clean forward declaration
Laurent Montel
2017-09-27
1
-4
/
+0
*
CMake: Quieten soft-assert on small project loads
Tobias Hunger
2017-09-26
1
-6
/
+17
*
CMake: Set CMakeRunConfiguration executable and working directory
Claus Steuer
2017-09-24
1
-0
/
+1
*
Convert macros from plain QByteArray to a vector of structs
Marco Bubke
2017-09-14
1
-1
/
+2
*
ProjectExplorer: Introduce base class for enabled/disabled project configuration
Tobias Hunger
2017-07-28
1
-1
/
+0
*
ProjectTree: Show parsing state of projects
Tobias Hunger
2017-07-28
1
-1
/
+1
*
CMake: Simplify signaling
Tobias Hunger
2017-07-26
1
-1
/
+1
*
Project: Move signalling of parsing state into Project
Tobias Hunger
2017-07-26
1
-4
/
+1
*
Project: Unify handling of displayName
Tobias Hunger
2017-04-07
1
-2
/
+0
*
ProjectExplorer: Handle project file list globally
Tobias Hunger
2017-03-27
1
-1
/
+0
*
ProjectExplorer: Remove Project manager parameter from some constructors
hjk
2017-02-28
1
-2
/
+1
*
CppTools/ProjectManagers: Reduce ui blocking when loading projects
Nikolai Kosjar
2017-02-20
1
-1
/
+3
*
CMake: Introduce project importer for cmake projects
Tobias Hunger
2017-02-10
1
-0
/
+6
*
CMake: Pass const QList<const FileNode *> to Directory Readers
Tobias Hunger
2016-12-21
1
-1
/
+1
*
CMake: make project file system tree scanner persistent
Alexander Drozdov
2016-12-13
1
-0
/
+8
*
CMake: Return empty tree on errors in server-mode
Tobias Hunger
2016-12-05
1
-1
/
+1
*
CMake: Allow to build target from context menu of CMakeTargetNodes
Tobias Hunger
2016-11-15
1
-0
/
+3
*
CMake: Project tree for server mode data
Tobias Hunger
2016-11-14
1
-4
/
+3
*
CMake: Use Utils::FileName where appropriate
Tobias Hunger
2016-10-17
1
-6
/
+6
*
CMake: Clean up cmake project
Tobias Hunger
2016-10-17
1
-2
/
+0
*
CMake: Move more code into BuildDirManager
Tobias Hunger
2016-10-10
1
-3
/
+0
*
CMake: Remove unnecessary members from CMakeTargets
Tobias Hunger
2016-10-06
1
-1
/
+0
*
CMake: Keep buildTargets private
Tobias Hunger
2016-10-06
1
-1
/
+2
*
CMake: Move code from CMakeProject into BuildDirManager
Tobias Hunger
2016-10-06
1
-4
/
+0
*
Add helper code to generate trees of project nodes
Tobias Hunger
2016-10-05
1
-3
/
+0
*
CMake: Clean up CMakeProject
Tobias Hunger
2016-09-30
1
-20
/
+10
*
CMake: Rename method
Tobias Hunger
2016-09-30
1
-1
/
+1
*
CMake: Do not map all unknown build target types to "ExecutableType"
Tobias Hunger
2016-08-25
1
-1
/
+1
*
CMake: Only start parsing when creator gets focus again
Tobias Hunger
2016-06-28
1
-0
/
+5
*
CMake: Update qmljs codemodel
Wolfgang Bremer
2016-04-29
1
-0
/
+1
*
CMake: Mark cmake as imperfect and disable RunConfigurations as necessary
Tobias Hunger
2016-04-07
1
-2
/
+1
*
CMake: Move BuildDirManager from the project into the buildconfiguration
Tobias Hunger
2016-02-26
1
-19
/
+7
*
Generalize support for extra compilers
Ulf Hermann
2016-02-16
1
-2
/
+4
*
Make: Speed up reading compiler flags from build.ninja
Tobias Hunger
2016-02-16
1
-1
/
+3
*
CMake: Register files with the locator again
Tobias Hunger
2016-02-15
1
-2
/
+1
*
CMake: Add UI to display and edit cmake configuration
Tobias Hunger
2016-02-15
1
-0
/
+4
*
CMake: Do not run a cmake wizard all the time
Tobias Hunger
2016-02-15
1
-9
/
+13
*
CMake: Cleanup files
Tobias Hunger
2016-02-12
1
-1
/
+0
*
CMake: Use pragma once consistently
Tobias Hunger
2016-01-27
1
-3
/
+1
*
Update License according to agreement with Free Qt Foundation
Tobias Hunger
2016-01-19
1
-17
/
+12
*
Project: Add setRootProjectNode method
Tobias Hunger
2016-01-11
1
-3
/
+0
*
Project: Do not save filenames in derived classes
Tobias Hunger
2016-01-11
1
-1
/
+0
*
Project: Add setProjectManager method
Tobias Hunger
2016-01-11
1
-3
/
+1
*
Project: Add setDocument method
Tobias Hunger
2016-01-11
1
-2
/
+0
*
CMake: Use Qt5-style connects
Tobias Hunger
2016-01-08
1
-1
/
+1
*
CMake: Semi-automatic cleanups
Tobias Hunger
2016-01-08
1
-3
/
+3
*
CMake: Only offer kits with a cmake set up!
Tobias Hunger
2016-01-08
1
-0
/
+2
[next]