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.4.3
6.5
6.5.0
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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Doc: Describe updating fonts with substitutes
5.14
Leena Miettinen
2020-04-24
1
-1
/
+10
*
QAuthenticator: Reset the authentication challenge
Mårten Nordheim
2020-04-21
1
-0
/
+2
*
Merge remote-tracking branch 'origin/5.14.2' into 5.14
Qt Forward Merge Bot
2020-04-21
5
-21
/
+22
|
\
|
*
Revert "wasm: Specify event targets by CSS selectors; Support emsdk >= 1.39.5"
v5.14.2
Morten Johan Sørvig
2020-03-27
4
-21
/
+20
|
*
widgets: Re-calculate focus frame style option after setting new geometry
Tor Arne Vestbø
2020-03-24
1
-0
/
+2
*
|
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
*
|
doc: AA_DisableSessionManager was added in 5.14
Liang Qi
2020-04-20
1
-1
/
+1
*
|
OpenSSL: handle SSL_shutdown's errors properly
Timur Pocheptsov
2020-04-16
6
-7
/
+36
*
|
wasm: do not try to resume main thread if mainloop has not started yet
Lorn Potter
2020-04-14
1
-1
/
+2
*
|
Add information for macOS to qsystemdetection.h
Lars Schmertmann
2020-04-14
1
-0
/
+2
*
|
Fix build with macOS 10.15 and deployment 10.12
André Klitzing
2020-04-07
1
-1
/
+2
*
|
Purge two old time-zone lookup fallbacks
Edward Welbourne
2020-04-07
1
-23
/
+0
*
|
Ensure QTzTimeZonePrivate always tries a non-empty IANA ID
Edward Welbourne
2020-04-07
1
-2
/
+5
*
|
QLibrary: fix deadlock caused by fix to QTBUG-39642
Thiago Macieira
2020-04-06
3
-2
/
+7
*
|
Doc: Fix QLineF::IntersectionType enum name
Leena Miettinen
2020-04-03
1
-1
/
+1
*
|
Doc: Clarify equivalence of two QDate instances
Topi Reinio
2020-04-03
1
-7
/
+9
*
|
QEventDispatcherWin32: fix posted events delivering
Alex Trotsenko
2020-04-03
2
-33
/
+50
*
|
QLibrary/Android: Correct improper merging
Thiago Macieira
2020-04-03
1
-4
/
+4
*
|
Clean up QTzTimeZonePrivate::systemTimeZoneId()
Edward Welbourne
2020-04-02
1
-20
/
+13
*
|
ANGLE: d3d11: Do not register windows message hooks for d3d11 windows
Oliver Wolff
2020-04-02
2
-2
/
+47
*
|
Send MouseMove events without buttons if the press closed the popup
Volker Hilsheimer
2020-03-30
1
-3
/
+5
*
|
testlib: add QAbstractItemModelTester::verify()
Liang Qi
2020-03-30
1
-0
/
+6
*
|
itemviews: Use the start of the current selection when getting the range
Andy Shaw
2020-03-30
1
-3
/
+9
*
|
CBOR support: prevent overflowing QByteArray's max allocation
Thiago Macieira
2020-03-27
4
-35
/
+71
*
|
QCborValue: apply a simple optimization to avoid unnecessary allocations
Thiago Macieira
2020-03-25
2
-28
/
+29
*
|
QCborValue::fromCbor: Apply a recursion limit to decoding
Thiago Macieira
2020-03-25
2
-13
/
+30
*
|
QCborValue: create a wrapper to set the QCborStreamReader error state
Thiago Macieira
2020-03-25
2
-6
/
+12
*
|
macOS: Flush sublayers via separate IOSurface backingstores
Tor Arne Vestbø
2020-03-25
2
-25
/
+68
*
|
ANGLE: Fix resizing of windows (Take 2)
Oliver Wolff
2020-03-24
2
-1
/
+28
*
|
xcb: Add support for XdndActionList property
Alexander Volkov
2020-03-23
4
-7
/
+118
*
|
Doc: fix copy paste errors in border-*-style documentation
Joni Poikelin
2020-03-21
1
-4
/
+4
*
|
qtimezoneprivate_tz: Apply a cache over the top of timezone data
Robin Burchell
2020-03-20
2
-57
/
+100
*
|
Doc: replace QFileInfo::created with birthTime
Mauro Persano
2020-03-20
1
-1
/
+1
*
|
Merge "Merge remote-tracking branch 'origin/5.14.2' into 5.14"
Mitch Curtis
2020-03-19
8
-23
/
+245
|
\
\
|
*
\
Merge remote-tracking branch 'origin/5.14.2' into 5.14
Mitch Curtis
2020-03-19
8
-23
/
+245
|
|
\
\
|
|
|
/
|
|
*
Android: Fix deployment on Windows host
Eskil Abrahamsen Blomfeldt
2020-03-19
1
-2
/
+2
|
|
*
Fix potential out-of-bounds or nullptr access
Volker Hilsheimer
2020-03-17
1
-4
/
+4
|
|
*
Do not crash on skipped Xlib visuals
Allan Sandfeld Jensen
2020-03-11
1
-0
/
+2
|
|
*
Merge 5.14 into 5.14.2
Kari Oikarinen
2020-03-10
21
-110
/
+186
|
|
|
\
|
|
*
|
Windows QPA: Do not play sound for QMessageBox::NoIcon
Friedemann Kleint
2020-03-06
1
-0
/
+1
|
|
*
|
Fix CVE-2020-9327 in SQLite
Andy Shaw
2020-03-04
2
-9
/
+225
|
|
*
|
QLibraryInfo: avoid unneeded conversion for path prefix
Kirill Burtsev
2020-03-04
1
-8
/
+6
|
|
*
|
Android: fix apk generation on Android API 23+
BogDan Vatra
2020-03-03
1
-0
/
+1
|
|
*
|
Android: Include the resConfigs so that the package can be uploaded
Andy Shaw
2020-03-03
1
-0
/
+4
*
|
|
|
q_getTimeFromASN1: fix invalid access
Timur Pocheptsov
2020-03-19
1
-1
/
+17
|
/
/
/
*
|
|
Fix JNI signature for the timezone getDisplayName call
Volker Krause
2020-03-17
1
-1
/
+1
*
|
|
QTreeView: don't call model.index(-1, 0) when using spanning items
David Faure
2020-03-16
1
-1
/
+2
*
|
|
WinRT: Open the URLs via the XAML thread to enable them to be opened
Andy Shaw
2020-03-14
1
-12
/
+21
*
|
|
Windows QPA: Fix broken frame geometry when moving windows with native menus
Friedemann Kleint
2020-03-13
5
-10
/
+23
[next]