Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix clang warning and make QPushbuttons non-members | Arno | 2018-12-03 | 1 | -12/+12 |
| | |||||
* | Add copyActor for new pics | Arno | 2018-12-03 | 1 | -0/+9 |
| | | | | | | If we already have an actor, get all mappings for all pics and fill the result view. This only makes sense for actors, but should also work for other items. | ||||
* | More code churn | Arno | 2018-07-20 | 1 | -0/+2 |
| | | | | | Create separate files for MappingData and MappingTreeResultModel. Hopefully no functional changes. | ||||
* | Just code shuffle, no functional change | Arno | 2018-07-19 | 1 | -0/+167 |
Split up all the classes in mappingtreewidget into separate files to make editing easier. |