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
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
*
Don't crash when accessing invalid properties through QObjectWrapper
Ulf Hermann
2019-04-18
3
-1
/
+31
*
Blacklist tst_qquickapplication::active() on opensuse
Ulf Hermann
2019-04-17
1
-0
/
+3
*
Blacklist ...::touchDragFlickableBehindButton() on mingw
Ulf Hermann
2019-04-17
1
-0
/
+2
*
Merge remote-tracking branch 'origin/5.12.3' into 5.12
Qt Forward Merge Bot
2019-04-17
3
-3
/
+80
|
\
|
*
Fix qmlscene command parsing
v5.12.3
Thomas Hartmann
2019-04-08
1
-2
/
+4
|
*
Add changes file for Qt 5.12.3
Antti Kokko
2019-04-08
1
-0
/
+75
|
*
Merge 5.12 into 5.12.3
Kari Oikarinen
2019-04-02
2
-2
/
+3
|
|
\
|
*
\
Merge 5.12 into 5.12.3
Kari Oikarinen
2019-04-01
29
-164
/
+482
|
|
\
\
|
*
|
|
Doc: Fix typo in code snippet
Paul Wicking
2019-03-27
1
-1
/
+1
*
|
|
|
Debug missing synth-mouse ID in hex, not decimal
Shawn Rutledge
2019-04-17
1
-1
/
+1
*
|
|
|
Update the QML Runtime icon
Shawn Rutledge
2019-04-17
8
-4
/
+14
*
|
|
|
V4: Only enable the JIT on ARM on specific known OSes
Martin Storsjö
2019-04-16
1
-1
/
+2
*
|
|
|
Blacklist tst_QQuickListView::contentHeightWithDelayRemove on macos10.12
Ulf Hermann
2019-04-16
1
-0
/
+3
*
|
|
|
Test whether the JIT is enabled on architectures/OSes as intended
Martin Storsjö
2019-04-16
1
-0
/
+22
*
|
|
|
QML: Allow fetchOrCreateTypeForUrl to report errors without qFatal
Erik Verbruggen
2019-04-16
5
-2
/
+7
*
|
|
|
QML: Check for (valid) compilation units while hashing
Erik Verbruggen
2019-04-16
4
-0
/
+8
*
|
|
|
QMLJS: Remove unused boolean field hasTry from compiler context
Erik Verbruggen
2019-04-15
1
-1
/
+0
*
|
|
|
Prevent CoW detaches from happening
Erik Verbruggen
2019-04-15
2
-13
/
+16
*
|
|
|
Fix string replacement with invalid captures
Ulf Hermann
2019-04-15
2
-2
/
+29
*
|
|
|
Quick fix for not working input handling for eglfs
Michal Klocek
2019-04-15
3
-15
/
+21
*
|
|
|
Only create the imports array if importCount is greater than 0
Andy Shaw
2019-04-14
1
-2
/
+4
*
|
|
|
Ensure the correct version of LinkBuffer's performFinalization is called
Alec Rivers
2019-04-12
1
-4
/
+4
*
|
|
|
Don't create value types for QImage and QPixmap
Ulf Hermann
2019-04-12
3
-11
/
+45
*
|
|
|
Document macOS threaded render loop availability
Morten Johan Sørvig
2019-04-12
1
-3
/
+9
*
|
|
|
Extend blacklisting of qquickmultiponttoucharea to SLES
Tony Sarajärvi
2019-04-11
1
-0
/
+2
*
|
|
|
Doc: correct the info about when each Qt Quick Test function is called
Mitch Curtis
2019-04-10
1
-4
/
+4
*
|
|
|
Add support for selectors to qmlscene
Thomas Hartmann
2019-04-09
1
-0
/
+7
*
|
|
|
QQuickWindow: Run render jobs when there is a render control in NoStage
Andy Shaw
2019-04-09
1
-2
/
+10
*
|
|
|
Detect and reject cyclic aliases
Ulf Hermann
2019-04-09
4
-10
/
+37
*
|
|
|
Don't use delegate model types on -no-feature-delegate-model
Ulf Hermann
2019-04-08
1
-0
/
+2
*
|
|
|
Avoid INT_MIN % -1 and INT_MIN / -1
Ulf Hermann
2019-04-08
2
-0
/
+18
*
|
|
|
QSGDefaultContext: sort GL_EXTENSIONS before printing them
Rolf Eike Beer
2019-04-08
1
-5
/
+5
*
|
|
|
Fix clang-cl compiler warnings
Kai Koehne
2019-04-08
1
-1
/
+1
*
|
|
|
If DragHandler is dragged within its margin, don't jump
Shawn Rutledge
2019-04-05
3
-4
/
+72
*
|
|
|
In response to touch cancel, don't just ungrab, send an ungrab event
Shawn Rutledge
2019-04-04
3
-2
/
+65
|
|
_
|
/
|
/
|
|
*
|
|
add core profile environment variable
Tim Jenssen
2019-04-01
1
-1
/
+2
*
|
|
Doc: Add missing quote in example code
Paul Wicking
2019-04-01
1
-1
/
+1
|
|
/
|
/
|
*
|
Doc: Use the \nullptr macro instead of 0
Venugopal Shivashankar
2019-03-29
1
-1
/
+1
*
|
Fix surface format bug for macOS
Tomi Korpipaa
2019-03-29
1
-8
/
+13
*
|
Avoid redundant slashes when creating qmldir URLs
Ulf Hermann
2019-03-28
1
-1
/
+1
*
|
Allow enums in QQmlType to be set up in two separate passes
Ulf Hermann
2019-03-28
6
-8
/
+125
*
|
Blacklist tst_qquickfolderlistmodel::nameFilters() on msvc2015/17
Ulf Hermann
2019-03-27
1
-0
/
+3
*
|
Check for numeric limits when growing SharedInternalClassDataPrivate
Ulf Hermann
2019-03-27
3
-16
/
+41
*
|
Re-use existing IC when freezing properties
Ulf Hermann
2019-03-27
3
-5
/
+17
*
|
Scope intermediate values when allocating objects
Ulf Hermann
2019-03-27
4
-7
/
+30
*
|
Fix incorrect PathView.currentIndex assignment with StrictlyEnforceRange
Shawn Rutledge
2019-03-27
3
-4
/
+88
*
|
Trigger the garbage collector when allocating InternalClass objects
Ulf Hermann
2019-03-26
5
-114
/
+152
*
|
Restore rich Text creation speed
Shawn Rutledge
2019-03-26
1
-1
/
+1
*
|
Enable lookups for imported scripts and worker scripts
Simon Hausmann
2019-03-25
4
-6
/
+17
|
/
*
Fix preview zoom problems on windows
Tim Jenssen
2019-03-22
5
-74
/
+189
[next]