summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* [Android] Fix the ability to override environment and argumentsv5.12.0BogDan Vatra2018-12-031-0/+7
* Fix build errors in OpenSSL 1.1 backendTimur Pocheptsov2018-11-271-0/+2
* Windows QPA: Fix onPressedChanged only reported on touch upv5.12.0-rc1Andre de la Rocha2018-11-161-1/+4
* 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
* 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
* Windows QPA: Fix incorrect button state reporting for touchpadAndre de la Rocha2018-11-082-20/+34
* 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-079-12/+125
* 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-059-23/+37
|\
| * Merge remote-tracking branch 'origin/5.11' into 5.12.0Liang Qi2018-11-059-23/+37
| |\
| | * 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
| | * 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
* | Update to CLDR v34Edward Welbourne2018-11-024-4169/+4277
* | Merge 5.12 into 5.12.0Oswald Buddenhagen2018-10-3019-88/+168
|\ \
| * | 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-281-0/+26
| * | wasm: use maintainTimers instead of processEvents for touch callbackLorn Potter2018-10-251-1/+1
| * | xcb: fix unresponsive mouse clicks after VT switchGatis Paeglis2018-10-254-7/+8
| * | Windows QPA: Fix 2-finger scroll not working with some touchpadsAndre de la Rocha2018-10-251-9/+34
| * | angle: Add additional information to qt_attribution.jsonOliver Wolff2018-10-251-0/+4
| * | macOS: Fix NSOpenGLContext view association checkTor Arne Vestbø2018-10-231-1/+2
| * | Windows/QPA: Fix receiving mouse clicks after double clicks in QQuickWidgetFriedemann Kleint2018-10-222-32/+10
| * | qtriangulator: Remove a bunch of dead codeIvan Komissarov2018-10-221-22/+8
| * | Extend PDF engine to allow the generation of PDFs with huge pagesAndre de la Rocha2018-10-226-12/+53
* | | macOS: Treat explicitly set Qt::SubWindows as not needing a NSWindowTor Arne Vestbø2018-10-291-2/+5
* | | macOS: Add local auto-release pool during updating of window flagsTor Arne Vestbø2018-10-261-0/+6
* | | macOS: Log Qt and macOS version information at startupTor Arne Vestbø2018-10-253-0/+141