aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/android/splashscreencontainerwidget.cpp
Commit message (Expand)AuthorAgeFilesLines
* Android: Use QList instead of QVectorJarek Kobus2024-04-241-4/+4
* Utils: Cache theme icon accesshjk2023-09-011-3/+3
* Proliferate Tr::tr in various placesAlessandro Portale2023-02-101-1/+1
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Android: Convert to using Tr::trAlessandro Portale2022-10-071-35/+36
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* Utils: More forward declarations / drop unused headers [D-G]Jarek Kobus2022-05-251-0/+2
* Android: since jpg is allowd, add jpeg to icon/splash file dialogAssam Boudjelthia2021-11-081-3/+3
* Android: Use guard object in some lambda connectshjk2021-08-251-11/+11
* Android: Use FileUtils in SplashScreenContainerWidgethjk2021-08-251-26/+28
* Fix bug of default background color in Android spashscreenFabio Falsini2021-07-261-2/+1
* Android: Fix multiple clang clazy warningsAssam Boudjelthia2021-06-011-16/+20
* Android: Make compile with Qt6 againhjk2020-11-261-2/+2
* New method for show Android splashscreenFabio Falsini2020-11-171-0/+636