summaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* macOS: render shortcuts in context menus correctly alignedVolker Hilsheimer2021-06-021-2/+18
* Android: fix mimetype/namefilters handling for FileDialogAssam Boudjelthia2021-06-021-8/+9
* wasm: map named key attribute “Meta” to Qt::Key_MetaMorten Sørvig2021-06-021-0/+1
* xcb: Fix touch grab handling on pre-XI 2.2Povilas Kanapickas2021-06-011-4/+6
* SQLite plugin: use QString::unicode(), not utf16()Giuseppe D'Angelo2021-06-011-1/+1
* SQLite driver: fix crash when binding a QByteArray/QStringGiuseppe D'Angelo2021-05-311-1/+1
* Add the 'Private' suffix to the internal module namesAlexey Edelev2021-05-314-29/+29
* QNetworkInformation: Captive portal support for AndroidMårten Nordheim2021-05-314-5/+30
* wasm: fix screen offset logicLorn Potter2021-05-271-2/+2
* QNetworkInformation: Move android dependencies and perms to pluginMårten Nordheim2021-05-271-7/+2
* macOS: don't show invisible separator itemsVolker Hilsheimer2021-05-272-3/+8
* Add explicit default constructor for QEglFSContextJanne Koskinen2021-05-271-0/+1
* macOS: respect underline attribute in menu item fontsVolker Hilsheimer2021-05-271-2/+4
* Silence warning C4996 (use of deprecated GetDesktopDpi)Kai Köhne2021-05-272-0/+6
* QSsl::ImplementedClass - add DtlsCookieTimur Pocheptsov2021-05-271-0/+1
* QNetworkManagerService: do not use a module-wide includeGiuseppe D'Angelo2021-05-261-1/+0
* Qt xcb: remove false detects of Qt::GroupSwitchModifierAleksei Nikiforov2021-05-261-3/+3
* Android: Fix select handles misplacement on QDialogPekka Gehör2021-05-253-8/+43
* wasm: fix tooltips show/hide behaviorLorn Potter2021-05-211-1/+9
* wasm: Fix visual representation to not show tool tip window title barLorn Potter2021-05-222-2/+15
* macOS: Restore logic to set wantsBestResolutionOpenGLSurfaceTor Arne Vestbø2021-05-201-0/+8
* wasm: disable the canvas resize observerMorten Sørvig2021-05-201-1/+0
* macOS: Fix warning about comparing different types in QCocoaScreen::isOnlineTor Arne Vestbø2021-05-201-2/+2
* QXcb: don't dereference pointer before checkingVolker Hilsheimer2021-05-201-1/+2
* Add EGLFS OpenWFD plugin for INTEGRITYKimmo Ollila2021-05-193-1/+27
* Fix BASE argument of qt_add_resourcesJoerg Bornemann2021-05-181-87/+22
* iOS: Accessibility: Set the correct traits for EditableTextAndy Shaw2021-05-141-1/+9
* cocoa: be more careful about rejecting frame strut eventsRichard Moe Gustavsen2021-05-121-7/+16
* wasm: fix unicode keyboard handlingLorn Potter2021-05-121-145/+9
* Windows QPA/Vista style: Fix placeholder colorFriedemann Kleint2021-05-111-1/+10
* macOS: Remove MIME plumbing from QCocoaNativeInterfaceTor Arne Vestbø2021-05-112-19/+0
* Fix passing QJniEnvironment to ANativeWindow_fromSurfaceMarius Kittler2021-05-101-1/+1
* iOS: Accessibility: Don't cut off the last character from the text valueAndy Shaw2021-05-071-2/+1
* xcb: Update _NET_SUPPORTED when the window manager changes itTang Haixiang2021-05-071-0/+2
* Remove Qt6 ifdef switches from pluginsAllan Sandfeld Jensen2021-05-077-38/+0
* macOS: in password lineedits, pass dead keys to the input methodVolker Hilsheimer2021-05-062-1/+7
* Put the GLX related code under the xcb_glx_plugin conditionAlexey Edelev2021-05-062-3/+10
* Use templated QJniObject::object() instead of static_castAssam Boudjelthia2021-05-064-5/+5
* Simplify bundled libjpeg buildEirik Aavitsland2021-05-051-1/+0
* iOS: Keep undo/redo widgets enabled on the undo shortcut bar after undoTamás Martinec2021-05-051-1/+14
* cocoa: move DEBUG_PASTEBOARD into logging categoryLiang Qi2021-05-053-62/+21
* iOS: Implement QIOSScreen::logicalBaseDpi()Morten Sørvig2021-05-032-2/+2
* Android: Fix Application becomes unresponsive issuePekka Gehör2021-05-033-0/+11
* Add missing case for ResizeNoneMorten Sørvig2021-04-301-0/+3
* 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-234-5/+5