- Remove fix_query_cancellation_error.patch: contained in upstream
- Update to version 0.15.0
* Opening of remote links in desktop entries is made possible.
* Better drag-and-drop from remote folders to external apps.
* SMB and FTP recursive copy/paste is fixed.
* Lack of file monitoring in remote folders and some file systems is worked around as far as possible.
* Richer file tooltips.
* Easier and richer auto-completion.
* Row-by-row scrolling inside view when Shift is pressed.
* Smarter extension handling on saving with LXQt file dialog.
* Deletion time is added to Trash.
* Drag-and-drop to side-pane is supported.
* Bookmark drag-and-drop is improved.
* An option is added to show hidden files after others.
* Disabled Create New in context menu when not possible.
* Selected items are activated with Enter/Return.
* The order of files is respected on launching multiple files.
* Mount passwords can be saved (temporarily or permanently) if gnome-keyring is present.
* Many fixes and enhancements.
OBS-URL: https://build.opensuse.org/request/show/797593
OBS-URL: https://build.opensuse.org/package/show/X11:LXQt/libfm-qt?expand=0&rev=21
* Bumped API version to 0.14.1
* Aged ABI version to 6.1.0
* Respect sorting/selection order when launching files
* Generate libfm-qt.pc correctly
* Fix recursive search when a dir is matched
* Fix crash on showing Properties dialog in special cases
* Case-insensitive and match-containing file name completer for file dialog
* Give window parents to some app-modal dialogs
* Gray out cut files in detailed and compact modes
* Added custom widths and visibility for detailed columns
* Added missing sort-by-group action
* Do not rely on the order of folder menu actions. instead check their data
* pathbar: fix an issue with a slot recursive call
* Make setting trust possible anytime
* Define a macro for "metadata::trust".
* Add rubber-band selection to detailed list view
* Updated translations
OBS-URL: https://build.opensuse.org/package/show/X11:LXQt/libfm-qt?expand=0&rev=17
* The old libfm dependency is completely dropped.
* Options are added for showing full file names instead of display
names and also for shadowing icons of hidden items.
* Problems in mounts and SMB are fixed.
* Added support for trusting executables and also added an emblem
to untrusted desktop files inside user home. Executables/desktop
files can be “trusted” in their context menus.
* Added selection/deselection corner marks on mouse-over
(usually, small plus/minus icons).
* Properties dialog contains more info, including a device bar.
* The auto-completer of path-edit is made case-insensitive.
* Compressing of a selection of different mimetypes is made possible.
* The Places pane does not elide row texts unnecessarily anymore
(only when they are too long).
* Randomly missing eject button with mounting is fixed.
* Template actions are shown sorted.
* And many other fixes here and there.
- Move translation from lxqt-l10n into package
- Remove libfm dependency
OBS-URL: https://build.opensuse.org/package/show/X11:LXQt/libfm-qt?expand=0&rev=14
* Important functionalities, like file operations, are ported to C++, which means more flexibility and less libfm dependency
* Smooth scrolling for icon and thumbnail views
* Added a group column to the detailed list view
* Merge side-pane with its surroundings
* Support hiding of items in Places side-pane.
* Use special/custom folder icons for bookmarks
* Italic font for hidden items
* Several bug fixes
* Improvements in GUI and functionalities
* Code cleanup
OBS-URL: https://build.opensuse.org/package/show/X11:LXQt/libfm-qt?expand=0&rev=11
* Add data transferred to file operation dialog.
* Bump versions
* Disable context-menu actions that cannot be used
* Don't export github templates
* Fix partially visible toggled path buttons
* Add functions to get and set search settings
* Fix mistakes in listview column width calculation
* Add archiver separator only when needed
* Add a separator before archiver actions
* Enable XDS subfolder drop
* UI improvements for Fm::MountOperationPasswordDialog()
* Respect inactiveness when drawing text
* Grey out files that have been Ctrl-X'ed (#88)
* Ignore button for error dialog
* Inline renaming for detailed list view (#110)
* Remove redundant code.
* Prefer local paths if they exist
* Removed QFileInfo (as @PCMan recommended)
* Simplification, optimization and a fix
* Really focus text entry on showing dialog
* Two small fixes
* Keep selection on reloading (if not CPU-intensive)
* Added back/forward buttons and fixed 3 issues
* Reload button, hidden shortcut and a fix
* Implement FileDialog::selectMimeTypeFilter() and QString FileDialog::selectedMimeTypeFilter().
* Initialize folder_ to null
* Fixed the quote issue
* Always preserve explicitly set labels
* Update OK button text and state when needed
OBS-URL: https://build.opensuse.org/package/show/X11:LXQt/libfm-qt?expand=0&rev=7
- Update to 0.11.2:
* Fix enabled state of path arrows on starting (#58)
* bump patch version (#56)
* Use QByteArray::constData() where we can (#57)
* Updates lxqt-build-tools required version
* Bump ABI so version numbers preparing for a new release.
* Fix Pathbar Paint on Menu Pop-Up
* Code cleanup and refactor for Fm::PathBar.
* Added another condition
* Added a missing condition (typo)
* Scroll Pathbar with Mouse Wheel
* Reduct flickering of the path bar when creating path buttons.
* Code simplification by removing unnecessary signal/slot usage.
* Path Button Middle Click
* Enable auto-repeat for pathbar scroll buttons.
* Make the path bar buttons aware of style changes.
* Use widget style instead of app style
* Align Path Buttons
* Move FindXCB.cmake to lxqt-build-tools
* Adds superbuild/intree support
* Removes not needed dependency check
* Set CMP0024 policy usage to NEW
* Updates target_include_directories() stuff
* Drops GLib library detection
* Use the new FindMenuCache CMake module
* Use the new FindFm CMake module
* Check for FolderModelItem info (and FmPath)
* Add Fm::PathBar::editingFinished() signal.
* Select the current path when editing the path bar.
* Enable path editing and popup menu for the button-style path bar.
OBS-URL: https://build.opensuse.org/request/show/460277
OBS-URL: https://build.opensuse.org/package/show/X11:LXQt/libfm-qt?expand=0&rev=5