summaryrefslogtreecommitdiffstats
path: root/src/platformsupport
Commit message (Expand)AuthorAgeFilesLines
* Windows: Fix wrong DPI used in font size after changing scalingFriedemann Kleint2020-05-252-11/+10
* Move QtVulkanSupport into QtGui and QtOpenGLTor Arne Vestbø2020-05-229-899/+0
* Move QRasterBackingStore to QtGuiTor Arne Vestbø2020-05-216-240/+0
* Move QMacInternalPasteboardMime to QtGuiTor Arne Vestbø2020-05-216-1186/+0
* Add missing overrideAlexander Volkov2020-05-214-7/+7
* cmake: add config module name for devicediscoverySamuli Piippo2020-05-191-0/+1
* Direct Write Font Engine: Fix leaking IDWriteFontFace instancesFriedemann Kleint2020-05-191-2/+3
* Get rid of some QTextCodec leftoversLars Knoll2020-05-141-1/+0
* Remove QTextCodec dependency from qmacmime.mmLars Knoll2020-05-141-10/+7
* evdevkeyboard: fix input_event time related compilePeter Seiderer2020-05-071-1/+12
* evdevtouch: fix input_event time related compilePeter Seiderer2020-05-071-1/+9
* Fix Mesa warning that MESA_EGL_NO_X11_HEADERS is deprecatedThiago Macieira2020-05-051-0/+3
* Fix font height metrics with embedded bitmapsEskil Abrahamsen Blomfeldt2020-05-048-38/+24
* Fix URL opening in snap sandboxIlya Fedin2020-05-011-1/+1
* Merge "Merge remote-tracking branch 'origin/5.15' into dev"Qt Forward Merge Bot2020-04-223-3/+37
|\
| * Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-04-223-3/+37
| |\
| | * Add support for high resolution wheel events from Linux 5.0+Allan Sandfeld Jensen2020-04-202-2/+36
| | * Introduce QSocketNotifier::activate(QSocketDescriptor, QSN::Type)Mårten Nordheim2020-04-161-1/+1
| | * KMS: fix warning about hex() and dec() being deprecatedThiago Macieira2020-04-091-1/+1
* | | Use consistent vertical metrics on all platformsEskil Abrahamsen Blomfeldt2020-04-228-115/+61
|/ /
* | Get rid of QT_OPENGL_ES*Eskil Abrahamsen Blomfeldt2020-04-171-8/+8
* | Change qHash() to work with size_t instead of uintLars Knoll2020-04-091-1/+1
* | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-04-0811-14/+9
|\|
| * qpa: Remove references to lighthouseTor Arne Vestbø2020-04-036-9/+3
| * macOS: Remove all use of deprecated Q_OS_OSX defineTor Arne Vestbø2020-04-033-3/+3
| * Enable accessibility on Linux when org.a11y.Status IsEnable is trueSamuel Thibault2020-04-021-2/+1
| * Merge remote-tracking branch 'origin/5.14' into 5.15Mitch Curtis2020-03-201-0/+2
| |\
| | * Do not crash on skipped Xlib visualsAllan Sandfeld Jensen2020-03-111-0/+2
* | | Don't store iterators on QHash while erasingLars Knoll2020-04-011-10/+10
* | | Darwin: get rid of Harfbuzz/CoreText specific codeKonstantin Ritt2020-03-241-5/+0
* | | CMake: Regenerate projects and adjust after old harfbuzz removalAlexandru Croitor2020-03-172-1/+46
* | | Remove QRegExp usageLars Knoll2020-03-161-5/+3
* | | Merge "Merge remote-tracking branch 'origin/5.15' into dev"Simon Hausmann2020-03-162-1/+9
|\ \ \
| * | | Merge remote-tracking branch 'origin/5.15' into devSimon Hausmann2020-03-162-1/+9
| |\| |
| | * | Update UCD to Revision 26Edward Welbourne2020-03-141-1/+5
| | * | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-03-111-0/+4
| | |\|
| | | * Fix QDeviceDiscoveryUDev on FreeBSDAllan Sandfeld Jensen2020-03-061-0/+4
* | | | cmake: Remove APPLE prefix from platform namesTor Arne Vestbø2020-03-165-9/+9
* | | | cmake: Fix naming when referring to Apple macOSTor Arne Vestbø2020-03-163-5/+5
|/ / /
* | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-03-117-2/+37
|\| |
| * | Add default arguments to QPainterPath methods using transformJarek Kobus2020-03-063-0/+3
| * | Fix UB in QProcess deprecation warning fixesJoerg Bornemann2020-03-061-1/+5
| * | Fix deprecation warning in QGenericUnixServicesJoerg Bornemann2020-03-051-1/+2
| * | Windows QPA: Add support to UiaRaiseNotificationEvent()Andre de la Rocha2020-03-043-1/+28
* | | Enabler: Store more properties of application fontsEskil Abrahamsen Blomfeldt2020-03-0610-20/+111
* | | Initial cleanup of qevent.h for Qt6Allan Sandfeld Jensen2020-03-052-0/+2
* | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-03-033-6/+6
|\| |
| * | Use Qt::SplitBehavior in preference to QString::SplitBehaviorEdward Welbourne2020-02-283-6/+6
* | | Merge remote-tracking branch 'origin/5.15' into devLars Knoll2020-02-281-0/+3
|\| |
| * | Merge remote-tracking branch 'origin/5.14' into 5.15Lars Knoll2020-02-271-0/+3
| |\|