diff --git a/LICENSE b/LICENSE new file mode 100644 index 0000000000000000000000000000000000000000..d159169d1050894d3ea3b98e1c965c4058208fe1 --- /dev/null +++ b/LICENSE @@ -0,0 +1,339 @@ + GNU GENERAL PUBLIC LICENSE + Version 2, June 1991 + + Copyright (C) 1989, 1991 Free Software Foundation, Inc., + 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + Everyone is permitted to copy and distribute verbatim copies + of this license document, but changing it is not allowed. + + Preamble + + The licenses for most software are designed to take away your +freedom to share and change it. By contrast, the GNU General Public +License is intended to guarantee your freedom to share and change free +software--to make sure the software is free for all its users. This +General Public License applies to most of the Free Software +Foundation's software and to any other program whose authors commit to +using it. (Some other Free Software Foundation software is covered by +the GNU Lesser General Public License instead.) You can apply it to +your programs, too. + + When we speak of free software, we are referring to freedom, not +price. Our General Public Licenses are designed to make sure that you +have the freedom to distribute copies of free software (and charge for +this service if you wish), that you receive source code or can get it +if you want it, that you can change the software or use pieces of it +in new free programs; and that you know you can do these things. + + To protect your rights, we need to make restrictions that forbid +anyone to deny you these rights or to ask you to surrender the rights. +These restrictions translate to certain responsibilities for you if you +distribute copies of the software, or if you modify it. + + For example, if you distribute copies of such a program, whether +gratis or for a fee, you must give the recipients all the rights that +you have. You must make sure that they, too, receive or can get the +source code. And you must show them these terms so they know their +rights. + + We protect your rights with two steps: (1) copyright the software, and +(2) offer you this license which gives you legal permission to copy, +distribute and/or modify the software. + + Also, for each author's protection and ours, we want to make certain +that everyone understands that there is no warranty for this free +software. If the software is modified by someone else and passed on, we +want its recipients to know that what they have is not the original, so +that any problems introduced by others will not reflect on the original +authors' reputations. + + Finally, any free program is threatened constantly by software +patents. We wish to avoid the danger that redistributors of a free +program will individually obtain patent licenses, in effect making the +program proprietary. To prevent this, we have made it clear that any +patent must be licensed for everyone's free use or not licensed at all. + + The precise terms and conditions for copying, distribution and +modification follow. + + GNU GENERAL PUBLIC LICENSE + TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION + + 0. This License applies to any program or other work which contains +a notice placed by the copyright holder saying it may be distributed +under the terms of this General Public License. The "Program", below, +refers to any such program or work, and a "work based on the Program" +means either the Program or any derivative work under copyright law: +that is to say, a work containing the Program or a portion of it, +either verbatim or with modifications and/or translated into another +language. (Hereinafter, translation is included without limitation in +the term "modification".) Each licensee is addressed as "you". + +Activities other than copying, distribution and modification are not +covered by this License; they are outside its scope. The act of +running the Program is not restricted, and the output from the Program +is covered only if its contents constitute a work based on the +Program (independent of having been made by running the Program). +Whether that is true depends on what the Program does. + + 1. You may copy and distribute verbatim copies of the Program's +source code as you receive it, in any medium, provided that you +conspicuously and appropriately publish on each copy an appropriate +copyright notice and disclaimer of warranty; keep intact all the +notices that refer to this License and to the absence of any warranty; +and give any other recipients of the Program a copy of this License +along with the Program. + +You may charge a fee for the physical act of transferring a copy, and +you may at your option offer warranty protection in exchange for a fee. + + 2. You may modify your copy or copies of the Program or any portion +of it, thus forming a work based on the Program, and copy and +distribute such modifications or work under the terms of Section 1 +above, provided that you also meet all of these conditions: + + a) You must cause the modified files to carry prominent notices + stating that you changed the files and the date of any change. + + b) You must cause any work that you distribute or publish, that in + whole or in part contains or is derived from the Program or any + part thereof, to be licensed as a whole at no charge to all third + parties under the terms of this License. + + c) If the modified program normally reads commands interactively + when run, you must cause it, when started running for such + interactive use in the most ordinary way, to print or display an + announcement including an appropriate copyright notice and a + notice that there is no warranty (or else, saying that you provide + a warranty) and that users may redistribute the program under + these conditions, and telling the user how to view a copy of this + License. (Exception: if the Program itself is interactive but + does not normally print such an announcement, your work based on + the Program is not required to print an announcement.) + +These requirements apply to the modified work as a whole. If +identifiable sections of that work are not derived from the Program, +and can be reasonably considered independent and separate works in +themselves, then this License, and its terms, do not apply to those +sections when you distribute them as separate works. But when you +distribute the same sections as part of a whole which is a work based +on the Program, the distribution of the whole must be on the terms of +this License, whose permissions for other licensees extend to the +entire whole, and thus to each and every part regardless of who wrote it. + +Thus, it is not the intent of this section to claim rights or contest +your rights to work written entirely by you; rather, the intent is to +exercise the right to control the distribution of derivative or +collective works based on the Program. + +In addition, mere aggregation of another work not based on the Program +with the Program (or with a work based on the Program) on a volume of +a storage or distribution medium does not bring the other work under +the scope of this License. + + 3. You may copy and distribute the Program (or a work based on it, +under Section 2) in object code or executable form under the terms of +Sections 1 and 2 above provided that you also do one of the following: + + a) Accompany it with the complete corresponding machine-readable + source code, which must be distributed under the terms of Sections + 1 and 2 above on a medium customarily used for software interchange; or, + + b) Accompany it with a written offer, valid for at least three + years, to give any third party, for a charge no more than your + cost of physically performing source distribution, a complete + machine-readable copy of the corresponding source code, to be + distributed under the terms of Sections 1 and 2 above on a medium + customarily used for software interchange; or, + + c) Accompany it with the information you received as to the offer + to distribute corresponding source code. (This alternative is + allowed only for noncommercial distribution and only if you + received the program in object code or executable form with such + an offer, in accord with Subsection b above.) + +The source code for a work means the preferred form of the work for +making modifications to it. For an executable work, complete source +code means all the source code for all modules it contains, plus any +associated interface definition files, plus the scripts used to +control compilation and installation of the executable. However, as a +special exception, the source code distributed need not include +anything that is normally distributed (in either source or binary +form) with the major components (compiler, kernel, and so on) of the +operating system on which the executable runs, unless that component +itself accompanies the executable. + +If distribution of executable or object code is made by offering +access to copy from a designated place, then offering equivalent +access to copy the source code from the same place counts as +distribution of the source code, even though third parties are not +compelled to copy the source along with the object code. + + 4. You may not copy, modify, sublicense, or distribute the Program +except as expressly provided under this License. Any attempt +otherwise to copy, modify, sublicense or distribute the Program is +void, and will automatically terminate your rights under this License. +However, parties who have received copies, or rights, from you under +this License will not have their licenses terminated so long as such +parties remain in full compliance. + + 5. You are not required to accept this License, since you have not +signed it. However, nothing else grants you permission to modify or +distribute the Program or its derivative works. These actions are +prohibited by law if you do not accept this License. Therefore, by +modifying or distributing the Program (or any work based on the +Program), you indicate your acceptance of this License to do so, and +all its terms and conditions for copying, distributing or modifying +the Program or works based on it. + + 6. Each time you redistribute the Program (or any work based on the +Program), the recipient automatically receives a license from the +original licensor to copy, distribute or modify the Program subject to +these terms and conditions. You may not impose any further +restrictions on the recipients' exercise of the rights granted herein. +You are not responsible for enforcing compliance by third parties to +this License. + + 7. If, as a consequence of a court judgment or allegation of patent +infringement or for any other reason (not limited to patent issues), +conditions are imposed on you (whether by court order, agreement or +otherwise) that contradict the conditions of this License, they do not +excuse you from the conditions of this License. If you cannot +distribute so as to satisfy simultaneously your obligations under this +License and any other pertinent obligations, then as a consequence you +may not distribute the Program at all. For example, if a patent +license would not permit royalty-free redistribution of the Program by +all those who receive copies directly or indirectly through you, then +the only way you could satisfy both it and this License would be to +refrain entirely from distribution of the Program. + +If any portion of this section is held invalid or unenforceable under +any particular circumstance, the balance of the section is intended to +apply and the section as a whole is intended to apply in other +circumstances. + +It is not the purpose of this section to induce you to infringe any +patents or other property right claims or to contest validity of any +such claims; this section has the sole purpose of protecting the +integrity of the free software distribution system, which is +implemented by public license practices. Many people have made +generous contributions to the wide range of software distributed +through that system in reliance on consistent application of that +system; it is up to the author/donor to decide if he or she is willing +to distribute software through any other system and a licensee cannot +impose that choice. + +This section is intended to make thoroughly clear what is believed to +be a consequence of the rest of this License. + + 8. If the distribution and/or use of the Program is restricted in +certain countries either by patents or by copyrighted interfaces, the +original copyright holder who places the Program under this License +may add an explicit geographical distribution limitation excluding +those countries, so that distribution is permitted only in or among +countries not thus excluded. In such case, this License incorporates +the limitation as if written in the body of this License. + + 9. The Free Software Foundation may publish revised and/or new versions +of the General Public License from time to time. Such new versions will +be similar in spirit to the present version, but may differ in detail to +address new problems or concerns. + +Each version is given a distinguishing version number. If the Program +specifies a version number of this License which applies to it and "any +later version", you have the option of following the terms and conditions +either of that version or of any later version published by the Free +Software Foundation. If the Program does not specify a version number of +this License, you may choose any version ever published by the Free Software +Foundation. + + 10. If you wish to incorporate parts of the Program into other free +programs whose distribution conditions are different, write to the author +to ask for permission. For software which is copyrighted by the Free +Software Foundation, write to the Free Software Foundation; we sometimes +make exceptions for this. Our decision will be guided by the two goals +of preserving the free status of all derivatives of our free software and +of promoting the sharing and reuse of software generally. + + NO WARRANTY + + 11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY +FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN +OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES +PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED +OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF +MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS +TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE +PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, +REPAIR OR CORRECTION. + + 12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING +WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR +REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, +INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING +OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED +TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY +YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER +PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE +POSSIBILITY OF SUCH DAMAGES. + + END OF TERMS AND CONDITIONS + + How to Apply These Terms to Your New Programs + + If you develop a new program, and you want it to be of the greatest +possible use to the public, the best way to achieve this is to make it +free software which everyone can redistribute and change under these terms. + + To do so, attach the following notices to the program. It is safest +to attach them to the start of each source file to most effectively +convey the exclusion of warranty; and each file should have at least +the "copyright" line and a pointer to where the full notice is found. + + + Copyright (C) + + This program is free software; you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation; either version 2 of the License, or + (at your option) any later version. + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + You should have received a copy of the GNU General Public License along + with this program; if not, write to the Free Software Foundation, Inc., + 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + +Also add information on how to contact you by electronic and paper mail. + +If the program is interactive, make it output a short notice like this +when it starts in an interactive mode: + + Gnomovision version 69, Copyright (C) year name of author + Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'. + This is free software, and you are welcome to redistribute it + under certain conditions; type `show c' for details. + +The hypothetical commands `show w' and `show c' should show the appropriate +parts of the General Public License. Of course, the commands you use may +be called something other than `show w' and `show c'; they could even be +mouse-clicks or menu items--whatever suits your program. + +You should also get your employer (if you work as a programmer) or your +school, if any, to sign a "copyright disclaimer" for the program, if +necessary. Here is a sample; alter the names: + + Yoyodyne, Inc., hereby disclaims all copyright interest in the program + `Gnomovision' (which makes passes at compilers) written by James Hacker. + + , 1 April 1989 + Ty Coon, President of Vice + +This General Public License does not permit incorporating your program into +proprietary programs. If your program is a subroutine library, you may +consider it more useful to permit linking proprietary applications with the +library. If this is what you want to do, use the GNU Lesser General +Public License instead of this License. diff --git a/libfm-qt-0.14.1.tar.gz b/libfm-qt-0.14.1.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..e4d75728e96a87f6c426ae41ac98c9161ea04040 Binary files /dev/null and b/libfm-qt-0.14.1.tar.gz differ diff --git a/libfm-qt.spec b/libfm-qt.spec new file mode 100644 index 0000000000000000000000000000000000000000..e99fdf52f9cab5a79adb9f8e3f1d3b1cf8d583a9 --- /dev/null +++ b/libfm-qt.spec @@ -0,0 +1,737 @@ +Name: libfm-qt +Version: 0.14.1 +Release: 199.2%{?dist} +Summary: Companion library for PCManFM +License: GPLv2+ +URL: http://www.gd-linux.com +Source0: %{name}-%{version}.tar.gz + +BuildRequires: nde-build-tools >= 0.0.1 +BuildRequires: pkgconfig(Qt5Help) +BuildRequires: pkgconfig(Qt5X11Extras) +BuildRequires: qt5-qtbase-private-devel +%{?_qt5:Requires: %{_qt5}%{?_isa} = %{_qt5_version}} +BuildRequires: pkgconfig(x11) +BuildRequires: pkgconfig(xcb) +BuildRequires: pkgconfig(glib-2.0) +BuildRequires: pkgconfig(gio-2.0) +BuildRequires: pkgconfig(gio-unix-2.0) +BuildRequires: pkgconfig(libfm) +BuildRequires: nde-lib-devel >= 0.0.1 +BuildRequires: kf5-kwindowsystem-devel +BuildRequires: pkgconfig(libmenu-cache) >= 0.3.0 +BuildRequires: libexif-devel +BuildRequires: libdrmicon +BuildRequires: libfm-devel +%if 0%{?el7} +BuildRequires: devtoolset-7-gcc-c++ +%endif +BuildRequires: menu-cache-devel +BuildRequires: libmount-devel + +BuildRequires: kf5-kcoreaddons-devel +BuildRequires: kf5-ki18n-devel +BuildRequires: kf5-kio-devel + +Requires: e2fsprogs +Requires: ntfsprogs +Requires: xfsprogs +Requires: dosfstools +Requires: libdrmicon +Obsoletes: libfm-qt5 < 0.11.0 +Obsoletes: libfm-qt4 <= 0.9.0 +Obsoletes: libfm-qt-common <= 0.9.0 +Provides: libfm-qt5 = %{version} +Requires: %{name}-l10n = %{version}-%{release} +%description +Libfm-Qt is a companion library providing components to build +desktop file managers. + +%package devel +Summary: Development files for libfm-qt +Requires: libfm-qt%{?_isa} = %{version}-%{release} +Requires: menu-cache-devel +Requires: libmount-devel +Obsoletes: libfm-qt-devel <= 0.9.0 +Obsoletes: libfm-qt5-devel < 0.11.0 +Obsoletes: libfm-qt4-devel <= 0.9.0 +Provides: libfm-qt5-devel = %{version} + +%description devel +libfm-qt-devel package contains libraries and header files for +developing applications that use libfm-qt. + + +%package l10n +Summary: Translations for libfm-qt +Requires: %{name} = %{version}-%{release} +%description l10n +This package provides translations for the libfm-qt package. + +%prep +%setup -q + +%build +%if 0%{?el7} +scl enable devtoolset-7 - <<\EOF +%endif +mkdir -p %{_target_platform} +pushd %{_target_platform} + %{cmake_nde} -DPULL_TRANSLATIONS=NO .. +popd + +make %{?_smp_mflags} -C %{_target_platform} +%if 0%{?el7} +EOF +%endif + +%install +make install/fast DESTDIR=%{buildroot} -C %{_target_platform} +#mkdir -p %{buildroot}/%{_sysconfdir}/tmpfiles.d +#mkdir -p %{buildroot}/%{_sysconfdir}/udev/rules.d +#cp %{_builddir}/%{name}-%{version}/src/media.conf %{buildroot}/%{_sysconfdir}/tmpfiles.d/ +#cp %{_builddir}/%{name}-%{version}/src/99-udisks2.rules %{buildroot}/%{_sysconfdir}/udev/rules.d/ + +# We need fix this upstream +find %{buildroot} -size 0 -delete + +# The following line is an ugly workaround for upstream issue +# https://github.com/lxqt/libfm-qt/issues/350 +sed -i "s/Requires:.*/Requires: Qt5Widgets Qt5X11Extras/" %{buildroot}/%{_libdir}/pkgconfig/libfm-qt.pc + +%find_lang libfm-qt --with-qt + +%ldconfig_scriptlets + +%files +%doc AUTHORS CHANGELOG README.md +%license LICENSE +%{_libdir}/libfm-qt.so +%{_libdir}/libfm-qt.so.6* +%{_datadir}/libfm-qt +#%{_sysconfdir}/tmpfiles.d/media.conf +#%{_sysconfdir}/udev/rules.d/99-udisks2.rules + +%files devel +%{_libdir}/libfm-qt.so +%{_libdir}/pkgconfig/libfm-qt.pc +%{_includedir}/libfm-qt/ +%dir %{_datadir}/cmake/fm-qt +%{_datadir}/cmake/fm-qt/* +%{_datadir}/libfm-qt/archivers.list +%{_datadir}/libfm-qt/terminals.list +%{_datadir}/mime/packages/libfm-qt-mimetypes.xml + +%files l10n -f libfm-qt.lang +%doc AUTHORS CHANGELOG README.md +%license LICENSE +%dir %{_datadir}/libfm-qt/translations + +%changelog +* Tue Dec 31 2024 heleilei - 0.14.1-199.2 +- fix build error + +* Mon Dec 30 2024 heleilei - 0.14.1-199.1 +- fix build error + +* Wed Nov 10 2021 Wu Shangmin - 0.14.1-199 +- 修复中文翻译问题 + +* Fri Oct 08 2021 Wu Shangmin - 0.14.1-198 +- 调整桌面图标宽度 + +* Thu Sep 30 2021 Wu Shangmin - 0.14.1-197 +- 禁止删除用户目录下的默认文件夹和桌面的默认图标 + +* Tue Sep 28 2021 Wu Shangmin - 0.14.1-196 +- 拖动用户目录下的默认文件夹到其他路径时以copy的形式而不是以move形式 + +* Mon Sep 27 2021 Li Shengsong - 0.14.1-195 +- 磁盘挂载点多国语言支持(#4240) + +* Wed Sep 22 2021 Wu Shangmin - 0.14.1-194 +- 异常关闭文件夹后,将文件夹删除,点击文件管理器,点击恢复关闭前状态,出现空目录(#4204) + +* Mon Sep 13 2021 Luo Junchao - 0.14.1-193 +- 修复文件对话框的文件监视器创建失败的问题 + +* Mon Sep 13 2021 Luo Junchao - 0.14.1-192 +- 修复文件对话框无法关闭属性框,修复文件对话框添加文件不显示 + +* Fri Sep 03 2021 Wu Shangmin 0.14.1-191 +- 文件管理器中的多个文件剪切粘贴至其他路径,只显示出部分(#4065) + +* Wed Sep 01 2021 Zhou Tuan - 0.14.1-190 +- 修复输入法输入问题,关闭自动补齐功能 + +* Wed Sep 01 2021 Wu shangmin - 0.14.1-189 +- 添加判断是否为用户目录默认文件夹接口 + +* Tue Aug 24 2021 Wu shangmin - 0.14.1-188 +- 系统语言非简体中文时,桌面图标间的间距异常(#3993) + +* Mon Aug 23 2021 Li Shengsong - 0.14.1-187 +- 修复翻译问题 + +* Tue Jul 27 2021 Li Shengsong - 0.14.1-186 +- 优化文件替换界面,文件属性界面 + +* Wed Jul 21 2021 Luo Junchao - 0.14.1-185 +- 蓝牙设备界面已经有发送任务禁止再次点击 + +* Mon Jul 19 2021 Luo Junchao - 0.14.1-184 +- 修复翻译文件 + +* Mon Jul 19 2021 Li shengsong - 0.14.1-183 +- 汉化全部QMessagebox弹窗按钮 + +* Fri Jul 16 2021 Luo Junchao - 0.14.1-182 +- 优化蓝牙菜单的状态和控制中心的蓝牙状态同步 + +* Thu Jul 15 2021 Luo Junchao - 0.14.1-181 +- 优化剪切文件夹时同名覆盖拒绝的问题 + +* Thu Jul 15 2021 lv kaiyi - 0.14.1-180 +- 修复远程目录显示收藏夹功能的问题 + +* Wed Jul 14 2021 Luo Junchao - 0.14.1-179 +- 限制表头最小宽度,防止文字和图标重叠 + +* Wed Jul 14 2021 Wu Shangmin - 0.14.1-178 +- 回退收藏加文件重命名问题(#3761) + +* Wed Jul 14 2021 Luo Junchao - 0.14.1-177 +- 修复ssh远程目录右键菜单闪退的问题 + +* Wed Jul 14 2021 Luo Junchao - 0.14.1-176 +- 优化右键重命名弹窗和覆盖崩溃的问题 + +* Tue Jul 13 2021 Luo Junchao - 0.14.1-175 +- 添加蓝牙发送模块 + +* Tue Jul 13 2021 Wu Shangmin - 0.14.1-174 +- 修复收藏夹中的文件重命名未生效问题(#3761) + +* Fri Jul 9 2021 Luo Junchao - 0.14.1-173 +- 文件夹表头最后一项添加分割线 + +* Fri Jul 2 2021 Li Shengsong - 0.14.1-172 +- 增加libfm-qt和libfm-qt-l10n相互依赖 + +* Thu Jul 01 2021 Wu Shangmin - 0.14.1-171 +- 回退代码 + +* Thu Jul 01 2021 Wu Shangmin - 0.14.1-170 +- 回退文件管理器地址栏不及时更新问题 + +* Thu Jul 1 2021 Luo Junchao - 0.14.1-169 +- 修改远程服务拖动到本地为复制操作 + +* Wed Jun 30 2021 Wu Shangmin - 0.14.1-168 +- 修复自定义文件管理器窗口点击地址栏崩溃问题(#3770) + +* Wed Jun 30 2021 Li Shengsong - 0.14.1-167 +- 修复文件管理器弹窗图标不明确问题 + +* Tue Jun 29 2021 Wu Shangmin - 0.14.1-166 +- 修复地址栏不更新问题 + +* Wed Jun 23 2021 Luo Junchao - 0.14.1-165 +- 修复拖动到远程文件夹的实时刷新问题和由远程文件时重命名对话框触发的事件不生效的问题 + +* Tue Jun 22 2021 Li Shengsong - 0.14.1-164 +- 在libfm-qt包中增加libfm-qt.so动态链接库 + +* Tue Jun 22 2021 Luo Junchao - 0.14.1-163 +- 优化支持拖动文件到左边快捷入口 + +* Tue Jun 22 2021 Wu Shangmin - 0.14.1-162 +- 修复文件管理器地址栏不及时更新问题(#3692) + +* Mon Jun 21 2021 Luo Junchao - 0.14.1-161 +- 优化操作远程文件实时刷新的问题 + +* Thu Jun 17 2021 Wu Shangmin - 0.14.1-160 +- 修复"."开头文件无法显示问题(#3720) + +* Fri Apr 09 2021 Zhou Tuan - 0.14.1-159 +- 修复计算机界面部分磁盘大小显示不完整的问题 + +* Thu Apr 01 2021 Zhou Tuan - 0.14.1-158 +- 去掉一些本来是udisks2包的配置文件 + +* Thu Mar 25 2021 Wu Jiaheng - 0.14.1-157 +- 修改桌面圆角混成器判断 + +* Wed Mar 24 2021 lv kaiyi - 0.14.1-156 +- 修改翻译文件 + +* Tue Mar 23 2021 Wu Shangmin - 0.14.1-155 +- 修复ctrl+鼠标滚轮放大缩小图标空出一列的问题 + +* Mon Mar 22 2021 Wu Jiaheng - 0.14.1-154 +- nde-archiver补充类型 + +* Fri Mar 19 2021 He Leilei - 0.14.1-153 +- 补充gz类型(wu.jiaheng),优化再次点击触发重命名 + +* Fri Mar 19 2021 He Leilei - 0.14.1-152 +- 优化再次点击触发重命名 + +* Thu Mar 18 2021 Wu Jiaheng - 0.14.1-151 +- 补全类型 + +* Fri Mar 12 2021 lv kaiyi - 0.14.1-150 +- 地址栏弹簧显示问题 + +* Wed Mar 10 2021 wu jiaheng - 0.14.1-149 +- 压缩模式下点击保存按钮不会打开目录,传递后缀名 + +* Wed Mar 10 2021 lv kaiyi - 0.14.1-148 +- 增加取消收藏提示,增加地址栏收藏夹间距 + +* Tue Mar 09 2021 Wu Shangmin - 0.14.1-147 +- 修复桌面文字两行显示问题 + +* Tue Mar 09 2021 zhou tuan - 0.14.1-146 +- 修改文件重命名框样式 + +* Fri Mar 05 2021 Wu Shangmin - 0.14.1-145 +- 恢复文件hover功能 + +* Wed Mar 03 2021 Wu Jiaheng - 0.14.1-144 +- 限制桌面鼠标右键菜单的最大长度 + +* Wed Mar 03 2021 Wu Jiaheng - 0.14.1-143 +- 取消过滤功能时取消名字的目录判断 + +* Mon Mar 01 2021 He Leilei - 0.14.1-142 +- 再次点击选中项可重命名,修复桌面重命名框透明的问题 + +* Fri Feb 26 2021 Wu Jiaheng - 0.14.1-141 +- 设置接口取消filedialog的过滤栏功能,改为后缀名栏 + +* Sat Feb 20 2021 Wu Shangmin - 0.14.1-140 +- 修复文件管理器图标模式图标大小不对的问题 + +* Mon Feb 08 2021 Wu Shangmin - 0.14.1-139 +- UX-文件管理器-左右宽度一致(#3339) +- UX-文件管理器-按住CTRL键放大缩小图标,上下左右间距与图标大小缩放(#3340) + +* Wed Feb 03 2021 zhou tuan - 0.14.1-138 +- 去掉文件hover功能 + +* Fri Jan 29 2021 Wu Jiaheng - 0.14.1-137 +- filedialog取消更改树状图样式,添加翻译,修改sidepane滑动条边缘颜色,取消重命名画笔 + +* Fri Jan 29 2021 He Leilei - 0.14.1-136 +- 回退 再次点击选中项可重命名 + +* Wed Jan 27 2021 Wu Jiaheng - 0.14.1-135 +- 修复我的电脑可以重命名的问题,超时后再次点击不会触发重命名 + +* Wed Jan 27 2021 Wu Jiaheng - 0.14.1-134 +- 修改列表视图下重命名输入框偏移问题 + +* Wed Jan 27 2021 He Leilei - 0.14.1-133 +- 再次点击选中项可重命名,右键可能出现的崩溃问题,重命名框太小的问题。 + +* Wed Jan 20 2021 zhou tuan - 0.14.1-132 +- 修复计算机页面移动磁盘弹出后还显示重命名磁盘问题 + +* Mon Jan 18 2021 zhou tuan - 0.14.1-131 +- 在计算机页面,U盘制作镜像盘不再提供重命名入口 + +* Mon Jan 11 2021 zhou tuan - 0.14.1-130 +- 修复文件修改时间不能及时更新的问题 + +* Thu Jan 07 2021 zhou tuan - 0.14.1-129 +- 修复dvd光驱显示重命名问题 + +* Tue Jan 5 2021 Wu Jiaheng - 0.14.1-128 +- 修复一些不能重命名的设备不显示重命名选项 + +* Tue Jan 5 2021 Wu Jiaheng - 0.14.1-127 +- 处理多个文件不能压缩zip问题 + +* Tue Dec 08 2020 zhou tuan - 0.14.1-126 +- 修复依赖问题 + +* Fri Dec 04 2020 zhou tuan - 0.14.1-125 +- 修复个别移动硬盘无法显示图标问题(#3031) + +* Thu Dec 03 2020 zhou tuan - 0.14.1-124 +- 将libmount依赖改成libmount-devel依赖 + +* Thu Dec 03 2020 Wu Shangmin - 0.14.1-123 +- 添加libmount依赖 + +* Fri Nov 27 2020 zhou tuan - 0.14.1-122 +- 只有挂载了home才在文件管理器左侧显示用户磁盘 + +* Fri Nov 27 2020 Wu Shangmin - 0.14.1-121 +- 修改文件管理器列表视图边距 +- 去掉详细列表视图选中圆角效果 + +* Mon Nov 23 2020 Wu Shangmin - 0.14.1-120 +- 修改文件管理器详细列表样式(1253) + +* Fri Nov 20 2020 wu jiaheng - 0.14.1-119 +- 修改计算机页面home磁盘的显示逻辑 + +* Mon Nov 16 2020 wu jiaheng - 0.14.1-118 +- 远程连接保存密码 + +* Thu Oct 29 2020 lv kaiyi - 0.14.1-117 +- 添加获取文档加密图标 +- 修复保存文件管理器窗口记录失败的问题 + +* Thu Oct 29 2020 He Leilei - 0.14.1-116 +- 修改右键菜单样式 + +* Tue Oct 20 2020 lv kaiyi - 0.14.1-115 +- 文件管理器添加选中第一个文件接口 + +* Thu Oct 15 2020 zhou tuan - 0.14.1-114 +- 修改计算机页面左侧的系统磁盘显示名称 + +* Tue Oct 13 2020 zhou tuan - 0.14.1-113 +- 修复多分区磁盘卸载/弹出问题 + +* Mon Oct 12 2020 lv kaiyi - 0.14.1-112 +- 增加保存文件管理器打开记录功能 + +* Fri Oct 9 2020 lv kaiyi - 0.14.1-111 +- 修改文件夹快捷方式打开方式 + +* Fri Sep 25 2020 lv kaiyi - 0.14.1-110 +- 修复解析链接路径错误到问题 + +* Thu Sep 24 2020 lv kaiyi - 0.14.1-109 +- 收藏成功后,显示收藏成功提示 + +* Tue Sep 22 2020 lv kaiyi - 0.14.1-108 +- 修复文件重命名后,对应收藏夹项会自动关联 +- 文件名相同收藏夹会修改显示名称 +- 删除文件,收藏夹对应收藏项不会删除到问题 +- 远程连接根目录不能显示收藏 + +* Mon Sep 21 2020 Wu Shangmin - 0.14.1-107 +- 修复文件或文件夹无法直接拖动到回收站视图问题(#2823) +- 修复远程服务器拖动文件不是复制问题(#2825) + +* Fri Sep 18 2020 zhou tuan - 0.14.1-106 +- 添加计算机界面下移动磁盘右键弹出选项 + +* Thu Sep 17 2020 zhou tuan - 0.14.1-105 +- 修复多分区磁盘全部卸载之后不能弹出问题 + +* Thu Sep 17 2020 lv kaiyi - 0.14.1-104 +- 修改搜索结果数量显示不正确,搜索结果显示两个相同文件问题 +- 收藏夹重命名后收藏项失效的问题 + +* Wed Sep 16 2020 zhou tuan - 0.14.1-103 +- 修复不能打开根目录下bin,sbin,lib,lib64等连接目录问题 + +* Mon Sep 14 2020 zhou tuan - 0.14.1-102 +- 修复概率性不能弹出的问题 + +* Thu Sep 10 2020 zhou tuan - 0.14.1-101 +- 修复远程连接卸载失败问题 + +* Thu Sep 10 2020 wu jiaheng - 0.14.1-100 +- 添加汉化 + +* Wed Sep 09 2020 zhou tuan - 0.14.1-99 +- 修复移动磁盘卸载闪退问题 + +* Wed Sep 09 2020 Wu Shangmin - 0.14.1-98 +- 修复获取复制中文路径乱码问题 + +* Wed Sep 09 2020 zhou tuan - 0.14.1-97 +- 修改计算机界面的文件系统和home不能重命名 + +* Tue Sep 08 2020 Wu Shangmin - 0.14.1-96 +- 修复拖动复制问题 + +* Mon Sep 07 2020 lv kaiyi - 0.14.1-95 +- 删除收藏夹文件删除相对应记录 +- 双击链接文件夹,直接打开对应的文件夹 + +* Mon Sep 07 2020 lv kaiyi - 0.14.1-94 +- 修复闪退问题 + +* Thu Sep 03 2020 lv kaiyi - 0.14.1-93 +- 添加收藏夹功能 + +* Thu Sep 03 2020 zhou tuan - 0.14.1-92 +- 修复新窗口打开,再卸载磁盘之后焦点不正确以及闪退问题 + +* Wed Sep 02 2020 Wu Shangmin - 0.14.1-91 +- 修复文件夹内拖动会复制问题(#2720) +- desktop应用粘贴时,如有相同文件显示名也需添加“复件”(#2778) + +* Fri Aug 28 2020 zhou tuan - 0.14.1-90 +- 修复home图标显示不正确问题 + +* Thu Aug 27 2020 Wu Shangmin - 0.14.1-89 +- 修复desktop应用重命名相同的问题(#2724) +- 去掉“连接至服务器”右键中的“在新标签页打开”和“在新窗口中打开”功能(#2739) + +* Tue Aug 25 2020 lv kaiyi - 0.14.1-88 +- 文件管理器添加递归显示文件的功能 + +* Mon Aug 24 2020 Wu Shangmin - 0.14.1-87 +- 修复应用名有特殊转义字符无法重命名问题(#2683) +- 不支持创建快捷方式时,弹出提示框 + +* Thu Aug 20 2020 Wu Shangmin - 0.14.1-86 +- 修改创建文件或文件夹不需要弹框(#2630)(#2631) +- 修改shift+delete删除文件按enter键的默认焦点(#2662) + +* Thu Aug 20 2020 zhou tuan - 0.14.1-85 +- 修复插拔U盘,文件管理器没有及时刷新的问题 + +* Thu Aug 20 2020 zhou tuan - 0.14.1-84 +- 修复卸载或弹出挂载设备焦点错误以及闪退问题 + +* Wed Aug 19 2020 lv kaiyi - 0.14.1-83 +- 修复文件管理器闪退原因 + +* Mon Aug 17 2020 zhou tuan - 0.14.1-82 +- 修复computer:///下显示home的bug + +* Mon Aug 17 2020 zhou tuan - 0.14.1-81 +- 在computer:///下添加home的显示 + +* Mon Aug 17 2020 Wu Shangmin - 0.14.1-80 +- 修复桌面应用快捷方式重命名卡死问题(#2603) +- 修复属性框中desktop文件重命名失败问题(#2599) +- 修复创建快捷方式中文乱码问题 +- 恢复快捷方式小图标 + +* Mon Aug 17 2020 lv kaiyi - 0.14.1-79 +- 修复文件管理器右键连接到服务闪退,重新打开文件管理器远程连接右键菜单没有卸载功能 + +* Thu Aug 13 2020 Wu Shangmin - 0.14.1-78 +- 禁止复制、剪切桌面默认应用文件 +- 创建多个快捷方式时不需要弹框提示重复命名 + +* Thu Aug 13 2020 zhou tuan - 0.14.1-77 +- 修复进入磁盘文件夹后,左侧的弹出图标显示不正常问题 + +* Thu Aug 13 2020 zhou tuan - 0.14.1-76 +- 修复拔出移动硬盘,文件管理器闪退问题 + +* Thu Aug 13 2020 zhou tuan - 0.14.1-75 +- 添加网络链接的卸载功能 + +* Mon Aug 10 2020 Wu Shangmin - 0.14.1-74 +- 不允许桌面默认图标的复制或移动到其它路径 +- 添加获取压缩及压缩到的QAction的函数 + +* Fri Aug 07 2020 zhou tuan - 0.14.1-73 +- 不允许本地磁盘有卸载和隐藏功能 + +* Thu Aug 06 2020 wu jiaheng - 0.14.1-72 +- 补传关于远程连接没记住密码 + +* Wed Aug 05 2020 lv kaiyi - 0.14.1-71 +- 远程连接断开后,主动卸载 + +* Tue Aug 04 2020 lv kaiyi - 0.14.1-70 +- 修改选中placeview中item是否有效的判断条件 + +* Mon Aug 03 2020 Wu Shangmin - 0.14.1-69 +- 屏蔽回收站、计算机中右键菜单的部分无用功能 +- 修复压缩成zip的中文乱码问题(#2420) +- 修复回收站右键文件闪退问题(#2461) + +* Fri Jul 31 2020 lv kaiyi - 0.14.1-68 +- 添加远程连接卸载功能 + +* Fri Jul 31 2020 lv kaiyi - 0.14.1-67 +- 修改远程连接根目录时显示背景颜色异常,禁止左侧菜单栏拖动 + +* Fri Jul 31 2020 wu jiaheng - 0.14.1-66 +- 记住远程密码 + +* Thu Jul 30 2020 Wu Shangmin - 0.14.1-65 +- 修复同一个路径下无法进行多次复制问题(#2442) +- 修复复件文件无法打开问题(#2432) +- 修复右键文件属性窗口顶至问题 + +* Wed Jul 29 2020 Wu Shangmin - 0.14.1-64 +- 修复右键菜单默认打开程序随文件管理器最小化而最小化问题(#2334) + +* Tue Jul 28 2020 Wu Shangmin - 0.14.1-63 +- 右键菜单功能顺序调整 + +* Mon Jul 27 2020 lv kaiyi - 0.14.1-62 +- 文件管理器远程连接显示在网络栏,我的电脑磁盘列表详细模式显示类型大小问题 + +* Mon Jul 27 2020 Wu Shangmin - 0.14.1-61 +- 修复移动文件到文件夹仅生成链接问题 + +* Thu Jul 23 2020 Wu Shangmin - 0.14.1-60 +- 添加文件管理器路径按钮显示的右键菜单中的功能(1939) +- 修复右键菜单偶尔会有黑边框问题 + +* Thu Jul 23 2020 lv kaiyi - 0.14.1-59 +- ctrl + 右键,文件管理器闪退问题 + +* Wed Jul 22 2020 Zhou Tuan - 0.14.1-58 +- 修复磁盘设备图标问题 + +* Mon Jul 20 2020 Zhou Tuan - 0.14.1-57 +- 修复文件管理器弹出磁盘左侧焦点不对的问题 + +* Thu Jul 16 2020 lv kaiyi - 0.14.1-56 +- 修改文件管理器左侧菜单栏图片泛白问题 + +* Thu Jul 16 2020 Wu Shangmin - 0.14.1-55 +- 文件管理器左侧视图右键菜单添加打开功能 +- 文件管理器地址栏右键菜单重写 + +* Thu Jul 16 2020 lv kaiyi - 0.14.1-54 +- 回收站右键菜单添加删除功能 + +* Wed Jul 15 2020 lv kaiyi - 0.14.1-53 +- 右键菜单添加自定义菜单,文件管理器详细模式自定义列宽刷新问题 + + +* Wed Jul 15 2020 Zhou Tuan - 0.14.1-52 +- 修复新建分区概率性点击不能进去的问题以及移动硬盘不能弹出问题 + +* Tue Jul 14 2020 lv kaiyi - 0.14.1-51 +- 修改个人目录下文件无法重定向问题 + +* Tue Jul 14 2020 Wu Shangmin - 0.14.1-50 +- 修复复制文件被删除时”粘贴“还可用问题(#2278) + +* Mon Jul 13 2020 Zhou Tuan - 0.14.1-49 +- 修复快速多次双击卸载按钮导致文件管理器闪退的问题 + +* Mon Jul 13 2020 Zhou Tuan - 0.14.1-48 +- 修改本地磁盘不能卸载以及右键卸载文件管理器闪退的问题 + +* Mon Jul 13 2020 Wu Shangmin - 0.14.1-47 +- 添加右键菜单中的选中图标 + +* Fri Jul 10 2020 Wu Shangmin - 0.14.1-46 +- 右键菜单样式修改及添加菜单小图标 + +* Wed Jul 08 2020 Zhou Tuan - 0.14.1-45 +- 修复文件管理器闪退的问题 + +* Mon Jul 06 2020 Wu Shangmin - 0.14.1-44 +- 添加右键菜单阴影 + +* Mon Jul 06 2020 lv kaiyi - 0.14.1-43 +- 修改点击磁盘列表图片打不开磁盘问题 + +* Mon Jul 06 2020 Wu Shangmin - 0.14.1-42 +- 修复右键属性窗口随文件管理器窗口最小化而最小化问题 +- 修复右键属性在任务栏中的图标不是对应应用图标问题(#2253) + +* Mon Jul 06 2020 Zhou Tuan - 0.14.1-41 +- 修复挂载磁盘写权限问题 + +* Fri Jul 03 2020 Wu Shangmin - 0.14.1-40 +- 修改右键菜单样式 + +* Fri Jul 03 2020 Wu Shangmin - 0.14.1-39 +- 修复无法解压.war格式压缩包问题(#2242) + +* Fri Jul 03 2020 Wu Shangmin - 0.14.1-38 +- 更改调用系统命名的调用函数 + +* Fri Jul 03 2020 lv kaiyi - 0.14.1-37 +- 修改地址栏右键菜单 + +* Thu Jul 02 2020 Wu Shangmin - 0.14.1-36 +- 汉化“By File Group” + +* Thu Jul 02 2020 Wu Shangmin - 0.14.1-35 +- 修改文件管理器查看子菜单中文命名 + +* Thu Jul 02 2020 Wu Shangmin - 0.14.1-34 +- 汉化文件管理器右键的“查看” + +* Thu Jul 02 2020 Wu Shangmin - 0.14.1-33 +- 添加文件管理器右键菜单的“查看”功能 + +* Thu Jul 02 2020 lv kaiyi - 0.14.1-32 +- 修改文件管理器与桌面样式 + +* Wed Jul 01 2020 Zhou Tuan - 0.14.1-31 +- 修复计算机显示多余设备问题 + +* Wed Jul 01 2020 Wu Shangmin - 0.14.1-30 +- 修复文件管理器不存在所有者、类型、组的排序方式问题(#2223) + +* Wed Jul 01 2020 Wu Shangmin - 0.14.1-29 +- 修复无法解压.cbz问题(#2206) + +* Tue Jun 30 2020 Wu Shangmin - 0.14.1-28 +- 优化图标右键重命名功能 + +* Tue Jun 30 2020 lv kaiyi - 0.14.1-27 +- 修改文件管理器磁盘显示排列,地址栏空间 + +* Tue Jun 30 2020 Zhou Tuan - 0.14.1-26 +- 修改移动设备弹出图标 + +* Mon Jun 29 2020 lv kaiyi - 0.14.1-25 +- 修改磁盘剩余空间显示,快捷方式显示 + + +* Sun Jun 28 2020 Wu Shangmin - 0.14.1-24 +- 修复以管理员身份运行的desktop文件弹出询问框的问题 + +* Tue Jun 23 2020 lv kaiyi - 0.14.1-23 +- 修改桌面样式 + +* Tue Jun 23 2020 lv kaiyi - 0.14.1-22 +- 修改Treeview间隔标注,滚动条样式 + +* Fri Jun 19 2020 lv kaiyi - 0.14.1-21 +- 修改treeview选中显示背景 + +* Thu Jun 18 2020 Wu Shangmin - 0.14.1-20 +- 添加一个桌面图标排序时发射清除固定图标座标的信号 + +* Thu Jun 18 2020 Zhou Tuan - 0.14.1-19 +- 修改磁盘命名区分大小写 + +* Wed Jun 17 2020 Zhou Tuan - 0.14.1-18 +- 添加磁盘重命名功能 + +* Tue Jun 16 2020 lv kaiyi - 0.14.1-17 +- 文件管理器,文件、磁盘显示布局 + +* Tue Jun 16 2020 Wu Shangmin - 0.14.1-16 +- 修复文件管理器闪退问题 + +* Mon Jun 15 2020 Wu Shangmin - 0.14.1-15 +- 屏蔽图标右键菜单中的“信任这个可执行文件”功能(1007) + +* Thu Jun 11 2020 Wu Shangmin - 0.14.1-14 +- 修复“Compress to”无法翻译成中文问题及修改默认打开终端为ndeterminal + +* Wed Jun 10 2020 lv kaiyi - 0.14.1-13 +- 汉化左侧菜单栏 + +* Mon Jun 08 2020 Wu Shangmin - 0.14.1-12 +- 添加默认压缩为zip的快捷方式(1011) + +* Fri Jun 5 2020 lv kaiyi - 0.14.1-11 +- 修改文件管理器侧边栏,工具栏以及显示区域相关动态库 + +* Wed May 27 2020 Wu Shangmin - 0.14.1-10 +- 桌面图标具备按名称、生成时间、文件大小排序功能(1006) + +* Thu May 14 2020 Wu Shangmin - 0.14.1-9 +- 修改NDE依赖关系(984) + +