aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/imageviewer/imageviewerfile.cpp
Commit message (Expand)AuthorAgeFilesLines
* Core: Replace IDocument::OpenResult by Utils::Result<>hjk2025-04-171-12/+12
* Core: Merge OpenResult::Code ReadError into CannotHandlehjk2025-04-171-1/+1
* Core: Turn IDocument::OpenResult into a full classhjk2025-04-161-28/+15
* Utils: Replace Result class by type alias to std::expected<T, QString>hjk2025-04-111-3/+3
* Utils: Rename FilePath::toString() into toUrlishString()hjk2025-01-101-2/+2
* Utils: Use the new Result class in some FilePath functionshjk2024-10-011-6/+4
* Core: Return expected_str<void> from IDocument::reload()hjk2024-09-251-6/+10
* ImageViewer: Code cosmeticshjk2023-11-201-2/+1
* ImageViewer: Fix animation playback replay and loopAlessandro Portale2023-09-141-33/+10
* 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-14/+16
* Merge remote-tracking branch 'origin/7.0'Eike Ziller2022-03-111-2/+11
|\
| * ImageViewer: Handle invalid SVGs and GIFs nicelyEike Ziller2022-03-021-2/+11
* | Mimetypes: Make implementation switchable between new and oldEike Ziller2022-02-251-1/+1
|/
* ImageViewer: Fix crash when opening invalid movieEike Ziller2021-10-071-1/+9
* MimeDatabase: add FilePath convenience functionDavid Schulz2021-06-231-1/+1
* Core: filepathify IDocumentDavid Schulz2021-05-191-8/+11
* IDocument: Simplify permission changesEike Ziller2021-01-141-5/+2
* Utils: Rename FileName to FilePathhjk2019-05-281-1/+1
* ImageView: ModernizeAlessandro Portale2018-11-121-8/+8
* 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