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
/
genericprojectmanager
/
genericproject.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix possible crash in the generic project
Tobias Hunger
2010-04-27
1
-1
/
+14
*
Cancel code model indexing on project closing and full code model update
dt
2010-04-26
1
-1
/
+4
*
Linux icc parser
dt
2010-04-12
1
-2
/
+3
*
Revert "Progress so far"
dt
2010-04-08
1
-3
/
+2
*
Progress so far
dt
2010-04-07
1
-2
/
+3
*
Remove isApplication() and simplfy startup project logic
dt
2010-03-25
1
-5
/
+0
*
Refactor the externally modified file handling
con
2010-03-22
1
-1
/
+10
*
Preserve the user-set build directory for Generic Projects
Thorbjørn Lindeijer
2010-03-15
1
-1
/
+1
*
Move build environment customization down to BuildConfiguration
Thorbjørn Lindeijer
2010-03-12
1
-1
/
+4
*
Long live the king!
hjk
2010-03-05
1
-1
/
+1
*
Some small code style fixes
Thorbjørn Lindeijer
2010-02-25
1
-2
/
+2
*
Allow modification of the configuration name in GenericBuildSettingsWidget
Laurent Desmecht
2010-02-25
1
-0
/
+13
*
Expand environment variables in Generic Project file lists
Thorbjørn Lindeijer
2010-02-11
1
-8
/
+36
*
Some cleanup of GenericProject
Thorbjørn Lindeijer
2010-02-10
1
-58
/
+2
*
Preserve the original paths of the generic project file list
Thorbjørn Lindeijer
2010-02-10
1
-25
/
+36
*
Integrate target support
Tobias Hunger
2010-02-09
1
-21
/
+14
*
Make project use toMap/fromMap to save state
Tobias Hunger
2010-02-01
1
-31
/
+16
*
Add a id() method to projects
Tobias Hunger
2010-02-01
1
-0
/
+5
*
Make method naming more consistent.
Tobias Hunger
2010-01-07
1
-61
/
+1
*
Rework Build Parser handling
Tobias Hunger
2009-12-09
1
-22
/
+0
*
Remove BuildConfiguration::setValue/value
dt
2009-12-08
1
-2
/
+2
*
Make BuildConfiguration::setValue and ::value protected
dt
2009-12-07
1
-2
/
+2
*
Fist set the display name then addBuildConfiguration on clone
dt
2009-11-30
1
-1
/
+0
*
Some cleanup after BuildConfiguration refactoring
dt
2009-11-30
1
-1
/
+0
*
Move most of the BuildConfiguration specific functions
dt
2009-11-30
1
-21
/
+2
*
Remove BuildConfiguration::name()
dt
2009-11-30
1
-11
/
+13
*
Remove project() from BuildStep
dt
2009-11-30
1
-2
/
+2
*
Add BuildConfiguration::restore and BuildConfiguration::project()
dt
2009-11-30
1
-6
/
+12
*
Add BuildConfiguration classes
dt
2009-11-30
1
-2
/
+11
*
Make BuildSteps one instance per BuildConfiguration
dt
2009-11-19
1
-17
/
+11
*
The qtversions's toolchain now depends on the actual compiler not mkspec
dt
2009-10-22
1
-1
/
+1
*
Rename namespace Core::Utils into Utils
Friedemann Kleint
2009-10-05
1
-1
/
+1
*
Warning/Compile
Friedemann Kleint
2009-10-01
1
-1
/
+1
*
Missing return value.
dt
2009-10-01
1
-0
/
+1
*
Make it possible again to create new build config for generic projects
con
2009-10-01
1
-7
/
+16
*
Build configuration factory now adds configurations directly.
con
2009-10-01
1
-8
/
+2
*
Remove Project::(set)Value(buildconfig, ...) methods.
con
2009-10-01
1
-7
/
+8
*
Changing string based api to BuildConfiguration based api.
con
2009-10-01
1
-16
/
+59
*
Project explorer: Make public headers compile with NO_CAST_FROM_ASCII
Friedemann Kleint
2009-09-29
1
-0
/
+1
*
Canceling the wizard for a new cmake build configuration still created.
dt
2009-09-23
1
-1
/
+2
*
Fixed problem with changing tool chain type for generic projects
Thorbjørn Lindeijer
2009-08-25
1
-20
/
+32
*
Fix slot connections in the generic project manager.
dt
2009-08-18
1
-1
/
+2
*
long live the king
hjk
2009-08-14
1
-1
/
+1
*
Identify tool chains via ToolChain::ToolChainType enum instead of by string
Daniel Molkentin
2009-08-13
1
-14
/
+31
*
Rework the project settings.
dt
2009-08-06
1
-3
/
+3
*
Fixed compiler/lupdate/uic warnings.
Friedemann Kleint
2009-07-29
1
-0
/
+2
*
Fix layout of generic projects' build settings.
con
2009-07-23
1
-0
/
+3
*
Allow restoreSettings() to fail,
dt
2009-07-03
1
-1
/
+2
*
Made sure the order of the file list is maintained when removing files
Thorbjørn Lindeijer
2009-06-30
1
-4
/
+7
*
Enable 'Remove file...' on Generic project
Kevin Michel
2009-06-30
1
-5
/
+20
[next]