index
:
delta/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
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
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
baserock/3.3.0
baserock/morph/2.7
baserock/v3.6.1
csa-3.3
csa-3.4
csa-3.5
csa-3.6
csa-master
drafts/for/4.3
drafts/for/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/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
refsfor/3.0
wip/at-squish
wip/boostbuildprojectmanager
wip/clang
wip/clang-oop
wip/clang-query
wip/qbs
wip/vcproj
wip/winrt
code.qt.io: qt-creator/qt-creator.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
plugins
/
imageviewer
Commit message (
Expand
)
Author
Age
Files
Lines
*
ImageViewer: Show current default settings in tooltip
Eike Ziller
2022-10-18
1
-3
/
+15
*
ImageViewer: Improve tool bar size and behavior
Eike Ziller
2022-10-18
1
-132
/
+115
*
Various plugins: Replace foreach with ranged for loop
Jarek Kobus
2022-10-07
1
-1
/
+2
*
ImageViewer: Add button for saving current view settings as default
Eike Ziller
2022-09-15
3
-14
/
+75
*
ImageViewer: Make "Fit to Screen" sticky
Eike Ziller
2022-09-15
3
-7
/
+40
*
FilePath: Return optional bytearray for file contents
Eike Ziller
2022-09-12
1
-1
/
+1
*
Use SPDX license identifiers
Lucie Gérard
2022-08-26
14
-345
/
+37
*
Drop Qt5: Various plugins: Get rid of QOverload
Jarek Kobus
2022-07-20
1
-4
/
+2
*
ImageViewer: Convert to Tr::tr
hjk
2022-07-12
17
-218
/
+122
*
Fix qbs build
Christian Stenger
2022-07-12
1
-2
/
+2
*
ImageViewer: Inline imageviewertoolbar.ui
hjk
2022-07-11
5
-218
/
+146
*
Add plugintr.h files to all plugins
hjk
2022-06-27
1
-0
/
+37
*
Imageviewer: add button to copy image as data url
Tasuku Suzuki
2022-05-24
7
-3
/
+35
*
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
|
/
*
Fix newly introduced warnings
Christian Kandeler
2022-02-23
1
-2
/
+0
*
Imageviewer: zoom in and out using fixed set of common-sense zoom values
Katarina Behrens
2022-02-01
1
-13
/
+33
*
Remove qmake build files
Eike Ziller
2022-01-20
2
-36
/
+0
*
Merge remote-tracking branch 'origin/5.0' into 6.0
Eike Ziller
2021-10-08
1
-1
/
+9
|
\
|
*
ImageViewer: Fix crash when opening invalid movie
Eike Ziller
2021-10-07
1
-1
/
+9
*
|
Utils: Introduce a FilePath constructor from char arrays
hjk
2021-08-17
1
-1
/
+1
|
/
*
MimeDatabase: add FilePath convenience function
David Schulz
2021-06-23
1
-1
/
+1
*
Core: filepathify IDocument
David Schulz
2021-05-19
2
-11
/
+14
*
qbs build: Make ImageViewer build with Qt 6
Christian Kandeler
2021-05-10
1
-3
/
+2
*
Fix dropping files onto image viewer
Eike Ziller
2021-05-06
1
-0
/
+1
*
IDocument: Simplify permission changes
Eike Ziller
2021-01-14
1
-5
/
+2
*
Core: Signal duplicated editors
hjk
2021-01-14
1
-0
/
+3
*
Do not pop up general messages pane
Eike Ziller
2021-01-04
1
-1
/
+1
*
Fix qmake build against Qt 6
Jarek Kobus
2020-11-09
1
-2
/
+6
*
Fix build with Qt6
Eike Ziller
2020-10-26
1
-1
/
+6
*
Remove parent argument from IEditor constructor
Eike Ziller
2020-09-24
2
-8
/
+6
*
Merge remote-tracking branch 'origin/4.13' into master
Eike Ziller
2020-09-23
2
-64
/
+16
|
\
|
*
ImageViewer: Change license of files to Commercial/GPLv3
Kai Koehne
2020-09-21
2
-64
/
+16
|
*
Core/Utils: Migrate further to Utils::Id
hjk
2020-07-06
1
-0
/
+1
*
|
Fix build issues with Qt6
Eike Ziller
2020-09-18
1
-3
/
+3
*
|
Qt6: Port some uses of QApplication::desktop()->availableGeometry()
hjk
2020-07-30
2
-26
/
+9
*
|
Utils: Drop Utils::SkipEmptyParts again
hjk
2020-07-21
1
-1
/
+1
*
|
Core/Utils: Migrate further to Utils::Id
hjk
2020-07-06
1
-0
/
+1
|
/
*
Various Qt6 compile fixes
hjk
2020-06-22
1
-1
/
+2
*
All: Use Utils::SkipEmptyParts
hjk
2020-06-17
1
-11
/
+10
*
Utils: Rename PathChooser::{f,setF}ileName() to {f,setF}ilePath()
hjk
2020-04-09
2
-4
/
+4
*
Globally disable WindowContextHelpButtonHint
Kai Koehne
2020-02-25
2
-4
/
+0
*
Provide an empty default IPlugin::extensionsInitialized()
hjk
2020-02-07
1
-1
/
+0
*
Core: Remove one IEditorFactory::addMimeType overload
hjk
2020-02-06
1
-1
/
+1
*
Core: Make IEditorFactory::createEditor use a function object
hjk
2020-02-05
2
-12
/
+3
*
ImageViewer: Use standard plugin setup pattern
hjk
2020-01-22
4
-102
/
+98
*
Replace the deprecated QWheelEvent::delta() -> QWheelEvent::angleDelta()
Sona Kurazyan
2019-09-02
1
-1
/
+1
*
connect() to ambiguous signals/slots: Replace static_cast with QOverload
Alessandro Portale
2019-05-28
1
-4
/
+2
*
Utils: Rename FileName to FilePath
hjk
2019-05-28
3
-3
/
+3
[next]