summaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* wasm: add cmake build supportLorn Potter2021-04-012-1/+79
* eglfs: Newer Nvidia libdrm provide device instead driver module namePasi Petäjäjärvi2021-04-011-1/+6
* Fix coding style in android platform and style pluginsXing LinKun2021-03-314-9/+9
* Android: Add select and copy capability to read-only text widgetsPiotr Mikolajczyk2021-03-301-14/+17
* iOS: Protect against a possible crash after the window is deletedAndy Shaw2021-03-292-1/+3
* Rename QJniEnvironment exceptionCheckAndClear to checkAndClearExceptionsAssam Boudjelthia2021-03-261-2/+2
* Use QOpenGLContext::openGLModuleType() instead of QT_CONFIG(opengles2)JiDe Zhang2021-03-261-5/+2
* Merge integration refs/builds/qtci/dev/1616667899Qt CI Bot2021-03-251-0/+11
|\
| * Windows QPA: Fix accessibility focus event for table/tree/listAndre de la Rocha2021-03-251-0/+11
* | Fix compilation with experimental x11 paint engine featureEskil Abrahamsen Blomfeldt2021-03-251-5/+7
|/
* Return the result we have already when getting an object with no nameAndy Shaw2021-03-241-1/+1
* Account for multiple screens when computing QSizeGrip available geometryZhang Hao2021-03-241-0/+2
* QSql/MariaDB/MySQL: use utf-8 as encoding for username and passwordChristian Ehrlicher2021-03-191-29/+20
* macOS: Don't draw scrollbar handle when there is no rangeAndy Shaw2021-03-181-1/+1
* Include minus sign in ImhFormattedNumbersOnly's available keysEdward Welbourne2021-03-161-3/+1
* Support additional gbm surface flagsElvis Lee2021-03-122-2/+4
* Remove unnecessary class memberAleix Pol2021-03-121-1/+0
* Android: Fix constant resize of a large TextEdit on clickPiotr Mikolajczyk2021-03-102-7/+6
* Support EGL protected content extensionElvis Lee2021-03-091-1/+15
* Merge "xcb: use QXcbScrollingDevice for a touchpad"Shawn Rutledge2021-03-082-10/+26
|\
| * xcb: use QXcbScrollingDevice for a touchpadShawn Rutledge2021-03-082-10/+26
* | FileChooser portal: send window id in hexJan Grulich2021-03-081-1/+1
|/
* QSql/MariaDB/MySQL: misc cleanupChristian Ehrlicher2021-03-081-24/+16
* Android: Add grabWindow handlingPiotr Mikolajczyk2021-03-082-5/+75
* Android: Place cursor correctly on screen when editingPiotr Mikolajczyk2021-03-054-6/+60
* Redundant condition: widgetHuang Jie2021-03-041-1/+1
* Merge "fix: Print a warning message if the Xcb EGL initialize failed"JiDe Zhang2021-03-031-1/+5
|\
| * fix: Print a warning message if the Xcb EGL initialize failedJiDe Zhang2021-03-031-1/+5
* | Android: make calling exit() conditional on an environment variableVille Voutilainen2021-03-031-2/+3
|/
* Disable NetworkManager plugin for -no-dbusKai Koehne2021-02-241-1/+1
* cmake: Don't give plugins PUBLIC usage requirementsCraig Scott2021-02-2441-76/+67
* Fix handling of virtual/native pixels in QAndroidPlatformWindowAndreas Buhr2021-02-231-7/+14
* iOS: Pass the text to handleExtendedKeyEvent when knownAndy Shaw2021-02-231-4/+7
* Add QAndroidApplication as a nativeInterfaceAssam Boudjelthia2021-02-203-16/+23
* Unbreak binary compatibility in QStyleOptionHeaderVolker Hilsheimer2021-02-191-2/+4
* macOS: don't let windows that are transparent for input become key windowVolker Hilsheimer2021-02-192-2/+3
* xcb: unset old states and set new ones for windowLiang Qi2021-02-151-16/+33
* Add some special case markers that seem to have been neglectedEdward Welbourne2021-02-152-2/+79
* Fix Wacom Art Pen detection on xcbShawn Rutledge2021-02-121-1/+2
* QNetworkInformation fixupsMårten Nordheim2021-02-115-0/+8
* Fix mingw compiler warningsMårten Nordheim2021-02-111-1/+1
* Android: take JavaVM() from QJniEnvironment and not QtAndroidPrivateAssam Boudjelthia2021-02-111-2/+2
* iOS: Disable three-finger-tap editing interaction menu when there's no focus ...Tor Arne Vestbø2021-02-111-0/+13
* Fix compilation of the QPSQLDriverPlugin plugin with enabled PCHAlexey Edelev2021-02-091-0/+11
* Windows: Change default to ProcessPerMonitorV2DpiAwareMorten Johan Sørvig2021-02-091-4/+5
* Clarify what QSystemLocale::fallbackLocale() is used forTor Arne Vestbø2021-02-092-2/+2
* Canonical pointer usageHou Lei2021-02-091-33/+33
* Long live VK_KHR_display platform plugin!Laszlo Agocs2021-02-0816-188/+543
* eglfs: kms: Log gbm bo handle and stride as wellLaszlo Agocs2021-02-081-1/+2
* QNetworkInformation backend for AndroidMårten Nordheim2021-02-086-0/+520