summaryrefslogtreecommitdiffstats
path: root/mappingeditwidget.h
Commit message (Collapse)AuthorAgeFilesLines
* Fix clang warning and make QPushbuttons non-membersArno2018-12-031-5/+1
|
* Add copyActor for new picsArno2018-12-031-0/+1
| | | | | | 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.
* Just code shuffle, no functional changeArno2018-07-191-0/+50
Split up all the classes in mappingtreewidget into separate files to make editing easier.