summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Doc: Describe updating fonts with substitutes5.14Leena Miettinen2020-04-241-1/+10
* QAuthenticator: Reset the authentication challengeMårten Nordheim2020-04-211-0/+2
* Merge remote-tracking branch 'origin/5.14.2' into 5.14Qt Forward Merge Bot2020-04-215-21/+22
|\
| * Revert "wasm: Specify event targets by CSS selectors; Support emsdk >= 1.39.5"v5.14.2Morten Johan Sørvig2020-03-274-21/+20
| * widgets: Re-calculate focus frame style option after setting new geometryTor Arne Vestbø2020-03-241-0/+2
* | sqlite: Fix CVE-2020-11656Andy Shaw2020-04-202-1/+80
* | sqlite: Fix CVE-2020-11655Andy Shaw2020-04-202-0/+31
* | doc: AA_DisableSessionManager was added in 5.14Liang Qi2020-04-201-1/+1
* | OpenSSL: handle SSL_shutdown's errors properlyTimur Pocheptsov2020-04-166-7/+36
* | wasm: do not try to resume main thread if mainloop has not started yetLorn Potter2020-04-141-1/+2
* | Add information for macOS to qsystemdetection.hLars Schmertmann2020-04-141-0/+2
* | Fix path replacement on install for header module prl filesJoerg Bornemann2020-04-081-1/+2
* | macOS: Fix CONFIG+=separate_debug_info for custom QMAKE_BUNDLE_EXTENSIONJoerg Bornemann2020-04-081-2/+10
* | Fix build with macOS 10.15 and deployment 10.12André Klitzing2020-04-071-1/+2
* | Purge two old time-zone lookup fallbacksEdward Welbourne2020-04-071-23/+0
* | Ensure QTzTimeZonePrivate always tries a non-empty IANA IDEdward Welbourne2020-04-071-2/+5
* | QLibrary: fix deadlock caused by fix to QTBUG-39642Thiago Macieira2020-04-063-2/+7
* | Fix linking of header only Qt5Zlib for cmake static buildsKai Koehne2020-04-061-0/+4
* | Try to stabilize flaky test cases of tst_qsequentialanimationgroupSona Kurazyan2020-04-051-4/+3
* | Stabilize QScroller testVolker Hilsheimer2020-04-031-75/+82
* | Doc: Fix QLineF::IntersectionType enum nameLeena Miettinen2020-04-031-1/+1
* | Doc: Clarify equivalence of two QDate instancesTopi Reinio2020-04-031-7/+9
* | QEventDispatcherWin32: fix posted events deliveringAlex Trotsenko2020-04-032-33/+50
* | QLibrary/Android: Correct improper mergingThiago Macieira2020-04-031-4/+4
* | Fix flakiness in tst_QApplication::testDeleteLaterAlex Trotsenko2020-04-031-0/+7
* | Clean up QTzTimeZonePrivate::systemTimeZoneId()Edward Welbourne2020-04-021-20/+13
* | Pass SDK root to the linker as -isysroot, not -Wl,-syslibrootTor Arne Vestbø2020-04-022-6/+3
* | Set CONFIG += benchmark in corelib's various benchmarksEdward Welbourne2020-04-0250-122/+132
* | ANGLE: d3d11: Do not register windows message hooks for d3d11 windowsOliver Wolff2020-04-022-2/+47
* | Speed up tst_QApplication::testDeleteLaterProcessEvents2()Friedemann Kleint2020-03-311-1/+2
* | tst_QApplication::testDeleteLaterProcessEvents(): Split the testFriedemann Kleint2020-03-311-69/+80
* | Send MouseMove events without buttons if the press closed the popupVolker Hilsheimer2020-03-301-3/+5
* | testlib: add QAbstractItemModelTester::verify()Liang Qi2020-03-301-0/+6
* | itemviews: Use the start of the current selection when getting the rangeAndy Shaw2020-03-302-3/+67
* | tst_QCborValue: Prepare for 64-bit QVectors in Qt 6Thiago Macieira2020-03-271-7/+15
* | CBOR support: prevent overflowing QByteArray's max allocationThiago Macieira2020-03-279-51/+294
* | MinGW: Fix build with -angleKai Koehne2020-03-271-1/+2
* | QCborValue: apply a simple optimization to avoid unnecessary allocationsThiago Macieira2020-03-252-28/+29
* | QCborValue::fromCbor: Apply a recursion limit to decodingThiago Macieira2020-03-253-13/+84
* | QCborValue: create a wrapper to set the QCborStreamReader error stateThiago Macieira2020-03-252-6/+12
* | macOS: Flush sublayers via separate IOSurface backingstoresTor Arne Vestbø2020-03-252-25/+68
* | ANGLE: Fix resizing of windows (Take 2)Oliver Wolff2020-03-242-1/+28
* | xcb: Add support for XdndActionList propertyAlexander Volkov2020-03-234-7/+118
* | Doc: fix copy paste errors in border-*-style documentationJoni Poikelin2020-03-211-4/+4
* | qtimezoneprivate_tz: Apply a cache over the top of timezone dataRobin Burchell2020-03-203-57/+222
* | Doc: replace QFileInfo::created with birthTimeMauro Persano2020-03-201-1/+1
* | Merge "Merge remote-tracking branch 'origin/5.14.2' into 5.14"Mitch Curtis2020-03-1910-24/+363
|\ \
| * | Merge remote-tracking branch 'origin/5.14.2' into 5.14Mitch Curtis2020-03-1910-24/+363
| |\|
| | * Android: Fix deployment on Windows hostEskil Abrahamsen Blomfeldt2020-03-191-2/+2
| | * Add changes file for Qt 5.14.2Antti Kokko2020-03-171-0/+117