Adriaan de Groot
768760793a
[summaryq] Hide internals of building the summary model
2021-07-13 22:04:01 +02:00
Adriaan de Groot
a658e88575
[summaryq] Nothing in the Config is specific to this QML view-step
2021-07-13 21:25:57 +02:00
Adriaan de Groot
a316f1b40d
[summaryq] Repair translatable properties
...
- doesn't make sense to have NOTIFY and CONSTANT
- connect to translation signals
- document the properties
2021-07-13 20:42:19 +02:00
Adriaan de Groot
3b7c2b2221
[summaryq] Remove memory leak
...
Don't use a vector of pointers, it is too easy (like when calling clear())
to leak memory.
2021-07-13 11:02:24 +02:00
Adriaan de Groot
d2e11dd5d1
[summaryq] Apply coding style
2021-07-13 10:36:05 +02:00
demmm
6bb7df918d
[summaryq] adding summaryq
...
initial work done by Nitrux/Camilo Higuita in 2020, reflected in license headers
C++ adjusted to make it build & work
as noted in the inline comments e80618ef1c
there are quite a few errors in the C++, but it builds, runs and shows the correct output
2021-07-06 19:09:20 +02:00