Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make it run with Qt6 | Arno | 2022-04-15 | 1 | -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 change | Arno | 2018-07-19 | 1 | -0/+25 |
Split up all the classes in mappingtreewidget into separate files to make editing easier. |