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
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
Branch
Commit message
Author
Age
5.10
Merge remote-tracking branch 'origin/5.9' into 5.10
Liang Qi
6 years
5.11
Bump version
Kari Oikarinen
5 years
5.12
Bump version
Jani Heikkinen
24 months
5.13
Fix a layout bug caused by a delegate item that was moved by the user
Jan Arve Sæther
4 years
5.14
Generate the docs for qmlRegisterSingletonInstance
Giuseppe D'Angelo
3 years
5.15
Merge remote-tracking branch 'origin/tqtc/lts-5.15.10' into tqtc/lts-5.15-ope...
Tarja Sundqvist
5 months
5.3
Move syncTimer measurment to the correct place.
Josh Arenson
9 years
5.4
Doc: Document limits of QSGGeometry::setLineWidth
Kai Koehne
8 years
5.5
QQuickTextLine: set lineOffset to zero in ctor
Anton Kudryavtsev
8 years
5.6
Correctly set this object when calling scope/context functions
Erik Verbruggen
5 years
5.7
Merge remote-tracking branch 'origin/5.6' into 5.7
Liang Qi
7 years
5.8
V4: Fix issues with very small loops
Erik Verbruggen
6 years
5.9
Add changes file for Qt 5.9.9
Antti Kokko
4 years
6.0
Update dependencies on '6.0' in qt/qtdeclarative
Qt Submodule Update Bot
2 years
6.1
Revert "Fix for possible crash in QSGDefaultLayer::grab"
Laszlo Agocs
24 months
6.2
Update dependencies on 'tqtc/lts-6.2-opensource' in qt/tqtc-qtdeclarative
Qt Submodule Update Bot
8 days
6.2.0
Update dependencies on '6.2.0' in qt/qtdeclarative
Qt Submodule Update Bot
24 months
6.2.4
Update dependencies on '6.2.4' in qt/qtdeclarative
Qt Submodule Update Bot
19 months
6.3
Doc: Use tabs instead of a table that has code snippets
Andreas Eliasson
9 months
6.4
Doc: Remove mention of module version requirement
Paul Wicking
3 months
6.4.0
Update dependencies on '6.4.0' in qt/qtdeclarative
Qt Submodule Update Bot
12 months
6.4.1
Update dependencies on '6.4.1' in qt/qtdeclarative
Qt Submodule Update Bot
11 months
6.4.2
Update dependencies on '6.4.2' in qt/qtdeclarative
Qt Submodule Update Bot
10 months
6.4.3
Update dependencies on '6.4.3' in qt/qtdeclarative
Qt Submodule Update Bot
7 months
6.5
Bump version to 6.5.4
Jani Heikkinen
33 hours
6.5.0
Keyinteraction example: Update by coding conventions from official doc
Bumjoon Park
6 months
6.5.1
Update dependencies on '6.5.1' in qt/qtdeclarative
Qt Submodule Update Bot
4 months
6.5.2
Update dependencies on '6.5.2' in qt/qtdeclarative
Qt Submodule Update Bot
3 months
6.5.3
Update dependencies on '6.5.3' in qt/qtdeclarative
Qt Submodule Update Bot
4 days
6.6
Rename shapes example qml files according to what they demonstrate
Shawn Rutledge
9 hours
6.6.0
Update dependencies on '6.6.0' in qt/qtdeclarative
Qt Submodule Update Bot
11 hours
dev
qmlls: fix the test for block-scoped variable completion
Sami Shalayel
7 hours
old/5.0
Merge branch 'release' into old/5.0
Oswald Buddenhagen
10 years
old/5.1
Docs: fix QtQuick2::Item::layer.sourceRect type
J-P Nurmi
10 years
old/5.2
Revert "Fix scenegraph backend API for material shaders."
Michael Brasser
10 years
r2d-5.5
Add explicit include for QCoreApplication to satisfy some compilers
Andy Shaw
8 years
r2d-5.6
Fix Image smoothing not working
Jonathan Liu
8 years
r2d-5.6.0
Fix Image smoothing not working
Jonathan Liu
8 years
r2d-dev
Wrap all classes in Qt namespace
Andy Nichols
8 years
wip/animation-refactor
Merge branch 'master' into animation-refactor
Michael Brasser
12 years
wip/cmake
CMake: Regenerate and adapt to merge from dev
Alexandru Croitor
4 years
wip/dbus
Use QStringRef in a bunch of places.
Sérgio Martins
8 years
wip/figmastyle
StyleGenerator: create background from component directly
Richard Moe Gustavsen
42 hours
wip/gc
Don't append garbage to the function parameter slots
Thiago Macieira
9 years
wip/iosstyle
iOS Style: Add RadioButton and CheckBox controls
Doris Verria
18 months
wip/itemviews
QQmlDelegateModel: check incubationTask before accessing it
Richard Moe Gustavsen
6 years
wip/material3
Move manual test for material style
Paul Wicking
10 months
wip/nacl
QtDeclarative fixes and workarounds for NaCl
Morten Johan Sørvig
7 years
wip/new-backend
V4: Add int32 fastpath for add/sub/mul in the JIT
Erik Verbruggen
6 years
wip/pointerhandler
Fix some bugs related to child mouse filtering
Jan Arve Saether
6 years
wip/propertycache-refactor
QQmlInstanceModel: add variantValue()
Mitch Curtis
4 years
wip/qquickdeliveryagent
Complete splitting of delivery logic qqwindow.cpp -> deliveryagent.cpp
Shawn Rutledge
3 years
wip/qtquickcontrols2
Fix test paths
Mitch Curtis
2 years
wip/scenegraphng
Merge "Merge remote-tracking branch 'origin/dev' into wip/scenegraphng"
Laszlo Agocs
4 years
wip/statemachine
Small util.pri fix.
Michael Brasser
12 years
wip/textng
Add TextLayout element
Yann Bodson
12 years
wip/tizen
Add list of changes for 5.4.1 relative to 5.4.0
Simon Hausmann
9 years
wip/visuallistmodel
Fix issues in merge operation.
Andrew den Exter
12 years
wip/webassembly
wasm: rename Q_OS_HTML5 to Q_OS_WASM to reflect qtbase
Lorn Potter
5 years
Tag
Download
Author
Age
v6.5.3
commit e00c258fa5...
Antti Kokko
8 hours
v6.2.6-lts-lgpl
commit 4a6dfcd838...
Antti Kokko
2 days
v6.6.0-rc1
commit c8b481a3f9...
Antti Kokko
2 days
v6.6.0-beta4
commit 6ad23dc402...
Antti Kokko
10 days
v6.6.0-beta3
commit e6d50b30e9...
Antti Kokko
5 weeks
v6.5.2
commit f289063ff1...
Akseli Salovaara
2 months
v6.6.0-beta2
commit b336de30c1...
Akseli Salovaara
3 months
v6.6.0-beta1
commit f7e6e6a262...
Antti Kokko
3 months
v5.15.10-lts-lgpl
commit 540c4e4a5d...
Antti Kokko
4 months
v6.5.1
commit 65651dc1d3...
Antti Kokko
4 months
v5.15.9-lts-lgpl
commit 19ed7973a3...
Antti Kokko
6 months
v6.5.0
commit 3238e18d6b...
Antti Kokko
6 months
v6.5.0-rc1
commit df1d58013d...
Antti Kokko
6 months
v6.4.3
commit 7161b3a04d...
Antti Kokko
6 months
v6.5.0-beta3
commit 11a481301d...
Antti Kokko
7 months
v6.2.5-lts-lgpl
commit 22b7e9c791...
Antti Kokko
8 months
v6.5.0-beta2
commit 0fac060a18...
Antti Kokko
8 months
v6.4.2
commit 1b58f30087...
Antti Kokko
9 months
v6.5.0-beta1
commit c77e1d3bfb...
Antti Kokko
9 months
v5.15.8-lts-lgpl
commit f5701f0def...
Antti Kokko
10 months
v6.4.1
commit a514640b2a...
Antti Kokko
10 months
v5.15.7-lts-lgpl
commit da0aac1057...
Antti Kokko
11 months
v6.4.0
commit 0c0f33b73e...
Antti Kokko
12 months
v6.4.0-rc1
commit aab9ac1fb8...
Antti Kokko
12 months
v6.3.2
commit 9e53299b77...
Antti Kokko
13 months
v5.15.6-lts-lgpl
commit f274d77577...
Antti Kokko
13 months
v6.4.0-beta4
commit 0dc6034f91...
Antti Kokko
13 months
v6.4.0-beta3
commit de7679f38b...
Antti Kokko
13 months
v6.4.0-beta2
commit c36e3f1520...
Akseli Salovaara
15 months
v5.15.5-lts-lgpl
commit ae66ecf0f9...
Antti Kokko
15 months
v6.4.0-beta1
commit 31e3967afa...
Antti Kokko
15 months
v6.3.1
commit 47ef121e1a...
Antti Kokko
16 months
v5.15.4-lts-lgpl
commit 04ea6df18a...
Antti Kokko
17 months
v6.3.0
commit 2a45651292...
Antti Kokko
18 months
v6.3.0-rc1
commit fb8fc5ea31...
Antti Kokko
18 months
v6.2.4
commit 26140891b4...
Antti Kokko
18 months
v6.3.0-beta3
commit 48216ce496...
Antti Kokko
19 months
v6.3.0-beta2
commit 34f0e0b3ac...
Antti Kokko
19 months
v6.3.0-beta1
commit 4c7b3ad11c...
Antti Kokko
20 months
v6.2.3
commit 28dfd3b03d...
Antti Kokko
20 months
v6.3.0-alpha1
commit d394b2e0ce...
Antti Kokko
20 months
v6.2.2
commit 00c352c4d4...
Antti Kokko
22 months
v5.12.12
commit 824570979e...
Antti Kokko
22 months
v5.15.3-lts-lgpl
commit 4bb06cfba9...
Antti Kokko
23 months
v6.2.1
commit 973399d8e6...
Antti Kokko
23 months
v6.2.0
commit 03e111a818...
Antti Kokko
24 months
v6.2.0-rc2
commit 21138f5117...
Antti Kokko
2 years
v6.2.0-rc1
commit 830eaefec5...
Antti Kokko
2 years
v6.2.0-beta4
commit edb3d1ff79...
Antti Kokko
2 years
v6.1.3
commit 2f556e351d...
Antti Kokko
2 years
v6.2.0-beta3
commit 533a262e0b...
Antti Kokko
2 years
v6.2.0-beta2
commit f699006008...
Jani Heikkinen
2 years
v6.2.0-beta1
commit 8e85b3089c...
Akseli Salovaara
2 years
v6.1.2
commit c450bddeba...
Antti Kokko
2 years
v6.2.0-alpha1
commit a0133d07b5...
Antti Kokko
2 years
v6.1.1
commit 41c787b567...
Antti Kokko
2 years
v5.12.11
commit ca5d6cccde...
Antti Kokko
2 years
v6.1.0
commit 2423608d6c...
Antti Kokko
2 years
v6.0.4
commit 77fd3a0969...
Antti Kokko
2 years
v6.1.0-rc2
commit 07c37d7edb...
Antti Kokko
2 years
v6.1.0-rc1
commit 87590425e4...
Antti Kokko
2 years
v6.1.0-beta3
commit 35689f6993...
Antti Kokko
2 years
v6.0.3
commit 373897b4bb...
Antti Kokko
3 years
v6.1.0-beta2
commit d1ef40ff4d...
Antti Kokko
3 years
v6.1.0-beta1
commit d906e9fdd7...
Antti Kokko
3 years
v6.0.2
commit da46b97ed5...
Antti Kokko
3 years
v6.1.0-alpha1
commit e7695ce2ca...
Antti Kokko
3 years
v6.0.1
commit d347cbfc8c...
Antti Kokko
3 years
v6.0.0
commit fa87052d56...
Antti Kokko
3 years
v6.0.0-rc2
commit 2952114cf8...
Antti Kokko
3 years
v6.0.0-rc1
commit d037cc4ecc...
Antti Kokko
3 years
v6.0.0-beta5
commit 39065e1cec...
Antti Kokko
3 years
v5.15.2
commit 104eae5b17...
Antti Kokko
3 years
v6.0.0-beta4
commit bb61349080...
Antti Kokko
3 years
v5.12.10
commit 36e4e9bbd4...
Antti Kokko
3 years
v6.0.0-beta3
commit ebd78a1662...
Antti Kokko
3 years
v6.0.0-beta2
commit d22ea28589...
Antti Kokko
3 years
v6.0.0-beta1
commit 22e0701ee8...
Antti Kokko
3 years
v6.0.0-alpha1
commit 3ff1cbd6c0...
Antti Kokko
3 years
v5.15.1
commit 02c499996b...
Antti Kokko
3 years
v5.12.9
commit 722caf22ad...
Antti Kokko
3 years
v5.15.0
commit 5a3d9309ec...
Antti Kokko
3 years
v5.15.0-rc2
commit 829da62396...
Antti Kokko
3 years
v5.15.0-rc1
commit 4204f543eb...
Antti Kokko
3 years
v5.15.0-beta4
commit 574e74ffed...
Antti Kokko
3 years
v5.12.8
commit 101799f8ac...
Antti Kokko
3 years
v5.15.0-beta3
commit 8dfcc71953...
Antti Kokko
3 years
v5.14.2
commit 23a000f9a1...
Antti Kokko
3 years
v5.15.0-beta2
commit 4482aa576b...
Antti Kokko
4 years
v5.15.0-beta1
commit b3ff342d32...
Antti Kokko
4 years
v5.15.0-alpha1
commit 8e822e981d...
Antti Kokko
4 years
v5.12.7
commit d762ea24b5...
Antti Kokko
4 years
v5.14.1
commit 51a158929b...
Antti Kokko
4 years
v5.9.9
commit 9dc3e7885d...
Antti Kokko
4 years
v5.14.0
commit 290251541e...
Antti Kokko
4 years
v5.14.0-rc2
commit 290251541e...
Antti Kokko
4 years
v5.14.0-rc1
commit 75c7f093e0...
Antti Kokko
4 years
v5.12.6
commit 179c4b689d...
Antti Kokko
4 years
v5.14.0-beta3
commit e87ecaf552...
Antti Kokko
4 years
v5.13.2
commit 4080025fed...
Antti Kokko
4 years
v5.14.0-beta2
commit 5001f79c4f...
Antti Kokko
4 years
v5.14.0-beta1
commit dae5bc672e...
Antti Kokko
4 years
v5.14.0-alpha1
commit 3fb574d01c...
Antti Kokko
4 years
v5.12.5
commit 7b47350736...
Antti Kokko
4 years
v5.13.1
commit 02b47ec4a5...
Antti Kokko
4 years
v5.13.0
commit ecc092fa55...
Antti Kokko
4 years
v5.13.0-rc3
commit ecc092fa55...
Antti Kokko
4 years
v5.12.4
commit 48b4df598c...
Antti Kokko
4 years
v5.13.0-rc2
commit ecc092fa55...
Antti Kokko
4 years
v5.13.0-rc1
commit ecc092fa55...
Antti Kokko
4 years
v5.13.0-beta4
commit ecc092fa55...
Antti Kokko
4 years
v5.13.0-beta3
commit 8bc3329e2c...
Antti Kokko
4 years
v5.9.8
commit 282d553053...
Akseli Salovaara
4 years
v5.12.3
commit 5ead393eba...
Akseli Salovaara
4 years
v5.13.0-beta2
commit 8c3172d724...
Antti Kokko
4 years
v5.13.0-beta1
commit 850aaa0fb4...
Antti Kokko
5 years
v5.12.2
commit cd7ce85ff0...
Antti Kokko
5 years
v5.13.0-alpha1
commit e04e5db13d...
Antti Kokko
5 years
v5.12.1
commit a566125b9f...
Antti Kokko
5 years
v5.12.0
commit 64ee4968b4...
Antti Kokko
5 years
v5.11.3
commit e3c0bb7811...
Antti Kokko
5 years
v5.12.0-rc2
commit 64ee4968b4...
Antti Kokko
5 years
v5.12.0-rc1
commit 64ee4968b4...
Antti Kokko
5 years
v5.12.0-beta4
commit 0477a057fd...
Antti Kokko
5 years
v5.12.0-beta3
commit 6734ee9a6d...
Antti Kokko
5 years
v5.9.7
commit 9e5de38fbb...
Antti Kokko
5 years
v5.12.0-beta2
commit 41e15cb21c...
Antti Kokko
5 years
v5.12.0-beta1
commit ec866a4d72...
Antti Kokko
5 years
v5.11.2
commit 0431e462df...
Antti Kokko
5 years
v5.12.0-alpha1
commit 49c9a5fbdb...
Antti Kokko
5 years
v5.11.1
commit 68e282f510...
Antti Kokko
5 years
v5.9.6
commit 283a900c4e...
Antti Kokko
5 years
v5.11.0
commit 1e82f11629...
Antti Kokko
5 years
v5.11.0-rc2
commit 1e82f11629...
Antti Kokko
5 years
v5.11.0-rc1
commit 1e82f11629...
Antti Kokko
5 years
v5.11.0-beta4
commit 539d724890...
Antti Kokko
5 years
v5.9.5
commit dfbe918537...
Antti Kokko
5 years
v5.11.0-beta3
commit d2ed475b84...
Antti Kokko
5 years
v5.11.0-beta2
commit 4838687eaa...
Antti Kokko
6 years
v5.11.0-beta1
commit 53d1e9ed21...
Antti Kokko
6 years
v5.11.0-alpha1
commit 8190fd16f8...
Antti Kokko
6 years
v5.10.1
commit 3e91062877...
Antti Kokko
6 years
v5.9.4
commit 317908e72a...
Antti Kokko
6 years
v5.10.0
commit dac71f3d6f...
Antti Kokko
6 years
v5.10.0-rc3
commit dac71f3d6f...
Antti Kokko
6 years
v5.10.0-rc2
commit cc46992fbb...
Antti Kokko
6 years
v5.10.0-rc1
commit 19f54245d3...
Antti Kokko
6 years
v5.9.3
commit 0877858641...
Antti Kokko
6 years
v5.10.0-beta4
commit 853b4b08d5...
Antti Kokko
6 years
v5.10.0-beta3
commit 3e20d1059a...
Antti Kokko
6 years
v5.10.0-beta2
commit 83e9d16576...
Antti Kokko
6 years
v5.10.0-beta1
commit 0d3592aa7f...
Antti Kokko
6 years
v5.9.2
commit 32218c3243...
Antti Kokko
6 years
v5.6.3
commit bb01612a88...
Antti Kokko
6 years
v5.10.0-alpha1
commit 00adacd793...
Antti Kokko
6 years
v5.9.1
commit 525de4ff29...
Antti Kokko
6 years
v5.9.0
commit 96f6ba5f56...
Antti Kokko
6 years
v5.9.0-rc2
commit 96f6ba5f56...
Antti Kokko
6 years
v5.9.0-rc1
commit 96f6ba5f56...
Antti Kokko
6 years
v5.9.0-beta4
commit c6748dde37...
Antti Kokko
6 years
v5.9.0-beta3
commit 93bc4113f0...
Antti Kokko
6 years
v5.9.0-beta2
commit 1bee1eb0f8...
Akseli Salovaara
6 years
v5.9.0-beta1
commit f261a534cc...
Akseli Salovaara
6 years
v5.9.0-alpha1
commit 2a15f6c5de...
Akseli Salovaara
7 years
v5.8.0
commit fffb997e19...
Antti Kokko
7 years
v5.8.0-rc1
commit 884d06db09...
Antti Kokko
7 years
v5.7.1
commit 2a992040e2...
Antti Kokko
7 years
v5.8.0-beta1
commit 9d085bf002...
Antti Kokko
7 years
v5.6.2
commit c1d726fe19...
Antti Kokko
7 years
v5.8.0-alpha1
commit c13aa48d4c...
Antti Kokko
7 years
v5.6.1-1
commit 9b1231ca3d...
Antti Kokko
7 years
v5.7.0
commit 210617de78...
Antti Kokko
7 years
v5.6.1
commit 18e77550f1...
Antti Kokko
7 years
v5.7.0-rc1
commit 2d70b4b5c3...
Antti Kokko
7 years
v5.7.0-beta1
commit 70cb68298a...
Antti Kokko
7 years
v5.6.0
commit dc558b69f0...
Antti Kokko
8 years
v5.7.0-alpha1
commit 922e9d6b0c...
Akseli Salovaara
8 years
v5.6.0-rc1
commit 19dffeed2e...
Antti Kokko
8 years
v5.6.0-beta1
commit 5f96bc0738...
Antti Kokko
8 years
v5.5.1
commit 219c80b329...
Antti Kokko
8 years
v5.6.0-alpha1
commit 91a96d1de9...
Antti Kokko
8 years
v5.5.0
commit b1ccb1f8c3...
Antti Kokko
8 years
v5.5.0-rc1
commit b1ccb1f8c3...
Antti Kokko
8 years
v5.4.2
commit 79d56651ed...
Antti Kokko
8 years
v5.5.0-beta1
commit b999aaaf4e...
Antti Kokko
8 years
v5.5.0-alpha1
commit a99707bcbe...
Antti Kokko
9 years
v5.4.1
commit aebdf46499...
Antti Kokko
9 years
v5.4.0
commit fdf004803d...
Matti Paaso
9 years
v5.4.0-rc1
commit dd08a22a4e...
Antti Kokko
9 years
v5.4.0-beta1
commit 099ae0597d...
Antti Kokko
9 years
v5.3.2
commit d8bc98b525...
Antti Kokko
9 years
v5.4.0-alpha1
commit f9ee33f968...
Antti Kokko
9 years
v5.3.1
commit bbd8080e95...
Matti Paaso
9 years
v5.3.0
commit 073cde9d21...
Antti Kokko
9 years
v5.3.0-rc1
commit bef0fd5fe9...
Antti Kokko
9 years
v5.3.0-beta1
commit b3d8a4d47d...
Antti Kokko
10 years
v5.3.0-alpha1
commit 7d25db8ff4...
Antti Kokko
10 years
v5.2.1
commit b433c4b5a7...
Antti Kokko
10 years
v5.2.0
commit f95fdacb3a...
Antti Kokko
10 years
v5.2.0-rc1
commit ce38c71b1c...
Antti Kokko
10 years
v5.2.0-beta1
commit 9de3630a51...
Matti Paaso
10 years
v5.2.0-alpha1
commit 6752b6fef6...
Sergio Ahumada
10 years
v5.1.1
commit 7ec1d9797b...
Sergio Ahumada
10 years
v5.1.0
commit 811337a73c...
Sergio Ahumada
10 years
v5.1.0-rc2
commit 811337a73c...
Sergio Ahumada
10 years
v5.1.0-rc1
commit 278139c5d7...
Sergio Ahumada
10 years
v5.1.0-beta1
commit 7c0156309e...
Sergio Ahumada
10 years
v5.1.0-alpha1
commit f7ada9b932...
Sergio Ahumada
10 years
v5.0.2
commit 2223f1ae29...
Sergio Ahumada
10 years
v5.0.1
commit f4d4689d3c...
Sergio Ahumada
11 years
v5.0.0
commit 260898f36d...
Sergio Ahumada
11 years
v5.0.0-rc2
commit ce97fe0fc4...
Sergio Ahumada
11 years
v5.0.0-rc1
commit 90ac501882...
Sergio Ahumada
11 years
v5.0.0-beta2
commit 99b7d49553...
Johanna Aijala
11 years
v5.0.0-beta1
commit 5162fa11a5...
Sergio Ahumada
11 years
qt-v5.0.0-alpha1
commit ec7deb3d12...
Marius Storm-Olsen
12 years