Revisions of qimgv

Scott Bradnick's avatar Scott Bradnick (sbradnick) committed (revision 17)
- 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
Scott Bradnick's avatar Scott Bradnick (sbradnick) committed (revision 16)
- 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)
Scott Bradnick's avatar Scott Bradnick (sbradnick) committed (revision 15)
- Update to version 1.0.3a+git20231226.ec4e571:
  * exiv2 fix
  * upd build script
  * Added Spanish translation
Scott Bradnick's avatar Scott Bradnick (sbradnick) committed (revision 14)
- Update to version 1.0.3a+git20230815.4c12677:
  * Add files via upload
  * Fix comparison
  * Fix operator precedence
Scott Bradnick's avatar Scott Bradnick (sbradnick) committed (revision 13)
- 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
Scott Bradnick's avatar Scott Bradnick (sbradnick) committed (revision 12)
- 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
Scott Bradnick's avatar Scott Bradnick (sbradnick) committed (revision 11)
- Update to version 1.0.3a+git20221107.8ad0a11:
  * [msys2] update build script
  * Update MIME-info Database
Scott Bradnick's avatar Scott Bradnick (sbradnick) committed (revision 10)
- Cleaning up unused files
Scott Bradnick's avatar Scott Bradnick (sbradnick) committed (revision 9)
- 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
Scott Bradnick's avatar Scott Bradnick (sbradnick) committed (revision 8)
- Update to version 1.0.3a+git20220621.fa75f65d:
  * [settings] memory allocation limit #418
Scott Bradnick's avatar Scott Bradnick (sbradnick) committed (revision 7)
- 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
Scott Bradnick's avatar Scott Bradnick (sbradnick) committed (revision 6)
- 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
Scott Bradnick's avatar Scott Bradnick (sbradnick) committed (revision 5)
- Update to version 1.0.3a+git20220602.f034734d:
  * .
  * fix wheelEvent
  * nicer list scrolling; turn off smoothscroll by default
  * fix #414
Scott Bradnick's avatar Scott Bradnick (sbradnick) committed (revision 4)
- Removing patch files which aren't needed since items were fixed upstream:
  * qimgv-mpv_v2_fix.patch
  * qimgv-no_return_in_nonvoid.patch
Scott Bradnick's avatar Scott Bradnick (sbradnick) committed (revision 3)
- 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
Scott Bradnick's avatar Scott Bradnick (sbradnick) committed (revision 2)
- Cleaning up 'Source0' definition.
Scott Bradnick's avatar Scott Bradnick (sbradnick) committed (revision 1)
- Commenting out the following 2 patches as the issues appear fixed upstream:
  * qimgv-mpv_v2_fix.patch
  * qimgv-no_return_in_nonvoid.patch

- 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

- Add qimgv-mpv_v2_fix.patch (fix Factory build)

- Update to version 1.0.2
  Bug fixes:
  * fix file replace dialog not working
  * fix trackpad scroll with libinput
  Misc:
  * build with Qt 5.12 now works again!

- 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
Displaying all 17 revisions
openSUSE Build Service is sponsored by