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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Apply 'static' pattern to MimeDatabase
hjk
2013-09-03
2
-11
/
+7
*
BC: Move builddirectory handling into BC itself
Tobias Hunger
2013-08-28
3
-53
/
+16
*
KitManager: Use static API as other singletons do
Tobias Hunger
2013-08-21
1
-2
/
+2
*
GenericProjectManager: Add *.autosave to the default ignored files
Daniel Teske
2013-08-19
1
-1
/
+1
*
Generic project manager: assume C++11 for cxxVersion.
Erik Verbruggen
2013-08-09
1
-0
/
+1
*
EditorFactory: Replace some virtual functions with data members
hjk
2013-08-02
2
-23
/
+5
*
Introduce Project::projectFilePath()
Tobias Hunger
2013-08-01
1
-1
/
+1
*
GenericProjectManager: Clean up code
Daniel Teske
2013-07-29
1
-16
/
+1
*
Merge remote-tracking branch 'origin/2.8'
Oswald Buddenhagen
2013-07-25
1
-3
/
+1
|
\
|
*
CppTools: Check if project has changed before reparsing
Nikolai Kosjar
2013-07-22
1
-3
/
+1
*
|
Fix coding style for else statements
Orgad Shaneh
2013-07-17
1
-6
/
+2
*
|
Move IEditor::isTemporary to IDocument
Eike Ziller
2013-07-12
1
-1
/
+0
*
|
Add QTCREATOR_COMPAT_VERSION
Eike Ziller
2013-07-09
1
-1
/
+1
*
|
Rename IDocument::fileName --> filePath
Eike Ziller
2013-07-09
3
-5
/
+5
*
|
Make IDocument::fileName a member with setter.
Eike Ziller
2013-07-09
2
-17
/
+3
*
|
Project: Simplfy file adding/removing interface
Daniel Teske
2013-07-08
2
-26
/
+8
|
/
*
Project managers: Force "Parsing" notification
Nikolai Kosjar
2013-06-24
1
-1
/
+2
*
Streamline mimetypes.xml files
Orgad Shaneh
2013-06-07
5
-5
/
+2
*
Remove Nokia leftovers take 2
Daniel Teske
2013-05-28
1
-3
/
+3
*
.pro and .qbs files: Consistently list .mimetypes.xml files
Daniel Teske
2013-05-28
2
-1
/
+2
*
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
-12
/
+5
*
Remove Nokia leftovers
Orgad Shaneh
2013-05-24
1
-3
/
+3
*
Fix dependency information according to output of dependency checker
Tobias Hunger
2013-05-22
1
-0
/
+1
*
Fix indentation
Orgad Shaneh
2013-05-06
1
-1
/
+1
*
GenericProject: simplified C++ codemodel interaction.
Sergey Shambir
2013-05-02
1
-9
/
+2
*
fix build with namespaced Qt
Joerg Bornemann
2013-04-23
2
-2
/
+4
*
Added new filter into "Import Existing Project" and "Edit Files"
Pawel Faron
2013-04-19
5
-69
/
+219
*
Mime: Use string comparisons instead of regexps for simple globbing
hjk
2013-04-17
1
-1
/
+1
*
auto-generate <dependencyList> in .pluginspec files
Oswald Buddenhagen
2013-04-11
1
-6
/
+1
*
ProjectManagers: Update project languages based on data sent to the codemodel
Tobias Hunger
2013-04-10
1
-0
/
+1
*
CppTools: Rename files to comply with coding standard
Tobias Hunger
2013-04-10
1
-1
/
+1
*
CppTools: Use namespace CppTools consistently
Tobias Hunger
2013-04-08
1
-8
/
+8
*
Project: Set QML/C++ languages where both are possible
Tobias Hunger
2013-04-05
1
-1
/
+4
*
derive TARGET from QTC_{LIB,PLUGIN}_NAME
Oswald Buddenhagen
2013-04-03
1
-1
/
+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
*
GenericProject: add only existing files
Petar Perisin
2013-03-27
1
-4
/
+8
*
Clean headers in ProjectExplorer.
Friedemann Kleint
2013-03-26
1
-0
/
+1
*
CppTools: improved languages support in ProjectPart
Sergey Shambir
2013-03-21
1
-37
/
+9
*
Fix Krazy warnings about values or keys iteration in project management.
Friedemann Kleint
2013-03-15
1
-5
/
+13
*
Generic Project: Fix relative paths outside of project directory
Daniel Teske
2013-03-01
1
-0
/
+2
*
Speed up the identification of C++ files in the generic project
Thorbjørn Lindeijer
2013-02-22
1
-11
/
+31
*
Reduce padding in often-used structs
Tobias Hunger
2013-02-21
1
-1
/
+1
*
Qml Debugging: Default option for Qt Quick application
Aurindam Jana
2013-02-20
1
-1
/
+1
*
AbstractProcessStep: Do not run a qprocess in a thread
Tobias Hunger
2013-02-12
1
-0
/
+1
*
Merge remote-tracking branch 'origin/2.6'
Oswald Buddenhagen
2013-01-31
24
-24
/
+24
|
\
|
*
Incremented year in copyright info
v2.6.2
Robert Loehning
2013-01-29
24
-24
/
+24
*
|
Fix crash on renaming files in generic project manager
Daniel Teske
2013-01-31
1
-5
/
+6
[next]