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
6.5.1
6.5.2
6.5.3
6.6
6.6.0
6.6.1
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
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 path replacement on install for header module prl files
Joerg Bornemann
2020-04-08
1
-1
/
+2
*
|
macOS: Fix CONFIG+=separate_debug_info for custom QMAKE_BUNDLE_EXTENSION
Joerg Bornemann
2020-04-08
1
-2
/
+10
*
|
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
*
|
Fix linking of header only Qt5Zlib for cmake static builds
Kai Koehne
2020-04-06
1
-0
/
+4
*
|
Try to stabilize flaky test cases of tst_qsequentialanimationgroup
Sona Kurazyan
2020-04-05
1
-4
/
+3
*
|
Stabilize QScroller test
Volker Hilsheimer
2020-04-03
1
-75
/
+82
*
|
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
*
|
Fix flakiness in tst_QApplication::testDeleteLater
Alex Trotsenko
2020-04-03
1
-0
/
+7
*
|
Clean up QTzTimeZonePrivate::systemTimeZoneId()
Edward Welbourne
2020-04-02
1
-20
/
+13
*
|
Pass SDK root to the linker as -isysroot, not -Wl,-syslibroot
Tor Arne Vestbø
2020-04-02
2
-6
/
+3
*
|
Set CONFIG += benchmark in corelib's various benchmarks
Edward Welbourne
2020-04-02
50
-122
/
+132
*
|
ANGLE: d3d11: Do not register windows message hooks for d3d11 windows
Oliver Wolff
2020-04-02
2
-2
/
+47
*
|
Speed up tst_QApplication::testDeleteLaterProcessEvents2()
Friedemann Kleint
2020-03-31
1
-1
/
+2
*
|
tst_QApplication::testDeleteLaterProcessEvents(): Split the test
Friedemann Kleint
2020-03-31
1
-69
/
+80
*
|
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
2
-3
/
+67
*
|
tst_QCborValue: Prepare for 64-bit QVectors in Qt 6
Thiago Macieira
2020-03-27
1
-7
/
+15
*
|
CBOR support: prevent overflowing QByteArray's max allocation
Thiago Macieira
2020-03-27
9
-51
/
+294
*
|
MinGW: Fix build with -angle
Kai Koehne
2020-03-27
1
-1
/
+2
*
|
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
3
-13
/
+84
*
|
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
3
-57
/
+222
*
|
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
10
-24
/
+363
|
\
\
|
*
|
Merge remote-tracking branch 'origin/5.14.2' into 5.14
Mitch Curtis
2020-03-19
10
-24
/
+363
|
|
\
|
|
|
*
Android: Fix deployment on Windows host
Eskil Abrahamsen Blomfeldt
2020-03-19
1
-2
/
+2
|
|
*
Add changes file for Qt 5.14.2
Antti Kokko
2020-03-17
1
-0
/
+117
[next]