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
/
cmakeproject.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
Add a id() method to projects
Tobias Hunger
2010-02-01
1
-0
/
+5
*
Code style
dt
2010-01-20
1
-1
/
+1
*
Add method to verify existence of CMake targets
Tobias Hunger
2010-01-14
1
-1
/
+14
*
Fix typos
Tobias Hunger
2010-01-11
1
-2
/
+2
*
Fix cleaning of CMake projects
dt
2010-01-08
1
-0
/
+1
*
Make method naming more consistent.
Tobias Hunger
2010-01-07
1
-82
/
+1
*
Remove BuildConfiguration::setValue/value
dt
2009-12-08
1
-2
/
+2
*
Make BuildConfiguration::setValue and ::value protected
dt
2009-12-07
1
-5
/
+6
*
Cmake: Let the generator determine the toolchain
dt
2009-12-07
1
-19
/
+27
*
Fist set the display name then addBuildConfiguration on clone
dt
2009-11-30
1
-1
/
+0
*
Hide static cast in accessor methods
dt
2009-11-30
1
-7
/
+12
*
Move most of the BuildConfiguration specific functions
dt
2009-11-30
1
-133
/
+21
*
Remove BuildConfiguration::name()
dt
2009-11-30
1
-17
/
+17
*
Remove project() from BuildStep
dt
2009-11-30
1
-4
/
+4
*
Add BuildConfiguration::restore and BuildConfiguration::project()
dt
2009-11-30
1
-8
/
+12
*
Add BuildConfiguration classes
dt
2009-11-30
1
-2
/
+11
*
Make BuildSteps one instance per BuildConfiguration
dt
2009-11-19
1
-27
/
+22
*
Remove value(name) and setValue(name, value) from BuildStep
dt
2009-11-19
1
-1
/
+1
*
Remove QSharedPointer<> for RunConfiguration
dt
2009-11-19
1
-8
/
+8
*
Merge commit 'origin/1.3'
con
2009-11-03
1
-2
/
+4
|
\
|
*
Show a cancel button in the opening cmake projects wizard.
dt
2009-11-03
1
-2
/
+4
*
|
Merge commit 'origin/1.3'
con
2009-10-27
1
-2
/
+5
|
\
|
|
*
Fix "Add New" using the wrong directory for cmake projects
dt
2009-10-27
1
-2
/
+5
*
|
The qtversions's toolchain now depends on the actual compiler not mkspec
dt
2009-10-22
1
-1
/
+1
|
/
*
Warning/Compile
Friedemann Kleint
2009-10-01
1
-1
/
+1
*
Fix problem when canceling cmake build configuration wizard.
con
2009-10-01
1
-5
/
+4
*
Build configuration factory now adds configurations directly.
con
2009-10-01
1
-11
/
+6
*
Remove string identifier from setDisplayNameFor and setUserEnvChanges.
con
2009-10-01
1
-5
/
+4
*
Remove Project::(set)Value(buildconfig, ...) methods.
con
2009-10-01
1
-20
/
+5
*
Changing string based api to BuildConfiguration based api.
con
2009-10-01
1
-59
/
+139
*
Fix a wrong check for the modification date for cmake projects.
dt
2009-09-23
1
-1
/
+1
*
Remove wrong comment
dt
2009-09-23
1
-1
/
+0
*
Canceling the wizard for a new cmake build configuration still created.
dt
2009-09-23
1
-1
/
+4
[next]