index
:
qt-creator/qt-creator.git
0.9.1-beta
0.9.2-rc1
1.0.0
1.1
1.2
1.2.90
1.3
1.3.0
1.3.0-beta
1.3.1
10.0
11.0
12.0
13.0
14.0
15.0
16.0
17.0
2.0
2.0.0
2.0.0-beta
2.0.1
2.1
2.1.0
2.2
2.3
2.4
2.5
2.6
2.7
2.8
3.0
3.1
3.2
3.3
3.4
3.5
3.6
3dfirst
4.0
4.1
4.10
4.11
4.12
4.13
4.14
4.15
4.2
4.3
4.4
4.5
4.6
4.7
4.8
4.9
5.0
6.0
7.0
8.0
9.0
at-3.4
at-3.5
at-3.6
at-master
csa-3.3
csa-3.4
csa-3.5
csa-3.6
csa-master
master
qds-1.50
qds-1.59
qds-2.3
qds-3.0
qds-3.1
qds-3.2
qds-3.3
qds-3.4
qds-3.5
qds-3.6
qds-3.7
qds/3.8
qds/3.9
qds/4.0
qds/4.1
qds/4.2
qds/4.3
qds/4.3.2
qds/4.3.3
qds/4.4
qds/4.5
qds/4.6
qds/4.7
qds/dev
qmlprojectstorage
qp-2.8
qp-3.0
qp-3.1
qp-3.2
qp-3.3
qp-3.4
qp-3.5
qp-3.6
qp-master
wip/boostbuildprojectmanager
wip/clang-query
wip/vcproj
A cross-platform Qt IDE
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
plugins
/
imageviewer
/
imageviewerfile.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Core: Replace IDocument::OpenResult by Utils::Result<>
hjk
2025-04-17
1
-12
/
+12
*
Core: Merge OpenResult::Code ReadError into CannotHandle
hjk
2025-04-17
1
-1
/
+1
*
Core: Turn IDocument::OpenResult into a full class
hjk
2025-04-16
1
-28
/
+15
*
Utils: Replace Result class by type alias to std::expected<T, QString>
hjk
2025-04-11
1
-3
/
+3
*
Utils: Rename FilePath::toString() into toUrlishString()
hjk
2025-01-10
1
-2
/
+2
*
Utils: Use the new Result class in some FilePath functions
hjk
2024-10-01
1
-6
/
+4
*
Core: Return expected_str<void> from IDocument::reload()
hjk
2024-09-25
1
-6
/
+10
*
ImageViewer: Code cosmetics
hjk
2023-11-20
1
-2
/
+1
*
ImageViewer: Fix animation playback replay and loop
Alessandro Portale
2023-09-14
1
-33
/
+10
*
Remove GPL-3.0+ from license identifiers
Kai Köhne
2023-01-06
1
-1
/
+1
*
Use SPDX license identifiers
Lucie Gérard
2022-08-26
1
-25
/
+3
*
ImageViewer: Convert to Tr::tr
hjk
2022-07-12
1
-14
/
+16
*
Merge remote-tracking branch 'origin/7.0'
Eike Ziller
2022-03-11
1
-2
/
+11
|
\
|
*
ImageViewer: Handle invalid SVGs and GIFs nicely
Eike Ziller
2022-03-02
1
-2
/
+11
*
|
Mimetypes: Make implementation switchable between new and old
Eike Ziller
2022-02-25
1
-1
/
+1
|
/
*
ImageViewer: Fix crash when opening invalid movie
Eike Ziller
2021-10-07
1
-1
/
+9
*
MimeDatabase: add FilePath convenience function
David Schulz
2021-06-23
1
-1
/
+1
*
Core: filepathify IDocument
David Schulz
2021-05-19
1
-8
/
+11
*
IDocument: Simplify permission changes
Eike Ziller
2021-01-14
1
-5
/
+2
*
Utils: Rename FileName to FilePath
hjk
2019-05-28
1
-1
/
+1
*
ImageView: Modernize
Alessandro Portale
2018-11-12
1
-8
/
+8
*
Utils: Wrap MimeDatabase into static functions
hjk
2017-03-03
1
-2
/
+1
*
ImageViewer: Update toolbar items for split/duplicated editors
Alessandro Portale
2016-04-15
1
-2
/
+2
*
Core: Make IDocument concrete
Orgad Shaneh
2016-03-17
1
-18
/
+0
*
Update License according to agreement with Free Qt Foundation
Tobias Hunger
2016-01-19
1
-19
/
+14
*
Add default implementation for IDocument::fallbackSaveAs(Path|FileName)
Eike Ziller
2016-01-19
1
-10
/
+0
*
Remove setContents() from imageviewer
Ulf Hermann
2016-01-18
1
-6
/
+0
*
IDocument: Rename defaultPath and suggestedFileName
Eike Ziller
2016-01-14
1
-2
/
+2
*
ImageViewer: fix crash
Nikita Baryshnikov
2015-06-24
1
-3
/
+9
*
Editor manager: Abort with a single message if file is not readable.
Eike Ziller
2015-06-10
1
-9
/
+13
*
Move "open" from IEditor to IDocument
Eike Ziller
2015-06-10
1
-1
/
+7
*
ImageViewer: Support splitting
Eike Ziller
2015-06-03
1
-4
/
+172
*
Clean exported headers of the Core plugin.
Friedemann Kleint
2015-03-05
1
-0
/
+2
*
Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'
Eike Ziller
2015-02-12
1
-7
/
+7
|
\
|
*
Update License
Eike Ziller
2015-01-16
1
-7
/
+7
*
|
Use new qt5 connect api
Montel Laurent
2015-01-29
1
-1
/
+1
*
|
Core: Use FileName for file path in IDocument
Orgad Shaneh
2015-01-12
1
-1
/
+1
|
/
*
License update
Eike Ziller
2014-10-09
1
-7
/
+8
*
IDocument: Make mimeType a value member
hjk
2014-07-01
1
-11
/
+1
*
Editors: Move id() from editor to document.
Eike Ziller
2014-03-05
1
-0
/
+2
*
Incremented year in copyright info
Robert Loehning
2014-01-08
1
-2
/
+2
*
Move IEditor::createNew to IDocument::setContents
Eike Ziller
2013-07-17
1
-0
/
+6
*
Move displayName from IEditor to IDocument
Eike Ziller
2013-07-10
1
-6
/
+0
*
Rename IDocument::fileName --> filePath
Eike Ziller
2013-07-09
1
-3
/
+3
*
Make IDocument::fileName a member with setter.
Eike Ziller
2013-07-09
1
-18
/
+4
*
ImageViewer: De-pimpl ImageViewerFile
hjk
2013-05-27
1
-30
/
+10
*
Incremented year in copyright info
v2.6.2
Robert Loehning
2013-01-29
1
-2
/
+2
*
Adjust license headers
hjk
2012-10-05
1
-21
/
+20
*
rename QtDebug to QDebug
hjk
2012-08-06
1
-1
/
+1
*
Contact -> qt-project.org
Eike Ziller
2012-07-19
1
-3
/
+1
[next]