8bd31866eb
- Update to version 2.3.1: * Reverted the workaround for moving directory over directory. For now, sticking with GIO's default behavior is the wisest choice.
Shawn Dunn2025-11-27 22:28:24 +00:00
55e41ccba7
Accepting request 1315867 from X11:LXQt
Ana Guerrero2025-11-06 17:14:07 +00:00
70d8458ba9
- Update to version 2.3.0: * "Safely Remove" is added to side-pane context menu when possible * A workaround is added for GLib's problem with moving directory over directory * Fixed building with Qt 6.10 * Other small fixes and changes
Shawn Dunn2025-11-05 16:46:53 +00:00
a15d6f222b
Accepting request 1270838 from X11:LXQt
Ana Guerrero2025-04-22 15:26:15 +00:00
302433f2d4
- Update to version 2.2.0: * Code cleanup and Update * Custom options are enabled for local terminals list * Common apps are listed in "Open With" menu when multiple files with different MIME types are selected * Try better to change directory on mounting by clicking in the side pane
Shawn Dunn2025-04-18 14:20:01 +00:00
94f82efbb5
Accepting request 1270649 from home:sfalken:branches:X11:LXQt
Shawn Dunn2025-04-18 14:20:01 +00:00
d9579f6ddd
- 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.
Michael Vetter2023-11-05 14:30:39 +00:00
639cd3ce87
- 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.
Michael Vetter2023-11-05 14:30:39 +00:00
d5a4282e51
- 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.
Michael Vetter2023-01-02 13:21:56 +00:00
8cdb66be01
- 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.
Michael Vetter2023-01-02 13:21:56 +00:00
f24ada60af
- 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).
Michael Vetter2022-04-27 19:29:53 +00:00
b95adbfedf
- 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).
Michael Vetter2022-04-27 19:29:53 +00:00
19c6a26977
- Update to 1.0.0: * Added support for adding/removing of emblems with File Properties dialog. * Added mount, unmount and eject actions to file context menu under computer:/// or wherever possible. * Avoided a freeze on mounting encrypted volumes. * Workaround for a bug in GFileMonitor regarding folder symlinks. * Added "Empty Trash" action to Trash's folder menu. * Enabled Qt's alternating row colors for detailed list view. * Ensured a correct selection order with Shift+mouse in icon view. * Prevented self-overwriting in file prompt dialog. * Fixed Cyrillic case-insensitive regex search. * Enhancements and fixes to smooth scrolling from inside view. * Added an item to LXQt file dialog for showing hidden files. * Added an option to LXQt file dialog for disabling smooth scrolling (in list and compact modes). * Remember hidden columns of LXQt file dialog (in list mode). * Show the context menu of the current folder when the Menu key is pressed and there is no selection. * Fixed two small memory leaks.
Michael Vetter2021-11-08 09:23:25 +00:00
14244e47f2
- Update to 1.0.0: * Added support for adding/removing of emblems with File Properties dialog. * Added mount, unmount and eject actions to file context menu under computer:/// or wherever possible. * Avoided a freeze on mounting encrypted volumes. * Workaround for a bug in GFileMonitor regarding folder symlinks. * Added "Empty Trash" action to Trash's folder menu. * Enabled Qt's alternating row colors for detailed list view. * Ensured a correct selection order with Shift+mouse in icon view. * Prevented self-overwriting in file prompt dialog. * Fixed Cyrillic case-insensitive regex search. * Enhancements and fixes to smooth scrolling from inside view. * Added an item to LXQt file dialog for showing hidden files. * Added an option to LXQt file dialog for disabling smooth scrolling (in list and compact modes). * Remember hidden columns of LXQt file dialog (in list mode). * Show the context menu of the current folder when the Menu key is pressed and there is no selection. * Fixed two small memory leaks.
Michael Vetter2021-11-08 09:23:25 +00:00
f4a7fe1e72
- Update to 0.17.0: * Creation time is supported. * Multiple files that are associated with the same app are launched together. * A menu-item is added to the "Open With..." menu to open mixed selections with their default apps. * The size limit for thumbnail creation is fixed. * Blurred thumbnails with scale factors > 1 are fixed. * A Delete action is added to the context menu of a trashed file. Also, redundant items are removed from that menu. * The Group entry of Properties dialog is enabled when the file belongs to user. * A rare crash on emptying Trash is fixed. * The localization of LXQt file dialog is enabled. * An issue is fixed in renaming template files before creating them. * The emblem positions are corrected in compact and detailed views. * Sorting by deletion time is corrected inside Trash. * Other fixes and code cleanup.
Michael Vetter2021-04-16 06:45:43 +00:00
439cd0cf44
- Update to 0.17.0: * Creation time is supported. * Multiple files that are associated with the same app are launched together. * A menu-item is added to the "Open With..." menu to open mixed selections with their default apps. * The size limit for thumbnail creation is fixed. * Blurred thumbnails with scale factors > 1 are fixed. * A Delete action is added to the context menu of a trashed file. Also, redundant items are removed from that menu. * The Group entry of Properties dialog is enabled when the file belongs to user. * A rare crash on emptying Trash is fixed. * The localization of LXQt file dialog is enabled. * An issue is fixed in renaming template files before creating them. * The emblem positions are corrected in compact and detailed views. * Sorting by deletion time is corrected inside Trash. * Other fixes and code cleanup.
Michael Vetter2021-04-16 06:45:43 +00:00
f3ea1e8189
- 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.
Michael Vetter2020-11-04 13:24:13 +00:00
7c84cb32bc
- 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.
Michael Vetter2020-11-04 13:24:13 +00:00
a49934fcde
- Update to 0.15.1: * Changed "logout" to "session" in the password dialog because a keyring session may not be the same as a desktop session.
Michael Vetter2020-05-17 07:04:08 +00:00
b040b57044
- Update to 0.15.1: * Changed "logout" to "session" in the password dialog because a keyring session may not be the same as a desktop session.
Michael Vetter2020-05-17 07:04:08 +00:00
08de5e9fc7
Accepting request 762948 from home:z1trus:branches:X11:LXQt
Michael Vetter2020-01-12 15:02:06 +00:00
73179b910e
Accepting request 762948 from home:z1trus:branches:X11:LXQt
Michael Vetter2020-01-12 15:02:06 +00:00
a7a0c685d3
Accepting request 678860 from X11:LXQt
Stephan Kulow
2019-02-25 16:58:56 +00:00
9f59b4c557
Accepting request 678860 from X11:LXQt
Stephan Kulow
2019-02-25 16:58:56 +00:00
32a7f56822
- Update to 0.14.1: * 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
Michael Vetter2019-02-25 10:04:57 +00:00