Commit graph

21 commits

Author SHA1 Message Date
ec7f6181c2 Use KAboutApplicationDialog instead of my version 2023-11-29 23:16:18 -05:00
38aecda177 Add placeholders for URL edits 2023-11-29 23:05:11 -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
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
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
cab88bf23f Add const, remove unreachable code, and more clang tidy fixes 2023-08-31 10:02:32 +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
bf316fc2f9 Add REUSE lint 2023-08-31 09:10:22 +02:00
e240cb1d4c Reorganize source files 2023-08-31 09:02:17 +02:00