aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/imageviewer/imageviewerplugin.cpp
Commit message (Expand)AuthorAgeFilesLines
* Revert "ImageViewer: Fix build"hjk2023-11-201-0/+2
* ImageViewer: Fix buildChristian Stenger2023-11-201-2/+0
* ImageViewer: Use new plugin setup systemhjk2023-11-171-106/+9
* Use simpler Plugin::initialize() when feasiblehjk2023-01-201-6/+1
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Use SPDX license identifiersLucie Gérard2022-08-261-25/+3
* ImageViewer: Convert to Tr::trhjk2022-07-121-17/+14
* Imageviewer: add button to copy image as data urlTasuku Suzuki2022-05-241-0/+6
* Core/Utils: Migrate further to Utils::Idhjk2020-07-061-0/+1
* ImageViewer: Use standard plugin setup patternhjk2020-01-221-86/+93
* ImageView: ModernizeAlessandro Portale2018-11-121-1/+1
* Add SVG multi exportFriedemann Kleint2018-02-141-0/+8
* ImageViewer: Remove unneeded use of global object poolhjk2018-02-081-4/+2
* Unify zooming actions of image viewer and model editorEike Ziller2018-02-051-7/+6
* Drop unused variables and lambda capturesUlf Hermann2017-09-081-8/+8
* Move mimetype definitions to plugin specsEike Ziller2017-02-271-3/+0
* Image Viewer: Fix capitalization for an actionLeena Miettinen2016-04-051-1/+1
* ImageViewer: Add option to export images from SVG.Friedemann Kleint2016-03-211-0/+7
* ImageViewer: Remove class ImageViewerActionHandler.Friedemann Kleint2016-03-181-1/+69
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-19/+14
* ImageViewer: Add up-to-date mimetypes (and add webp mimetype)Alessandro Portale2015-03-181-0/+3
* Use new mime databaseEike Ziller2015-02-171-4/+1
* Update LicenseEike Ziller2015-01-161-7/+7
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
|\
| * License updateEike Ziller2014-10-091-7/+8
* | ExtensionSystem: Remove Qt4 supportEike Ziller2014-08-271-2/+0
|/
* ImageViewerPlugin: Remove useless codeDaniel Teske2014-05-081-3/+0
* ImageViewer: De-pimpl two internal classeshjk2014-02-251-20/+4
* Incremented year in copyright infoRobert Loehning2014-01-081-2/+2
* Apply 'static' pattern to MimeDatabasehjk2013-09-031-1/+1
* Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-2/+2
* Adjust license headershjk2012-10-051-21/+20
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Removed module names from #include directives.Erik Verbruggen2012-02-151-1/+1
* Long live the king!hjk2012-01-261-1/+1
* Use new static ICore interface.hjk2012-01-241-2/+1
* all: s/[email protected]/[email protected]/hjk2011-11-031-2/+2
* all: less QScopedPointerhjk2011-09-191-5/+6
* core: rename uniqueidmanager.{cpp,h} as the class UniqueIdManager is gonehjk2011-09-051-1/+1
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* Update license.hjk2011-04-131-14/+13
* It's 2011 now.con2011-01-121-1/+1
* License headers.con2010-12-171-7/+11
* ImageViewer: Register the actions with the action managerDenis Mingulov2010-06-181-3/+11
* ImageViewer: Reimplemented as a new pluginDenis Mingulov2010-06-181-0/+78