Changelog for
qimgv-1.0.3a+git20241011.a4d475fa-1.3.x86_64.rpm :
* Wed Nov 06 2024 Scott Bradnick
- Switching to Qt6
* Adding \'BuildRequires: cmake(Qt6OpenGLWidgets)\'
* Wed Oct 16 2024 scott.bradnickAATTsuse.com- Update to version 1.0.3a+git20241011.a4d475fa:
* [ThumbnailStripProxy] move pointer check to the top
* [IconWidget] use slot function instead of lambda for some reason using lambda causes a random crash...
* [ImageViewerV2] fitFree() - wrong center target
* reduce wget noise in build output
* Update & tidy workflow
* whoops wrong pointer
* VideoPlayerInitProxy::removeEventFilter()
* [ViewerWidget] fix click zone input over videoplayer
* clickable windows edges #382 #469 #276 visuals might need some tweaking
* fix trackpad scrolling speed with wayland/libinput
* Add FreeBSD Support
* Revert \"Don\'t try to link inotify stuff on FreeBSD.\"
* Add FreeBSD to installation list
* Don\'t try to link inotify stuff on FreeBSD.
* [settings] fix reading/saving shortcuts which contain \"=\" #546
* update zooming shortcuts #546
* Update README.md
* Tue Apr 30 2024 scott.bradnickAATTsuse.com- Update to version 1.0.3a+git20240430.b515dcd5:
* m4v video format #494
* [mpvwidget] set vo=libmpv #541
* upd windows qt 6.7 key scancodes #539
* Added French translation
* Sat Jan 13 2024 scott.bradnickAATTsuse.com- Update to version 1.0.3a+git20240113.70dc0ef:
* [scriptmanager] fix .bat args
* [settingsdialog] fix default lang in combobox
* add German translation #530 (credit to https://github.com/Auravendill)
* Tue Dec 26 2023 scott.bradnickAATTsuse.com- Update to version 1.0.3a+git20231226.ec4e571:
* exiv2 fix
* upd build script
* Added Spanish translation
* Mon Aug 28 2023 scott.bradnickAATTsuse.com- Update to version 1.0.3a+git20230815.4c12677:
* Add files via upload
* Fix comparison
* Fix operator precedence
* Mon Jul 03 2023 scott.bradnickAATTsuse.com- Update to version 1.0.3a+git20230615.e2675f1:
* Update build-package.yml
* Exiv2::AnyError was removed
* toggleScalingFilter now toggles configured filter instead of bilinear
* Modify build-package.yaml
* Modify build-package.yml
* Modify build-package.yml
* Thu May 18 2023 scott.bradnickAATTsuse.com- Update to version 1.0.3a+git20230407.22a8f2e:
* debug printouts / wheel test
* [Settings] add trackpadDetection toggle #337
* [DirectoryManager] make folder sorting optional
* upd donate links
* [thumbnailview] reduce calls to loadVisibleThumbnails()
* [thumbnailview] fix incorrect preload areas
* Tue Jan 03 2023 scott.bradnickAATTsuse.com- Update to version 1.0.3a+git20221107.8ad0a11:
* [msys2] update build script
* Update MIME-info Database
* Wed Oct 12 2022 Scott Bradnick - Cleaning up unused files
* Tue Sep 27 2022 scott.bradnickAATTsuse.com- Removing \'qimgv-PIE.patch\' and \'qimgv-includepath.patch\' from use- Adding (temporarily?) CFLAGS so build is successful- Adding \'cmake(Qt5LinguistTools)\' BuildRequires- Update to version 1.0.3a+git20220914.d24f3fa:
* Update msys2-dll-deps.txt
* crash fix
* [msys2] update build script
* add ukrainian translation
* [contextmenu] use SetDefaultConstraint
* revert to gl player for now
* [settingsdialog] improve icons & minor stuff
* [settingsdialog] some design polishing
* new option - unlockMinZoom
* layout tweaks, finish other settings pages
* another settings mockup
* [imageviewerv2] add fixed zoom levels option
* croppanel - fix width
* workaround qt6 scaling issue with QImage::Format_Indexed8
* [viewerwidget] \'Up\' arrow switches to FIT_WIDTH useful for quickly reading content while browsing with arrows
* [contextmenu] layout - scale to always fit contents
* Update settings.cpp
* fix overlays when using large font
* (wip) adjust widget size to accomodate oversized fonts
* use qt dpi rounding
* settings window update
* Core::loadTranslation() - fallback to applicationDirPath()/translations
* [settings] readable language names
* [settings] language selector, fix .qm loading
* [cmake] paths tweak
* [cmake] some translation stuff
* remove the qopengl dependency, because some platform drivers do not support opengl
* Fix an issue that the fast panel displays only nine home directories
* Fix exiv2 exception capture
* Fixed an issue where the preferences preset button does not display
* reserve exiv2 exception capture
* Remove QIMGV_PLUGIN_DIR variable definitions
* Fix apng cannot play and update translation file
* Fix the problem of locales path and add an uninstall item
* fix i18n issues during development and provide simplified chinese translation
* Tue Sep 27 2022 scott.bradnickAATTsuse.com- Update to version 1.0.3a+git20220701.cfed4cb9:
* [contextmenu] tweak item spacing
* [linux] setWallpaper - support kde / gnome
* [Core::setWallpaper] use string macros
* [thumbivew] always activate item on doubleclick
* fix statusbar being in the wrong layout #422
* [thumbview] incorrect scene width
* [ImageViewerV2] fix offset being (0,0) after setting an empty pixmap
* [thumbview] fix showEvent()
* [panel] pin button #66 #279 #400 [panel] allow side-positioning #395 [panel] center current image #151
* Tue Jul 26 2022 scott.bradnickAATTsuse.com- Update to version 1.0.3a+git20220621.fa75f65d:
* [settings] memory allocation limit #418
* Tue Jun 21 2022 scott.bradnickAATTsuse.com- Update to version 1.0.3a+git20220621.b219278c:
* [panel] upd pin icon
* pinnable panel #400 #279 #66
* [contextmenu] hook up menu config button #406
* update \'document-view\' icon
* [contextmenu] more tweaks
* [contextmenu] adjust layout & icons
* Fri Jun 10 2022 scott.bradnickAATTsuse.com- Update to version 1.0.3a+git20220610.a5bcc36a:
* [windows] setWallpaper
* fix viewport being 1px off in some cases #417
* fix bg #417
* checkerboard pattern bg option #417
* Thu Jun 02 2022 scott.bradnickAATTsuse.com- Update to version 1.0.3a+git20220602.f034734d:
* .
* fix wheelEvent
* nicer list scrolling; turn off smoothscroll by default
* fix #414
* Wed May 18 2022 Scott Bradnick - Removing patch files which aren\'t needed since items were fixed upstream:
* qimgv-mpv_v2_fix.patch
* qimgv-no_return_in_nonvoid.patch
* Wed May 11 2022 scott.bradnickAATTsuse.com- Update to version 1.0.3a+git20220510.48dd2ea3:
* [cmake] fix default flags
* check for qt5 first
* .
* Update build-package.yml
* change release tag
* fix mpv include path
* [windows/msys2] add build script
* fix #410
* [windows] enable scripts/\"open with\" functionality #406 #236 #196
* [ContextMenu] compact layout
* [res] back/forward icons
* [ContextMenu] scripts/\"open with..\" page mockup #406 #236 Fix scripts with qt6
* [ImageViewerV2] tweak scroll handling
* [ThumbnailViewProxy] fix(?) event order
* fix Core::loadPath()
* delay model loading (test) #383 #156
* fix #384
* fix #392
* fix window close with qt 6.3 #394
* [cmake] qt detection tweak (prefer qt6); remove core5compat
* Thu May 05 2022 Scott Bradnick - Commenting out the following 2 patches as the issues appear fixed upstream:
* qimgv-mpv_v2_fix.patch
* qimgv-no_return_in_nonvoid.patch- Cleaning up \'Source0\' definition.
* Thu May 05 2022 scott.bradnickAATTsuse.com- Update to version v1.0.2+git20220504.51278bec:
* Create msys2-test.yml
* build: Add AppData installation via Cmake
* chore: Update qimgv.appdata.xml manifest
* Update README.md
* fix window close with qt 6.3 #394
* fix mpv_opengl_init_params
* ShortcutBuilder::processWheelEvent() - fallback to x value #367
* open clipboard test #360
* fix window size issue
* Sun Jan 30 2022 Luigi Baldoni - Add qimgv-mpv_v2_fix.patch (fix Factory build)