summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix build errors in OpenSSL 1.1 backendTimur Pocheptsov2018-11-271-0/+2
* macOS: Don't link to debug versions of frameworks unless requestedTor Arne Vestbø2018-11-272-1/+4
* Windows QPA: Fix onPressedChanged only reported on touch upv5.12.0-rc1Andre de la Rocha2018-11-161-1/+4
* Re-blacklist tst_QEventDispatcher::registerTimer() on macOSUlf Hermann2018-11-151-0/+1
* Make sure QEventDispatcher::registerTimer() cleans up after itselfUlf Hermann2018-11-151-52/+126
* macOS: Remove incorrect statement about layer-backing in changelogTor Arne Vestbø2018-11-151-2/+0
* Windows QPA: Fix input context visibility statusAndre de la Rocha2018-11-151-1/+12
* Windows QPA: Fix broken focus for native child windowsAndre de la Rocha2018-11-141-0/+5
* Add changes file for Qt 5.12.0Antti Kokko2018-11-141-0/+470
* Revert "Revert "qmake: Work around MSVC compiler bug.""Oliver Wolff2018-11-141-0/+14
* macOS: Disable threaded GL rendering on SDK 10.14+Tor Arne Vestbø2018-11-131-2/+7
* Android: Make sure that the path is using / for separatorsAndy Shaw2018-11-121-1/+1
* Fix no-opengl developer buildsAllan Sandfeld Jensen2018-11-103-1/+11
* macOS: Only enable layer-backed views on 10.14 if built against 10.14 SDKTor Arne Vestbø2018-11-092-23/+53
* macOS: Skip tst_QGLThreads::renderInThreadTor Arne Vestbø2018-11-091-0/+5
* Windows QPA: Fix incorrect button state reporting for touchpadAndre de la Rocha2018-11-082-20/+34
* qmake: fix .prl file generation for bundlesOswald Buddenhagen2018-11-072-2/+2
* INTEGRITY: Fix missing uint/int 128 support for 64-bit ARMJanne Koskinen2018-11-071-0/+36
* Add missing protocol enumerators, report TLS 1.3 if negotiatedTimur Pocheptsov2018-11-0710-15/+182
* Update DejaVuSans.ttf from upstreamEdward Welbourne2018-11-062-2/+3
* Update sha3's brg_endian.h, document provenance and versionEdward Welbourne2018-11-064-42/+68
* Correctly document value of QThread::currentThreadId on WindowsVolker Hilsheimer2018-11-061-6/+3
* fix configure instructions in libpng and libjpeg attributionsOswald Buddenhagen2018-11-062-2/+2
* Doc: Tie the QScopeGuard documentation to a classTopi Reinio2018-11-061-9/+21
* Doc: QCbor classes: Fix \variable commandsTopi Reinio2018-11-062-4/+6
* Doc: Document Qt::ScrollMomentumTopi Reinio2018-11-061-1/+5
* Re-add missing ANGLE license filesTopi Reinio2018-11-062-0/+49
* Doc: Fix various documentation warningsTopi Reinio2018-11-0613-31/+46
* Doc: Qt GUI: Fix documentation warningsTopi Reinio2018-11-067-4/+15
* Merge "Merge remote-tracking branch 'origin/5.11' into 5.12.0" into refs/stag...v5.12.0-beta4Jani Heikkinen2018-11-0511-25/+39
|\
| * Merge remote-tracking branch 'origin/5.11' into 5.12.0Liang Qi2018-11-0511-25/+39
| |\
| | * eglfs_kms: initialize m_deviceListenerSamuli Piippo2018-10-311-0/+1
| | * Don't create an offscreen surface when not on the GUI threadAndy Nichols2018-10-301-12/+21
| | * Fix deleting of QSharedPointer internals in case QPointer loses the raceThiago Macieira2018-10-291-0/+3
| | * xcb: Don't get initial screen rotationBłażej Szczygieł2018-10-292-8/+1
| | * Fix leaking QTabletEventPrivate instanceKirill Burtsev2018-10-251-0/+1
| | * macOS: Only detect changes to the SDK version within the same developer dirTor Arne Vestbø2018-10-252-2/+2
| | * Don't block mouse events if the window is a Tooltip typeAndy Shaw2018-10-241-1/+2
| | * [cocoa] Disable offline renderers for dual AMD FirePro GPUMichael Brüning2018-10-231-1/+7
| | * Fix stylesheet example for QLineEdit:read-only code exampleArnaud Bienner2018-10-221-0/+1
* | | Android: Fix build.gradleBogDan Vatra2018-11-051-1/+1
|/ /
* | Doc: Solve issue with gridlayout image fileNico Vertriest2018-11-022-1/+1
* | Doc: Add description for mode argument of qmake's $$system()Paul Wicking2018-11-021-0/+5
* | Update to CLDR v34Edward Welbourne2018-11-025-4177/+4285
* | Merge 5.12 into 5.12.0Oswald Buddenhagen2018-10-3024-122/+261
|\ \
| * | Add since 5.11 markers to two QFile enumsAlbert Astals Cid2018-10-291-2/+2
| * | macOS: restore hidden popup windowsRafael Roquetto2018-10-281-2/+20
| * | qendian: Fix float conversionsIvan Komissarov2018-10-282-3/+63
| * | wasm: use maintainTimers instead of processEvents for touch callbackLorn Potter2018-10-251-1/+1
| * | tst_qeventdispatcher: remove macOS from the BLACKLISTTimur Pocheptsov2018-10-251-2/+0