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
6.6.1
6.6.2
6.6.3
6.7
6.7.0
6.7.1
6.7.2
6.7.3
6.8
6.8.0
6.8.1
6.8.2
6.8.3
6.9
6.9.0
6.9.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/nativemenus
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
/
masm
/
stubs
/
wtf
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update 3rd party directories to SPDX-License-Ref
Lucie Gérard
2024-01-10
18
-684
/
+36
*
Fix our unicode stub for the Yarr interpreter
Ulf Hermann
2022-09-07
1
-10
/
+13
*
Directly include Unicode.h in YarrCanonicalize.h
Ulf Hermann
2021-07-14
1
-1
/
+0
*
Unconditionally require std::make_unique
Fabian Kosmale
2021-05-25
1
-11
/
+0
*
Fix -Wdeprecated-copy warnings
Fabian Kosmale
2020-05-28
1
-1
/
+0
*
Remove use of wrapper macros for feature detection
Tor Arne Vestbø
2019-12-16
1
-1
/
+1
*
Upgrade Yarr to latest version from WebKit
Ulf Hermann
2019-02-26
1
-0
/
+9
*
Fix an ambiguity with gcc 4.9
Ville Voutilainen
2018-12-07
1
-1
/
+2
*
Add a configure test for std::make_unique
Lars Knoll
2018-11-10
1
-1
/
+2
*
Fix compilation in C++11 mode
Lars Knoll
2018-10-15
1
-0
/
+11
*
Update Yarr to the latest version from WebKit
Lars Knoll
2018-08-10
10
-6
/
+325
*
Remove dummy implementation for Pass*Ptr operator=().
Rolland Dudemaine
2016-04-04
2
-4
/
+3
*
Updated license headers
Jani Heikkinen
2016-01-19
14
-196
/
+280
*
Update copyright headers
Jani Heikkinen
2015-02-12
14
-98
/
+98
*
Update license headers and add new licenses
Jani Heikkinen
2014-08-25
14
-266
/
+154
*
Fix module name (QtQml) in the license header under src/3rdparty
Sergio Ahumada
2013-06-26
14
-28
/
+28
*
Fix failing assertion with MSVC in debug builds in various tests
Simon Hausmann
2013-06-26
1
-18
/
+5
*
Use 'template' keyword to treat 'vector' as a dependent template name
Tor Arne Vestbø
2013-04-17
1
-1
/
+1
*
Don't use std::vector::shrink_to_fit(), it's C++11, and not enabled on iOS
Tor Arne Vestbø
2013-04-17
1
-1
/
+1
*
Speed up regular expression matching
Simon Hausmann
2013-04-16
1
-5
/
+34
*
Fix build of the rest of v4vm against WTF/JSC update
Simon Hausmann
2013-04-12
2
-1
/
+14
*
Simplify UChar stub hack
Simon Hausmann
2013-02-09
1
-1
/
+1
*
Say hello to QtV4 module.
Jędrzej Nowacki
2013-01-30
14
-0
/
+947