summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/ios
Commit message (Expand)AuthorAgeFilesLines
...
* iOS: Don't eat touch event when detecting edit menu tap gestureTor Arne Vestbø2023-06-201-0/+10
* iOS: Ignore next touch event if keyboard has lost focus during touchAxel Spoerl2023-06-081-1/+5
* iOS: Don't invalidate a11y whenever UI elements are added or removedTor Arne Vestbø2023-06-073-5/+14
* Ignore removed/changed screens if no QIOSIntegration instance existsJan Moeller2023-04-181-0/+6
* Fix crash in QIOSTextResponderChristian Strømme2023-04-041-2/+6
* QIOSFileEngineAssetsLibrary: bail out early on non-existing dirsTimur Pocheptsov2023-04-021-0/+12
* iOS: request authorization before presenting image-pickerTimur Pocheptsov2023-03-283-3/+43
* Plumb QMessageBox::setCheckBox() through QPlatformMessageDialogHelperTor Arne Vestbø2023-03-091-1/+1
* iOS: Respect QSurfaceFormat::colorSpace() when using MetalTor Arne Vestbø2023-03-021-0/+11
* QIosFileDialog - properly handle QUrl for assets-libraryTimur Pocheptsov2023-02-151-3/+7
* Rename Qt::Appearance to Qt::ColorSchemeTor Arne Vestbø2023-02-133-8/+8
* src: Remove remains of qmake conversion from CMakeLists.txt filesFriedemann Kleint2023-02-103-23/+1
* Clean up QUtiMimeConverter APIVolker Hilsheimer2023-02-081-3/+3
* iOS: Fix build with -no-openglTor Arne Vestbø2023-02-016-5/+27
* Enable shared library build of Qt for iOSTor Arne Vestbø2023-01-102-0/+3
* iOS File Dialog: Allow picking files if name filter is '*' (all files)Doris Verria2022-12-201-1/+6
* iOS: Don't assume screens will not be connected before QIOSIntegrationTor Arne Vestbø2022-12-161-2/+2
* 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
* iOS: initialize font traitsVolker Hilsheimer2022-12-121-1/+1
* Teach QErrorMessage to use native dialog helper if availableTor Arne Vestbø2022-12-041-0/+3
* Add QGuiApplication API to set a number-badge in the Dock/task barTor Arne Vestbø2022-12-022-0/+7
* 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
* iOS plugin: Add native color dialogDoris Verria2022-11-304-0/+203
* Reintroduce converter APIs for supporting native clipboard formatsVolker Hilsheimer2022-11-162-7/+7
* Make QMacMime::canConvert a non-virtual helper for other virtualsVolker Hilsheimer2022-11-091-8/+8
* QMacMime API cleanup: use uti instead of flavorVolker Hilsheimer2022-11-071-2/+2
* Standardize QMacMime and QWindowsMimeVolker Hilsheimer2022-11-071-2/+2
* macOS: Make QMacMime's handler scope type-safeVolker Hilsheimer2022-11-071-3/+3
* Rename QMacInternalPasteboardMime to QMacMimeVolker Hilsheimer2022-11-072-6/+5
* Refactor: split QMacMime registry and virtual interfaceVolker Hilsheimer2022-11-032-5/+7
* QIOSMessageDialog::exec - work around 'windowsless' execTimur Pocheptsov2022-10-191-0/+20
* QIosScreen: retain the right windowTimur Pocheptsov2022-10-181-1/+1
* QIosTextResponder: stop using deprecated constants and typeTimur Pocheptsov2022-10-171-4/+4
* QIosMenu - do not check -undo: and -redo: selectorsTimur Pocheptsov2022-10-171-2/+2
* QIOSTheme: Set appearance based on UIScreen if no windows created yetDoris Verria2022-10-102-6/+19
* QIOSTheme: Get the appearance mode from the UIWindow's traitCollectionDoris Verria2022-09-291-1/+1
* iOS: send control keys to Qt, even if IM is enabledRichard Moe Gustavsen2022-09-241-22/+31
* iOS, input panel: be more careful before enabling QIOSKeyboardListenerRichard Moe Gustavsen2022-09-231-2/+2
* Replace QPlatformTheme::Appearance by Qt:AppearanceAxel Spoerl2022-09-202-5/+5
* Apply Q_CONSTINIT where beneficialSona Kurazyan2022-09-011-1/+1
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-233-3/+3
* iOS: use NSProcessInfo to resolve timestamps in simulator buildsRichard Moe Gustavsen2022-08-181-5/+31
* Rename QPlatformFontDatabase::handleAvailableFontsChanged()Tor Arne Vestbø2022-08-161-1/+1
* iOS: ensure we close inputpanel after clearing focusobjectRichard Moe Gustavsen2022-08-081-0/+9
* Remove unneeded @available check for macOS <= 10.14 and iOS <= 13Tor Arne Vestbø2022-08-054-40/+22
* darwin: Remove unneeded SDK version checks for older versionsTor Arne Vestbø2022-08-051-8/+0
* Fix several more improperly placed #include mocThiago Macieira2022-08-044-8/+8
* Add license headers to cmake filesLucie Gérard2022-08-033-0/+9