AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- Explicitly use FFMpeg 4 to build qtfm. It doesn't support FFmpeg 5 yet.
- 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
- 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
- Update to 6.1.9: * clipboard changed: check pointer before read (fix segfault on wayland) * don't collapse tree on refresh
- 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)
- Update to 6.1.7: * context menu fixes * settings dialog: fix performance issues on old CPUs
- 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
- Update to 6.1.5: * fix build if CONFIG+=no_dbus enabled * fixed broken multiple file copy/move instances
- 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
- Update to 6.1.3: * update grid on paste/remove * settings: don't show "launcher" in application dialog * added manual refresh of path
- Initial package