summaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* Interbase: Don't error out if closing an already closed cursorAndy Shaw2021-01-141-1/+7
* Fix VNC format conversionAllan Sandfeld Jensen2021-01-134-8/+9
* macOS: Add more padding to width of non-editable comboboxesVolker Hilsheimer2021-01-131-2/+2
* Remove QtDBus includesDavid Skoland2021-01-137-40/+49
* Revert "Windows QPA: Call QWSI::flushWindowSystemEvents() from WM_PAINT for f...Morten Johan Sørvig2021-01-131-3/+2
* macOS: Don't try to close already-closed/closing file dialogTor Arne Vestbø2021-01-121-1/+7
* Windows QPA: Fix crashes when using screen reader with Q(Plain)TextEditFriedemann Kleint2021-01-121-2/+6
* Send Qt::Key_MediaTogglePlayPause for VK_MEDIA_PLAY_PAUSEAllan Sandfeld Jensen2021-01-081-1/+2
* Bump versionPaul Wicking2021-01-051-1/+1
* CMake: Fix error and print summary for standalone building sqldriversLi Xinwei2021-01-041-0/+7
* fix potential mem leak on connection lostMatthias Möller2020-12-301-15/+12
* Make QPushButton on macOS use QFocusFrame to fix alignment problemsDoris Verria2020-12-211-33/+93
* Android: KEYCODE_MEDIA_PLAY_PAUSE translated rightPiotr Mikolajczyk2020-12-211-1/+1
* xcb: fix thread synchronization in QXcbEventQueue::waitForNewEvents() againIgor Kushnir2020-12-183-5/+15
* Android: Fix for accessibility potential crashPiotr Mikolajczyk2020-12-181-1/+1
* Android: Pass pending state to ResumePauseListenerBartlomiej Moskal2020-12-171-1/+6
* xcb: Fix available geometry after rotationAlexander Volkov2020-12-132-5/+10
* OCI: Fix the compilation of the pluginAndy Shaw2020-12-131-5/+6
* macOS: Remove warning about KVO observers on QNSWindow/QNSPanelTor Arne Vestbø2020-12-091-5/+0
* macOS: Fix crash when showing parent-less platform menusTor Arne Vestbø2020-12-091-2/+2
* Android: Qml accessibility fixesPiotr Mikolajczyk2020-12-095-13/+87
* Fix highdpi conversion of QTabletEvent coordinates on xcbShawn Rutledge2020-12-081-4/+2
* macOS: Always allow interacting with popup windows during modal sessionTor Arne Vestbø2020-12-081-0/+8
* Replace discouraged Q_MOVABLE_TYPE by Q_RELOCATABLE_TYPEAndreas Buhr2020-12-047-10/+10
* CMake: Re-generate project files in srcJoerg Bornemann2020-12-016-7/+25
* Windows QPA: Pass device for synthesized touch/tablet eventsFriedemann Kleint2020-11-274-12/+41
* CMake: Fix build of plugins/styles/mac using PCHCristian Adam2020-11-201-0/+7
* Disable copying and assigning of QEventVolker Hilsheimer2020-11-192-15/+21
* xcb: Avoid use-after-free in QXcbConnection::initializeScreens()Alexander Volkov2020-11-181-2/+4
* Correct headers to build with eglfs modulesElvis Lee2020-11-1717-27/+9
* Android: Ensure windows always have a geometry on creationPiotr Mikolajczyk2020-11-171-0/+10
* Adjust code format, add space after 'if'Zhang Sheng2020-11-1612-50/+50
* QFileInfo: mark constructors as explicitGiuseppe D'Angelo2020-11-151-1/+1
* QChar: make construction from integral explicitGiuseppe D'Angelo2020-11-153-15/+15
* Windows QPA: Fix a warning about deprecated conversion of keysFriedemann Kleint2020-11-121-1/+1
* Remove Qt4Compatible paintingAllan Sandfeld Jensen2020-11-122-8/+2
* Cocoa: Allow CMD+H to hide the application when a tooltip is visibleAndy Shaw2020-11-101-1/+2
* Fix reordering warning in QEglFSIntegrationShawn Rutledge2020-11-091-2/+2
* CMake: Add handling of PLUGIN_EXTENDS for generic pluginsAlexey Edelev2020-11-0914-0/+14
* Support customized device discovery with udevElvis Lee2020-11-091-2/+4
* CMake: Fix iOS platform plugin not being a default pluginAlexandru Croitor2020-11-071-0/+1
* xcb: ensure that available glx version is greater than requested one or equal...Aleksei Nikiforov2020-11-071-1/+7
* Fix compile warningVolker Hilsheimer2020-11-061-2/+2
* wasm: don’t deadlock on event processingMorten Johan Sørvig2020-11-041-3/+9
* Get rid of all instance usage of QFontDatabaseVolker Hilsheimer2020-11-031-3/+2
* Remove usages of Q_FOREACHAllan Sandfeld Jensen2020-11-021-5/+5
* CMake: Regenerate qtbase projects to use correct CONFIG_MODULE_NAMEsAlexandru Croitor2020-10-305-0/+5
* CMake: Regenerate qtbase projectsAlexandru Croitor2020-10-305-7/+310
* Offscreen QPA: implement a native interfaceGiuseppe D'Angelo2020-10-306-17/+50
* Move QPolygonClipper to XCB native paintingAllan Sandfeld Jensen2020-10-294-1/+319