summaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* Move windows font databases into QtGuiFriedemann Kleint2020-06-1117-28/+29
* Fix breakage of QPushButton on macOS when a style sheet was setVolker Hilsheimer2020-06-111-8/+6
* Android: fix behovior of right click to not interfere with other clicksAssam Boudjelthia2020-06-111-10/+10
* Make it possible to avoid loading comments from JPEG and PNG filesElvis Lee2020-06-111-0/+2
* Port QtPrintSupport to QStringViewLars Knoll2020-06-112-2/+2
* Port QtSql from QStringRef to QStringViewLars Knoll2020-06-111-1/+1
* 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
* Gif decoder: Harden handling of corrupt filesEirik Aavitsland2020-06-091-2/+5
* 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-0689-13844/+13
* 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: Build print support plugin directly into QtPrintSupportTor Arne Vestbø2020-06-046-110/+0
* 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-0413-3479/+5
* Move QAbstractFileIconEngine into QtGuiTor Arne Vestbø2020-06-0311-13/+8
* 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-024-2/+7
* High DPI/Windows style: Fix potential crash when drawing buttons of maximized...Friedemann Kleint2020-06-021-1/+1
* Port QRegularExpression to QStringView, drop QStringRefGiuseppe D'Angelo2020-05-311-3/+3
* gif image handler: check for out of range image sizeEirik Aavitsland2020-05-301-0/+13
* Android: Clear the clipboard when getting a null mimedataAndy Shaw2020-05-303-1/+10
* bmp/ico decoder: fail early for unsupported bit depthsEirik Aavitsland2020-05-301-1/+5
* Gif decoder: avoid undefined values in enumEirik Aavitsland2020-05-301-1/+2
* CMake: Regenerate src/pluginsAlexandru Croitor2020-05-2920-156/+134
* 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
* macOS: Fix use of deprecated NSOffStateTor Arne Vestbø2020-05-271-1/+1
* 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