summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/android/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Android: Add classes to embed QML into native AndroidTinja Paavoseppä2024-01-301-0/+1
* Android: Give raster windows their own surface, and flush via RHITinja Paavoseppä2023-12-071-2/+0
* Add initial implementation of an Android icon engineVolker Hilsheimer2023-11-231-0/+1
* Android: Move clipboard management to own classAssam Boudjelthia2023-10-301-2/+1
* Remove explicit use of QT_USE_QSTRINGBUILDERAlexey Edelev2023-08-081-2/+0
* Exclude Android Vulkan sources from Unity BuildAmir Masoud Abdol2023-04-201-0/+3
* Exclude files from unity build to resolve Android's buildAmir Masoud Abdol2023-04-191-0/+12
* src: Remove remains of qmake conversion from CMakeLists.txt filesFriedemann Kleint2023-02-101-8/+3
* 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
* Android: Fix deadlock caused by a race between permissions query and IMJarkko Koivikko2022-04-051-1/+1
* CMake: Rename qt6_add_plugin TYPE option to PLUGIN_TYPEAlexandru Croitor2021-08-061-1/+1
* CMake: Use QtBase_SOURCE_DIR instead of QT_SOURCE_TREEJoerg Bornemann2021-07-121-1/+1
* cmake: Don't give plugins PUBLIC usage requirementsCraig Scott2021-02-241-1/+1
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-09-231-3/+3
* Move eglconvenience to QtGuiFriedemann Kleint2020-07-131-1/+3
* CMake: Fix various issues with the Android buildAlexandru Croitor2020-07-091-8/+0
* Android: Don't depend on the OpenGL moduleAndy Shaw2020-07-091-6/+0
* Port platform plugins to QStringViewLars Knoll2020-06-151-0/+2
* Move the UNIX event dispatchers into QtGuiFriedemann Kleint2020-06-101-1/+0
* Fix build for Android on macOSEskil Abrahamsen Blomfeldt2020-06-031-1/+0
* Move QtAccessibilitySupport into QtGuiTor Arne Vestbø2020-06-021-1/+0
* CMake: Regenerate src/pluginsAlexandru Croitor2020-05-291-5/+6
* Move QtPlatformCompositorSupport into QtOpenGLTor Arne Vestbø2020-05-281-2/+2
* Move QtVulkanSupport into QtGui and QtOpenGLTor Arne Vestbø2020-05-221-2/+0
* CMake: Regenerate projects to match updated plugin APILeander Beernaert2020-04-271-1/+1
* CMake: Regenenerate projects where recent changes happenedAlexandru Croitor2020-02-111-0/+5
* Regenerate projects to correctly handle private dependenciesAlexandru Croitor2020-02-051-11/+4
* Regenerate plugin projects to get new target namesAlexandru Croitor2020-01-271-6/+6
* Regenerate src/*Alexandru Croitor2019-11-141-4/+4
* Regenerate everything under ./srcAlexandru Croitor2019-11-121-1/+0
* Add custom targets to generate Android APKLeander Beernaert2019-10-231-3/+3
* Re-generate affected cmake files and configure.json after the mergeSimon Hausmann2019-10-171-1/+0
* Regenerate files after dev -> wip/cmake mergeAlexandru Croitor2019-10-141-4/+2
* Regenerate platforms plugins part 4Alexandru Croitor2019-10-081-3/+2
* cmake: implement default qpa plugin behavior for static buildsJean-Michaël Celerier2019-07-051-0/+1
* Android: Correct install path for libqtforandroid.soLeander Beernaert2019-06-131-3/+3
* Correct install path for QtForAndroid pluginLeander Beernaert2019-06-131-0/+8
* Add the Android QPA plugin to the CMake buildSimon Hausmann2019-06-051-0/+92