Package Release Info

libfm-qt5-1.4.0-bp160.1.14

Update Info: Base Release
Available in Package Hub : 16.0

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

libfm-qt5-14
libfm-qt5-devel
libfm-qt5-lang

Change Logs

* Wed Jun 12 2024 Shawn Dunn <sfalken@opensuse.org>
- Added Provides: libfm-qt5 = %{version}
* Mon Jun 10 2024 Shawn Dunn <sfalken@opensuse.org>
- Build version 1.4.0 (boo#1226151)
  * Required for Qt5 Application support
* Thu Apr 18 2024 Shawn Dunn <sfalken@opensuse.org>
- Update to 2.0.0:
  * Ported to Qt6
  * Added lxqt-menu-data dependency to README.md
  * Updated mimetypes of lxqt-archiver and arquiver
  * Added 4 Menu Icons
  * Workaround for Qt bug in a context menu invoked by a Menu Key
- Specfile cleanup and macro updating/refactoring
* Fri Nov 10 2023 Shawn Dunn <sfalken@opensuse.org>
- Change in .spec to clear install issue with -lang subpackage
  * https://build.opensuse.org/package/show/openSUSE:Factory/libfm-qt#comment-1846136
* Sun Nov 05 2023 Michael Vetter <mvetter@suse.com>
- Update to 1.4.0:
  * Use lxqt-menu-data instead of lxmenu-data.
  * Get terminals list also from data directories.
  * Remember password and anonymity settings of mount dialog.
  * Also add suffixes containing dot on saving with LXQt file dialog.
  * Don't select extensions on creating new template files.
  * Fixed a crash on deleting path-bar.
  * Prevent invisible "Create New" dialog under Wayland.
  * Added foot to terminals.list.
* Sat Apr 15 2023 Shawn Dunn <sfalken@opensuse.org>
- Update to 1.3.0
  * Disabling of smooth scrolling is made possible for all views.
  * Zero-sized files are treated based on their extensions.
  * "New file" is used as the default name for new files
    (especially after GLib 2.75.1, that does not treat empty files
    as text/plain).
  * Opening of non-executable files that have executable types is
    fixed.
  * Problems about adding file extension on saving and pressing
    ENTER are fixed in LXQt file dialog.
  * The thumbnail/icon rectangles of list views are fixed (they
    might not be aligned correctly in previous versions).
  * Several small fixes and improvements.
* Mon Jan 02 2023 Michael Vetter <mvetter@suse.com>
- Update to 1.2.1:
  * Specified the parents of context menus for use on Wayland.
  * Fixed launching XWayland apps under Wayland.
  * appchooserdialog: do not disable the OK button when Custom Command page is shown.
  * Increased the minimum width of name column in detailed list view.
  * Fixed the DND menu position under Wayland.
  * Fixed crash with DND from outside app under Wayland.
  * Fixed unresponsive DND menu under Wayland.
  * Workaround for DND keyboard modifiers under Wayland.
  * Check mime data of clipboard for nullity (for Wayland).
  * Fixed drawing of selection rectangle under Wayland.
* Tue Nov 08 2022 Michael Vetter <mvetter@suse.com>
- Buildrequire lxqt-build-tools >= 0.12.0
- Update version in lang package requirement
* Sat Nov 05 2022 Shawn Dunn <sfalken@cloverleaf-linux.org>
- Update to 1.2.0:
  * Support adding of pattern lists to entries of search dialog
    (such lists are used by `pcmanfm-qt` for having a search history).
  * Fixed crash with empty URI scheme of folder path.
  * Silenced compilation warnings about deprecated GLib functions.
  * Don't show a deletion prompt without a selection.
  * Fixed infinite loop if a symlink that is created by DND
    overwrites a non-empty directory.
  * Allow remembering the result of execution prompt for multiple files.
  * Added `Ctrl+D` to LXQt file dialog for deselecting all items.
  * Allow selection by dragging mouse cursor inside non-name
    columns in the detailed list mode.
  * Corrected the position of drop menu under Wayland.
  * Fixed crash with DND into side-pane under Wayland.
  * Added nullity checks to `XdndWorkaround`.
* Wed Apr 27 2022 Michael Vetter <mvetter@suse.com>
- Update to 1.1.0:
  * Prepared libfm-qt for implementing "Recent Files".
  * Prevented memory leak in searching.
  * Miscellaneous fixes for search:///.
  * Fixed moving of bookmarks in Bookmarks context menu and added some icons to the menu.
  * Fixed file association in a rare case, where XDG_CURRENT_DESKTOP was empty.
  * Fixed launching of apps in terminal emulators that do not have a special option for execution (like Kitty).