aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/android/splashiconcontainerwidget.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Android: parse image file names from manifestVille Voutilainen2020-06-261-54/+216
| | | | | | | | | | Also scales splash images without stretching and reflects them to other orientations. Task-number: QTCREATORBUG-24149 Task-number: QTCREATORBUG-24150 Change-Id: Ie23a8ba5f75132971673d3232807e941dfd50f97 Reviewed-by: Alessandro Portale <alessandro.portale@qt.io>
* Android: add a splash screen editor to manifest editorVille Voutilainen2020-06-071-0/+215
Task-number: QTCREATORBUG-24013 Task-number: QTCREATORBUG-24011 Change-Id: Iea7e8ff8f9bf616612827b70de67e01801ab1229 Reviewed-by: hjk <hjk@qt.io> Reviewed-by: Assam Boudjelthia <assam.boudjelthia@qt.io>