summaryrefslogtreecommitdiffstats
path: root/pictureswidget.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Customize menus and toolbar for PictureViewArno2012-03-031-3/+13
| | | | | | | * Added 4 new icons for PictureView-actions. * simplified SheMov::tabChanged(int) * fix long standing bug with QActionGroups in SheMov. Enable and disable all actions according to the active tab
* Implement refresh for PicturesArno2012-03-031-2/+10
| | | | | Add action to PictureView for refreshing the view. Needed after editing mappings.
* Impement editing of picture mappingsArno2012-03-031-0/+51
| | | | Make it possible to edit picture mappings on archived pictures.
* Mark active MappingsArno2012-02-261-0/+44
| | | | | When selecting pictures, mark the active mappings with a different color.
* Implement PicturesWidgetArno2012-02-261-0/+228
Create a tab to show the archived pictures. It's far from complete, but it already does: * show pictures * hover * delete pictures from archive