summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | tst_QLocalSocket::processConnections: remove QSKIPTimur Pocheptsov2018-10-251-3/+0
| * | Remove QSKIP and bring the test back to businessTimur Pocheptsov2018-10-251-3/+0
| * | 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
| * | tst_qfilesystemmodel: Do not use nested calls of auto test functionsOliver Wolff2018-10-251-23/+56
| * | 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: Explicitly define lower bound for supported SDK versionTor Arne Vestbø2018-10-262-7/+11
* | | macOS: Log Qt and macOS version information at startupTor Arne Vestbø2018-10-253-0/+141
* | | Fix out of bounds memory access when setting motif window hint propertiesSimon Hausmann2018-10-251-0/+2
|/ /
* | Linux Accessibility: Fix expandable stateFrederik Gladhorn2018-10-222-0/+10
* | tst_QAccessibilityLinux make state checking more convenientFrederik Gladhorn2018-10-221-20/+25
* | qimagescale: Get rid of the memset callIvan Komissarov2018-10-212-5/+5
* | qdir: Fix a condition typoIvan Komissarov2018-10-211-1/+1
* | QMovie: use rvalue moreAnton Kudryavtsev2018-10-211-2/+2
* | qjson: add missed Q_CHECK_PTRv5.12.0-beta3Ivan Komissarov2018-10-212-0/+2
* | Merge "Merge remote-tracking branch 'origin/5.11' into 5.12" into refs/stagin...Qt Forward Merge Bot2018-10-2046-4128/+4963
|\ \
| * | Merge remote-tracking branch 'origin/5.11' into 5.12Qt Forward Merge Bot2018-10-2146-4128/+4963
| |\|
| | * OpenSSL: force the "1.0.0" soname when loading OpenSSL 1.0Giuseppe D'Angelo2018-10-193-5/+27
| | * QWinEventNotifier: fix crash on application shutdownThiago Macieira2018-10-191-0/+8
| | * Upgrade PCRE2 to 10.32Giuseppe D'Angelo2018-10-1835-4067/+4892
| | * QPicture: fix crash for malformed pictureEirik Aavitsland2018-10-181-11/+12
| | * Re-disable statx() on AndroidThiago Macieira2018-10-181-0/+7
| | * qmake: Remove the extra space before -MTAndy Shaw2018-10-171-2/+2