summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/ios
Commit message (Expand)AuthorAgeFilesLines
* CMake: Re-generate project files in srcJoerg Bornemann2020-11-302-0/+2
* Disable copying and assigning of QEventVolker Hilsheimer2020-11-191-6/+10
* CMake: Fix iOS platform plugin not being a default pluginAlexandru Croitor2020-11-071-0/+1
* CMake: Regenerate qtbase projectsAlexandru Croitor2020-10-301-0/+29
* Another round of replacing 0 with nullptrAllan Sandfeld Jensen2020-10-076-15/+15
* Change QString::fromLatin1 and friends to use QByteArrayViewLars Knoll2020-10-051-1/+1
* QFlags: remove deprecated constructorEdward Welbourne2020-10-032-6/+6
* CMake Build: Fix iOS build with PCH and CMake 3.18.3Cristian Adam2020-09-251-0/+8
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-09-232-4/+4
* Cleanup API of QMimeDataLars Knoll2020-09-211-2/+2
* Fix -Wunguarded-availability-new for userInterfaceStyleAndré Klitzing2020-09-141-4/+6
* QStyle: return 'Fusion' instead of 'fusion'Richard Moe Gustavsen2020-09-121-1/+1
* Fix warning: don't compare Qt::TouchPointReleased and QEventPoint::StateShawn Rutledge2020-09-021-1/+1
* QAtomic*: purge deprecated load() and save() methodsEdward Welbourne2020-08-141-2/+3
* Register QPlatformBackingStoreOpenGLSupport when neededTor Arne Vestbø2020-07-292-4/+4
* iOS: Add Metal framework as dependencyTor Arne Vestbø2020-07-293-1/+3
* Refactor pointer event hierarchyShawn Rutledge2020-07-101-6/+6
* Add ; to Q_UNUSEDLars Schmertmann2020-07-074-7/+7
* Remove unnecessary ; after function implementationsLars Schmertmann2020-07-062-4/+4
* Fix UITouch event handling on tvOSMike Krus2020-06-291-9/+23
* Introduce QInputDevice hierarchy; replace QTouchDeviceShawn Rutledge2020-06-164-21/+19
* Long live std::pair!Giuseppe D'Angelo2020-06-101-1/+1
* CMake: Regenerate src/pluginsAlexandru Croitor2020-05-292-16/+11
* Move QPlatformBackingStoreOpenGLSupport handling out of platform pluginsTor Arne Vestbø2020-05-291-5/+1
* Move QtPlatformCompositorSupport into QtOpenGLTor Arne Vestbø2020-05-283-4/+4
* 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-274-5/+3
* Move QRasterBackingStore to QtGuiTor Arne Vestbø2020-05-213-3/+2
* Move QMacInternalPasteboardMime to QtGuiTor Arne Vestbø2020-05-214-4/+4
* Enable Universal Links on iOSLars Schmertmann2020-05-191-0/+20
* Remove QScreen::orientationUpdateMaskShawn Rutledge2020-05-072-12/+2
* Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-05-044-5/+62
|\
| * iOS: Pick up theme palette from system colorsTor Arne Vestbø2020-04-303-5/+51
| * iOS: Teach edit menu popover to have a readonly modeShawn Rutledge2020-04-301-0/+11
* | macOS/iOS: set focus reason when handling window deactivationVolker Hilsheimer2020-04-291-2/+2
* | CMake: Regenerate projects to match updated plugin APILeander Beernaert2020-04-271-1/+1
* | CMake: Regenerate projects and adjust after old harfbuzz removalAlexandru Croitor2020-03-171-0/+1
* | Re-generate various CMake projects and configure after mergeSimon Hausmann2020-03-161-4/+6
* | Merge "Merge remote-tracking branch 'origin/5.15' into dev"Simon Hausmann2020-03-165-6/+182
|\ \
| * | Merge remote-tracking branch 'origin/5.15' into devSimon Hausmann2020-03-165-6/+182
| |\|
| | * Add native iOS file dialogHarald Meyer2020-03-145-6/+182
* | | cmake: Remove APPLE prefix from platform namesTor Arne Vestbø2020-03-163-3/+3
|/ /
* | Initial cleanup of qevent.h for Qt6Allan Sandfeld Jensen2020-03-053-0/+3
* | Merge remote-tracking branch 'origin/5.15' into devLiang Qi2020-02-132-2/+2
|\|
| * Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-02-042-2/+2
| |\
| | * Fix 'the the' typo in commentsLinus Jahn2020-02-022-2/+2
* | | CMake: Regenenerate projects where recent changes happenedAlexandru Croitor2020-02-112-31/+20
* | | Merge remote-tracking branch 'origin/wip/cmake' into devAlexandru Croitor2020-02-103-24/+10
|\ \ \
| * | | Regenerate projects to correctly handle private dependenciesAlexandru Croitor2020-02-053-24/+10
* | | | Merge "Merge remote-tracking branch 'origin/wip/cmake' into dev"Alexandru Croitor2020-02-074-0/+189
|\| | |