Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make it run with Qt6 | Arno | 2022-04-15 | 1 | -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 show | Arno | 2020-03-14 | 1 | -0/+2 |
| | | | | Set it to 9999. While at it, remove some dead code and fix includes. | ||||
* | More code churn | Arno | 2018-07-20 | 1 | -0/+39 |
Create separate files for MappingData and MappingTreeResultModel. Hopefully no functional changes. |