summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms
Commit message (Expand)AuthorAgeFilesLines
* wasm: fix native keyboard popup on iOSLorn Potter2022-09-141-1/+1
* macOS: Return false from set(Keyboard/Mouse)GrabEnabledTor Arne Vestbø2022-09-131-18/+4
* Make popup menus non-resizable on WASMMikolaj Boc2022-09-131-0/+4
* Fix QWasmWindowStack::topWindow when the stack is emptyMikolaj Boc2022-09-121-1/+1
* xcb: Remove unneeded call to QHighDpiScaling::updateHighDpiScalingTor Arne Vestbø2022-09-091-1/+0
* QOffscreenIntegration: Don't keep around removed screensTor Arne Vestbø2022-09-091-2/+2
* Propagate the copy event correctly to Qt widgets on WASMMikolaj Boc2022-09-093-7/+21
* Don't browser-sniff to detect the permissions APIMikolaj Boc2022-09-092-26/+15
* Lock the window's caption area vertically inside its screenMikolaj Boc2022-09-081-10/+15
* Take into account that pointer event's location is already globalMikolaj Boc2022-09-083-34/+26
* Leave exposition to invalidate() in QWasmWindow::raise&lowerMikolaj Boc2022-09-081-4/+0
* xcb: fix the build of native paintingLiang Qi2022-09-081-0/+1
* Move QPlatformScreen::deviceIndependentGeometry() logic to QScreenTor Arne Vestbø2022-09-081-1/+3
* Fix compilation with clangSona Kurazyan2022-09-062-2/+2
* xcb: fix QXcbCursor build with -DFEATURE_xcb_xlib=OFF -DFEATURE_xlib=OFFLiang Qi2022-09-063-0/+95
* xcb: use libxcb-cursor to replace Xlib/libXcursorLiang Qi2022-09-063-104/+48
* Windows QPA: Don't highlight the first entry of the system menu if not approp...Yuhang Zhao2022-09-061-0/+6
* Add QWindowsApplication::setHasBorderInFullScreenDefault() native interfaceTor Arne Vestbø2022-09-052-0/+8
* Don't attempt to access permissions.request if no such method existsMikolaj Boc2022-09-051-3/+3
* Fix crash when setting override cursor on multiple clientsEskil Abrahamsen Blomfeldt2022-09-052-5/+5
* Android: Light/dark modes detectionBartlomiej Moskal2022-09-055-0/+27
* Windows: avoid losing transparency when pasting images into Qt appsEirik Aavitsland2022-09-021-3/+32
* Windows QPA: send UIA focus notification after window activationAndré de la Rocha2022-09-021-0/+4
* xcb: set _NET_STARTUP_ID at client leader windowIlya Fedin2022-09-025-6/+31
* xcb: fix D&D in same xembed clientLiang Qi2022-09-011-9/+24
* xcb: use global coordinates for position of D&D for xembed clientLiang Qi2022-09-011-1/+1
* Apply Q_CONSTINIT where beneficialSona Kurazyan2022-09-0115-23/+23
* Move QMacAutoReleasePool from qglobal.h to qcore_mac_p.hSona Kurazyan2022-09-0114-0/+17
* Hit test only the visible controls in WASM windowMikolaj Boc2022-09-012-129/+115
* directfb: Fix compilationEskil Abrahamsen Blomfeldt2022-08-3110-48/+60
* Request frame when a window has been movedMikolaj Boc2022-08-311-0/+2
* Don't call QPlatformWindow::setGeometry twice in QWasmWindowMikolaj Boc2022-08-301-1/+0
* Use the focus window to determine which window is drawn as activeMikolaj Boc2022-08-301-4/+2
* wasm: add local-fonts API supportAleksandr Reviakin2022-08-302-0/+129
* wasm: add support for building Qt as shared librariesMorten Sørvig2022-08-302-0/+2
* Add QComHelper class for dealing with COM on WindowsTor Arne Vestbø2022-08-292-12/+6
* Android A11Y: Fix TalkBack scrolling behaviorJens Trillmann2022-08-291-4/+24
* Android A11Y: Notify android about scroll eventsJens Trillmann2022-08-295-0/+15
* Remove an unused variable in qwasmwindowMikolaj Boc2022-08-281-1/+0
* wasm: use uintptr_t for uint32_tLorn Potter2022-08-271-2/+2
* Implement mouse capture on WASMMikolaj Boc2022-08-274-6/+32
* Remove superfluous clang preprocessor check for cpp/winrtOliver Wolff2022-08-261-7/+6
* Windows QPA/QPlatformServices::openUrl(): Add work around for anchors on loca...Friedemann Kleint2022-08-261-6/+61
* Remove support for min button in QWasmWindowMikolaj Boc2022-08-262-11/+5
* Move titlebar drawing routines to QWasmWindowMikolaj Boc2022-08-254-323/+286
* Use the qt type Qt::Edges instead of wasm-specificMikolaj Boc2022-08-246-86/+53
* CMake: don't use full paths for X11 SM and ICE libsSamuli Piippo2022-08-241-1/+2
* Resolve window focusing problems on WASMMikolaj Boc2022-08-245-21/+17
* Disable resizing only when explicitly askedMikolaj Boc2022-08-241-3/+2
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-2332-32/+32