summaryrefslogtreecommitdiffstats
path: root/mappingdata.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Make it run with Qt6Arno2022-04-151-1/+1
| | | | | | | | | 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...
* Increase maximum days for slide showArno2020-03-141-0/+2
| | | | Set it to 9999. While at it, remove some dead code and fix includes.
* More code churnArno2018-07-201-0/+39
Create separate files for MappingData and MappingTreeResultModel. Hopefully no functional changes.