1
Fork 0
mirror of https://github.com/redstrate/Novus.git synced 2025-05-04 00:47:46 +00:00
Commit graph

7 commits

Author SHA1 Message Date
2ccab76191 Hook up translation domains 2024-02-04 15:36:08 -05:00
d3dfb9bcc0 exdpart: Support localization 2024-02-04 15:23:24 -05:00
7d93024a56 Use more CMake library aliases 2023-12-09 21:51:57 -05:00
a25a7b948d exdpart: Clean up CMakeLists 2023-10-10 18:31:34 -04:00
4cd6f17439 Port to Qt6 2023-09-26 00:37:55 -04:00
749ad49c3a Ensure compliance with REUSE, add to CI 2023-08-06 08:50:33 -04:00
97f46bcca1 Introduce the parts system and EXD and MDL parts
These parts (inspired by the KDE parts system) will allow the tooling
to reuse GUI mechanisms. Right now the two supported parts are for Excel
and Models, and exdviewer and mdlviewer will be retrofitted to them in
future commits.
2023-04-09 15:28:00 -04:00