SHA256
1
0
forked from pool/libfm-qt

- Update to 0.16.0:

* Clear selection before selecting an item in side-pane.
  * Update text color of places view if style changes in runtime.
  * Added a missing nullity check to file dialog code.
  * Fixed unwanted selection of all items in detailed list mode.
  * Fixed a memory leak in launching desktop entries.
  * Remember file sorting, showing of hidden files, hidden
    places of side-pane, showing of thumbnails, and icon
    sizes in LXQt file dialog.
  * Better focus change with Tab/BackTab in file dialog.
  * Open mount targets of mountable directories when they are
    clicked in file dialog.
  * More efficient and simpler code for graying out cut files.
  * Also consider the legacy bookmarks file in bookmarks dialog.
  * Guarantee horizontal alignment for pathbar scroll buttons.
  * Natural (GTK-like) file sorting by treating dot as separator.
  * Avoid QListView's DND methods in our list view.
  * Support special chars like `\n` and `\t` in path button name.
  * Code cleanup.

OBS-URL: https://build.opensuse.org/package/show/X11:LXQt/libfm-qt?expand=0&rev=31
This commit is contained in:
Michael Vetter 2020-11-04 13:24:13 +00:00 committed by Git OBS Bridge
parent a49934fcde
commit f3ea1e8189
6 changed files with 56 additions and 33 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7a6793672114735a67b6a65687922c48f6e9633430e6aba70ba386532262930c
size 337396

View File

@ -1,17 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQJJBAABCAAzFiEEGd/fOleb1QnbtXLYvnkwB60i334FAl7Az+AVHHRzdWphbjIw
MDBAZ21haWwuY29tAAoJEL55MAetIt9+op4P/1Fv2FdZoz6tp+pacvrz+EAyx4yU
iIwKgw9YXTc4B5zaIVSgl8hGNIZPVn3LKmDJvWaSQ5E00yQ0w8O62qyFeZjYCx6W
pXf2arkawMV0jLIQcO6lVSnzSk03f8ty78Wi41RYskZES8k2N9lSjbUhoi9VGl+F
OTJjGZEKiQzquZjIAqgEXzRvrCP0JslYRMtwCzAFE4cCo0xEOzwgZ70RUrfZreSC
0QBvkmoBpVNC6VQgdI5tUxL4i0V/RGUYcBKez9sHczMFvERD8ANoQk7kIuOyUfKJ
i+EPOJ63Thnll2Yq2iYYdUHwx2X2PZ9sHZrgyMfuD7ALZjDzEDnMKSdUx916xw/q
JxjoolWXJRuluJUSRQm/Zbw51tsq4s4SMdYjwZj6DiSFVbb3QHWeRA2cNoS3Vkvy
JiyK40H8Y+Ow9Be2CYCKxd9+EFbAt7daYyxMGZJGK9cJ9mzlbkzYVgkt8k6xrgJc
6ZYYuKmdJMSQvquyCzI3Y5eQH+ncjd9T3754C4Nnz6RdQb+S7ltHCHOzmoIoePBu
oHPLpHSMF0B2mDMACsM49tTEWrot33uRk8U14ovzRFfweigC131ULuz/VXNvq3F9
NMGaqxVVefWfNt0byOvuFhumafEI6voPpxorGP2Mp/XA0wfW5dRCQBzbNX/O1LR9
hRYrNu4zNEpSueRK
=VNRZ
-----END PGP SIGNATURE-----

3
libfm-qt-0.16.0.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7796e74cf372d7ae3289f5d584f2e0d7bd29020b4e0d79308a157c970860f7b4
size 348548

View File

@ -0,0 +1,17 @@
-----BEGIN PGP SIGNATURE-----
iQJJBAABCAAzFiEEGd/fOleb1QnbtXLYvnkwB60i334FAl+ioOMVHHRzdWphbjIw
MDBAZ21haWwuY29tAAoJEL55MAetIt9+3rEP/iNEpVyCWf5F4lLICe6+GWd+6pTx
XuLpnmrzNyFv9RFAlFndMEzDknMg9xRBl8EKKTuJAGzLY4dlNwEJPoubTs9oLrTG
QGDLmLZSu4LNtEMGys+N7v25UUY2JNLC3pV4GTOZhJ2qsY/L9apBdj5iAHDM1wSW
Z4nIg4ojd8ypHDPWRHp2riXuwWwCsSw3gXmxlarTuG9xGER+IKFBH+lsClMUT45u
CuMt6pXi3YkFAqXudg+dtJOCa/daV14ErV63fEucBrkSDS8Gh7vZqIOfZX5nfntV
r4ukliUWAMgm3uoWSIFCi0UvnYjsF03yiRIkHLrBzPkWNrrP87+fEWv7W/FDllR2
ixe6Fucq3UCrG8WKjpJpH8IDTGdg1vaflFRdblepC2jygFt8C7EFR8UEza8DG5Bc
ZX7lewT2yQjqVDXTtYZta3jx+fZAOw+sWgTf3dDrxx5qT0XDqPFT3GaUyR1Wtyfr
oqx1MIosWxqNSOLWpxJ/Y9x+iCYS8KSNIxnyLD1KmfVqYuJFitT18cXKKrNo6czj
3H+yR6PVKqm03EUA0VIkss1cWvw4JexWQ4YRCURVDgVXUq94ZRx+AMxL1BsIMIX7
drVEXYxgXvNuH3rQHhAG6F2+0g1XbhR43t/z1yIpFjo3TJEajxeBhmJ1v263mXIV
DvVRfx3QJn8UKtDB
=qQpk
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,26 @@
-------------------------------------------------------------------
Wed Nov 4 13:23:42 UTC 2020 - Michael Vetter <mvetter@suse.com>
- Update to 0.16.0:
* Clear selection before selecting an item in side-pane.
* Update text color of places view if style changes in runtime.
* Added a missing nullity check to file dialog code.
* Fixed unwanted selection of all items in detailed list mode.
* Fixed a memory leak in launching desktop entries.
* Remember file sorting, showing of hidden files, hidden
places of side-pane, showing of thumbnails, and icon
sizes in LXQt file dialog.
* Better focus change with Tab/BackTab in file dialog.
* Open mount targets of mountable directories when they are
clicked in file dialog.
* More efficient and simpler code for graying out cut files.
* Also consider the legacy bookmarks file in bookmarks dialog.
* Guarantee horizontal alignment for pathbar scroll buttons.
* Natural (GTK-like) file sorting by treating dot as separator.
* Avoid QListView's DND methods in our list view.
* Support special chars like `\n` and `\t` in path button name.
* Code cleanup.
-------------------------------------------------------------------
Sun May 17 07:03:08 UTC 2020 - Michael Vetter <mvetter@suse.com>

View File

@ -17,7 +17,7 @@
Name: libfm-qt
Version: 0.15.1
Version: 0.16.0
Release: 0
Summary: Library providing components to build desktop file managers
License: LGPL-2.1-or-later AND BSD-3-Clause
@ -30,18 +30,18 @@ BuildRequires: cmake >= 3.1.0
# Needs private headers, see xdndworkaround.cpp
BuildRequires: libQt5Gui-private-headers-devel
BuildRequires: libqt5-qttools-devel
BuildRequires: lxqt-build-tools-devel >= 0.7.0
BuildRequires: lxqt-build-tools-devel >= 0.8.0
BuildRequires: pkgconfig
BuildRequires: cmake(KF5WindowSystem)
BuildRequires: cmake(Qt5LinguistTools)
BuildRequires: pkgconfig(Qt5Widgets) >= 5.10
BuildRequires: pkgconfig(Qt5X11Extras) >= 5.10
BuildRequires: pkgconfig(Qt5Widgets) >= 5.12
BuildRequires: pkgconfig(Qt5X11Extras) >= 5.12
BuildRequires: pkgconfig(Qt5Xdg)
BuildRequires: pkgconfig(gio-2.0)
BuildRequires: pkgconfig(gio-unix-2.0)
BuildRequires: pkgconfig(glib-2.0)
BuildRequires: pkgconfig(glib-2.0) >= 2.50.0
BuildRequires: pkgconfig(libexif)
BuildRequires: pkgconfig(libmenu-cache) >= 0.4.0
BuildRequires: pkgconfig(libmenu-cache) >= 1.1.0
BuildRequires: pkgconfig(lxqt)
BuildRequires: pkgconfig(x11)
@ -49,9 +49,9 @@ BuildRequires: pkgconfig(x11)
libfm-qt is the Qt port of libfm, a library providing components to
build desktop file managers.
%{lang_package -r libfm-qt7}
%{lang_package -r libfm-qt8}
%package -n libfm-qt7
%package -n libfm-qt8
Summary: Library providing components to build desktop file managers
# Require data files read by the library. For parallel installed library versions, the newest one wins
Group: System/Libraries
@ -60,7 +60,7 @@ Recommends: %{name}-lang
Conflicts: pcmanfm <= 0.10.0
Provides: libfm-qt
%description -n libfm-qt7
%description -n libfm-qt8
libfm-qt is the Qt port of libfm, a library providing components to
build desktop file managers.
@ -78,7 +78,7 @@ Provides data to be read by libfm-qt
%package -n libfm-qt-devel
Summary: Development files for libfm-qt
Group: Development/Libraries/C and C++
Requires: libfm-qt7 >= %{version}
Requires: libfm-qt8 >= %{version}
Requires: pkgconfig
# libfm-qt has an -I on a path from menu-cache-devel
Requires: pkgconfig(libmenu-cache) >= 0.4.0
@ -98,10 +98,10 @@ Libfm-Qt libraries for development
%find_lang %{name} --with-qt
%post -n libfm-qt7 -p /sbin/ldconfig
%postun -n libfm-qt7 -p /sbin/ldconfig
%post -n libfm-qt8 -p /sbin/ldconfig
%postun -n libfm-qt8 -p /sbin/ldconfig
%files -n libfm-qt7
%files -n libfm-qt8
%license LICENSE LICENSE.BSD-3-Clause
%doc README.md
%{_libdir}/libfm-qt.so.*