summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms
Commit message (Expand)AuthorAgeFilesLines
* 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
* Move QRasterBackingStore to QtGuiTor Arne Vestbø2020-05-216-6/+4
* Move QMacInternalPasteboardMime to QtGuiTor Arne Vestbø2020-05-218-8/+7
* Add missing overrideAlexander Volkov2020-05-213-6/+6
* Android: Only have one valid QMimeData object kept aroundAndy Shaw2020-05-192-4/+13
* Android: Clear the m_selectedFile variable when showing againAndy Shaw2020-05-191-0/+2
* Windows: Update the hasFrame setting when changing window flagsAndy Shaw2020-05-191-0/+1
* Allow multithreaded opengl to be disabledAllan Sandfeld Jensen2020-05-191-0/+4
* Remove -qt-xcb, -system-xcb from README and commentsKai Koehne2020-05-191-6/+0
* Enable Universal Links on iOSLars Schmertmann2020-05-191-0/+20
* Windows QPA: Fix window class name clash when mixing Qt librariesFriedemann Kleint2020-05-181-1/+2
* Get rid of some QTextCodec leftoversLars Knoll2020-05-141-1/+0
* Remove QPlatformNativeInterface functions for CGImage conversionTor Arne Vestbø2020-05-132-18/+0
* Android JNI: update usage of QWindowSystemInterface::handleMouseEvent()Shawn Rutledge2020-05-121-18/+15
* Android: allow file dialog to use remote locationsAssam Boudjelthia2020-05-122-10/+0
* Sweep of int-ish → char-ish types near calls to QString::fromU*()Marc Mutz2020-05-122-2/+2
* Use QChar::fromUcs4() moreMarc Mutz2020-05-121-2/+1
* eglfs: Send proper enter/leave events when multiple screens are in useShawn Rutledge2020-05-113-7/+19
* Windows QPA: Fix missing accessible name change eventsAndre de la Rocha2020-05-103-0/+17