1
Fork 0
mirror of https://github.com/redstrate/Novus.git synced 2025-05-09 18:57:44 +00:00
Commit graph

5 commits

Author SHA1 Message Date
718ea74c1f Add texpart for viewing textures 2023-10-12 21:40:26 -04:00
f271eb7991 Add exlpart for showing the contents of excel list files 2023-10-12 21:32:19 -04:00
95f10d9622 Add a new hex part based on QHexView 2023-10-12 20:18:11 -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