Commit graph

28 commits

Author SHA1 Message Date
94aa711634 Add support for configuring featured art 2023-09-02 09:47:58 -04:00
914bf53cf1 Fix ArtModel crashing when loading data 2023-08-31 15:14:25 +02:00
3014b64019 Add CI status to README 2023-08-31 14:13:45 +02:00
4216387c14 Make the ArtModel::loadData function a constructor for ArtPiece 2023-08-31 14:08:43 +02:00
aec3ffa4b3 Remove weird non-virtual override in ImageLabel 2023-08-31 14:08:24 +02:00
e5288d145a Remove LICENSE 2023-08-31 13:59:10 +02:00
9f9248c590 Update README 2023-08-31 13:58:31 +02:00
ce8fa5373b Rename remaining class files to lowercase 2023-08-31 13:57:26 +02:00
a7a32dddc4 More const, parents passed in constructors and braces 2023-08-31 13:55:17 +02:00
1dc80b96d1 Run clang-format 2023-08-31 13:39:59 +02:00
892d6a7fff Use QDir in more places 2023-08-31 13:39:00 +02:00
1a0b6b8dd0 Localize all UI strings 2023-08-31 13:34:34 +02:00
6920e0c123 Add ECM, ki18n dependency, and configure clang format automatically 2023-08-31 13:34:02 +02:00
cab88bf23f Add const, remove unreachable code, and more clang tidy fixes 2023-08-31 10:02:32 +02:00
6d92853f05 Fix REUSE dep5 2023-08-31 09:52:24 +02:00
fd118b209c Use QStringLiteral everywhere 2023-08-31 09:51:57 +02:00
038ca10eab Use QDir instead of putting together strings 2023-08-31 09:33:51 +02:00
d7649ea32b Add example gallery data 2023-08-31 09:33:31 +02:00
a4b64e37c6 Add REUSE lint to CI 2023-08-31 09:12:47 +02:00
e9daaf7461 Yeet clang-format file 2023-08-31 09:11:05 +02:00
bf316fc2f9 Add REUSE lint 2023-08-31 09:10:22 +02:00
e240cb1d4c Reorganize source files 2023-08-31 09:02:17 +02:00
a05332cc58 Remove unused includes 2023-08-10 12:40:03 -04:00
1257459237 Add art config window 2023-06-15 15:19:34 -04:00
acb9e0ef9c When the date is unknown, only display the year 2023-06-15 13:55:10 -04:00
6a0417a58b Set the window modality for the art detail window 2023-06-15 13:54:52 -04:00
ad37574be9 Concurrently load thumbnail images, improving startup times 2023-06-15 13:54:18 -04:00
861a8a14f2 Add initial files 2023-04-15 16:29:10 -04:00