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.6
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/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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix duplicate examples for qml/quick modules
Kai Koehne
2013-03-21
35
-55
/
+58
*
define MODULE_VERSION
Oswald Buddenhagen
2013-02-27
1
-0
/
+2
*
Merge branch 'stable' into release
Johanna Aijala
2013-02-21
2236
-2800
/
+10167
|
\
|
*
Add Test for Animating Qml Dynamic Properties using QPropertyAnimation
David E. Narváez
2013-02-21
4
-0
/
+166
|
*
Doc: Fix paths and add missing project files for QML and Quick examples
Topi Reinio
2013-02-20
9
-6
/
+102
|
*
Fix QQuickTimeLine::accel() & accelDistance()
J-P Nurmi
2013-02-20
1
-3
/
+4
|
*
Fixed build when Qt is configured with -no-opengl.
Samuel Rødal
2013-02-20
4
-15
/
+11
|
*
Docs: Slow Down Animations only exists in qml1
Frederik Gladhorn
2013-02-19
1
-8
/
+0
|
*
Clarify Component::createObject docs
Alan Alpert
2013-02-19
1
-2
/
+2
|
*
Fix embedding images in text elements
Eskil Abrahamsen Blomfeldt
2013-02-19
1
-0
/
+1
|
*
Doc: Update QtQuickTest documentation
Caroline Chao
2013-02-18
1
-0
/
+28
|
*
Doc: Correcting typo "without with"
Marcel Krems
2013-02-18
1
-1
/
+1
|
*
Fix missing TextInput::remove(int start, int end) docs
J-P Nurmi
2013-02-15
1
-1
/
+1
|
*
Doc: Removed reference to deprecated \badcode command.
Jerome Pasion
2013-02-15
3
-7
/
+11
|
*
Add license files mandated by (L)GPL.
Timo Jyrinki
2013-02-15
4
-0
/
+1660
|
*
A MouseArea should not receive move or release events if the press was not ac...
Michael Brasser
2013-02-14
3
-1
/
+39
|
*
Remove QPointerBase bic check.
Stephen Kelly
2013-02-13
1
-5
/
+0
|
*
DesignerSupport: Fix rendering in designer for if new items are added
Marco Bubke
2013-02-12
1
-0
/
+1
|
*
Remove use of QPainter::HighQualityAntialiasing. It has no effect.
Gunnar Sletta
2013-02-12
2
-4
/
+3
|
*
Fix extending example.
Gunnar Sletta
2013-02-12
8
-15
/
+14
|
*
Doc: corrected reference to snippet in imageparticle.qdoc
Nico Vertriest
2013-02-08
0
-0
/
+0
|
*
Doc: Removed reference to QAbstractItemModel::setRoleNames()
Venugopal Shivashankar
2013-02-08
1
-17
/
+25
|
*
Stabilize resizemodeitem test.
Frederik Gladhorn
2013-02-07
1
-2
/
+1
|
*
Fixed Canvas ImageData pixel values not being settable to 0.
Samuel Rødal
2013-02-07
2
-1
/
+9
|
*
substitute fixed version numbers in qdocconf files with variables
Oswald Buddenhagen
2013-02-06
2
-12
/
+12
|
*
Fix lupdate-warning in qqmlrewrite.cpp.
Friedemann Kleint
2013-02-06
1
-4
/
+12
|
*
Fix lupdate-warnings in qqmlimport.cpp.
Friedemann Kleint
2013-02-06
1
-13
/
+9
|
*
Fix lupdate-warnings.
Friedemann Kleint
2013-02-06
3
-3
/
+3
|
*
Add next.png to shared qrc files
Alan Alpert
2013-02-06
2
-0
/
+2
|
*
Ensure the cursorRectangle is updated as the width of the text changes.
Andrew den Exter
2013-02-01
2
-1
/
+11
|
*
Merge branch 'release' into stable
Sergio Ahumada
2013-01-31
13
-18
/
+36
|
|
\
|
|
/
|
/
|
*
|
Doc: declarative-colors.png not visible in qmltypereference.qdoc
v5.0.1
Nico Vertriest
2013-01-28
1
-0
/
+0
*
|
Doc: corrected path to snippet
Nico Vertriest
2013-01-28
1
-1
/
+1
*
|
fix qmltest example install path
Oswald Buddenhagen
2013-01-28
1
-2
/
+2
*
|
mark forgotten EXAMPLE_FILES
Oswald Buddenhagen
2013-01-28
2
-0
/
+6
*
|
fix installation of qmltestcase example
Oswald Buddenhagen
2013-01-28
1
-3
/
+18
*
|
Doc: Add QML Types to table of contents in Assistant
Topi Reinio
2013-01-25
1
-1
/
+1
*
|
Doc: Updated change log with documentation entry
Jerome Pasion
2013-01-24
1
-0
/
+1
*
|
Remove outdated macro usage
Christian Stenger
2013-01-24
6
-11
/
+7
*
|
Doc: Fixed "QML Types" node in Assistant
Jerome Pasion
2013-01-22
1
-1
/
+1
|
*
Document QQuickItem::itemChange and QQuickItem::window() properly
Gunnar Sletta
2013-01-31
1
-3
/
+87
|
*
Strengthen reference to var properties during construction
Alan Alpert
2013-01-29
1
-0
/
+6
|
*
docfix: Emitter.enabled was documented as Emitter.emitting.
Gunnar Sletta
2013-01-29
1
-1
/
+1
|
*
Fix memory leak
Alan Alpert
2013-01-29
1
-0
/
+1
|
*
Fix unterminated comment
Sze Howe Koh
2013-01-28
1
-1
/
+1
|
*
Doc: Fix "Command '\li' outside of '\list' and '\table'"
Sze Howe Koh
2013-01-28
1
-1
/
+1
|
*
Introduce a workaround for a GLSL bug on BB10
Fabian Bumberger
2013-01-26
1
-0
/
+4
|
*
Prevent possible leak with texture providers.
Michael Brasser
2013-01-25
1
-0
/
+2
|
*
Ungrab mouse when FocusAboutToChange instead of Leave
Frederik Gladhorn
2013-01-24
5
-20
/
+23
|
*
Doc: Fix uses of \since
Debao Zhang
2013-01-24
2
-3
/
+2
[next]