Commit graph

7 commits

Author SHA1 Message Date
5e2ca5e65b
CMakeLists,Application: remove EFSW. 2024-12-17 19:57:26 +01:00
826f53c26b
Application: improve style of about dialog. 2024-12-12 15:38:00 +01:00
e156196b98
Update copyright year.
Now's a good time as any, I guess.
2024-03-08 20:25:32 +01:00
22f5fc947c
Application: use iterators for TextUnformatted calls.
Corrade's string views aren't guaranteed to be null-terminated,
though most of them come from strings, which _are_
null-terminated. Still, safety first.
2024-02-08 11:08:14 +01:00
570134ced0
Application: fix link to MBST's Git repo. 2023-12-04 15:24:05 +01:00
bf7f6d24f3
Application: adapt to ImGui changes. 2023-11-29 13:12:18 +01:00
819e144410
Reorganise code.
This is a big one. Namespacing, general formatting updates, and
renaming, among others.
2023-11-29 12:33:26 +01:00
Renamed from src/SaveTool/SaveTool_drawAbout.cpp (Browse further)