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.5
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/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
*
Merge branch 'release' into old/5.0
old/5.0
Oswald Buddenhagen
2013-04-11
38
-61
/
+108
|
\
|
*
Doc: Spelling fix.
v5.0.2
Jerome Pasion
2013-03-26
1
-2
/
+1
|
*
Add changes-5.0.2 file
Sergio Ahumada
2013-03-25
1
-0
/
+45
|
*
Try to stabilize tst_QQuickPathView
Sergio Ahumada
2013-03-21
1
-1
/
+1
|
*
Try to stabilize qquickimage and rendernode tests.
Gunnar Sletta
2013-03-21
4
-21
/
+22
|
*
Fix duplicate examples for qml/quick modules
Kai Koehne
2013-03-21
35
-55
/
+58
*
|
Try to stabilize qquickimage and rendernode tests.
Gunnar Sletta
2013-03-20
4
-21
/
+22
*
|
QQuickItemView: Add guard before returning currentItem item
Caroline Chao
2013-03-19
3
-3
/
+40
*
|
Fix jump and property changes on first move when dragging a Flickable.
Andrew den Exter
2013-03-19
2
-21
/
+10
*
|
Add clocks.qmlproject
hjk
2013-03-14
1
-0
/
+8
*
|
Smooth dragging an item with MouseArea.
Andrew den Exter
2013-03-14
3
-21
/
+28
*
|
Fixed tutorial gettingStartedQml part5.
Libor Tomsik
2013-03-13
1
-5
/
+5
*
|
Merge "Merge remote-tracking branch 'origin/release' into stable" into refs/s...
Stephen Kelly
2013-03-13
1
-0
/
+2
|
\
\
|
*
\
Merge remote-tracking branch 'origin/release' into stable
Frederik Gladhorn
2013-03-12
1
-0
/
+2
|
|
\
\
|
|
|
/
|
|
*
define MODULE_VERSION
Oswald Buddenhagen
2013-02-27
1
-0
/
+2
|
|
*
Merge branch 'stable' into release
Johanna Aijala
2013-02-21
2236
-2800
/
+10167
|
|
|
\
*
|
|
|
Doc: Changed section title in whatsnew.qdoc
Jerome Pasion
2013-03-13
1
-4
/
+3
*
|
|
|
Makes QSmoothedAnimation respect zero duration.
Thomas Kristensen
2013-03-13
3
-2
/
+37
*
|
|
|
Fixed text opacity when using Text.NativeRendering.
Yoann Lopes
2013-03-12
1
-1
/
+1
|
/
/
/
*
|
|
make the sample code more consistent in context
Xingtao Zhang
2013-03-12
1
-1
/
+1
*
|
|
Improve the ordering of Flickable dragging and moving property updates.
Andrew den Exter
2013-03-12
3
-4
/
+37
*
|
|
Improve timer dependent tests.
Frederik Gladhorn
2013-03-11
10
-5014
/
+44
*
|
|
Fix warning about uninitialized value in QML-ECMA-test (CLANG).
Friedemann Kleint
2013-03-11
1
-1
/
+1
*
|
|
Fix warning about use of uninitialized value in QML-debug helpers.
Friedemann Kleint
2013-03-11
1
-14
/
+14
*
|
|
Fix warning about adding int to a QString (CLANG).
Friedemann Kleint
2013-03-11
1
-1
/
+1
*
|
|
Simplify function with early return.
Frederik Gladhorn
2013-03-11
1
-30
/
+31
*
|
|
Stabilize tst_qquicktextinput::remoteCursorDelegate()
Frederik Gladhorn
2013-03-04
1
-1
/
+1
*
|
|
Fix TextEdit::persistentSelection docs (false by default)
J-P Nurmi
2013-03-01
1
-1
/
+1
*
|
|
Mark flaky tst_qv8profilerservice test as insignificant on Mac
Kai Koehne
2013-02-28
1
-0
/
+2
*
|
|
GridView: fix resetColumns() to calculate the amount of columns right
J-P Nurmi
2013-02-26
1
-1
/
+1
*
|
|
Use qmake for package dependency resolution in cmake tests.
Stephen Kelly
2013-02-26
2
-2
/
+2
*
|
|
Fix headers without Qt module directory name in their includes
Josh Faust
2013-02-25
4
-5
/
+5
*
|
|
Fix warnings about shadowing members
Thiago Macieira
2013-02-22
4
-8
/
+6
*
|
|
ListView's highlightMoveDuration should default to -1.
Michael Brasser
2013-02-22
2
-1
/
+16
*
|
|
Flickable shouldn't grab the mouse until it starts an effective move.
Andrew den Exter
2013-02-22
5
-34
/
+137
*
|
|
MouseArea shouldn't grab the mouse until there is an effective drag.
Andrew den Exter
2013-02-22
3
-30
/
+131
*
|
|
Typos: tripple->triple
Frederik Gladhorn
2013-02-21
2
-21
/
+21
*
|
|
Stabilize clicking in QQuickTextEdit test
Frederik Gladhorn
2013-02-21
1
-0
/
+2
|
|
/
|
/
|
*
|
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
[next]