summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms
Commit message (Expand)AuthorAgeFilesLines
* Android: Fix android accessibility not being set activeVikke Matikainen2020-06-213-1/+17
* Port Q_STATIC_ASSERT(_X) to static_assertGiuseppe D'Angelo2020-06-192-2/+2
* xcb: fix seatId to be master-keyboard-id << 16 | master-pointer-idShawn Rutledge2020-06-181-1/+1
* Add QPointingDevice argument to every QWSI input event handler functionShawn Rutledge2020-06-181-12/+18
* Move UNIX services into QtGuiFriedemann Kleint2020-06-1824-25/+11
* Android: Only emit the signals once when doing multiple file selectionAndy Shaw2020-06-181-2/+2
* Introduce QInputDevice hierarchy; replace QTouchDeviceShawn Rutledge2020-06-1627-310/+480
* Fix build with -no-opengl on WindowsPaul Olav Tvete2020-06-161-0/+2
* Windows font databases: Enable DirectWrite for cmakeFriedemann Kleint2020-06-157-20/+6
* Port platform plugins to QStringViewLars Knoll2020-06-1510-11/+17
* Move Unix font databases into QtGuiFriedemann Kleint2020-06-1540-65/+25
* a11y: Implement accessibilityHelp on macOSJan Arve Sæther2020-06-151-0/+10
* Fix Windows Font database code to use configure featuresFriedemann Kleint2020-06-121-2/+3
* Move windows font databases into QtGuiFriedemann Kleint2020-06-1117-28/+29
* Android: fix behovior of right click to not interfere with other clicksAssam Boudjelthia2020-06-111-10/+10
* Port QLocale::quoteString from QStringRef to QStringViewLars Knoll2020-06-111-2/+2
* Move the UNIX event dispatchers into QtGuiFriedemann Kleint2020-06-1044-67/+30
* Long live std::pair!Giuseppe D'Angelo2020-06-101-1/+1
* Move the Windows Event Dispatcher into QtGuiFriedemann Kleint2020-06-0914-71/+80
* macOS: Add a few more local autorelease pools to QCocoaGLContextTor Arne Vestbø2020-06-091-0/+6
* Phase 2 of removing QDesktopWidgetVolker Hilsheimer2020-06-082-2/+1
* Replace calls to deprecated QEvent accessor functionsShawn Rutledge2020-06-082-2/+2
* Check for valid Navigator.permissions before useMorten Johan Sørvig2020-06-081-3/+4
* Remove winrtOliver Wolff2020-06-0683-13810/+5
* macOS: Respect window type when determining main window statusTor Arne Vestbø2020-06-051-4/+2
* Add possibility to set QNX Screen pipeline valueTeemu Holappa2020-06-051-0/+15
* macOS: Clean up headersTor Arne Vestbø2020-06-0560-129/+183
* QNX: add missing includeSamuli Piippo2020-06-041-0/+1
* QNX: fix build error without PPS featureSamuli Piippo2020-06-041-0/+2
* macOS: Remove QtWidget dependency from platform pluginTor Arne Vestbø2020-06-048-79/+11
* Move macOS print support from platform plugin into QtPrintSupportTor Arne Vestbø2020-06-0412-3467/+1
* Move QAbstractFileIconEngine into QtGuiTor Arne Vestbø2020-06-039-11/+6
* Fix build for Android on macOSEskil Abrahamsen Blomfeldt2020-06-033-3/+1
* Move QtAccessibilitySupport into QtGuiTor Arne Vestbø2020-06-029-13/+3
* MetaObject: Store the QMetaType of the methodsFabian Kosmale2020-06-022-2/+5
* Android: Clear the clipboard when getting a null mimedataAndy Shaw2020-05-303-1/+10
* CMake: Regenerate src/pluginsAlexandru Croitor2020-05-2917-154/+129
* Move QPlatformBackingStoreOpenGLSupport handling out of platform pluginsTor Arne Vestbø2020-05-298-33/+4
* Move QtPlatformCompositorSupport into QtOpenGLTor Arne Vestbø2020-05-2825-33/+31
* CMake: Use -fapplication-extension when building Qt libraries on macOSAlexandru Croitor2020-05-283-0/+12
* Move windowsuiautomation API support into QtGuiFriedemann Kleint2020-05-274-6/+3
* Move CoreText font engine/database to QtGuiTor Arne Vestbø2020-05-2713-16/+16
* Move FreeType font engine/database to QtGuiTor Arne Vestbø2020-05-274-5/+5
* Windows: Fix wrong default font sizes after changing scalingFriedemann Kleint2020-05-261-1/+21
* Remove ANGLELaszlo Agocs2020-05-2613-1272/+31
* xcb: Fix comments' indentationAlexander Volkov2020-05-253-3/+3
* QVncScreen: fix crash on disconnect client did not request cursorRolf Eike Beer2020-05-251-0/+3
* Windows: Fix wrong DPI used in font size after changing scalingFriedemann Kleint2020-05-251-1/+5
* Move QtVulkanSupport into QtGui and QtOpenGLTor Arne Vestbø2020-05-2216-26/+5
* Windows QPA: Fix deprecated QString::fromUtf16(ushort*) callFriedemann Kleint2020-05-221-1/+1