summaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* QImageIO: use the new allocation checker in the format handlersEirik Aavitsland2020-06-263-11/+11
* macOS: Close popups on mouse down using synchronous QPA deliveryTor Arne Vestbø2020-06-261-2/+1
* macOS: Check that platform window is valid after delivering close eventTor Arne Vestbø2020-06-261-0/+2
* CMake: Fix qmake mixing with static build and system_xcb_inputJoerg Bornemann2020-06-251-2/+3
* Fix compile warnings when passing short ints into printf formattingVolker Hilsheimer2020-06-251-2/+2
* Enable access to the VAO resolvers through QOpenGLContextPrivateGiuseppe D'Angelo2020-06-221-2/+1
* Move UNIX themes into QtGuiFriedemann Kleint2020-06-2212-12/+3
* xcb: Remove need for QXCBScreen to resolve QXcbGlIntegrationTor Arne Vestbø2020-06-211-2/+1
* xcb: remove multi-connection code pathGatis Paeglis2020-06-215-64/+51
* Android: Fix android accessibility not being set activeVikke Matikainen2020-06-213-1/+17
* Move implementation of QVector/List back to qlist.hLars Knoll2020-06-202-10/+9
* Port Q_STATIC_ASSERT(_X) to static_assertGiuseppe D'Angelo2020-06-194-4/+4
* 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-1629-321/+494
* Fix build with -no-opengl on WindowsPaul Olav Tvete2020-06-161-0/+2
* Make sure we correctly construct underlying base platform themeJan Grulich2020-06-161-1/+1
* 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
* 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