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
*
Move IEditor::isTemporary to IDocument
Eike Ziller
2013-07-12
1
-1
/
+0
*
Don't use openedEditors in CMakeProject
Eike Ziller
2013-07-12
1
-3
/
+3
*
Move displayName from IEditor to IDocument
Eike Ziller
2013-07-10
3
-12
/
+12
*
Move Ui code model support into QtSupport
Tobias Hunger
2013-07-10
6
-163
/
+11
*
Add QTCREATOR_COMPAT_VERSION
Eike Ziller
2013-07-09
1
-1
/
+1
*
Rename IDocument::fileName --> filePath
Eike Ziller
2013-07-09
4
-13
/
+13
*
Make IDocument::fileName a member with setter.
Eike Ziller
2013-07-09
2
-19
/
+3
*
Project: Simplfy file adding/removing interface
Daniel Teske
2013-07-08
2
-17
/
+9
*
CMake: Set a initial displayName for projects
Daniel Teske
2013-07-08
1
-0
/
+2
*
Project managers: Force "Parsing" notification
Nikolai Kosjar
2013-06-24
1
-1
/
+2
*
CMake: Save all files before running cmake wizard
Daniel Teske
2013-06-19
2
-0
/
+5
*
Streamline mimetypes.xml files
Orgad Shaneh
2013-06-07
5
-7
/
+3
*
Revert "Project: Set QML/C++ languages where both are possible"
Kai Koehne
2013-05-28
1
-4
/
+1
*
Projects: Improve opening of projects
Tobias Hunger
2013-05-27
1
-2
/
+7
*
TextEditor: Simplify Utils::CommentDefinition structure
hjk
2013-05-27
1
-1
/
+1
*
CMakeProjectManager: Only supports desktop kits
Daniel Teske
2013-05-24
1
-0
/
+3
*
Fix dependency information according to output of dependency checker
Tobias Hunger
2013-05-22
1
-0
/
+2
*
Remove some redundant Environment copying
Orgad Shaneh
2013-05-21
1
-2
/
+1
*
Merge branch '2.7'
Oswald Buddenhagen
2013-05-15
1
-0
/
+1
|
\
|
*
CMakeOpenProjectWizard: Explicitly add a "cancel" button.
v2.7.1
Daniel Teske
2013-05-08
1
-0
/
+1
*
|
Merge remote-tracking branch 'origin/2.7'
Eike Ziller
2013-05-03
1
-0
/
+1
|
\
\
|
|
/
|
*
UicCodeModelSupport: Make the code not so eager to run uic processes
Daniel Teske
2013-05-02
1
-0
/
+1
*
|
CMake: simplified C++ codemodel interaction.
Sergey Shambir
2013-05-02
1
-44
/
+24
*
|
ProjectExplorer: extended Toolchain::CompilerFlags
Sergey Shambir
2013-04-30
1
-1
/
+1
*
|
CMakeProjectManager: Make shadow build support not depend on qt version
Daniel Teske
2013-04-11
1
-4
/
+0
*
|
Remove environmentinformation from the runconfigurations
Tobias Hunger
2013-04-11
2
-166
/
+1
*
|
Use EnvironmentAspect to retrieve the environment
Tobias Hunger
2013-04-11
2
-2
/
+20
*
|
auto-generate <dependencyList> in .pluginspec files
Oswald Buddenhagen
2013-04-11
3
-7
/
+7
*
|
CMakeBuildConfiguration: Remove unused includes
Daniel Teske
2013-04-11
1
-7
/
+1
*
|
Fix CMakeProjectManager Ninja CXXFLAGS detection
Shane Peelar
2013-04-10
1
-5
/
+30
*
|
ProjectManagers: Update project languages based on data sent to the codemodel
Tobias Hunger
2013-04-10
1
-0
/
+2
*
|
Unify handling of dumperLibrary/dumperLibraryLocations
Tobias Hunger
2013-04-10
1
-8
/
+3
*
|
CppTools: Rename files to comply with coding standard
Tobias Hunger
2013-04-10
3
-3
/
+4
*
|
CppTools: Use namespace CppTools consistently
Tobias Hunger
2013-04-08
3
-15
/
+15
*
|
Project: Set QML/C++ languages where both are possible
Tobias Hunger
2013-04-05
1
-1
/
+4
*
|
RunConfigurationFactory: Centralize much of the restore code
Tobias Hunger
2013-04-05
2
-10
/
+6
*
|
RunConfigurationAspect: Add RunConfiguration parameter to factory method
Tobias Hunger
2013-04-05
2
-5
/
+4
*
|
Core: Remove Core::Id(QByteArray) constructor
hjk
2013-04-04
1
-1
/
+0
*
|
derive TARGET from QTC_{LIB,PLUGIN}_NAME
Oswald Buddenhagen
2013-04-03
1
-2
/
+0
*
|
make library and plugin dependencies declarative
Oswald Buddenhagen
2013-04-03
1
-4
/
+6
*
|
centralize assignment of TEMPLATE = lib
Oswald Buddenhagen
2013-04-02
1
-1
/
+0
*
|
automatically include libs' and plugins' _dependencies.pri files
Oswald Buddenhagen
2013-04-02
1
-1
/
+0
*
|
Merge remote-tracking branch 'origin/2.7'
Eike Ziller
2013-03-26
3
-2
/
+20
|
\
\
|
|
/
|
*
CMake::MakeStep: Fix cloning
Daniel Teske
2013-03-25
1
-1
/
+1
|
*
CMake: Correct encoding of defines
Daniel Teske
2013-03-19
1
-1
/
+1
|
*
CMake: Fix parsing of C++ defines
Daniel Teske
2013-03-19
2
-1
/
+19
*
|
Cmake: use new Core::Id interfaces
hjk
2013-03-22
1
-9
/
+4
*
|
CppTools: improved languages support in ProjectPart
Sergey Shambir
2013-03-21
1
-8
/
+9
*
|
Fix build break
Aurindam Jana
2013-03-21
1
-1
/
+1
*
|
cmake: Sort list of build targets
Tobias Hunger
2013-03-21
1
-1
/
+3
[next]