aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/imageviewer/imageviewerfactory.cpp
Commit message (Expand)AuthorAgeFilesLines
* Core: Remove one IEditorFactory::addMimeType overloadhjk2020-02-061-1/+1
* Core: Make IEditorFactory::createEditor use a function objecthjk2020-02-051-6/+2
* ImageViewer: Use standard plugin setup patternhjk2020-01-221-4/+1
* Reduce usage of qApp in favor of static function callsAlessandro Portale2017-04-241-1/+1
* Remove all QT_VERSION_CHECKOrgad Shaneh2016-08-121-5/+0
* ImageViewer: Remove class ImageViewerActionHandler.Friedemann Kleint2016-03-181-5/+0
* 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-22/+7
* Update LicenseEike Ziller2015-01-161-7/+7
* License updateEike Ziller2014-10-091-7/+8
* ImageViewer: De-pimpl two internal classeshjk2014-02-251-16/+2
* Editors: Remove useless parent widget argument from create/duplicateEike Ziller2014-01-081-2/+2
* Incremented year in copyright infoRobert Loehning2014-01-081-2/+2
* EditorFactory: Replace some virtual functions with data membershjk2013-08-021-35/+22
* Remove unneeded IEditorFactor::open re-implementations.Eike Ziller2013-05-311-5/+0
* Merge remote-tracking branch 'origin/2.6'Oswald Buddenhagen2013-01-311-2/+2
|\
| * Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-2/+2
* | Id: Add QByteArray constructorOrgad Shaneh2012-11-201-1/+1
|/
* Adjust license headershjk2012-10-051-21/+20
* rename QtDebug to QDebughjk2012-08-061-1/+1
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Translate editor display names in correct context.Konstantin Tokarev2012-05-071-1/+2
* Rename IFile->IDocument and FileManager->DocumentManagerEike Ziller2012-02-201-1/+1
* Removed module names from #include directives.Erik Verbruggen2012-02-151-3/+3
* Long live the king!hjk2012-01-261-1/+1
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* use Core::Id for IEditorFactory::idhjk2011-09-081-2/+3
* ImageViewer: adjust to style guidehjk2011-09-021-5/+5
* 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/+22
* ImageViewer: Reimplemented as a new pluginDenis Mingulov2010-06-181-0/+96