1
Fork 0
mirror of https://github.com/redstrate/Novus.git synced 2025-04-27 06:07:45 +00:00
Commit graph

8 commits

Author SHA1 Message Date
57e3cd5fa8 karaku: Finish up definition integration
It now loads some column names correctly, and the links.
2024-02-03 09:18:10 -05:00
2023254b7e Ensure every class has a QWidget or QObject parent parameter 2023-12-09 21:28:02 -05:00
88d80a64cf Fix misc warnings, code errors and slight improvements 2023-12-09 15:24:54 -05:00
2726344c6a exdpart: Reformat code, misc cleanup 2023-10-12 23:45:21 -04:00
ae41124f93 exdpart: Add more header information, adapt to physis API changes 2023-10-12 21:33:09 -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
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