summaryrefslogtreecommitdiff
path: root/gui/qjsonmodel.cpp
AgeCommit message (Collapse)Author
2021-02-08[style] formattingkali kaneko (leap communications)
we should try to use qmlfmt, indeed
2021-02-08[bug] add mutex to critical regionkali
This fixes the segfault. mRootItem has to be deallocated to avoid memory leaks, but doing it concurrently with the dump of the json was a terrible idea. - Closes: #360
2020-06-12[feat] add qt guikali kaneko (leap communications)
Signed-off-by: kali kaneko (leap communications) <kali@leap.se>