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
/
libs
Commit message (
Expand
)
Author
Age
Files
Lines
*
QtQuickToolBar: disable gradient editing in PropertyChanges
Thomas Hartmann
2011-03-17
4
-5
/
+27
*
QtQuickToolBar: tooltip fix
Thomas Hartmann
2011-03-17
1
-7
/
+19
*
Add a additional summary label to the DetailsWidget
dt
2011-03-16
2
-1
/
+28
*
QmlDump: Fix uri-based plugin dumping.
Christian Kamm
2011-03-16
1
-3
/
+6
*
Analyzer: Add status label.
Friedemann Kleint
2011-03-16
3
-1
/
+157
*
QmlJS: Fix infinite loop for objects that are attached to themselves.
Christian Kamm
2011-03-11
1
-2
/
+4
*
Fix valgrind symbol lookup on Mac OS X.
Mike McQuaid
2011-03-10
1
-0
/
+6
*
QmlJS: Fix implicit "." import when . has a QML module.
Christian Kamm
2011-03-10
4
-83
/
+86
*
clean up DEPENDPATH insanity
Oswald Buddenhagen
2011-03-09
8
-13
/
+8
*
revalidate when the expected kind changes
Oswald Buddenhagen
2011-03-08
1
-0
/
+3
*
remove dead code
Oswald Buddenhagen
2011-03-08
1
-5
/
+0
*
Valgrind: Fix coding style issues.
Friedemann Kleint
2011-03-08
22
-49
/
+49
*
L10n: tr()-Fixes.
Friedemann Kleint
2011-03-07
4
-37
/
+58
*
QmlDebug: Fix stack elements that are unselectable
Kai Koehne
2011-03-07
1
-1
/
+6
*
Rename: debuggeArguments() -> debuggeeArguments()
Kevin Funk
2011-03-04
2
-2
/
+2
*
cleanup code and follow coding style
Milian Wolff
2011-03-04
1
-1
/
+1
*
QmlDesigner.propertyEditor: fix gradient editing
Thomas Hartmann
2011-03-04
1
-3
/
+5
*
Add libvalgrind.
Mike McQuaid
2011-03-04
32
-0
/
+4558
*
Empty line fix. Writting this comment took me a lot longer
Pawel Polanski
2011-03-03
1
-1
/
+0
*
IpAddressLineEdit has been refactored
Pawel Polanski
2011-03-03
2
-41
/
+24
*
QmlJS: Disable possibly confusing warnings on qmlRegisterType.
Christian Kamm
2011-03-03
1
-5
/
+8
*
API-Documentation: Add the Utils-library.
Friedemann Kleint
2011-03-02
60
-299
/
+452
*
QmlJs::Check: using the Option enum to ignore type errors
Thomas Hartmann
2011-03-01
2
-9
/
+10
*
QmlJs::Check: turning "file or directory does not exist" into a warning
Thomas Hartmann
2011-03-01
1
-1
/
+3
*
L10n: Fix duplicated messages.
Friedemann Kleint
2011-03-01
3
-6
/
+84
*
Fix warning when compiling with ICC.
Thiago Macieira
2011-03-01
2
-2
/
+2
*
Don't apply GCC options to non-GCC compilers
Thiago Macieira
2011-03-01
1
-1
/
+1
*
SSH: Fix misnomers.
Christian Kandeler
2011-02-28
2
-8
/
+8
*
Make PathChooser always use QPushButtons
Leandro Melo
2011-02-28
1
-5
/
+0
*
Fix setReadOnly method in PathChooser
Leandro Melo
2011-02-28
1
-11
/
+8
*
Toolchains: Fix MSCV.
Friedemann Kleint
2011-02-28
1
-0
/
+4
*
QmlJS: Try to implicitly import libraries in the same directory.
Christian Kamm
2011-02-25
3
-43
/
+120
*
Fix Krazy code scanning tool warnings (QString, loops, spelling).
Friedemann Kleint
2011-02-25
4
-5
/
+5
*
QmlDebug: Enable 'What are the prerequisites?' link in run configuration
Kai Koehne
2011-02-25
2
-1
/
+5
*
PathChooser: Introduce read-only mode.
dt
2011-02-22
2
-0
/
+15
*
PathChooser: rename Directory to ExistingDirectory, introduce Directory
dt
2011-02-22
2
-9
/
+19
*
QtVersionManager: Introduce qtVersionNumber + various fixes
dt
2011-02-22
1
-27
/
+0
*
DetailsWidget: Add a "checked" variant with a icon
dt
2011-02-22
2
-8
/
+72
*
Path Chooser: Introduce tooltip displaying the version.
Friedemann Kleint
2011-02-22
2
-1
/
+140
*
texteditor: merge ITextEditable into ITextEditor
hjk
2011-02-22
2
-5
/
+4
*
Fix compilation.
Christian Kandeler
2011-02-21
1
-0
/
+1
*
License headers
Leandro Melo
2011-02-21
1
-7
/
+11
*
Text editor: Introduce per project settings
Leandro Melo
2011-02-21
2
-1
/
+80
*
Debugger[CDB]: Do not dump symbols with memory-read-error.
Friedemann Kleint
2011-02-21
1
-0
/
+2
*
QmlJS: Remove the strict separation of types and attached types.
Christian Kamm
2011-02-21
4
-82
/
+6
*
Debugger: Use watchmodel reformatting for char* data.
Friedemann Kleint
2011-02-21
2
-9
/
+34
*
Re-imported and re-generated the QML parser from Qt.
Erik Verbruggen
2011-02-21
6
-13
/
+15
*
Fixed (C)opyright headers.
Erik Verbruggen
2011-02-21
3
-333
/
+342
*
Removed left-overs from initial development.
Erik Verbruggen
2011-02-21
4
-597
/
+0
*
License header fix.
Christian Kamm
2011-02-18
2
-32
/
+16
[next]