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
*
Bump version
v5.12.12
5.12
Jani Heikkinen
2021-10-04
1
-1
/
+1
*
doc: Remove bogus PinchHandler.minimumTouchPoints prop; improve actual
Shawn Rutledge
2021-07-09
1
-12
/
+12
*
MASM: Put pageSize into an inline namespace
Fabian Kosmale
2021-05-07
2
-0
/
+7
*
QQuickTextInput: update cursor rectangle after padding changed
v5.12.11
Wang Chuan
2021-04-19
3
-0
/
+51
*
Fix QQuickKeyNavigationAttached issue
Valery Volgutov
2021-03-14
3
-6
/
+62
*
QQmlPropertyPrivate::signalExpression: handle object being null
Fabian Kosmale
2021-02-23
2
-0
/
+14
*
QSequentialAnimationGroupJob: Protect against self-deletion
Ulf Hermann
2021-02-09
3
-10
/
+50
*
QAnimationGroupJob: Don't call virtual functions from dtor
Ulf Hermann
2021-01-25
2
-23
/
+42
*
Fix property cache leaks
Andrei Golubev
2020-12-02
1
-2
/
+5
*
Bump version
Jani Heikkinen
2020-11-06
1
-1
/
+1
*
Revert "qquickloader: Free memory of loaded components after source change"
Maximilian Goldstein
2020-10-30
1
-13
/
+0
*
Fix OPTIONS argument of qtquick_compiler_add_resources
Joerg Bornemann
2020-10-21
1
-1
/
+1
*
qquickloader: Free memory of loaded components after source change
Fabian Kosmale
2020-10-21
1
-0
/
+13
*
Add changes file for Qt 5.12.10
Antti Kokko
2020-10-20
1
-0
/
+32
*
Doc: mention that clipping can affect performance and link to page
Mitch Curtis
2020-10-19
1
-0
/
+3
*
QQuickShaderEffect: fix crash when hiding parent
Mitch Curtis
2020-10-19
3
-1
/
+152
*
Bump version
Jani Heikkinen
2020-10-14
1
-1
/
+1
*
Doc: use editingFinished signal of TextInput instead of textChanged
Mitch Curtis
2020-10-06
1
-1
/
+1
*
Fix interactive mode of qmlprofiler
Simon Hausmann
2020-10-01
2
-3
/
+2
*
Fix crash when QSGTexture is deleted in rc->endSync()
VaL Doroshchuk
2020-08-07
1
-1
/
+9
*
Merge remote-tracking branch 'origin/5.12.9' into 5.12
Qt Forward Merge Bot
2020-06-17
2
-3
/
+50
|
\
|
*
Avoid duplicate call to destroy
v5.12.9
Fabian Kosmale
2020-06-09
1
-1
/
+1
|
*
Add changes file for Qt 5.12.9
Antti Kokko
2020-06-09
1
-0
/
+46
|
*
Prevent premature child destruction
Fabian Kosmale
2020-06-05
1
-2
/
+3
|
/
*
qquickitemgrabresult: Check effective window for visibility
Kai Uwe Broulik
2020-06-02
1
-1
/
+6
*
Rephrase Chunk::sortIntoBins() for more clarity
Ulf Hermann
2020-06-02
1
-4
/
+7
*
Prettify QV4_SHOW_BYTECODE output for JS classes
Ulf Hermann
2020-06-02
1
-11
/
+12
*
Don't return a pointer to a local in QObjectWrapper::getQmlProperty()
Ulf Hermann
2020-06-02
1
-1
/
+1
*
Improve polish loop detection and diagnostics
Jan Arve Sæther
2020-05-26
2
-7
/
+165
*
Fix handling of QQuickViewPrivate::root
Ulf Hermann
2020-05-25
2
-23
/
+33
*
Fix failing assertion in the GC with JIT
Simon Hausmann
2020-05-22
1
-0
/
+2
*
Fix failing assertion in the GC with the JIT
Simon Hausmann
2020-05-22
1
-0
/
+4
*
JIT: Don't pass the heap object in the return value register
Ulf Hermann
2020-05-22
2
-3
/
+6
*
Fix warning -Wxor-used-as-pow
Mårten Nordheim
2020-05-18
1
-1
/
+1
*
Check in even more places for exceptions
Fabian Kosmale
2020-05-18
4
-3
/
+8
*
Ask rendering thread to release resources when window is closed
Damien Caliste
2020-04-30
1
-0
/
+8
*
Bump version
Alexandru Croitor
2020-04-22
1
-1
/
+1
*
Blacklist tst_qquicktextedit::hAlignVisual on SLES
Fabian Kosmale
2020-04-16
1
-0
/
+2
*
Merge remote-tracking branch 'origin/5.12.8' into 5.12
Qt Forward Merge Bot
2020-04-14
2
-2
/
+46
|
\
|
*
Add changes file for Qt 5.12.8
v5.12.8
Antti Kokko
2020-03-18
1
-0
/
+36
|
*
Check that value type exists before creating wrapper
Fabian Kosmale
2020-03-16
1
-2
/
+10
*
|
ArrayPrototype::method_filter: Check for exception after callback
Ulf Hermann
2020-04-08
1
-0
/
+1
*
|
V4: Check for exceptions before we use the result of a JS call
Ulf Hermann
2020-04-08
16
-42
/
+99
*
|
Fix QQuickMouseArea getting stuck in pressed state when hiding in press
Frederik Gladhorn
2020-04-02
3
-0
/
+80
*
|
Check that animation still exists
Fabian Kosmale
2020-04-02
3
-1
/
+49
*
|
Fix signal emission order for zero-duration animations
Jan Arve Saether
2020-04-02
4
-8
/
+83
|
/
*
Fix warning about non-relative paths in qmldir files
Simon Hausmann
2020-02-18
1
-1
/
+1
*
QV4MM: Fix crash caused by MarkStack overflow
Fabian Kosmale
2020-02-17
4
-1
/
+57
*
Fix some ListView bugs related to snapping when it had a header
Jan Arve Sæther
2020-01-31
3
-15
/
+817
*
Merge remote-tracking branch 'origin/5.12.7' into 5.12
Qt Forward Merge Bot
2020-01-31
1
-0
/
+41
|
\
[next]