summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms
Commit message (Expand)AuthorAgeFilesLines
* Android: handle rename() operation with content urisAssam Boudjelthia2022-12-202-0/+58
* Windows QPA: remove long-time dead codeYuhang Zhao2022-12-171-12/+1
* Fix event dispatching on WASMMikolaj Boc2022-12-162-0/+5
* iOS: Don't assume screens will not be connected before QIOSIntegrationTor Arne Vestbø2022-12-161-2/+2
* Remove QEglFSCursor's inheritance of QOpenGLFunctionsThomas Senyk2022-12-162-27/+26
* Treat the accessible non-editable combobox as ButtonMenu on macOSMikolaj Boc2022-12-161-0/+2
* XCB: use qOffsetStringArrayThiago Macieira2022-12-161-4/+4
* iOS File Dialog: Support setting name filtersDoris Verria2022-12-151-13/+45
* iOS a11y: Ensure parent elements are stacked below their childrenTor Arne Vestbø2022-12-151-1/+3
* Android: Add facilities to handle more content URIs operationsAssam Boudjelthia2022-12-142-78/+663
* eglfs-kms/gbm: fix segfault and add qScopeGuardThomas Senyk2022-12-131-6/+13
* HiDPI: fix wrong window size after DPI changeYuhang Zhao2022-12-141-1/+7
* macOS: Don't set cursor for non-key windowsTor Arne Vestbø2022-12-131-2/+2
* Rename QMessageDialogOptions::Icon to StandardIconTor Arne Vestbø2022-12-132-2/+2
* Android: fix Android assets handler not listing dirs with only sub dirsBartlomiej Moskal2022-12-131-1/+8
* Add handling of screen hotplugPiotr Mikolajczyk2022-12-133-4/+101
* iOS: initialize font traitsVolker Hilsheimer2022-12-121-1/+1
* eglfs_kms: Prevent drm errors with more than one window during the screen's l...Laszlo Agocs2022-12-121-1/+10
* macOS: Use NSStatusItem.menu to manage system tray menuTor Arne Vestbø2022-12-122-15/+24
* Set geometry property in QXcbWindow after checking minimum sizeAxel Spoerl2022-12-121-5/+5
* Isolate freetype featureAlexey Edelev2022-12-101-2/+2
* Fix infinite loop when iterating content uri sub-files/dirsAssam Boudjelthia2022-12-103-1/+7
* Windows: Enable dark mode system palette by defaultVolker Hilsheimer2022-12-101-1/+2
* Add possibility to retrieve displayId for AndroidPiotr Mikolajczyk2022-12-092-1/+12
* QCocoaFileDialogHelper: protect against dangling pointersTimur Pocheptsov2022-12-091-1/+13
* Windows QPA: fix indentationYuhang Zhao2022-12-091-3/+2
* Overwrite dark system palette in Vista styleVolker Hilsheimer2022-12-083-50/+88
* Windows: regenerate systray icon when screen resolution changesVolker Hilsheimer2022-12-081-1/+9
* Resolve the ownership problems in qClipboardPasteToMikolaj Boc2022-12-081-57/+71
* Work around missing wait_for declarationMårten Nordheim2022-12-071-0/+10
* Fix the coordinate problems in wasm windowsMikolaj Boc2022-12-076-15/+29
* WASM compositor, clear last mouse target if it is the removed windowMikolaj Boc2022-12-061-0/+2
* Fix the canvas element replacement for screenMikolaj Boc2022-12-051-1/+1
* Resize wasm windows using a div outlineMikolaj Boc2022-12-059-221/+311
* Windows: Avoid triggering QPlatformWindow creation when setting app badgeTor Arne Vestbø2022-12-051-0/+2
* macOS: Remove shadowed variable in handleKeyEventTor Arne Vestbø2022-12-051-1/+0
* macOS: Don't pass on key event text for function keys when IM is disabledTor Arne Vestbø2022-12-051-1/+33
* Windows QPA: Always apply system background color for top level windowYuhang Zhao2022-12-052-4/+5
* Windows: Reduce warning output when creating a new windowVolker Hilsheimer2022-12-051-4/+4
* Teach QErrorMessage to use native dialog helper if availableTor Arne Vestbø2022-12-043-5/+17
* Add QGuiApplication API to set a number-badge in the Dock/task barTor Arne Vestbø2022-12-028-0/+195
* iOS plugin: Support picking folders for native file dialogDoris Verria2022-12-024-16/+12
* iOS plugin: Add native font dialogDoris Verria2022-12-024-0/+237
* Avoid a null pointer deref when openGL windows are presentMikolaj Boc2022-12-011-1/+1
* iOS plugin: Add native color dialogDoris Verria2022-11-304-0/+203
* Remove the OpenGL compile guards around QWasmBackingStoreMikolaj Boc2022-11-301-7/+1
* Don't tie compositor's enabled state to last added windowMikolaj Boc2022-11-303-11/+15
* Fix typo in QWasmOffscre*e*nSurfaceMikolaj Boc2022-11-293-7/+6
* Avoid a crash on pasting files to text editsMikolaj Boc2022-11-291-1/+2
* Windows: Reevaluate dark frames if the application palette changesVolker Hilsheimer2022-11-261-9/+14