summaryrefslogtreecommitdiffstats
path: root/src/controls/Styles/Android
Commit message (Expand)AuthorAgeFilesLines
* Use QList instead of QVectorJarek Kobus2020-08-312-6/+6
* Android: use new Connections formatAssam Boudjelthia2020-04-221-1/+1
* Adapt to new Connections syntaxUlf Hermann2019-10-201-4/+4
* Make restoreMode on all Binding elements explicitUlf Hermann2019-10-044-22/+132
* Android: Always load qml files from resourcesv5.14.0-beta1BogDan Vatra2019-10-012-4/+5
* Remove the code to manually initialize resources in static buildsSimon Hausmann2018-04-271-8/+1
* Add internal types to Android styles qmldirv5.10.0-beta1Eskil Abrahamsen Blomfeldt2017-09-261-0/+25
* Calendar: make locale property publicMitch Curtis2017-06-161-1/+1
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-05-101-1/+1
|\
| * Cleanup QQmlExtensionInterface usageJ-P Nurmi2016-05-061-1/+1
* | Controls: append "1" to all C++ classesMitch Curtis2016-03-185-44/+44
* | Enable using the module in a statically built applicationAndy Shaw2016-03-151-0/+8
* | Unify license header usageAntti Kokko2016-02-0442-504/+630
* | Replace foreach with range-based forAnton Kudryavtsev2016-01-161-1/+1
|/
* Fix proxy menu crashJ-P Nurmi2015-11-171-0/+1
* Android: fix hw menu button to open the options menuJ-P Nurmi2015-08-191-0/+2
* Fix cursor handles remaining visible after losing focusJoni Poikelin2015-07-011-1/+1
* Fix invisible cursor handles from preventing touchesJoni Poikelin2015-07-011-0/+1
* Controls: update license headersJ-P Nurmi2015-02-1142-1125/+1016
* Android 5.0: add missing state transitionsv5.4.0-rc1J-P Nurmi2014-11-202-5/+76
* Merge "Merge remote-tracking branch 'origin/5.4' into 5.4.0" into refs/stagin...Jani Heikkinen2014-11-114-52/+52
|\
| * Android: fix missing cursor handleJ-P Nurmi2014-11-071-45/+30
| * Android: text entry implicit size fits 20 charactersJ-P Nurmi2014-11-053-7/+22
* | Android 5.0: apply tint colorJ-P Nurmi2014-11-101-0/+28
* | Android/SwitchStyle: hide thumb text on Android 5.0J-P Nurmi2014-11-101-0/+3
* | Android/SwitchStyle: use TextMetrics instead of FontMetricsJ-P Nurmi2014-11-101-5/+11
|/
* Make the cursor and selection handle delegates private for nowJ-P Nurmi2014-10-304-8/+8
* Android: fix GroupBoxStyle top marginJ-P Nurmi2014-10-281-4/+6
* Android style: hide mnemonicsJ-P Nurmi2014-10-164-4/+4
* Android: implement non-native MenuBarJ-P Nurmi2014-09-303-7/+106
* Android: update ApplicationWindowStyleJ-P Nurmi2014-09-101-1/+2
* Update license headers and add new license filesAntti Kokko2014-08-255-90/+50
* Replace usage of Item.window with Window attached propertyShawn Rutledge2014-08-1017-40/+41
* SwitchStyle: Make it work with pre-Holo AndroidGabriel de Dietrich2014-08-081-61/+68
* TableViewStyle: Add header delegate for Android styleGabriel de Dietrich2014-08-081-1/+27
* Android styleJ-P Nurmi2014-08-0744-0/+3958