summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | | * 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
| | |\ \
| | * | | 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
* | | | | QFbCursor: Avoid nullptr access when QT_QPA_FB_HIDECURSOR is 0Christian Ehrlicher2018-11-062-9/+18
|/ / / /
* | | | Enable swizzlingAllan Sandfeld Jensen2018-11-051-1/+1
* | | | Remove unused variableLars Knoll2018-11-021-3/+0
* | | | Fix build with -qt-libpng on powerpcAllan Sandfeld Jensen2018-11-021-1/+1
* | | | Update various qt_attribution.json filesEdward Welbourne2018-11-0212-1/+26
* | | | Stabilize tst_QAccessibilityLinux::testFocusFrederik Gladhorn2018-11-021-0/+2
* | | | QSqlQuery: add another testcase for bindBool()Christian Ehrlicher2018-11-021-1/+8
* | | | QMimeType: Use default key as fallback for comment() propertyGary Wang2018-11-024-3/+18
* | | | QColorDialog: use customColorCount() instead hardcoded valueChristian Ehrlicher2018-11-021-1/+1
* | | | Fix supportsSsl() to make it more consistentTimur Pocheptsov2018-11-023-4/+9
* | | | QtPlatformSupport/macOS: Remove superfluous freetype inclusionFriedemann Kleint2018-11-011-6/+0
* | | | uic: Remove remains of old Java generatorFriedemann Kleint2018-11-016-113/+13
* | | | QtCore/Windows: Output unknown messages in hex in the debug operator for MSGFriedemann Kleint2018-11-011-1/+1
* | | | Treat shorts as int in QVariant::canConvert()Allan Sandfeld Jensen2018-11-012-3/+17
* | | | xcb: cleanup _NET_WM_STATE handlingGatis Paeglis2018-11-012-93/+100
* | | | Tablet example: Fix warning about switch/fallthroughFriedemann Kleint2018-11-011-1/+1
* | | | Notepad example: Get rid of auto-connection slotsAlexander Volkov2018-11-013-43/+60
* | | | Blacklist tst_QWindow::exposeEventOnShrink_QTBUG54040Heikki Halmet2018-11-011-0/+1
* | | | xcb: move clipboard code out of QXcbConnection::processXcbEventsGatis Paeglis2018-10-314-127/+118
* | | | xcb: remove leftover functionGatis Paeglis2018-10-311-1/+0
* | | | Fix docJarek Kobus2018-10-311-1/+1
* | | | QObject: Fix isSignalConnected() when signals have been disconnectedKari Oikarinen2018-10-312-11/+76
* | | | Add terminating character when sending byte arrays in FileChooser portalJan Grulich2018-10-311-2/+2
* | | | tst_QCborValue: Disable support for spaceship operatorJüri Valdmann2018-10-311-1/+1
* | | | QtCore/Windows: Add pointer messages to the debug operator for MSGFriedemann Kleint2018-10-311-0/+17
* | | | winrt: Skip a test row of tst_QRegularExpression::threadSafetyOliver Wolff2018-10-311-0/+4
* | | | winrt: Use SwitchToThread instead of Sleep(0)Oliver Wolff2018-10-311-4/+0
* | | | Fix painter opacity being ignored when rendering to PDFAndre de la Rocha2018-10-301-2/+24
* | | | Fix leak in QContiguousCache::setCapacityJoni Poikelin2018-10-301-0/+1
| |/ / |/| |
* | | 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