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
*
add auto-saving of modified editors
Oswald Buddenhagen
2011-05-12
1
-1
/
+2
*
rewrite editor info bar handling
Oswald Buddenhagen
2011-05-12
1
-1
/
+4
*
Krazy fixes (spelling, single char strings, char constants).
Friedemann Kleint
2011-05-10
1
-1
/
+1
*
Fix/add copyright headers
Tobias Hunger
2011-05-06
1
-1
/
+1
*
add errorString output argument to IFile::reload() & IEditor::open()
Oswald Buddenhagen
2011-04-18
1
-1
/
+3
*
add errorString output argument to IFile::save()
Oswald Buddenhagen
2011-04-18
1
-1
/
+2
*
Merge branch '2.2'
Oswald Buddenhagen
2011-04-14
1
-14
/
+13
|
\
|
*
Update license.
hjk
2011-04-13
1
-14
/
+13
*
|
projectexplorer: move project{Context,Language} from IProjectManager to Project
hjk
2011-04-12
1
-0
/
+3
*
|
CMakeProjectManager: Change editing cmake files to not pop up a dialog
dt
2011-03-31
1
-20
/
+16
|
/
*
Trailing whitespace...
dt
2011-03-10
1
-1
/
+1
*
CMakeProject: Better order of include directories
dt
2011-03-10
1
-4
/
+5
*
Toolchains: Header cleanup.
Friedemann Kleint
2011-02-28
1
-0
/
+1
*
ToolChain: Refactor toolchain support
Tobias Hunger
2011-02-21
1
-3
/
+5
*
It's 2011 now.
con
2011-01-12
1
-1
/
+1
*
Project managers: Remove dependency to Qt Designer.
Friedemann Kleint
2011-01-10
1
-20
/
+26
*
cppmodelmanagerinterface: use singleton instead of object pool
hjk
2011-01-05
1
-3
/
+3
*
C++: Move the ModelManagerInterface from CppTools to CPlusPlus.
Christian Kamm
2011-01-04
1
-8
/
+8
*
Merge branch '2.1'
con
2010-12-17
1
-7
/
+11
|
\
|
*
License headers.
con
2010-12-17
1
-7
/
+11
*
|
ProjectExplorer: Move ITargetFactory to object pool
dt
2010-12-07
1
-7
/
+4
*
|
ProjectExplorer: Move configWidget from Project to Target
dt
2010-12-06
1
-14
/
+11
*
|
ProjectExplorer: Move ToolChainType enumeration into separate Header.
Friedemann Kleint
2010-11-01
1
-0
/
+1
*
|
CMakeProjectManager: Add Ui completion
dt
2010-10-04
1
-1
/
+179
|
/
*
CMakeProject: Keep locator informed about our files
dt
2010-09-27
1
-0
/
+1
*
Move ProjectExplorer::Environment to Utils::Environment
Tobias Hunger
2010-09-23
1
-3
/
+1
*
CMake ProjectManager: Hide generated files
dt
2010-09-07
1
-3
/
+11
*
Cmake: Add a "Reconfigure project" to the Project Page
dt
2010-09-02
1
-0
/
+20
*
Refactor deployment
Tobias Hunger
2010-08-02
1
-2
/
+3
*
Rename StepType to BuildStep::Type
Tobias Hunger
2010-07-06
1
-1
/
+1
*
File renaming
dt
2010-05-12
1
-0
/
+7
*
Import library target from cmake project.
Erik
2010-04-26
1
-4
/
+9
*
Cancel code model indexing on project closing and full code model update
dt
2010-04-26
1
-1
/
+3
*
Remove isApplication() and simplfy startup project logic
dt
2010-03-25
1
-5
/
+0
*
Enable shadowbuilding by default for CMake projects
Tobias Hunger
2010-03-25
1
-0
/
+5
*
Introduce method to access the project directory
Tobias Hunger
2010-03-25
1
-10
/
+5
*
Refactor the externally modified file handling
con
2010-03-22
1
-2
/
+10
*
Use a type enum instead of duplicating functions between build and clean
dt
2010-03-16
1
-1
/
+2
*
Move build environment customization down to BuildConfiguration
Thorbjørn Lindeijer
2010-03-12
1
-2
/
+2
*
Fix cmake wizard not showing after a file change
dt
2010-03-05
1
-2
/
+1
*
Long live the king!
hjk
2010-03-05
1
-1
/
+1
*
Don't begin global paths with '/' on windows.
con
2010-02-24
1
-3
/
+3
*
Fix CMake projects
Tobias Hunger
2010-02-22
1
-7
/
+4
*
Integrate target support
Tobias Hunger
2010-02-09
1
-104
/
+76
*
Fix some code scanning issues.
Friedemann Kleint
2010-02-02
1
-5
/
+5
*
Simplify codepath
Tobias Hunger
2010-02-02
1
-112
/
+112
*
/target/buildtarget/g in cmakeprojectmanager
Tobias Hunger
2010-02-02
1
-33
/
+33
*
Fix some code scanning issues.
Friedemann Kleint
2010-02-01
1
-2
/
+2
*
Fix some code scanning issues.
Friedemann Kleint
2010-02-01
1
-7
/
+8
*
Make project use toMap/fromMap to save state
Tobias Hunger
2010-02-01
1
-6
/
+3
[next]