summaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* macOS: Implement QPlatformServiceColorPicker via NSColorSamplerHEADdevTor Arne Vestbø11 hours2-0/+37
* Android: fix exception with non-existent default QtClipboardManager ctorAssam Boudjelthia2 days1-1/+1
* AndroidTestRunner: Fix treatement of quotes in test argsAssam Boudjelthia2 days1-3/+8
* Add VxWorks support in QEglFSDeviceIntegrationJacek Poplawski2 days1-3/+3
* Android: bump Android target API level to 34Rami Potinkara3 days1-4/+2
* Fix signed integer overflow in handling WM_SIZE messageWladimir Leuschner4 days1-1/+1
* Android: rectify the visibility of QtAndroid.jar classAssam Boudjelthia4 days1-1/+1
* Android: rename isPluginRunning to isNativePluginIntegrationReadyAssam Boudjelthia4 days3-8/+6
* ASN1: speed up parsing of certificate timestampsMårten Nordheim5 days1-11/+12
* Android: Register a default keyboardAssam Boudjelthia5 days1-0/+4
* Avoid rounding errors for fullscreen window geometryMorten Sørvig5 days1-13/+15
* OpenSSL: remove support for 1.1Giuseppe D'Angelo8 days4-52/+1
* Fix Japan locale not showing japanese fonts correctlyLauri Pohjanheimo9 days1-0/+33
* Add initial implementation of an Android icon engineVolker Hilsheimer9 days5-0/+421
* a11y: Fix bug where some characters were not spoken while moving cursorJan Arve Sæther9 days1-4/+4
* Rename QWSI::handleWindowActivated to QWSI::handleFocusWindowChangedTor Arne Vestbø10 days12-27/+27
* Android: print correct return code of main()Assam Boudjelthia10 days1-4/+3
* Add initial implementation of a Windows icon engineVolker Hilsheimer10 days6-0/+213
* Add initial implementation of macOS and iOS icon theme implementationsVolker Hilsheimer10 days4-13/+22
* wasm: Fix compilation failures when not using precompiled headersAlexandru Croitor10 days4-0/+6
* macOS: Don't crash when starting a drag with empty mime dataVolker Hilsheimer11 days1-0/+2
* Fix build with std::filesystemAntti Määttä12 days2-4/+9
* macOS: Guard QCocoaWindow access when handling application activation changeTor Arne Vestbø12 days1-3/+4
* iOS: Use 160x160 as default normal window size, like on other platformsTor Arne Vestbø12 days1-5/+7
* wasm: Respect maximum window size in QWasmWindowPiotr Wierciński13 days1-6/+2
* Remove ambiguity in handling of registry keys from setupAPI.hJøger Hansegård2023-11-171-7/+14
* QWindowsDrag: remove unused member variable and method isDraggingDavid Faure2023-11-172-6/+0
* Fix visible state of QRadioButton in Windows11 style with animations offWladimir Leuschner2023-11-171-0/+13
* xcb: only set base size when it's validLiang Qi2023-11-171-1/+2
* Android: Fix broken insertNativeView() signatureTinja Paavoseppä2023-11-172-2/+3
* xcb: update WM_TRANSIENT_FOR on transientParent native window recreationLiang Qi2023-11-162-17/+57
* xcb: make QXcbWindow inherit QObjectLiang Qi2023-11-163-17/+19
* Cocoa: implement QScreen::orientationVolker Hilsheimer2023-11-162-0/+20
* Windows: Improve hidpi style drawing and metricsMorten Sørvig2023-11-155-61/+14
* qopenssl: fix accidental pessimizationMårten Nordheim2023-11-151-1/+1
* Prevent reparenting of foreign window embedding containerTor Arne Vestbø2023-11-152-2/+10
* macOS: Work around [NSApplication setWindowsMenu:] out of bound accessTor Arne Vestbø2023-11-151-0/+9
* macOS: Take window mask into account when computing QCocoaScreen::topLevelAtTor Arne Vestbø2023-11-151-1/+6
* Schannel: change UNREACHABLE into error-handlingMårten Nordheim2023-11-151-2/+6
* macOS: Always place input panels at NSPopUpMenuWindowLevel or aboveTor Arne Vestbø2023-11-151-2/+11
* a11y uia: Report UIA_StrikethroughStyleAttributeIdMichael Weghorn2023-11-152-0/+47
* Cocoa plugin: make sure popups' collection behavior knows about spacesTimur Pocheptsov2023-11-151-2/+3
* a11y uia: Map 3 more roles to UIA control type IDsMichael Weghorn2023-11-151-0/+3
* Fix setting SysTrayIcon visible after explicitly hiding itWladimir Leuschner2023-11-141-2/+0
* Fix android buildMichal Klocek2023-11-141-2/+2
* Ensure foreign window can be reparented out of contained window againTor Arne Vestbø2023-11-132-8/+16
* iOS: Fix foreign window auto testTor Arne Vestbø2023-11-132-11/+23
* macOS: Clarify relation between occlusion state, hidden state, and exposeTor Arne Vestbø2023-11-122-7/+23
* macOS: Respect QPlatformDialogHelper::ButtonLayout in native alertsTor Arne Vestbø2023-11-121-3/+49
* macOS: Activate all windows on launch, not just key/main windowsTor Arne Vestbø2023-11-121-0/+8