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
path:
root
/
src
/
3rdparty
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove the bootstrap code from assembler and JIT
Ulf Hermann
2019-05-07
10
-249
/
+19
*
Merge remote-tracking branch 'origin/5.13' into dev
Qt Forward Merge Bot
2019-05-02
1
-1
/
+2
|
\
|
*
Merge remote-tracking branch 'origin/5.12' into 5.13
Qt Forward Merge Bot
2019-05-01
1
-1
/
+2
|
|
\
|
|
*
Yarr: Reject quantifiers larger than 16M
Ulf Hermann
2019-04-30
1
-1
/
+2
*
|
|
Transform V4_ENABLE_JIT into a feature
Ulf Hermann
2019-04-25
1
-4
/
+0
*
|
|
Enable back references in Yarr
Ulf Hermann
2019-04-18
2
-0
/
+9
*
|
|
Merge remote-tracking branch 'origin/5.13' into dev
Qt Forward Merge Bot
2019-04-18
1
-4
/
+4
|
\
|
|
|
*
|
Merge remote-tracking branch 'origin/5.12' into 5.13
v5.13.0-beta3
Qt Forward Merge Bot
2019-04-15
1
-4
/
+4
|
|
\
|
|
|
*
Ensure the correct version of LinkBuffer's performFinalization is called
Alec Rivers
2019-04-12
1
-4
/
+4
*
|
|
Merge remote-tracking branch 'origin/5.13' into dev
Qt Forward Merge Bot
2019-04-10
1
-0
/
+1
|
\
|
|
|
*
|
Fix build without c++14
Allan Sandfeld Jensen
2019-03-29
1
-0
/
+1
*
|
|
V4: Add headers from LLVM that define an intrusive list template
Erik Verbruggen
2019-03-22
18
-0
/
+3036
*
|
|
JSC::Yarr::Parser: fix invalid noreturn warning
Yulong Bai
2019-03-11
1
-1
/
+1
*
|
|
Upgrade Yarr to latest version from WebKit
Ulf Hermann
2019-02-26
15
-221
/
+746
|
/
/
*
|
Merge remote-tracking branch 'origin/5.12' into dev
Liang Qi
2019-01-29
2
-5
/
+5
|
\
|
|
*
Fix cacheFlush ManageCaches flags for INTEGRITY
Janne Koskinen
2019-01-20
1
-1
/
+1
|
*
When matching RegExps catch JIT failures
Ulf Hermann
2019-01-09
1
-4
/
+4
*
|
Merge remote-tracking branch 'origin/5.12' into dev
Qt Forward Merge Bot
2018-12-23
1
-1
/
+1
|
\
|
|
*
Fix ICC change-of-sign warnings
Thiago Macieira
2018-12-12
1
-1
/
+1
*
|
Merge remote-tracking branch 'origin/5.12' into dev
Qt Forward Merge Bot
2018-12-12
1
-1
/
+2
|
\
|
|
*
Fix an ambiguity with gcc 4.9
Ville Voutilainen
2018-12-07
1
-1
/
+2
*
|
V4: Generate function tables on 64bit windows
Ulf Hermann
2018-12-03
4
-16
/
+63
|
/
*
Merge remote-tracking branch 'origin/5.12.0' into 5.12
Qt Forward Merge Bot
2018-11-16
2
-1
/
+12
|
\
|
*
Add a configure test for std::make_unique
Lars Knoll
2018-11-10
1
-1
/
+2
|
*
INTEGRITY: Fix build failure
Janne Koskinen
2018-11-07
1
-0
/
+10
*
|
masm: Don't call fclose(nullptr) and initialize statics
Ulf Hermann
2018-11-14
2
-2
/
+3
*
|
Yarr: Fix developer build with MinGW 64
Friedemann Kleint
2018-11-13
1
-0
/
+8
|
/
*
Fix compilation in C++11 mode
Lars Knoll
2018-10-15
2
-0
/
+12
*
Merge remote-tracking branch 'origin/5.11' into 5.12
Liang Qi
2018-10-08
1
-0
/
+2
|
\
|
*
YarrJIT: disable MatchResult decoding constructor on 64bit
Erik Verbruggen
2018-10-02
2
-1
/
+3
*
|
Merge remote-tracking branch 'origin/5.11' into 5.12
Liang Qi
2018-10-01
3
-7
/
+11
|
\
|
|
*
Fix Integrity OS allocator memory attributes
Janne Koskinen
2018-09-28
3
-7
/
+11
*
|
Fix compile error with gcc7 in developer mode by defining FALLTHROUGH
David Faure
2018-09-07
1
-1
/
+2
*
|
V4: Add JIT kind to disassembly
Erik Verbruggen
2018-08-30
3
-16
/
+16
*
|
Merge dev into 5.12
Oswald Buddenhagen
2018-08-21
1
-2
/
+2
|
\
\
|
*
|
Fix udis86 compilation
Erik Verbruggen
2018-08-14
1
-2
/
+2
*
|
|
Update Apple copyright year in the MASM attributions
Simon Hausmann
2018-08-20
1
-1
/
+1
|
/
/
*
|
Enable the Yarr JIT for regexps with nested parenthesis
Lars Knoll
2018-08-11
1
-1
/
+1
*
|
Get rid of the Macro assembler for ARMv6 and earlier
Lars Knoll
2018-08-11
7
-3083
/
+0
*
|
Get rid of the SH4 macro assembler
Lars Knoll
2018-08-11
6
-4520
/
+0
*
|
Update Yarr to the latest version from WebKit
Lars Knoll
2018-08-10
56
-1682
/
+6144
*
|
Merge remote-tracking branch 'origin/5.11' into dev
Qt Forward Merge Bot
2018-07-30
1
-0
/
+1
|
\
|
|
*
Doc: Add homepage to masm attribution
Kai Koehne
2018-07-24
1
-0
/
+1
*
|
Swap the order of protection for cache flush
Tuomas Heimonen
2018-06-21
1
-2
/
+2
*
|
Add comment about use of memfd for JIT memory allocations on Android
Simon Hausmann
2018-05-28
1
-0
/
+3
*
|
android-clang: Fix crash in V4 JIT
Eskil Abrahamsen Blomfeldt
2018-05-25
1
-1
/
+5
*
|
Fix UBSAN warnings in masm
Erik Verbruggen
2018-05-03
2
-3
/
+19
*
|
Merge remote-tracking branch 'origin/5.11' into dev
Qt Forward Merge Bot
2018-04-27
7
-84
/
+160
|
\
|
|
*
Fix JIT build on INTEGRITY ARM64
Kimmo Ollila
2018-04-26
2
-84
/
+125
|
*
Enable JIT on INTEGRITY ARM64
Kimmo Ollila
2018-04-26
5
-0
/
+35
[next]