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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Changed URL to qt-project.org in pluginspecs.
Konstantin Tokarev
2012-07-30
1
-2
/
+2
*
tr()-Fixes for 2.6.
Friedemann Kleint
2012-07-27
1
-1
/
+1
*
Changed return type of :ICore::mainWindow() to QWidget*
Konstantin Tokarev
2012-07-19
1
-1
/
+0
*
Contact -> qt-project.org
Eike Ziller
2012-07-19
27
-79
/
+25
*
Fix compile
Daniel Teske
2012-07-18
2
-4
/
+3
*
CMakeProjectManger: static_cast instead of qobject_cast
Daniel Teske
2012-07-18
1
-3
/
+1
*
CMakeBuildConfiguration: Less qobject_casts more static_casts
Daniel Teske
2012-07-18
2
-8
/
+5
*
CMakeRunConfiguration: Check once with object_cast for CMakeProject
Daniel Teske
2012-07-18
1
-1
/
+1
*
Remove CMakeRunConfiguration::activeBuildConfiguration()
Daniel Teske
2012-07-18
2
-7
/
+0
*
Fix cmake to parse Qt build application output
Tobias Hunger
2012-06-29
1
-2
/
+13
*
Fix crash in cmake plugin
Tobias Hunger
2012-06-21
1
-0
/
+2
*
Profile introduction
Tobias Hunger
2012-06-21
17
-627
/
+232
*
Make PluginManager mostly static.
Eike Ziller
2012-06-19
1
-1
/
+1
*
Fix qbs code style
Yuchen Deng
2012-06-19
1
-1
/
+1
*
Add ActionContainer::addSeparator(...)
Eike Ziller
2012-06-05
2
-7
/
+1
*
CMake: Read macro definitions
Peter Kuemmel
2012-06-04
2
-3
/
+40
*
ActionManager API cleanup.
Eike Ziller
2012-05-25
3
-14
/
+12
*
IOptionsPage: replace virtual fuctions by data members
hjk
2012-05-23
2
-35
/
+14
*
DebuggingHelper: Move to QtSupport
Tobias Hunger
2012-05-18
5
-12
/
+14
*
Merge remote-tracking branch 'origin/2.5'
Eike Ziller
2012-05-16
1
-0
/
+2
|
\
|
*
CMake: Fix crash in makestep if used in the deploystep list
Daniel Teske
2012-05-15
1
-0
/
+2
*
|
ProjectExplorer: Remove hack for virtual folders
Daniel Teske
2012-05-08
1
-2
/
+7
*
|
Separate destructive clean/rebuild actions from rest.
Eike Ziller
2012-05-04
1
-1
/
+1
*
|
CMakeProjectManager: Remove outdated todos
Daniel Teske
2012-05-03
5
-22
/
+4
*
|
texteditor: use an enum instead of QString as color ids
hjk
2012-05-03
1
-6
/
+6
*
|
Use Core::Id in project-related objects
Tobias Hunger
2012-04-25
10
-77
/
+78
*
|
Added default implementation for IEditorFactory::open().
Konstantin Tokarev
2012-04-18
2
-7
/
+0
*
|
qtcassert: move actual printing to separate function and enforce style
hjk
2012-04-17
1
-1
/
+1
*
|
CMake: Fix warning about unused variable
Kai Koehne
2012-04-11
1
-2
/
+1
*
|
qbs files: use Qt5 module dependencies
Joerg Bornemann
2012-04-10
1
-1
/
+1
*
|
RunConfig: Rename signal isEnabledChanged(bool)
Tobias Hunger
2012-03-29
1
-1
/
+1
*
|
Merge remote-tracking branch 'origin/2.5'
Eike Ziller
2012-03-28
1
-2
/
+4
|
\
\
|
|
/
|
*
CMakeProjectManager: Fix crash for makesteps in deployconfigurations
Daniel Teske
2012-03-28
1
-2
/
+4
*
|
Added TextEditor commands FollowSymbol and JumpToFile.
Konstantin Tokarev
2012-03-28
5
-25
/
+3
*
|
Forward declare QFileSystemWatcher
Konstantin Tokarev
2012-03-26
2
-1
/
+5
*
|
Remove Project::dependsOn(), it's never called
Daniel Teske
2012-03-16
2
-7
/
+0
*
|
Move the ModelManagerInterface out of the CPlusPlus library.
Erik Verbruggen
2012-03-14
3
-3
/
+3
*
|
Merge remote-tracking branch 'origin/2.5'
Eike Ziller
2012-03-08
2
-3
/
+3
|
\
\
|
|
/
|
*
Normalized connect()s
Robert Loehning
2012-03-06
2
-3
/
+3
*
|
Port Qt Creator to the new plugin system of Qt 5.
Friedemann Kleint
2012-03-02
1
-0
/
+1
*
|
Merge remote-tracking branch 'origin/2.5'
Eike Ziller
2012-03-02
1
-2
/
+2
|
\
\
|
|
/
|
*
Added tr() for 2 messages in cmake plugin
Sergey Belyashov
2012-02-29
1
-2
/
+2
*
|
Removed unneeded include
Konstantin Tokarev
2012-03-01
1
-1
/
+0
*
|
Added special context menu for CMakeEditor.
Konstantin Tokarev
2012-03-01
6
-11
/
+182
|
/
*
qbs: Cleanup
Orgad Shaneh
2012-02-28
1
-4
/
+1
*
ITargetFactory: Make supportedTargetIds() and canCreate() orthogonal
Daniel Teske
2012-02-21
2
-4
/
+2
*
projectexplorer: Make the debugger language chooser a (hardcoded) "aspect"
hjk
2012-02-21
2
-40
/
+0
*
add qbs files
Joerg Bornemann
2012-02-20
1
-0
/
+61
*
Rename IFile->IDocument and FileManager->DocumentManager
Eike Ziller
2012-02-20
6
-19
/
+19
*
Supply c++11 flags and per-project info to c++ code model.
Erik Verbruggen
2012-02-16
1
-9
/
+14
[next]