aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/imageviewer/imageviewerfile.cpp
Commit message (Expand)AuthorAgeFilesLines
* Utils: Wrap MimeDatabase into static functionshjk2017-03-031-2/+1
* ImageViewer: Update toolbar items for split/duplicated editorsAlessandro Portale2016-04-151-2/+2
* Core: Make IDocument concreteOrgad Shaneh2016-03-171-18/+0
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-19/+14
* Add default implementation for IDocument::fallbackSaveAs(Path|FileName)Eike Ziller2016-01-191-10/+0
* Remove setContents() from imageviewerUlf Hermann2016-01-181-6/+0
* IDocument: Rename defaultPath and suggestedFileNameEike Ziller2016-01-141-2/+2
* ImageViewer: fix crashNikita Baryshnikov2015-06-241-3/+9
* Editor manager: Abort with a single message if file is not readable.Eike Ziller2015-06-101-9/+13
* Move "open" from IEditor to IDocumentEike Ziller2015-06-101-1/+7
* ImageViewer: Support splittingEike Ziller2015-06-031-4/+172
* Clean exported headers of the Core plugin.Friedemann Kleint2015-03-051-0/+2
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-121-7/+7
|\
| * Update LicenseEike Ziller2015-01-161-7/+7
* | Use new qt5 connect apiMontel Laurent2015-01-291-1/+1
* | Core: Use FileName for file path in IDocumentOrgad Shaneh2015-01-121-1/+1
|/
* License updateEike Ziller2014-10-091-7/+8
* IDocument: Make mimeType a value memberhjk2014-07-011-11/+1
* Editors: Move id() from editor to document.Eike Ziller2014-03-051-0/+2
* Incremented year in copyright infoRobert Loehning2014-01-081-2/+2
* Move IEditor::createNew to IDocument::setContentsEike Ziller2013-07-171-0/+6
* Move displayName from IEditor to IDocumentEike Ziller2013-07-101-6/+0
* Rename IDocument::fileName --> filePathEike Ziller2013-07-091-3/+3
* Make IDocument::fileName a member with setter.Eike Ziller2013-07-091-18/+4
* ImageViewer: De-pimpl ImageViewerFilehjk2013-05-271-30/+10
* Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-2/+2
* Adjust license headershjk2012-10-051-21/+20
* rename QtDebug to QDebughjk2012-08-061-1/+1
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* BaseTextMark: Support renaming filesDaniel Teske2012-04-051-0/+2
* Fix reloading behavior of image viewer.Eike Ziller2012-03-161-0/+9
* Image Viewer: Fix renaming not updating displayed namesDaniel Teske2012-03-131-0/+2
* Rename IFile->IDocument and FileManager->DocumentManagerEike Ziller2012-02-201-3/+3
* Removed module names from #include directives.Erik Verbruggen2012-02-151-3/+3
* Make IFile::isReadOnly consistent.Eike Ziller2012-02-141-5/+0
* Long live the king!hjk2012-01-261-1/+1
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* all: less QScopedPointerhjk2011-09-191-9/+9
* core: rename uniqueidmanager.{cpp,h} as the class UniqueIdManager is gonehjk2011-09-051-1/+1
* add auto-saving of modified editorsOswald Buddenhagen2011-05-121-2/+3
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* provide default implementation of IFile::reloadBehavior()Oswald Buddenhagen2011-04-181-10/+0
* add errorString output argument to IFile::reload() & IEditor::open()Oswald Buddenhagen2011-04-181-3/+5
* add errorString output argument to IFile::save()Oswald Buddenhagen2011-04-181-1/+2
* Update license.hjk2011-04-131-14/+13
* It's 2011 now.con2011-01-121-1/+1
* License headers.con2010-12-171-7/+11
* ImageViewer: Reimplemented as a new pluginDenis Mingulov2010-06-181-0/+145