Commit graph

38 commits

Author SHA1 Message Date
e79f7a53f3 Only show last part of filename 2023-12-01 15:51:12 -05:00
ec7f6181c2 Use KAboutApplicationDialog instead of my version 2023-11-29 23:16:18 -05:00
ee41fd44f6 Add misc directory to REUSE 2023-11-29 23:05:23 -05:00
38aecda177 Add placeholders for URL edits 2023-11-29 23:05:11 -05:00
e5cee76ed9 Add screenshot to README 2023-11-29 23:05:05 -05:00
0dd471cb40 Indicate that all columns changed 2023-11-29 22:51:37 -05:00
58b7f60ce5 Add missing licensing information 2023-09-02 18:07:16 -04:00
b8c17d5bc0 Fix GCC warning 2023-09-02 18:06:18 -04:00
2144ada2a8 Add Quit, About actions to the menubar 2023-09-02 18:04:16 -04:00
16ab086e27 Remove maximum width on art config layout 2023-09-02 09:49:37 -04:00
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