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
/
cmakeprojectmanager.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Moved CMake settings page under Projects category
Thorbjørn Lindeijer
2010-03-26
1
-4
/
+4
*
Added icons to options dialog categories
Thorbjørn Lindeijer
2010-03-26
1
-0
/
+5
*
Long live the king!
hjk
2010-03-05
1
-1
/
+1
*
Fix some code scanning issues.
Friedemann Kleint
2010-02-02
1
-1
/
+1
*
Merge remote branch 'origin/1.3'
Oswald Buddenhagen
2010-01-29
1
-2
/
+2
|
\
|
*
remove trailing whitespace
Oswald Buddenhagen
2010-01-29
1
-2
/
+2
*
|
Fix typos
Tobias Hunger
2010-01-11
1
-1
/
+1
*
|
Remove duplicate inclusions of headers
Tobias Hunger
2010-01-11
1
-1
/
+0
*
|
Make method naming more consistent.
Tobias Hunger
2010-01-07
1
-2
/
+2
*
|
Options: Sort by category, id.
Friedemann Kleint
2009-11-27
1
-1
/
+1
*
|
Polish the settings dialog.
Friedemann Kleint
2009-11-24
1
-1
/
+1
*
|
Options dialog: Further polishing.
Friedemann Kleint
2009-11-20
1
-5
/
+12
|
/
*
Fix a race in CMakeProjectManager::createXml
dt
2009-10-21
1
-7
/
+5
*
Rename namespace Core::Utils into Utils
Friedemann Kleint
2009-10-05
1
-2
/
+2
*
Rename IRunConfigurationRunner -> IRunControlFactory...
Friedemann Kleint
2009-09-25
1
-2
/
+1
*
If no cmake executable is specified or a invalid path, ask the user.
dt
2009-09-23
1
-119
/
+98
*
long live the king
hjk
2009-08-14
1
-1
/
+1
*
Add msvc support to cmake plugin. Depends on a cvs version of cmake.
dt
2009-07-02
1
-6
/
+22
*
Update license headers and sales contact details.
Jason McDonald
2009-06-17
1
-2
/
+2
*
Use the environment specified for the current build configuration to
dt
2009-05-27
1
-1
/
+2
*
Fix warning.
dt
2009-05-25
1
-1
/
+1
*
Fixed translation glitches.
Friedemann Kleint
2009-05-14
1
-19
/
+19
*
Refactoring: Use one common code to find the debugging helper library
dt
2009-04-24
1
-75
/
+1
*
Show also error output in the cmake run log.
dt
2009-04-20
1
-1
/
+2
*
Fix the directories the cmakelugin checks for the debugger plugin
dt
2009-04-17
1
-8
/
+15
*
Use QT_INSTALL_DATA instead of path() for searching the debugger helper
dt
2009-04-08
1
-3
/
+10
*
re-use pre-existing builds
Oswald Buddenhagen
2009-03-27
1
-3
/
+4
*
Also use the dumper library code from the cmake plugin.
dt
2009-03-25
1
-0
/
+78
*
Fixes: Introduce a cpp settingspage containing file naming conventions (lower...
Friedemann Kleint
2009-03-18
1
-3
/
+7
*
Fixes: Use the correct generator/make for MinGW
dt
2009-03-10
1
-1
/
+5
*
Fixes: Add a smarter cmake open project wizard.
dt
2009-03-09
1
-11
/
+20
*
Fixes: Show the CMakeLists.txt file in the navigation widget and completion
dt
2009-03-03
1
-1
/
+4
*
Fixes: change file license headers to include LGPL
hjk
2009-02-25
1
-21
/
+17
*
Fixes: Progress to the cmake plugin
dt
2009-01-23
1
-27
/
+119
*
Merge branch 'master' of
[email protected]
:creator/mainline
dt
2009-01-22
1
-4
/
+3
|
\
|
*
Avoid going through ICore when it's not necessary
Thorbjørn Lindeijer
2009-01-21
1
-4
/
+3
*
|
Fixes: Run cmake to get the version and check for the QtCreator generator
dt
2009-01-21
1
-0
/
+26
*
|
Fixes: Add a settings page to the cmake plugin.
dt
2009-01-21
1
-1
/
+104
|
/
*
replace ExtensionSystem::PluginManager::instance()->getObject<Core::ICore>() ...
hjk
2009-01-20
1
-2
/
+1
*
Bump year in licence header.
Daniel Molkentin
2009-01-13
1
-1
/
+1
*
chancge Nokia GPL exception version from 1.2 to 1.3
hjk
2008-12-16
1
-1
/
+1
*
off-by-one in headers
hjk
2008-12-02
1
-1
/
+0
*
end-of-line whitespace correction of the new headers
hjk
2008-12-02
1
-10
/
+11
*
more cosmetic changes
hjk
2008-12-02
1
-1
/
+1
*
Initial import
con
2008-12-02
1
-0
/
+72