1
Fork 0
mirror of https://github.com/redstrate/Novus.git synced 2025-04-26 21:57:45 +00:00
Commit graph

9 commits

Author SHA1 Message Date
2726344c6a exdpart: Reformat code, misc cleanup 2023-10-12 23:45:21 -04:00
2844380a65 exdpart: Make the table read only 2023-10-12 21:43:36 -04:00
ae41124f93 exdpart: Add more header information, adapt to physis API changes 2023-10-12 21:33:09 -04:00
9591b9a548 exdpart: Make definition JSON optional, oops 2023-10-10 17:23:07 -04:00
4cd6f17439 Port to Qt6 2023-09-26 00:37:55 -04:00
1e35855496 Cache EXDs in exdpart 2023-09-23 14:10:37 -04:00
749ad49c3a Ensure compliance with REUSE, add to CI 2023-08-06 08:50:33 -04:00
8de878791e Adapt exdpart to physis API changes 2023-07-08 10:18:07 -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