| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
Don't resize the image unconditionally. When doing that while keeping
the aspect ratio, it may grow wider than the window/widget size. So
check if it fits. If it doesn't scale down, otherwise leave it.
|
|
|
|
| |
Paint background with QPalette::Base when showing the first image.
|
|
|
|
| |
Show files with the same filename *after another* in Viewer.
|
|
|
|
| |
Comes at almost no cost when using Viewer :)
|
|
Use lightweight viewer from ShemovCleaner for this. Unfortunately
PictureViewer2 is overengineered for this.
|