summaryrefslogtreecommitdiffstats
path: root/mappingtreeproxy.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Make it run with Qt6Arno2022-04-151-2/+6
| | | | | | | | | This is a huge commit. Changes: * Obviously, make it compile * Make it run (only scarcely tested) * get rid of most of clang's warnings Let's see what surprises are in store...
* Just code shuffle, no functional changeArno2018-07-191-0/+25
Split up all the classes in mappingtreewidget into separate files to make editing easier.