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
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
*
Merge remote-tracking branch 'origin/5.9' into 5.10
5.10
Liang Qi
2018-02-07
12
-40
/
+126
|
\
|
*
Fix memory leak with deferred properties
Simon Hausmann
2018-02-06
1
-1
/
+2
|
*
Clean up manual refcounting of compilation units
Simon Hausmann
2018-02-06
4
-13
/
+23
|
*
Add back the optional heaptrack trace points
Andras Mantia
2018-02-06
1
-0
/
+15
|
*
Use the GL context shared in the render context
Erik Verbruggen
2018-02-06
1
-15
/
+20
|
*
touchEvent_propagation: remove some QWaits
Shawn Rutledge
2018-02-05
1
-6
/
+3
|
*
Document that Q_GADGET classes cannot be used with newQMetaObject()
Mitch Curtis
2018-02-05
2
-5
/
+39
|
*
QML: Collapse all NaNs into one single (encoded) NaN
Erik Verbruggen
2018-02-05
3
-0
/
+24
*
|
Merge remote-tracking branch 'origin/5.9' into 5.10
Liang Qi
2018-02-05
4
-1
/
+242
|
\
|
|
*
Add QQuickWindow synthMouseFromTouch test
Shawn Rutledge
2018-02-03
1
-0
/
+107
|
*
add tst_qquickwidget::synthMouseFromTouch test
Shawn Rutledge
2018-02-03
1
-2
/
+117
|
*
qmlprofiler tool: In attach mode, finish when connection drops
Ulf Hermann
2018-02-02
2
-0
/
+19
*
|
Merge remote-tracking branch 'origin/5.9' into 5.10
Liang Qi
2018-02-02
24
-110
/
+500
|
\
|
|
*
Doc: add C++11 lambda examples for qmlRegisterSingletonType()
J-P Nurmi
2018-02-02
1
-0
/
+25
|
*
Fix transition when removing the last item from ListView/GridView
Kari Hautamäki
2018-02-02
1
-1
/
+3
|
*
If Loader loads Window, set its transient parent to the Loader's window
Shawn Rutledge
2018-02-02
6
-4
/
+166
|
*
Fix memory leak with QtQuick compiler generated files
Simon Hausmann
2018-02-02
2
-0
/
+21
|
*
Fix memory leak with value types
Simon Hausmann
2018-02-02
1
-0
/
+2
|
*
Fix dead lock / race in QML type loader when importing plugins
Simon Hausmann
2018-02-02
5
-66
/
+215
|
*
Prevent invalid characters being entered at the appropriate times
Andy Shaw
2018-02-02
2
-29
/
+19
|
*
Add a link to the "Using C++ Models in QML Tutorial" video
Mitch Curtis
2018-02-01
1
-0
/
+4
|
*
Improve persistent/weak value allocation performance
Simon Hausmann
2018-01-31
1
-10
/
+24
|
*
Disallow registration of types beginning with lowercase letters
Mitch Curtis
2018-01-31
4
-0
/
+21
*
|
Merge "Merge remote-tracking branch 'origin/5.9' into 5.10" into refs/staging...
Liang Qi
2018-01-31
11
-23
/
+80
|
\
\
|
*
|
Merge remote-tracking branch 'origin/5.9' into 5.10
Liang Qi
2018-01-31
11
-23
/
+80
|
|
\
|
|
|
*
Fix exposure of -1 as enum value in QML exposed C++ singletons
Simon Hausmann
2018-01-31
3
-11
/
+23
|
|
*
Fix segfault when alias target refers to lowercase-named type
Mitch Curtis
2018-01-27
6
-10
/
+40
|
|
*
Add README for tests/auto/bic
Mitch Curtis
2018-01-27
1
-0
/
+13
|
|
*
QQuickItem::stackBefore/After: print more useful warnings
Mitch Curtis
2018-01-24
1
-2
/
+4
*
|
|
Example: Switch to offine dataset
Venugopal Shivashankar
2018-01-31
28
-236
/
+3026
*
|
|
Change default TapHandler.gesturePolicy to DragThreshold
Shawn Rutledge
2018-01-31
2
-6
/
+13
*
|
|
Do not stop delivering to handlers if all points are accepted
Jan Arve Saether
2018-01-31
5
-16
/
+212
*
|
|
Blacklist QTBUG_34576_velocityZero ListView test on macOS 10.11
Shawn Rutledge
2018-01-31
1
-0
/
+3
|
/
/
*
|
Fix Shapes not playing well with QtGraphicalEffects
Paolo Angelelli
2018-01-31
4
-6
/
+37
*
|
Use the image handler to return a scaled size for the SVG
Andy Shaw
2018-01-31
4
-5
/
+565
*
|
Make sure we send the UngrabMouse event when clearing grabbers
Jan Arve Sæther
2018-01-26
1
-1
/
+5
*
|
Fix uploading of compressed textures of ETC2_EAC type
Eirik Aavitsland
2018-01-26
1
-1
/
+2
*
|
MSVC: Don't set a DLL base address for 64-bit
Thiago Macieira
2018-01-24
1
-1
/
+1
*
|
Merge remote-tracking branch 'origin/5.9' into 5.10
Liang Qi
2018-01-24
9
-75
/
+87
|
\
|
|
*
Fix namespace builds with -no-qml-debug
Joni Poikelin
2018-01-23
1
-0
/
+5
|
*
Add details about URL redirection/interception to changes-5.9.4
Ulf Hermann
2018-01-23
1
-1
/
+7
|
*
Doc: Do make 'Licenses and Attributions' valid for multiple Qt versions
Kai Koehne
2018-01-22
2
-3
/
+5
|
*
Doc: Rename Renderer page to 'Scene Graph OpenGL Renderer'
Kai Koehne
2018-01-22
1
-5
/
+6
|
*
Avoid repeated calls into thread local storage to get the animation timer
Lars Knoll
2018-01-22
3
-44
/
+42
|
*
Remove another call to QOpenGLContext::currentContext()
Erik Verbruggen
2018-01-19
1
-1
/
+1
|
*
Doc: Improve "Qt Quick Scene Graph Renderer"
Kai Koehne
2018-01-19
1
-21
/
+21
*
|
Merge remote-tracking branch 'origin/5.9' into 5.10
Liang Qi
2018-01-24
114
-660
/
+1807
|
\
|
|
*
Fix QQmlDelegateModel::object documentation
Paolo Angelelli
2018-01-18
1
-5
/
+5
|
*
Blacklist tst_TouchMouse::buttonOnDelayedPressFlickable() on mingw
Ulf Hermann
2018-01-18
1
-0
/
+2
|
*
Merge "Merge remote-tracking branch 'origin/5.9.4' into 5.9" into refs/stagin...
Liang Qi
2018-01-18
6
-17
/
+144
|
|
\
[next]