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
/
qbsprojectmanager
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make document model static and add some document related methods
Eike Ziller
2013-07-12
1
-6
/
+6
*
Merge remote-tracking branch 'origin/2.8'
Eike Ziller
2013-07-11
3
-2
/
+9
|
\
|
*
Qbs: Clear build system related tasks before reparsing qbs
Tobias Hunger
2013-07-09
1
-0
/
+4
|
*
Qbs: Fallback to filename as project name if qbs parsing fails
Tobias Hunger
2013-07-09
1
-1
/
+4
|
*
Qbs: Fix qbs install step
Tobias Hunger
2013-07-09
1
-1
/
+1
*
|
Add QTCREATOR_COMPAT_VERSION
Eike Ziller
2013-07-09
1
-1
/
+1
*
|
Rename IDocument::fileName --> filePath
Eike Ziller
2013-07-09
4
-8
/
+8
*
|
Merge remote-tracking branch 'origin/2.8' into HEAD
Eike Ziller
2013-07-09
4
-5
/
+5
|
\
\
|
|
/
|
*
qbs updates.
Christian Kandeler
2013-07-08
1
-1
/
+1
|
*
Qbs: Fix QbsRunConfiguration setup
Tobias Hunger
2013-07-08
1
-2
/
+2
|
*
Qbs: Do not export symbols
Tobias Hunger
2013-07-08
2
-2
/
+2
*
|
Make IDocument::fileName a member with setter.
Eike Ziller
2013-07-09
2
-18
/
+4
*
|
Project: Simplfy file adding/removing interface
Daniel Teske
2013-07-08
2
-19
/
+8
|
/
*
Adapt Qbs profile generation to recent changes in Qbs
Eike Ziller
2013-06-26
1
-5
/
+15
*
Project managers: Force "Parsing" notification
Nikolai Kosjar
2013-06-24
1
-1
/
+2
*
Qbs: Fix crashes when switching QbsRunConfigurations
Tobias Hunger
2013-06-21
6
-68
/
+61
*
Qbs: Fix pseudo command string for qbs build step
Tobias Hunger
2013-06-21
1
-1
/
+1
*
Qbs: Fix some more issues introduced by the subprojects support
Tobias Hunger
2013-06-21
1
-3
/
+3
*
Qbs: Fix spelling
Tobias Hunger
2013-06-21
2
-3
/
+3
*
Qbs: Fix QbsRunConfiguration creation with subprojects
Tobias Hunger
2013-06-21
1
-2
/
+2
*
Qbs: Make use of buildSystemFiles
Tobias Hunger
2013-06-21
2
-12
/
+6
*
Qbs: Update profile information set by creator
Tobias Hunger
2013-06-21
1
-1
/
+23
*
Qbs: Fix crash in QbsRunConfiguration
Tobias Hunger
2013-06-21
1
-2
/
+2
*
update qbs files
Joerg Bornemann
2013-06-20
1
-1
/
+1
*
Qbs: Use different Icons for products and groups
Tobias Hunger
2013-06-18
1
-2
/
+3
*
Qbs: Support subprojects
Tobias Hunger
2013-06-18
2
-21
/
+66
*
Qbs: Fix logic inversion
Tobias Hunger
2013-06-18
1
-1
/
+1
*
Qbs: Adapt to the latest round of API changes in Qbs
Tobias Hunger
2013-06-18
8
-26
/
+26
*
Qbs: Avoid useless reparsing when possible
Tobias Hunger
2013-06-17
3
-8
/
+45
*
Qbs: Add support for QML debugging
Tobias Hunger
2013-06-14
4
-8
/
+128
*
Qbs: Fix copying of QbsBuildSteps
Tobias Hunger
2013-06-13
2
-1
/
+5
*
Remove unnecessary include statement
Tobias Hunger
2013-06-13
1
-2
/
+0
*
QbsProjectManager: Compile Fix
Christian Stenger
2013-06-13
1
-1
/
+1
*
Qbs: Remove some dead code
Tobias Hunger
2013-06-12
5
-219
/
+2
*
Qbs: Allow setting of properties
Tobias Hunger
2013-06-12
7
-60
/
+282
*
Qbs: Make file list update after reparsing a project
Tobias Hunger
2013-06-12
1
-0
/
+1
*
Qbs: Fix some comments
Tobias Hunger
2013-06-12
2
-2
/
+2
*
Revert "Qbs: Remove useless DEFINES from .pro file"
Orgad Shaneh
2013-06-12
1
-0
/
+2
*
Qbs: Remove useless DEFINES from .pro file
Tobias Hunger
2013-06-11
1
-2
/
+0
*
Qbs: Fix crash when handling files not belonging to a project
Tobias Hunger
2013-06-10
1
-1
/
+2
*
Qbs: Allow for building products
Tobias Hunger
2013-06-10
9
-21
/
+143
*
Qbs: Delay reparsing of the project
Tobias Hunger
2013-06-06
3
-10
/
+21
*
Qbs: Update to latest Qbs API
Tobias Hunger
2013-06-06
2
-13
/
+9
*
Qbs: Remove some useless member variables
Tobias Hunger
2013-06-06
2
-6
/
+3
*
Qbs: Clear compile issues on rebuild and remove useless comment
Tobias Hunger
2013-06-06
1
-2
/
+1
*
Qbs: Display line numbers for virtual files
Tobias Hunger
2013-06-05
2
-0
/
+7
*
Qbs: Seriously speed up the update of the Project Tree after reparse
Tobias Hunger
2013-06-04
2
-38
/
+66
*
Qbs: Do not list Qbs steps in non-Qbs projects
Tobias Hunger
2013-05-31
2
-4
/
+8
*
Move comment into the right place
Tobias Hunger
2013-05-31
1
-4
/
+4
*
Qbs: Actually emit signal that parsing started
Tobias Hunger
2013-05-30
1
-0
/
+2
[next]