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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'master' of git@scm.dev.nokia.troll.no:creator/mainline
Lasse Holmstedt
2010-02-16
85
-773
/
+2213
|
\
|
*
QmlDesigner.ItemLibrary: integrated the new Qml-based item library
Jörg Schummer
2010-02-16
17
-526
/
+1708
|
*
Allways use a NodeInstanceMetaObject in ObjectNodeInstance
Marco Bubke
2010-02-16
18
-201
/
+309
|
*
change setNodeInstance in setNodeInstanceView
Marco Bubke
2010-02-16
2
-9
/
+6
|
*
Dont draw tab with no index
Jens Bache-Wiig
2010-02-16
1
-1
/
+2
|
*
Add api to enable and disable sidebar tabs
Jens Bache-Wiig
2010-02-16
2
-8
/
+58
|
*
Use the fully qualified name when registering the SemanticInfos.
Christian Kamm
2010-02-16
4
-10
/
+10
|
*
QML stuff: Fix compilation for namespaced Qt.
ck
2010-02-16
49
-29
/
+114
|
*
QmlDesigner.ProjectManager: Added filter for cascaded style sheets
Christiaan Janssen
2010-02-16
2
-0
/
+16
*
|
Merge branch 'debugintegration'
Lasse Holmstedt
2010-02-16
28
-565
/
+1273
|
\
\
|
|
/
|
/
|
|
*
Changed QML Inspector from a separate global mode to a plugin.
Lasse Holmstedt
2010-02-16
25
-565
/
+1218
|
*
Updated the Qt src/build path to be Qt version independent
Thorbjørn Lindeijer
2010-02-15
1
-2
/
+2
*
|
QmlDesigner.propertyEditor: use RewriterTransaction to speed things up
Thomas Hartmann
2010-02-16
2
-0
/
+22
*
|
Build fix.
Tobias Hunger
2010-02-16
1
-1
/
+1
*
|
QmlProjectManager refactoring
Kai Koehne
2010-02-16
22
-708
/
+1079
*
|
Don't show 'invalid property name' errors if we can't resolve the type.
Christian Kamm
2010-02-16
3
-8
/
+16
*
|
Actually propagate targetinformationchanged signal
Tobias Hunger
2010-02-16
2
-0
/
+10
*
|
Have qmakestep trigger the import label
Tobias Hunger
2010-02-16
8
-3
/
+31
*
|
Use the ProjectConfiguration's displayNameChanged signal
Tobias Hunger
2010-02-16
2
-6
/
+5
*
|
QmlDesigner: fixing the build
Thomas Hartmann
2010-02-16
1
-0
/
+1
*
|
QmlDesigner.propertyEditor: cleaning up returns
Thomas Hartmann
2010-02-16
1
-6
/
+0
*
|
QmlDesigner.propertyEditor: setting of QLabel icons from file in qml
Thomas Hartmann
2010-02-16
1
-3
/
+45
*
|
QmlDesigner.propertyEditor: cache panes based on type
Thomas Hartmann
2010-02-16
1
-2
/
+9
*
|
QmlDesigner.propertyEditor: cleaning up code
Thomas Hartmann
2010-02-16
1
-1
/
+0
*
|
QmlDesigner.propertyEditor: optimization
Thomas Hartmann
2010-02-16
1
-1
/
+1
*
|
QmlDesigner.propertyEditor: enables creating of panes beforehand
Thomas Hartmann
2010-02-16
2
-0
/
+75
*
|
QMlDesigner.propertyEditor: perfomance optimization
Thomas Hartmann
2010-02-16
2
-0
/
+24
*
|
QmlDesigner.propertyEditor: add sanity check
Thomas Hartmann
2010-02-16
1
-0
/
+3
*
|
QmlDesigner.propertyEditor: disable property editor for multiple selection
Thomas Hartmann
2010-02-16
1
-5
/
+2
*
|
QmlDesigner.propertyEditor: fixes typo
Thomas Hartmann
2010-02-16
1
-1
/
+1
*
|
QmlDesigner.propertyEditor: only allocate className/id backendObject once
Thomas Hartmann
2010-02-16
1
-2
/
+6
*
|
QmlDesigner.propertyEditor: adding sanity checks to anchoringbackend
Thomas Hartmann
2010-02-16
1
-8
/
+11
*
|
QmlDesigner: cleanup of icons
Thomas Hartmann
2010-02-16
6
-0
/
+0
*
|
Console Debugger/Linux: Use LD_PRELOAD to load dumpers.
Friedemann Kleint
2010-02-16
1
-1
/
+1
*
|
NewClassWidget: Validate generate form check box correctly.
Friedemann Kleint
2010-02-16
2
-18
/
+37
*
|
Fix incorrect 'invalid property' errors for PropertyChanges.
Christian Kamm
2010-02-16
2
-9
/
+61
*
|
Designer: Fix menu label.
Friedemann Kleint
2010-02-16
1
-1
/
+1
*
|
QmlDesigner.Navigator: Long text in items' names is elided
Christiaan Janssen
2010-02-16
2
-12
/
+3
*
|
QmlDesigner.StatesEditor: State name text is elided if too long
Christiaan Janssen
2010-02-16
1
-19
/
+5
*
|
Fix initialization of toolchain combobox in Qt4project
Tobias Hunger
2010-02-16
1
-1
/
+1
*
|
Fix off by 1 addbuttonwidth error in targetselector
Tobias Hunger
2010-02-16
1
-1
/
+1
*
|
Add QmlJS semantic checker.
Christian Kamm
2010-02-16
11
-62
/
+571
*
|
Compile fix on Mac OS X (gcc 4.0.1)
Kai Koehne
2010-02-16
1
-1
/
+1
*
|
Fixed further static icons.
Friedemann Kleint
2010-02-16
2
-2
/
+2
*
|
VCS[git]: Make version fail warning less obtrusive.
Friedemann Kleint
2010-02-16
3
-14
/
+33
*
|
fakevim: fix two backspace-with-autoindent issues
hjk
2010-02-15
1
-19
/
+27
*
|
fix include() parseInto implementation
Oswald Buddenhagen
2010-02-15
1
-3
/
+13
*
|
Fixed Q_ENUMS/Q_FLAGS parsing to handle namespaces.
Erik Verbruggen
2010-02-15
2
-8
/
+42
*
|
Changed BLOCKS undef on MacOS to work with system header files.
Erik Verbruggen
2010-02-15
1
-3
/
+4
*
|
debugger: implement basic support for gdb's 'return' command
hjk
2010-02-15
8
-7
/
+52
[next]