index
:
qt/qtbase.git
5.10
5.11
5.12
5.12.5
5.12.7
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
wip/cmake
wip/highdpi
wip/lite
wip/mir
wip/nacl
wip/network-test-server
wip/remac
wip/tizen
wip/webassembly
Qt Base (Core, Gui, Widgets, Network, ...)
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
3rdparty
Commit message (
Expand
)
Author
Age
Files
Lines
*
sqlite: Fix CVE-2020-11656
Andy Shaw
2020-04-20
2
-1
/
+80
*
sqlite: Fix CVE-2020-11655
Andy Shaw
2020-04-20
2
-0
/
+31
*
ANGLE: d3d11: Do not register windows message hooks for d3d11 windows
Oliver Wolff
2020-04-02
1
-2
/
+2
*
CBOR support: prevent overflowing QByteArray's max allocation
Thiago Macieira
2020-03-27
1
-14
/
+23
*
ANGLE: Fix resizing of windows (Take 2)
Oliver Wolff
2020-03-24
1
-1
/
+1
*
Merge remote-tracking branch 'origin/5.14.2' into 5.14
Mitch Curtis
2020-03-19
2
-9
/
+225
|
\
|
*
Fix CVE-2020-9327 in SQLite
Andy Shaw
2020-03-04
2
-9
/
+225
*
|
ANGLE: Fix severe performance regression
Oliver Wolff
2020-03-12
1
-1
/
+1
|
/
*
Update md4c to 0.4.3
Giuseppe D'Angelo
2020-02-22
3
-235
/
+386
*
sqlite: Update to v3.31.1
Andy Shaw
2020-02-06
9
-5724
/
+9005
*
Markdown importer: use Unicode decoding
Giuseppe D'Angelo
2020-02-03
1
-0
/
+1
*
Fix CVE-2019-19880 in SQLite
Andy Shaw
2020-01-22
2
-0
/
+32
*
Fix CVE-2019-19645 in SQLite
Andy Shaw
2020-01-03
2
-1
/
+93
*
Fix CVE-2019-19646 in SQLite
Andy Shaw
2020-01-03
2
-1
/
+32
*
Fix CVE-2019-19603 in SQLite
Andy Shaw
2020-01-03
2
-6
/
+121
*
Fix CVE-2019-19242 in SQLite
Andy Shaw
2020-01-03
2
-1
/
+37
*
Update PCRE2 to 10.34
Giuseppe D'Angelo
2019-12-25
39
-4632
/
+7346
*
forkfd: fix build with GCC 4.8 & 4.9
Thiago Macieira
2019-12-19
1
-1
/
+1
*
double-conversion.cc: Fix developer build with clang-cl
Friedemann Kleint
2019-12-19
1
-13
/
+1
*
Merge remote-tracking branch 'origin/5.14.0' into 5.14
Qt Forward Merge Bot
2019-12-13
1
-1
/
+1
|
\
|
*
Make sure documentation for VulkanMemoryAllocator 3rdparty code shows up
Kai Koehne
2019-12-03
1
-1
/
+1
*
|
Fix CVE-2019-19244 in SQLite
Andy Shaw
2019-12-11
2
-0
/
+27
|
/
*
Merge remote-tracking branch 'origin/5.13' into 5.14
Qt Forward Merge Bot
2019-11-14
1
-0
/
+1
|
\
|
*
wasm: fix building examples and applications
5.13
Lorn Potter
2019-11-13
1
-0
/
+1
*
|
Merge remote-tracking branch 'origin/5.13' into 5.14
Qt Forward Merge Bot
2019-11-06
505
-34946
/
+38384
|
\
\
|
|
/
|
*
Update bundled Freetype to 2.10.1
Liang Qi
2019-10-30
505
-34946
/
+38384
*
|
3rd-Party/Double conversion: Fix developer build with MSVC
Friedemann Kleint
2019-10-31
1
-0
/
+5
*
|
sqlite: Update to v3.30.1
Andy Shaw
2019-10-29
4
-4009
/
+5304
*
|
Update bundled libjpeg-turbo to version 2.0.3
Eirik Aavitsland
2019-10-25
10
-24
/
+82
*
|
Update double-conversion library to 3.1.5
Edward Welbourne
2019-10-25
6
-30
/
+35
*
|
Update 3rdparty/md4c to post-0.3.4
Shawn Rutledge
2019-10-24
3
-18
/
+93
*
|
Merge remote-tracking branch 'origin/5.13' into 5.14
Liang Qi
2019-09-30
4
-3113
/
+4108
|
\
\
|
|
/
|
*
Fix CVE-2019-16168 in SQLite
Andy Shaw
2019-09-25
2
-1
/
+46
|
*
sqlite: Update to v3.29.0
Andy Shaw
2019-09-25
3
-3112
/
+4062
*
|
Say hello to Android multi arch build in one go
BogDan Vatra
2019-08-26
1
-1
/
+1
*
|
forkfd: move the FreeBSD system implementation to a separate file
Thiago Macieira
2019-08-20
2
-109
/
+170
*
|
forkfd: Add C11 and C++11 atomic support
Thiago Macieira
2019-08-20
3
-3
/
+104
*
|
forkfd: fix compilation in C mode without precompiled headers
Thiago Macieira
2019-08-20
2
-4
/
+5
*
|
Fix build without features.dlopen
Tasuku Suzuki
2019-08-19
1
-1
/
+5
*
|
Merge remote-tracking branch 'origin/5.13' into dev
Liang Qi
2019-07-01
1
-0
/
+4
|
\
\
|
|
/
|
*
Merge remote-tracking branch 'origin/5.12' into 5.13
Qt Forward Merge Bot
2019-06-28
1
-0
/
+4
|
|
\
|
|
*
ANGLE: Invalidate client window area when resizing swap chain
Val Doroshchuk
2019-06-21
1
-0
/
+4
|
*
|
Merge remote-tracking branch 'origin/5.12' into 5.13
Liang Qi
2019-06-20
4
-948
/
+946
|
|
\
\
|
|
|
/
*
|
|
rtems: Fix build 3rdparty/sha3
Mikhail Svetkin
2019-06-30
1
-1
/
+1
*
|
|
Port from implicit to explicit atomic pointer operations
Marc Mutz
2019-06-29
1
-2
/
+2
*
|
|
Port from implicit to explicit atomic integer operations
Marc Mutz
2019-06-28
1
-1
/
+1
*
|
|
3rd-Party/Double conversion: Fix developer build with MSVC
Friedemann Kleint
2019-06-27
1
-0
/
+5
*
|
|
Merge remote-tracking branch 'origin/5.12' into dev
Liang Qi
2019-06-25
4
-948
/
+946
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Update SQLite to 3.28.0
Andy Shaw
2019-06-05
3
-6004
/
+8409
|
*
|
ANGLE: Decorate symbol names in MinGW .def files
Oliver Wolff
2019-06-03
4
-948
/
+946
[next]