summaryrefslogtreecommitdiffstats
path: root/mappingeditwidget.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Add copyActor for new picsArno2018-12-031-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 churnArno2018-07-201-0/+2
| | | | | Create separate files for MappingData and MappingTreeResultModel. Hopefully no functional changes.
* Just code shuffle, no functional changeArno2018-07-191-0/+167
Split up all the classes in mappingtreewidget into separate files to make editing easier.