summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/ios/qiostheme.mm
Commit message (Expand)AuthorAgeFilesLines
* iOS: Move QUIWindow implementation out of qiosscreen.mmTor Arne Vestbø9 days1-0/+1
* Add preliminary support for Qt for visionOSTor Arne Vestbø9 days1-12/+17
* QIcon: turn platform engines on by defaultVolker Hilsheimer2023-12-071-4/+1
* Add initial implementation of macOS and iOS icon theme implementationsVolker Hilsheimer2023-11-231-0/+9
* Rename accent color in QPaletteSanthosh Kumar2023-08-181-1/+1
* iOS: Add version check when setting accent colorDoris Verria2023-07-101-1/+2
* iOS: Propagate UIColor.tintColor as QPalette::AccentColorTor Arne Vestbø2023-06-261-0/+2
* iOS plugin: Make sure window is of type QUIWindow when determining the color ...Doris Verria2023-06-231-6/+10
* Rename Qt::Appearance to Qt::ColorSchemeTor Arne Vestbø2023-02-131-3/+3
* iOS plugin: Add native font dialogDoris Verria2022-12-021-0/+5
* iOS plugin: Add native color dialogDoris Verria2022-11-301-0/+5
* QIOSTheme: Set appearance based on UIScreen if no windows created yetDoris Verria2022-10-101-5/+9
* QIOSTheme: Get the appearance mode from the UIWindow's traitCollectionDoris Verria2022-09-291-1/+1
* Replace QPlatformTheme::Appearance by Qt:AppearanceAxel Spoerl2022-09-201-4/+4
* Rename QPlatformFontDatabase::handleAvailableFontsChanged()Tor Arne Vestbø2022-08-161-1/+1
* Remove unneeded @available check for macOS <= 10.14 and iOS <= 13Tor Arne Vestbø2022-08-051-24/+17
* qiostheme: Don't determine the appearance mode from the keyWindowDoris Verria2022-06-031-1/+1
* Use SPDX license identifiersLucie Gérard2022-05-161-38/+2
* iOS: Handle changes in user font preferences by invalidating font databaseTor Arne Vestbø2022-03-301-0/+6
* CoreText: Make population of theme fonts explicitTor Arne Vestbø2022-03-301-1/+1
* Implement QPlatformTheme::appearance() for iOSDoris Verria2022-03-291-0/+13
* CoreText: Maintain theme fonts in the font database instead of themesTor Arne Vestbø2022-03-231-7/+3
* QStyle: return 'Fusion' instead of 'fusion'Richard Moe Gustavsen2020-09-121-1/+1
* Move CoreText font engine/database to QtGuiTor Arne Vestbø2020-05-271-1/+1
* iOS: Pick up theme palette from system colorsTor Arne Vestbø2020-04-301-4/+34
* iOS: Guard all uses of APIs not available in application extensionsTor Arne Vestbø2018-06-051-1/+2
* port to modularized platformsupport librariesOswald Buddenhagen2016-10-151-1/+1
* Add support for Apple tvOSMike Krus2016-05-171-0/+12
* Updated license headersJani Heikkinen2016-01-151-14/+20
* iOS: add support for native message dialogsRichard Moe Gustavsen2015-11-161-0/+5
* iOS: send arrow keys to Qt to handle cursor movementRichard Moe Gustavsen2015-09-011-0/+2
* Fixed license headersJani Heikkinen2015-02-171-1/+1
* iOS: add native file dialog for selecing photos/assetsRichard Moe Gustavsen2015-02-151-0/+22
* Update copyright headersJani Heikkinen2015-02-111-22/+14
* iOS: add system paletteRichard Moe Gustavsen2014-10-081-0/+10
* iOS: Implement support for native menusRichard Moe Gustavsen2014-09-231-0/+12
* Font Database: Add support for private, system UI font familiesGabriel de Dietrich2014-08-111-13/+6
* QPA/Mac: Fix resources leakingKonstantin Ritt2013-04-031-7/+7
* iOS: Make default system font HelveticaTor Arne Vestbø2013-02-271-0/+27
* iOS: Make fusion style the default style on iOS, not the windows styleTor Arne Vestbø2013-02-271-0/+69