Package Release Info

qtfm-6.2.1-bp155.2.8

Update Info: Base Release
Available in Package Hub : 15 SP5

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

qtfm

Change Logs

* Sat Nov 05 2022 Christophe Giboudeaux <christophe@krop.fr>
- Explicitly use FFMpeg 4 to build qtfm. It doesn't support FFmpeg 5 yet.
* Tue Jun 08 2021 Michael Vetter <mvetter@suse.com>
- Update to 6.2.1:
  * fix remove symlink bug
  * fix build with Qt 5.15
  * fix memory leak
  * fix for "." start path
  * fix .desktop key/value parser
* Sat May 08 2021 Ferdinand Thiessen <rpm@fthiessen.de>
- Update to version 6.2.0:
  * imagemagick support (improved thumbnail support)
  * ffmpeg support (get thumbnails from audio/video)
  * settings: use decimal keys in config
  * settings: support filter mime types
  * (u)disks now supports disk labels (with device name as fallback)
  * bookmarks: added "link" option in file actions
  * support .config/mimeapps.list
  * tabbar: hide if only one tab
  * remove "open file" in context menu if selected item is folder
  * added "open in new tab" in context menu
  * fixed run executable on double click
  * fixed mount/umount issue with optical storage
  * fixed current drag mode
  * fix potential crash in close tab
  * show and run .desktop in file view
- Added 0001-iconview-Fix-QPainterPath-path-has-incomplete-type.patch
Version: 6.1.9-bp151.1.1
* Thu Apr 25 2019 Alexei Podvalsky <avvissu@yandex.by>
- Update to 6.1.9:
  * clipboard changed: check pointer before read (fix segfault on
    wayland)
  * don't collapse tree on refresh
* Wed Mar 20 2019 mvetter@suse.com
- Update to 6.1.8:
  * Fix segfault if D-Bus is missing and QtFM is built with D-Bus support
  * Fix execute file path (with spaces)
* Tue Feb 12 2019 mvetter@suse.com
- Update to 6.1.7:
  * context menu fixes
  * settings dialog: fix performance issues on old CPUs
* Fri Feb 01 2019 mvetter@suse.com
- Update to 6.1.6:
  * progress dialog fix
  * path tab-completion. Thanks to @kubaroth[3]
  * completer handles expansion of ~ path. Thanks to @kubaroth[3]
  * support mouse back button
* Mon Dec 10 2018 Alexei Podvalsky <avvissu@yandex.by>
- Update to 6.1.5:
  * fix build if CONFIG+=no_dbus enabled
  * fixed broken multiple file copy/move instances
* Tue Nov 27 2018 mvetter@suse.com
- Update to 6.1.4:
  * fix potential config corruption. Thanks to @slackuser0xae34[3] for the patch
  * fix segfault on thumbnail update (view may have changed since loading thumbnails)
  * don't cut file(s) if moving to same directory in bookmarks
  * verify reply from udisks (avoid crash)
  * populate view if not watched
  * fix refresh view
  * improved performance
* Wed Oct 31 2018 Alexei Podvalsky <avvissu@yandex.by>
- Update to 6.1.3:
  * update grid on paste/remove
  * settings: don't show "launcher" in application dialog
  * added manual refresh of path
* Mon Oct 01 2018 Alexei Podvalsky <avvissu@yandex.by>
- Initial package