summaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* QXcbConnection::xi2ReportTabletEvent(): get device, check capabilitiesShawn Rutledge2022-07-131-4/+7
* Windows: Turn on dark mode support by defaultVolker Hilsheimer2022-07-121-1/+5
* CMake: Don't propagate openssl headers for the tls pluginAlexandru Croitor2022-07-111-3/+2
* wasm: remove egl header includesMorten Sørvig2022-07-111-4/+0
* Windows QPA: Implement Selection UIA pattern for QTabBarAndré de la Rocha2022-07-083-23/+37
* Windows QPA: Report the expanded/collapsed state of tree itemsAndré de la Rocha2022-07-081-1/+2
* Windows: Account for not finding child windows when calling ChildWindowFromPo...Tor Arne Vestbø2022-07-071-0/+2
* QGtk3Theme: Respect xcb_xlib config optionIlya Fedin2022-07-072-0/+7
* QGtk3Theme: Ensure gtk uses the same windowing system as QtIlya Fedin2022-07-071-0/+11
* Make WrapOpenSSLHeaders an optional dependency of the OpenSSL pluginJoerg Bornemann2022-07-061-8/+6
* QGtk3Theme: Use GDK X11-specific API only built with X11Ilya Fedin2022-07-062-2/+14
* wasm: begin work on accessibility backendMorten Sørvig2022-07-066-2/+323
* Enable access to QWindowsScreen from QScreenPiotr Srebrny2022-07-061-1/+3
* wasm: delete unused requestUpdate() code pathMorten Sørvig2022-07-061-13/+1
* Make EGL use Qt X connection without xcb_xlib with EGL_EXT_platform_xcbIlya Fedin2022-07-052-12/+13
* iOS plugin: Add support for wheel eventsDoris Verria2022-07-051-0/+81
* Android A11Y: Fix deadlock in QtAndroidAccessibility::runInObjectContext()Mike Achtelik2022-07-051-1/+7
* Windows: Fix OpenGL window's screenYuhang Zhao2022-07-061-4/+9
* macOS: Ignore deprecation for kOnSystemDisk icon domainTor Arne Vestbø2022-07-051-1/+1
* wasm: enable sql/sqlite for non threaded buildsLorn Potter2022-07-051-0/+5
* Cocoa: deal with unexpected tablet events without proximityShawn Rutledge2022-07-011-6/+10
* iOS: Send touch events asynchronously to avoid deadlocking UIKit event loopTor Arne Vestbø2022-07-011-2/+10
* Create a promise wrapper for C++ and port existing usesMikolaj Boc2022-06-301-98/+11
* Windows: Don't rely on top level QWindow to scale children on DPI changeTor Arne Vestbø2022-06-301-13/+9
* Android: Fix the offset of the EditPopupMenuPekka Gehör2022-06-291-3/+14
* xcb: update xkb_state mask as much as possibleLiang Qi2022-06-281-2/+2
* Add a way to declare _exported_ logging categoriesGiuseppe D'Angelo2022-06-272-2/+2
* Fix typo in codeDuan Ting2022-06-231-1/+1
* wasm: do not allow blocked windows to be resizedLorn Potter2022-06-221-5/+10
* wasm: improve the specialHtmlTargets testMorten Sørvig2022-06-221-4/+8
* Add ExpandCollapse UI Automation pattern to combo boxesAndré de la Rocha2022-06-222-7/+14
* xcb: Port XSync call in QXcbWindow::create to xcbIlya Fedin2022-06-211-3/+1
* xcb: set primary screen more correctlyLiang Qi2022-06-212-4/+17
* xcb: clear m_singlescreen before updateJiang Wu2022-06-211-0/+1
* xcb: fix missing initialization of m_cursorNils Jeisecke2022-06-212-7/+6
* Windows: Avoid accidentally copying QWindowsScreenManagerTor Arne Vestbø2022-06-203-3/+4
* Port QXlibEglIntegration::getCompatibleVisualId to xcbIlya Fedin2022-06-204-20/+142
* QXdgDesktopPortalFileDialog: fix C++20 buildGiuseppe D'Angelo2022-06-201-1/+1
* Fix tst_AndroidAssets, broken by recent changes on assets load speedLouis du Verdier2022-06-201-4/+5
* Windows QPA: Fix indentionYuhang Zhao2022-06-191-42/+42
* Windows: Replace lcQpaWindows logging with lcQpaScreen in screen codeTor Arne Vestbø2022-06-181-5/+5
* Windows: Decouple screen change monitoring from top level QWindowsTor Arne Vestbø2022-06-187-14/+44
* wasm: Fix up namespacing in wasm platform pluginLorn Potter2022-06-1813-7/+40
* wasm: fix unicode inputLorn Potter2022-06-183-9/+9
* Update window state in QWindowsWindow and QXcbWindow geometry settersAxel Spoerl2022-06-172-0/+6
* xcb: Get some style hints from xsettingsJiDe Zhang2022-06-181-2/+23
* Windows QPA: Update screen on child window DPI changeMorten Sørvig2022-06-164-2/+19
* wasm: fix some coding styleLorn Potter2022-06-161-2/+7
* macOS: Avoid recursively updating screens when window moves screenTor Arne Vestbø2022-06-161-0/+12
* qwasmtheme: Enable hover effects by defaultMaximilian Goldstein2022-06-151-0/+2