summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms
Commit message (Expand)AuthorAgeFilesLines
...
* QVnc: clip requested screen region to available screen imageEirik Aavitsland2021-04-301-2/+3
* macOS: Don't override action set during drop handlingAndy Shaw2021-04-291-1/+3
* Call updateHighDpiScaling() on screenAdded()Morten Johan Sørvig2021-04-282-2/+0
* Add storage for (pixel) deltas and fingerCount to QNativeGestureEventShawn Rutledge2021-04-271-1/+1
* xcb: Add more debug info for XCB_INPUT eventLiang Qi2021-04-261-1/+44
* Lowercase system includes and lib names for Windows, fix cross compilingMartin Storsjö2021-04-232-2/+2
* [Android] Remove signal and slot mechanism to listen states in editor'sTapio Oksa2021-04-222-8/+37
* Fix build when xcb_glx_plugin config is disabledEirik Aavitsland2021-04-202-0/+6
* Read DPI from X Settings initially as wellIlya Fedin2021-04-202-7/+18
* cocoa: Use the system-provided color for QPalette::PlaceholderTextShawn Rutledge2021-04-201-0/+5
* Replace conversion operator by operator* in QJniEnvironmentAssam Boudjelthia2021-04-143-5/+5
* Add QNX qpa to buildsMarianne Yrjänä2021-04-134-4/+189
* Don't disable menu items that belong to the active modal windowVolker Hilsheimer2021-04-123-5/+18
* 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-313-8/+7
* 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
* Include minus sign in ImhFormattedNumbersOnly's available keysEdward Welbourne2021-03-161-3/+1
* Support additional gbm surface flagsElvis Lee2021-03-122-2/+4
* 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
* xcb: use QXcbScrollingDevice for a touchpadShawn Rutledge2021-03-082-10/+26
* Android: Add grabWindow handlingPiotr Mikolajczyk2021-03-082-5/+75
* Android: Place cursor correctly on screen when editingPiotr Mikolajczyk2021-03-054-6/+60
* 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
|/
* cmake: Don't give plugins PUBLIC usage requirementsCraig Scott2021-02-2416-45/+43
* 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-202-12/+17
* 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
* Fix Wacom Art Pen detection on xcbShawn Rutledge2021-02-121-1/+2
* 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
* 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