index
:
qt/qtdeclarative.git
5.10
5.11
5.12
5.13
5.14
5.15
5.3
5.4
5.5
5.6
5.7
5.8
5.9
6.0
6.1
6.2
6.2.0
6.2.4
6.3
6.4
6.4.0
6.4.1
6.4.2
6.4.3
6.5
6.5.0
6.5.1
6.5.2
6.5.3
6.6
6.6.0
6.6.1
6.6.2
6.6.3
6.7
6.7.0
6.7.1
6.7.2
6.7.3
6.8
6.8.0
6.8.1
6.8.2
6.8.3
6.9
6.9.0
6.9.1
dev
old/5.0
old/5.1
old/5.2
r2d-5.5
r2d-5.6
r2d-5.6.0
r2d-dev
wip/animation-refactor
wip/cmake
wip/dbus
wip/figmastyle
wip/gc
wip/iosstyle
wip/itemviews
wip/material3
wip/nacl
wip/nativemenus
wip/new-backend
wip/pointerhandler
wip/propertycache-refactor
wip/qquickdeliveryagent
wip/qtquickcontrols2
wip/scenegraphng
wip/statemachine
wip/textng
wip/tizen
wip/visuallistmodel
wip/webassembly
Qt Declarative (Quick 2)
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
qtquick1
/
util
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove QtQuick1 elements from qtdeclarative
Matthew Vogt
2012-02-03
59
-21988
/
+0
*
Remove "All rights reserved" line from license headers.
Jason McDonald
2012-01-30
58
-58
/
+58
*
Update obsolete contact address.
Jason McDonald
2012-01-23
58
-58
/
+58
*
Remove the use of QT_MODULE()
Gunnar Sletta
2012-01-20
25
-25
/
+0
*
Update copyright year in Nokia copyright headers.
Jason McDonald
2012-01-17
1
-1
/
+1
*
QDeclarativeExpression: storing column number in expression location
Christiaan Janssen
2012-01-16
4
-6
/
+6
*
Remove out-of-line uses of qMalloc/qFree/qRealloc.
Robin Burchell
2012-01-12
1
-2
/
+2
*
Update copyright year in license headers.
Jason McDonald
2012-01-05
57
-57
/
+57
*
Add accessibility to qml
Frederik Gladhorn
2012-01-02
2
-0
/
+10
*
Move QDeclarativePropertyValueInterceptor into a private header
Aaron Kennedy
2011-12-01
1
-1
/
+1
*
Use the AST for binding rewriting when possible.
Michael Brasser
2011-11-23
1
-3
/
+1
*
Fix Qt Declarative namespace compilation.
Toby Tomkins
2011-11-21
1
-1
/
+2
*
QDeclarativePixmapCache: Add missing enumeration values and break.
Friedemann Kleint
2011-11-09
1
-1
/
+7
*
Fix crash on exit when overriding signal handlers in states.
Michael Brasser
2011-11-09
1
-2
/
+3
*
Debugger: Create InspectorService only when debugging is enabled
Kai Koehne
2011-10-17
1
-2
/
+4
*
Remove QMetaObjectBuilder from declarative.
Friedemann Kleint
2011-10-14
1
-1
/
+1
*
Use QBasicAtomicInt load() and store() instead of implicit casting
Bradley T. Hughes
2011-10-10
1
-4
/
+4
*
Remove redundant checks in qdeclarativestategroup
Kent Hansen
2011-10-07
1
-1
/
+1
*
Remove more QByteArray<->QString conversions
Kent Hansen
2011-09-29
3
-9
/
+9
*
Asynchronous component instantiation
Aaron Kennedy
2011-09-29
2
-2
/
+2
*
Remove some unused includes.
Jędrzej Nowacki
2011-09-15
4
-5
/
+0
*
Merge branch 'master' into refactor
Gunnar Sletta
2011-09-12
1
-0
/
+1
|
\
|
*
Debugger: Move QT_DECLARATIVE_DEBUG handling out of qdeclarative.h
Kai Koehne
2011-09-02
1
-0
/
+1
*
|
Fix export symbols for QtDeclarative and QtQuick1.
Friedemann Kleint
2011-08-31
11
-15
/
+15
*
|
Merge branch 'master' into refactor
Gunnar Sletta
2011-08-31
3
-9
/
+10
|
\
|
|
*
Move all QML file parsing into the QDeclarativeScript namespace
Aaron Kennedy
2011-08-30
3
-9
/
+9
|
*
Fix memory leak in ListModel custom parser
Bea Lam
2011-08-26
1
-0
/
+1
*
|
Merge branch 'master' into refactor
Gunnar Sletta
2011-08-25
13
-44
/
+51
|
\
|
|
*
Copy the docs for QtQuick 1
Alan Alpert
2011-08-09
11
-43
/
+43
|
*
Improved support for multiple to/from values in Transition.
Michael Brasser
2011-08-04
2
-0
/
+6
|
*
Prevent Binding from crashing when its target object is deleted.
Michael Brasser
2011-08-03
1
-1
/
+2
*
|
Merge branch 'master' into refactor
Gunnar Sletta
2011-08-11
7
-9
/
+7
|
\
|
|
*
Correctly pause animation when paused in starting ScriptAction.
Michael Brasser
2011-08-01
1
-1
/
+1
|
*
Merge the QJSEngine and QJSValue development branch into master.
Simon Hausmann
2011-07-29
6
-8
/
+6
*
|
Build against refactor.
Samuel Rødal
2011-07-29
4
-6
/
+6
|
/
*
Augment SpringAnimation::damping documentation
Alan Alpert
2011-07-29
1
-3
/
+5
*
Delete scene if you aren't going to use it.
Alan Alpert
2011-07-28
1
-0
/
+2
*
Fix crash when assigning a list property to transitions.
Michael Brasser
2011-07-26
1
-1
/
+34
*
qmlviewer resizes the root object multiple times.
Martin Jones
2011-07-26
2
-0
/
+6
*
QDeclarativeView/QSGView SizeRootObjectToView still resizes view
Martin Jones
2011-07-26
1
-1
/
+2
*
Bulk update of QtQuick 1 docs to \qmlmodule syntax
Alan Alpert
2011-07-21
18
-179
/
+212
*
Extract all QtQuick 1 elements into a separate library/plugin.
Martin Jones
2011-07-12
59
-0
/
+21916