qt6-bb10/tests/auto/gui/image/qicon
Ahmad Samir 41867c25f8 Use QFileInfo's file times in UTC for file timestamps
This is inherently faster than getting it in UTC from the underlying
native API stat call, then converting it to the Local Time Zone just to
compare them. The same goes for any use-case where you get a QDateTime
then the first thing you do is call t.to{Msec,Secs}SinceEpoch().

Change-Id: Ic13bcfd99b937c9f10f102ea7741832950a553c6
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
Reviewed-by: Kai Köhne <kai.koehne@qt.io>
2023-01-04 19:15:52 +02:00
..
fallback_icons Introduce QIcon::fallbackSearchPaths() 2018-01-15 10:12:22 +00:00
icons QIconLoader: Use the GTK+ icon caches 2015-09-13 16:23:24 +00:00
second_icons/testtheme/32x32/actions Fixed icons lookup in QIcon::fromTheme 2015-02-02 23:28:19 +00:00
styles/commonstyle/images Establish baseline for QIcon test on dpr > 1 2020-08-05 11:23:07 +02:00
.gitignore QIcon: move back to QtGui 2012-05-18 21:42:38 +02:00
CMakeLists.txt Change the license of all CMakeLists.txt and *.cmake files to BSD 2022-08-23 23:58:42 +02:00
image.png QIcon: move back to QtGui 2012-05-18 21:42:38 +02:00
rect.png QIcon: move back to QtGui 2012-05-18 21:42:38 +02:00
tst_qicon.cpp Use QFileInfo's file times in UTC for file timestamps 2023-01-04 19:15:52 +02:00