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.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
CMake: Fix tree scanner not getting run automatically
Tobias Hunger
2017-11-21
1
-11
/
+16
*
CMake: Pass C toolchain on to the project model
Tobias Hunger
2017-11-01
1
-8
/
+7
*
CMake: Enable switching between different temporary CMake configurations
Tobias Hunger
2017-10-24
1
-2
/
+2
*
CMake: Fix crashes when last target is removed from a project
Tobias Hunger
2017-10-17
1
-0
/
+6
*
CMake: Fix project parsing notification
Tobias Hunger
2017-10-06
1
-101
/
+206
*
CMake: Quieten soft-assert on small project loads
Tobias Hunger
2017-09-26
1
-73
/
+122
*
CMake: Set CMakeRunConfiguration executable and working directory
Claus Steuer
2017-09-24
1
-1
/
+29
*
Convert macros from plain QByteArray to a vector of structs
Marco Bubke
2017-09-14
1
-1
/
+1
*
Merge remote-tracking branch 'origin/4.4'
Eike Ziller
2017-09-05
1
-2
/
+4
|
\
|
*
CppTools: set default -std=c++11 for Qt4
Ivan Donchevskii
2017-09-05
1
-2
/
+4
*
|
ProjectExplorer: Introduce base class for enabled/disabled project configuration
Tobias Hunger
2017-07-28
1
-30
/
+1
*
|
CMake: Simplify signaling
Tobias Hunger
2017-07-26
1
-2
/
+2
*
|
Project: Move signalling of parsing state into Project
Tobias Hunger
2017-07-26
1
-2
/
+13
|
/
*
CMake: Return an empty project tree if parsing failed
Tobias Hunger
2017-06-23
1
-1
/
+1
*
CMake: Make sure no empty strings end up in deployment data
Tobias Hunger
2017-06-20
1
-2
/
+7
*
AutoTest: Fix handling of multiple build targets
Christian Stenger
2017-06-19
1
-1
/
+3
*
ProjectNodes: add listInProject() to Node
Tobias Hunger
2017-05-04
1
-2
/
+2
*
Project: Unify handling of displayName
Tobias Hunger
2017-04-07
1
-7
/
+4
*
Project: Move ProjectDocument setup into Project class
Tobias Hunger
2017-03-29
1
-4
/
+2
*
ProjectExplorer: Provide ProjectDocument and use it in all projects
Tobias Hunger
2017-03-29
1
-3
/
+1
*
CMake: Speed up extra compiler processing a bit
Tobias Hunger
2017-03-29
1
-15
/
+26
*
ProjectExplorer: Handle project file list globally
Tobias Hunger
2017-03-27
1
-15
/
+0
*
CMake: Fix WS
Tobias Hunger
2017-03-27
1
-1
/
+1
*
ProjectExplorer: Remove unused Project::displayName() signal
hjk
2017-03-27
1
-1
/
+0
*
CMake: Fix file list for "AllFiles"
Tobias Hunger
2017-03-21
1
-2
/
+2
*
CMake: Fix possible crash before the project is fully set up
Tobias Hunger
2017-03-17
1
-7
/
+9
*
ProjectExplorer: Inline FolderNode::recursiveFileNodes()
hjk
2017-03-14
1
-13
/
+7
*
CMake: Fix empty display name when opening project
Tobias Hunger
2017-03-10
1
-5
/
+5
*
ProjectExplorer: Create initial project tree
Tobias Hunger
2017-03-10
1
-4
/
+2
*
Make all projects generate a fresh project tree
Tobias Hunger
2017-03-10
1
-1
/
+3
*
Session: Update SessionNode when Project tree changes
Tobias Hunger
2017-03-10
1
-1
/
+0
*
ProjectExplorer: Remove Project manager parameter from some constructors
hjk
2017-02-28
1
-2
/
+1
*
Remove spaces in initializer lists
Tim Jenssen
2017-02-22
1
-2
/
+2
*
CppTools/ProjectManagers: Reduce ui blocking when loading projects
Nikolai Kosjar
2017-02-20
1
-13
/
+13
*
CMake: fix crash on project close during active file system scanning
Alexander Drozdov
2017-02-15
1
-0
/
+5
*
CMake: Introduce project importer for cmake projects
Tobias Hunger
2017-02-10
1
-0
/
+7
*
Unify projectexplorer language IDs
Ulf Hermann
2017-01-30
1
-1
/
+1
*
ProjectExplorer: Added support for registering custom languages
Filippo Cucchetto
2017-01-23
1
-1
/
+1
*
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
-1
/
+71
*
CppTools: Call ProjectInfo::finish when we get it
Nikolai Kosjar
2016-12-06
1
-1
/
+0
*
CMake: Return empty tree on errors in server-mode
Tobias Hunger
2016-12-05
1
-7
/
+6
*
CMake: Allow to build target from context menu of CMakeTargetNodes
Tobias Hunger
2016-11-15
1
-0
/
+9
*
CMake: Project tree for server mode data
Tobias Hunger
2016-11-14
1
-2
/
+2
*
Merge remote-tracking branch 'origin/4.2'
Eike Ziller
2016-11-01
1
-0
/
+2
|
\
|
*
ClangStaticAnalyzer: Tests: Rely on projects telling when they finished parsing
Nikolai Kosjar
2016-10-31
1
-0
/
+2
*
|
CMake: Clear files when cleaning CMakeBuildTargets
Tobias Hunger
2016-10-17
1
-0
/
+1
*
|
CMake: Use Utils::FileName where appropriate
Tobias Hunger
2016-10-17
1
-5
/
+3
|
/
*
CMake: Move more code into BuildDirManager
Tobias Hunger
2016-10-10
1
-127
/
+3
*
CMake: Encapsulate BuildDirManager in CMakeBC
Tobias Hunger
2016-10-06
1
-19
/
+8
[next]