summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/ios/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Mark all of Qt as free of Q_FOREACH, except where it isn'tMarc Mutz2023-08-191-2/+0
* Mark ios plugin as free of Q_FOREACH, except where it isn'tMarc Mutz2023-08-081-0/+7
* iOS: request authorization before presenting image-pickerTimur Pocheptsov2023-03-281-0/+1
* src: Remove remains of qmake conversion from CMakeLists.txt filesFriedemann Kleint2023-02-101-9/+1
* iOS: Fix build with -no-openglTor Arne Vestbø2023-02-011-1/+2
* Enable shared library build of Qt for iOSTor Arne Vestbø2023-01-101-0/+2
* iOS plugin: Support picking folders for native file dialogDoris Verria2022-12-021-0/+2
* iOS plugin: Add native font dialogDoris Verria2022-12-021-0/+1
* iOS plugin: Add native color dialogDoris Verria2022-11-301-0/+1
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-231-1/+1
* Add license headers to cmake filesLucie Gérard2022-08-031-0/+3
* Compose render-to-texture widgets through QRhiLaszlo Agocs2022-03-111-1/+0
* CMake: Rename qt6_add_plugin TYPE option to PLUGIN_TYPEAlexandru Croitor2021-08-061-1/+1
* Shift iOS a11y translations into C++ fileMike Achtelik2021-08-041-0/+1
* cmake: Don't give plugins PUBLIC usage requirementsCraig Scott2021-02-241-3/+3
* CMake: Fix iOS platform plugin not being a default pluginAlexandru Croitor2020-11-071-0/+1
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-09-231-2/+2
* iOS: Add Metal framework as dependencyTor Arne Vestbø2020-07-291-0/+1
* CMake: Regenerate src/pluginsAlexandru Croitor2020-05-291-9/+7
* Move QtPlatformCompositorSupport into QtOpenGLTor Arne Vestbø2020-05-281-2/+2
* CMake: Use -fapplication-extension when building Qt libraries on macOSAlexandru Croitor2020-05-281-0/+4
* Move CoreText font engine/database to QtGuiTor Arne Vestbø2020-05-271-1/+0
* Move QRasterBackingStore to QtGuiTor Arne Vestbø2020-05-211-1/+0
* Move QMacInternalPasteboardMime to QtGuiTor Arne Vestbø2020-05-211-1/+0
* Re-generate various CMake projects and configure after mergeSimon Hausmann2020-03-161-4/+6
* cmake: Remove APPLE prefix from platform namesTor Arne Vestbø2020-03-161-1/+1
* CMake: Regenenerate projects where recent changes happenedAlexandru Croitor2020-02-111-1/+6
* Regenerate projects to correctly handle private dependenciesAlexandru Croitor2020-02-051-21/+9
* Add initial support for cross-building to iOSAlexandru Croitor2019-12-031-0/+72