summaryrefslogtreecommitdiff
path: root/src/plugins/imageviewer
Commit message (Expand)AuthorAgeFilesLines
* Core::Context: compile hot fix for Windows.hjk2010-06-252-7/+8
* core: use a class derived from QList<int> instead of a QList<int> for Core::C...hjk2010-06-254-9/+13
* ImageViewer: Register the actions with the action managerDenis Mingulov2010-06-1810-11/+317
* ImageViewer: Don't use ItemClipsToShape to fix rendering issueDenis Mingulov2010-06-181-1/+0
* ImageViewer: Use smooth transformationDenis Mingulov2010-06-181-1/+4
* ImageViewer: Reduce the dashed rectangle to 1 pixel wideDenis Mingulov2010-06-181-1/+1
* ImageViewer: Remove the frame around the the ImageViewDenis Mingulov2010-06-181-0/+1
* ImageViewer: Pick up the icons from the system theme using QIcon::fromThemeDenis Mingulov2010-06-182-0/+36
* ImageViewer: Reimplemented as a new pluginDenis Mingulov2010-06-1823-0/+1430