Commit Graph

22 Commits

Author SHA1 Message Date
38652e9c65 Accepting request 921531 from home:alois:branches:graphics
- Update to version 1.0.1
  Bug fixes:
  * fix mouse wheel not working with libinput 1.19
  * fix thumbnails not rendering properly when fractional
    scaling is enabled
  * fix "Save As" working incorrectly when changing file
    extension (KDE)
  * add confirmation when editing from folderview
  * fix crop selection not working when another aspect ratio is
    selected first
  * fix possible crash when opening the context menu
  * fix WheelUp / WheelDown being swapped around (no user action
    needed)

OBS-URL: https://build.opensuse.org/request/show/921531
OBS-URL: https://build.opensuse.org/package/show/graphics/qimgv?expand=0&rev=39
2021-09-26 19:52:24 +00:00
889ef56846 Accepting request 921023 from home:alois:branches:graphics
- Update to version 1.0.0
  General:
  * Qt6 support
  * UI updates
  * Custom theme support
  * Printing support
  * Export to pdf
  * Improved image format compatibility
  * Allow image resizing by percentage
  * Tweak zoom step range
  * Add absolute zoom step option
  * Confirmation when overwriting files
  * Allow Tab key in shortcuts
  * Add slideshow / shuffle mode indication in window title
  * Adjacent directory switching (shift+left / shift+right)
  * Automatic seamless directory switching
  * Allow more video formats besides webm/mp4
  * Zoom Lock feature
  * Shortcut for toggling fullscreen infobar
  * Show in folder menu option now pre-selects current file
  Folder view:
  * Display folders
  * Display image resolution
  * Filesystem navigation via Enter / Backspace
  * Show path bar (will be improved in future)
  * Allow multi-selection
  * Mass rotate / delete
  * Improved drag'n'drop
  * Renaming now works in folderview
  * Improved thumbnail loading responsiveness
  * Unload off-screen thumbnails option
  Misc:
  * Fix video playback with the latest mpv
  * Fix window positioning under some window managers
  * Allow custom cache folder location
  * Change default thumbnailer thread count to 4
  * Fix cursor autohide on wayland
  * Fix context menu potentially appearing off-screen
  * Other minor bug fixes
  * Lots of visual fixes
- Refresh qimgv-PIE.patch
- Drop qimgv-pluginpath_1.patch, qimgv-pluginpath_2.patch and
  qimgv-pluginpath_3.patch
- Add qimgv-no_return_in_nonvoid.patch

OBS-URL: https://build.opensuse.org/request/show/921023
OBS-URL: https://build.opensuse.org/package/show/graphics/qimgv?expand=0&rev=38
2021-09-22 18:06:23 +00:00
33f6ebff56 Accepting request 810658 from home:alois:branches:graphics
- Drop qimgv-nosharedlib.patch
- Add qimgv-pluginpath_1.patch, qimgv-pluginpath_2.patch and
  qimgv-pluginpath_3.patch (fixes boo#1172315)

OBS-URL: https://build.opensuse.org/request/show/810658
OBS-URL: https://build.opensuse.org/package/show/graphics/qimgv?expand=0&rev=36
2020-06-01 17:01:21 +00:00
5bc5ce7dbd Accepting request 800263 from home:alois:branches:graphics
- Update to version 0.9.1
  * Fixed incorrect window position on launch (it occasionally
    shifted upwards by the height of titlebar)
  * Exif orientation not being applied (regression)
  * Expand images option not working correctly when expand limit
    is unset
  * Building with qt <5.14 now works again
- Drop qimgv-Qt512.patch (merged upstream)

OBS-URL: https://build.opensuse.org/request/show/800263
OBS-URL: https://build.opensuse.org/package/show/graphics/qimgv?expand=0&rev=34
2020-05-05 07:51:22 +00:00
18ba63d651 Accepting request 799467 from home:alois:branches:graphics
- Update to version 0.9
  What's new:
  * Directory tree & bookmarks in folder view
  * High quality scaling via OpenCV
  * Reduced memory usage when viewing zoomed images
  * Zoom level indicator
  * Image centering options
  * Slideshow mode (~ key)
  * Show directory now highlights current file
  * Improved touchpad support (see settings > controls)
  * gif playback controls. Play / pause & frame step, similar to
    video
  * Crop panel now has save button. Shortcut is Shift+Enter
  * Added an option to start into folder view
  * Support for HEIF / HEIC image format
  Bug fixes:
  * Window state is now saved correctly
  * Various UI fixes
  * Possible crash fix in thumbnailer
- Refreshed qimgv-nosharedlib.patch
- Dropped mpv-qthelper.patch (merged upstream)
- Added qimgv-includepath.patch and qimgv-Qt512.patch

OBS-URL: https://build.opensuse.org/request/show/799467
OBS-URL: https://build.opensuse.org/package/show/graphics/qimgv?expand=0&rev=32
2020-05-01 10:26:49 +00:00
c235fd460c Accepting request 786477 from home:alois:branches:graphics
- Added mpv-qthelper.patch to fix build with new mpv

OBS-URL: https://build.opensuse.org/request/show/786477
OBS-URL: https://build.opensuse.org/package/show/graphics/qimgv?expand=0&rev=30
2020-03-19 13:30:59 +00:00
413553713a Accepting request 773398 from home:alois:branches:graphics
- Update to version 0.8.9
  What's new:
  * [FolderView] You can now edit / remove files right from
    folder view.
  * [FolderView] Scroll animations for keyboard navigation.
  * [Thumbnailer] Files are now stored as png. This fixes
    transparency in folder view.
  * [Panel] Scrollbar indicator.
  * [Viewer] Configurable zoom step.
  * [Viewer] Added another way to zoom: hold RMB and scroll.
  * [Viewer] Added expandLimit option.
  * Added jpeg save quality option.
  * Changed some default settings.
  * Updated theme & icons.
  Bug fixes:
  * Several bug fixes related to file operations.
  * Minor visual fixes.
  * Keyboard input fixes. All your keys should now work,
    including symbols accessible through shift.
  * Removed max zoom option.
  * [windows] Do not track subfolders.
  * [Thumbnailer] Fix for video files with % in file path.
  * [FolderView] Thumbnails are now always uncropped.
  * [FolderView] Fixes for mouse scrolling.
  * Fix some keyboard focus issues.
  * File format detection fixes.
  * Crash fixes.
- Refreshed qimgv-nosharedlib.patch and qimgv-PIE.patch
- Removed group tag

OBS-URL: https://build.opensuse.org/request/show/773398
OBS-URL: https://build.opensuse.org/package/show/graphics/qimgv?expand=0&rev=28
2020-02-11 09:38:19 +00:00
bdc17e46ba Accepting request 747948 from home:alois:branches:graphics
update to 0.8.8

OBS-URL: https://build.opensuse.org/request/show/747948
OBS-URL: https://build.opensuse.org/package/show/graphics/qimgv?expand=0&rev=26
2019-11-12 21:37:56 +00:00
1e6bc51a39 Accepting request 747902 from home:alois:branches:graphics
update to 0.8.7

OBS-URL: https://build.opensuse.org/request/show/747902
OBS-URL: https://build.opensuse.org/package/show/graphics/qimgv?expand=0&rev=25
2019-11-12 18:29:04 +00:00
8f252feb55 - Update to version 0.8.6
* Dramatically improved startup speed.
  * Added some missing hidpi icons

OBS-URL: https://build.opensuse.org/package/show/graphics/qimgv?expand=0&rev=23
2019-10-15 08:02:38 +00:00
fdf27920ba Accepting request 734241 from home:alois:branches:graphics
update to version 0.8.5

OBS-URL: https://build.opensuse.org/request/show/734241
OBS-URL: https://build.opensuse.org/package/show/graphics/qimgv?expand=0&rev=21
2019-10-01 08:44:42 +00:00
fe2df63157 Accepting request 732424 from home:alois:branches:graphics
Update to 0.8.4

OBS-URL: https://build.opensuse.org/request/show/732424
OBS-URL: https://build.opensuse.org/package/show/graphics/qimgv?expand=0&rev=19
2019-09-22 04:56:39 +00:00
222c8f4254 Accepting request 732008 from home:alois:branches:graphics
Update to version 0.8.3

OBS-URL: https://build.opensuse.org/request/show/732008
OBS-URL: https://build.opensuse.org/package/show/graphics/qimgv?expand=0&rev=17
2019-09-19 18:46:37 +00:00
ecf3dec902 Accepting request 726579 from home:alois:branches:graphics
Update to version 0.8.2

OBS-URL: https://build.opensuse.org/request/show/726579
OBS-URL: https://build.opensuse.org/package/show/graphics/qimgv?expand=0&rev=15
2019-08-27 18:25:34 +00:00
2acc2fa3ec Accepting request 726189 from home:alois:branches:graphics
Update to version 0.8.1

OBS-URL: https://build.opensuse.org/request/show/726189
OBS-URL: https://build.opensuse.org/package/show/graphics/qimgv?expand=0&rev=13
2019-08-26 14:20:52 +00:00
948c6d39c8 Accepting request 670080 from home:alois:branches:graphics
- Update to version 0.7.3
  * [FolderView] Zoom support
  * [FolderView] Ability to toggle filenames display
  * [FolderView] Icon grid is now centered
  * Re-done some of the icons, added HiDPI versions
  * Startup speed optimizations
  * Multiple UI related tweaks & bug fixes
  * Fixed build with Qt 5.9 (regression)

OBS-URL: https://build.opensuse.org/request/show/670080
OBS-URL: https://build.opensuse.org/package/show/graphics/qimgv?expand=0&rev=11
2019-01-30 09:53:04 +00:00
57ddb333fa Accepting request 666125 from home:alois:branches:graphics
- Update to version 0.7.2
  * Improved HiDPI support
  * APNG support (via QtApng plugin - included in windows
    installer)
  * Optional RAW support via QtRaw plugin
  * Separate settings for fullscreen / windowed background
  * UI performance improvements
  * Updated some icons
  * Minor startup speed optimizations
  * Crop UI improvements
  * Smooth scroll checkbox now works again
  * Fixed some other bugs
  * Added --help text

OBS-URL: https://build.opensuse.org/request/show/666125
OBS-URL: https://build.opensuse.org/package/show/graphics/qimgv?expand=0&rev=9
2019-01-15 09:21:46 +00:00
cc5979cef1 Accepting request 636280 from home:alois:branches:graphics
- Update to version 0.7.1
  * Fix build with Qt 5.9
  * Fix build with musl libc

OBS-URL: https://build.opensuse.org/request/show/636280
OBS-URL: https://build.opensuse.org/package/show/graphics/qimgv?expand=0&rev=7
2018-09-18 07:24:13 +00:00
fddc71251f Accepting request 628267 from home:alois:branches:graphics
- Update to version 0.7.0
  New stuff:
  * Folder View mode. Toggle with Enter or Backspace. This mode
    will be further improved in future
  * Ability to run commands / shell scripts on a current image
    + Go to Settings/Scripts
    + Create a command
    + Add a shortcut just like for any regular action
  * Context menu
  * Video controls
  * Background transparency & blur support (KDE)
  * Directory sorting (name, date, file size)
  * Trash support
  Improvements:
  * A new icon
  * Redesigned settings window
  * Several ui improvements: auto-hiding top buttons,
    toggle-able info overlay etc
  * Updated theme
  * Exif rotation should now be auto-applied on image load
  * More responsive image switching (fixed a job management bug
    in Loader)
  * Configurable thread count for thumbnailer
  * Fixed some possible crashes
  Other:
  * Added build flags for some features (kde blur and video
    support)
- Dropped qimgv-0.6-qt511.patch (merged upstream)

OBS-URL: https://build.opensuse.org/request/show/628267
OBS-URL: https://build.opensuse.org/package/show/graphics/qimgv?expand=0&rev=5
2018-08-08 20:58:17 +00:00
fa24e39852 Accepting request 616125 from home:alois:branches:graphics
- Update to version 0.6.3
  * You can now mirror images by pressing H / V keys.
  version 0.6.2
  * WebM/MP4 playback issues #49
  version 0.6.1
  * Initial HiDPI support. May be buggy.
  * Add scroll animation.
  * Add a checkbox for .mp4 playback.
  * Rewrite crop overlay logic.
  * Workaround for https://bugreports.qt.io/browse/QTBUG-66387
- Dropped qimgv-0.6-qt56.patch and
  qimgv-0.6-no_return_in_nonvoid.patch (merged upstream)
- Added qimgv-0.6-qt511.patch to fix build with Qt 5.11

OBS-URL: https://build.opensuse.org/request/show/616125
OBS-URL: https://build.opensuse.org/package/show/graphics/qimgv?expand=0&rev=3
2018-06-11 18:37:23 +00:00
Dominique Leuenberger
6840911d9d Accepting request 564486 from graphics
- Initial package (v0.6)

OBS-URL: https://build.opensuse.org/request/show/564486
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/qimgv?expand=0&rev=1
2018-01-16 08:42:58 +00:00
OBS User mrdocs
e3d64b9024 Accepting request 563836 from home:alois:branches:graphics
- Initial package (v0.6)

OBS-URL: https://build.opensuse.org/request/show/563836
OBS-URL: https://build.opensuse.org/package/show/graphics/qimgv?expand=0&rev=1
2018-01-15 00:04:22 +00:00