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
4755cfa0aa
exdpart: Remove unnecessary margins around the table, remove header info
...
I plan on putting this info somewhere else soon, just not here in the
part.
2024-02-04 14:29:45 -05:00
57e3cd5fa8
karaku: Finish up definition integration
...
It now loads some column names correctly, and the links.
2024-02-03 09:18:10 -05:00
039b6e6d30
More small code improvements/cleanup
2023-12-10 08:39:45 -05:00
81e9c09be8
Fix most warnings
2023-12-09 22:35:59 -05:00
7d93024a56
Use more CMake library aliases
2023-12-09 21:51:57 -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
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
a25a7b948d
exdpart: Clean up CMakeLists
2023-10-10 18:31:34 -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