aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/imageviewer
Commit message (Expand)AuthorAgeFilesLines
* Update license.hjk2011-04-1313-156/+145
* UI text: fix capitalizationLeena Miettinen2011-03-211-2/+2
* It's 2011 now.con2011-01-1213-13/+13
* Merge branch '2.1'con2010-12-1711-77/+121
|\
| * License headers.con2010-12-1711-77/+121
| * Version bump.con2010-12-021-2/+2
| * Version bump.con2010-11-021-2/+2
| * version bump: 2.0.92 -> 2.0.93hjk2010-10-081-2/+2
| * version bump: 2.0.91 -> 2.0.92v2.1.0-betahjk2010-10-071-2/+2
* | dynamically replace creator version during buildOswald Buddenhagen2010-11-031-2/+2
* | centralize addition of pluginspecs to OTHER_FILESOswald Buddenhagen2010-11-031-1/+0
* | version bump 2.0.91 -> 2.1.81hjk2010-09-301-2/+2
|/
* version bump 2.0.90 -> 2.0.91hjk2010-09-271-2/+2
* Image Viewer: Fix for compiling without QtSvgDenis Mingulov2010-09-132-2/+11
* coreplugin: use Core::Id is some placeshjk2010-09-101-0/+1
* I10N: First translation fixes for 2.1Friedemann Kleint2010-09-101-1/+1
* Fix broken .pri filesdt2010-09-092-2/+1
* replace version 2.1.80 by 2.0.90hjk2010-08-301-2/+2
* 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