The NetBSD Project

CVS log for pkgsrc/x11/libfm-qt/distinfo

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / x11 / libfm-qt

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.15: download - view: text, markup, annotated - select for diffs
Mon Apr 28 01:45:38 2025 UTC (2 weeks, 1 day ago) by gutteridge
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +4 -4 lines
libfm-qt: update to 2.2.0

libfm-qt-2.2.0 / 2025-04-17
============================
 * Modernized string literals.
 * Enabled custom options for local terminals list.
 * List common apps in "Open With" menu with multiple MIME types.
 * Removed menu-cache version checks from `vfs-menu.c`.
 * Try better to change directory on mounting by clicking in side-pane.
 * Reorder XML ui files to correct tab orders.
 * Replaced qMin,qMax,qBound,qRound and qAbs with standard functions.
 * Support zstandard for Ark.
 * Capitalized "Move Files".

Revision 1.14: download - view: text, markup, annotated - select for diffs
Fri Nov 15 12:28:33 2024 UTC (5 months, 3 weeks ago) by pin
Branches: MAIN
CVS tags: pkgsrc-2025Q1-base, pkgsrc-2025Q1, pkgsrc-2024Q4-base, pkgsrc-2024Q4
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +4 -4 lines
x11/libfm-qt: update to 2.1.0

libfm-qt-2.1.0 / 2024-11-05
============================
 * Add 6 menu icons.
 * Updated mime_types of lxqt-archiver in `archivers.list`.
 * Allow paths in name entry of file dialog.
 * Select name without extension in overwrite prompts.
 * Disable access control of root files in properties dialog.
 * Workaround for side-pane text color with Qt6's style change.
 * Give parent to File Properties dialog from context menu.
 * Check real file name for filtering in file dialog.
 * Fixed creating of web shortcuts by drag-and-drop.
 * Fixed a vulnerability about trusted locations.
 * Prevent truncated labels in prompt for executing.
 * Prevent truncated labels in file properties dialog.
 * Removed debug messages for external thumbnails.
 * Removed debug messages on launching.
 * Fixed external thumbnails of relative symlinks.
 * Added a nullity check to `ThumbnailJob`.
 * Removed "Invert Selection" from folder context menu.
 * Detect remote and read-only file systems.
 * Enhanced the detection of changes in folder config.
 * Fixed the scaled pixmap of `Fm::IconEngine`.
 * Silenced a compilation warning about `GDestroyNotify`.
 * Allow relative paths for folder icons.

Revision 1.13: download - view: text, markup, annotated - select for diffs
Fri Aug 2 17:00:25 2024 UTC (9 months, 1 week ago) by pin
Branches: MAIN
CVS tags: pkgsrc-2024Q3-base, pkgsrc-2024Q3
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +4 -4 lines
x11/libfm-qt: update to 2.0.2

libfm-qt-2.0.2 (2024-05-08)
 - Fixed a regression in running executable files in terminal.

libfm-qt-2.0.1 (2024-05-04)
 - Removed a redundant child-parent relation in pathbar to prevent a rare crash
   with Qt ≥ 6.7.

libfm-qt-2.0.0 (2024-04-17)
 - Ported to Qt6.
 - Added lxqt-menu-data dependency to `README.md`.
 - Updated mime types of lxqt-archiver and arqiver.
 - Added 4 menu icons.
 - Workaround for Qt bug in a context menu invoked by Menu key.

Revision 1.12: download - view: text, markup, annotated - select for diffs
Tue Nov 14 01:00:45 2023 UTC (17 months, 4 weeks ago) by gutteridge
Branches: MAIN
CVS tags: pkgsrc-2024Q2-base, pkgsrc-2024Q2, pkgsrc-2024Q1-base, pkgsrc-2024Q1, pkgsrc-2023Q4-base, pkgsrc-2023Q4
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +4 -4 lines
libfm-qt: update to 1.4.0

libfm-qt-1.4.0 / 2023-11-05
============================
 * Use lxqt-menu-data instead of lxmenu-data.
 * Don't select extensions on creating new template files.
 * Prevent invisible "Create New" dialog under Wayland.
 * Also add suffixes containing dot on saving with LXQt file dialog.
 * Remember password and anonymity settings of mount dialog.
 * Fixed a crash on deleting path-bar.
 * Added `foot` to `terminals.list`.
 * Get terminals list also from data directories.

Revision 1.11: download - view: text, markup, annotated - select for diffs
Tue Apr 18 09:39:27 2023 UTC (2 years ago) by pin
Branches: MAIN
CVS tags: pkgsrc-2023Q3-base, pkgsrc-2023Q3, pkgsrc-2023Q2-base, pkgsrc-2023Q2
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +4 -4 lines
x11/libfm-qt: update to 1.3.0

libfm-qt-1.3.0 / 2023-04-15
============================
 * Fixed the thumbnail/icon rectangle in list views.
 * Allowed typing of text tab with inline renaming.
 * Open non-executable files that have executable file type
   (like non-executable scripts with root executable flag).
 * Allowed disabling of smooth scrolling in all view modes.
 * File dialog: Add extension on saving only if it makes sense.
 * Go to name start/end with Home/End keys during inline renaming.
 * Keep selection and tree expansion in app chooser dialog when menu-cached
   reloads the apps tree.
 * Fixed pressing of ENTER in the file dialog, especially in the file-saving
   dialog.
 * Ensure `Escape` closes the popup of path-edit completer.
 * Treat zero-sized files based on their extensions.
 * Use "New file" as the default name for new files
   (especially after GLib 2.75.1).
 * Ensure toolbar background is shown behind path-bar.
 * Prevent long content search texts from widening search dialog.

Revision 1.10: download - view: text, markup, annotated - select for diffs
Fri Jan 6 00:34:31 2023 UTC (2 years, 4 months ago) by gutteridge
Branches: MAIN
CVS tags: pkgsrc-2023Q1-base, pkgsrc-2023Q1
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +4 -4 lines
libfm-qt: update to 1.2.1

Change log:

libfm-qt-1.2.1 / 2023-01-02
============================
 * 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.

Revision 1.9: download - view: text, markup, annotated - select for diffs
Sat Nov 12 05:03:33 2022 UTC (2 years, 6 months ago) by gutteridge
Branches: MAIN
CVS tags: pkgsrc-2022Q4-base, pkgsrc-2022Q4
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +4 -4 lines
libfm-qt: update to 1.2.0

Change log:

libfm-qt-1.2.0 / 2022-11-05
============================
 * 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`.

Revision 1.8: download - view: text, markup, annotated - select for diffs
Sun Apr 24 15:03:14 2022 UTC (3 years ago) by pin
Branches: MAIN
CVS tags: pkgsrc-2022Q3-base, pkgsrc-2022Q3, pkgsrc-2022Q2-base, pkgsrc-2022Q2
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +4 -4 lines
x11/libfm-qt: update to 1.1.0

Main changes:
-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).

Revision 1.7: download - view: text, markup, annotated - select for diffs
Fri Nov 19 09:37:17 2021 UTC (3 years, 5 months ago) by pin
Branches: MAIN
CVS tags: pkgsrc-2022Q1-base, pkgsrc-2022Q1, pkgsrc-2021Q4-base, pkgsrc-2021Q4
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +4 -4 lines
x11/libfm-qt: 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.

Revision 1.6: download - view: text, markup, annotated - select for diffs
Tue Oct 26 11:34:08 2021 UTC (3 years, 6 months ago) by nia
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2 -2 lines
x11: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes

Unfetchable distfiles (fetched conditionally?):
./x11/py-qt4/distinfo PyQt4_gpl_mac-4.12.3.tar.gz

Revision 1.5: download - view: text, markup, annotated - select for diffs
Thu Oct 7 15:13:53 2021 UTC (3 years, 7 months ago) by nia
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +1 -2 lines
x11: Remove SHA1 hashes for distfiles

Revision 1.4: download - view: text, markup, annotated - select for diffs
Tue Apr 20 18:01:18 2021 UTC (4 years ago) by pin
Branches: MAIN
CVS tags: pkgsrc-2021Q3-base, pkgsrc-2021Q3, pkgsrc-2021Q2-base, pkgsrc-2021Q2
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +5 -5 lines
x11/libfm-qt: update to 0.17.0

libfm-qt-0-17.1 / 2021-04-16
============================
   - Fixed compilation against Qt5.12.

libfm-qt-0.17.0 / 2021-04-15
============================
  - Fixed compilation with Qt >=5.15.3.
  - Add Alacritty to terminals list.
  - Fixed template renaming before creating.
  - Fixed the localization of LXQt file dialog.
  - Used Qt5.15's Qt::SplitBehavior.
  - Enabled the Group entry of Properties dialog when file belongs to user.
  - Fixed a rare crash on emptying Trash.
  - Used Qt5 signal/slot syntax.
  - Added the missing eject button in a special case.
  - Fixed the xarchiver command to create archives.
  - Launch multiple files associated with the same app together.
  - Added an open-with menu-item to open mixed selections with default apps.
  - Don't try to auto-select hidden files when they aren't shown.
  - Added support for creation time.
  - File dialog: Allow opening of desktop files that are shortcuts.
  - Fixed the size limit for thumbnail creation.
  - Workaround for a bug in QCollator when sorting files.
  - Added a Delete action to trash file context menu.
  - Removed redundant context menu items inside Trash.
  - Silenced the compilation warning about QMatrix.
  - Don't show Unix start time for unsupported times.
  - Set a separate file size limit for external thumbnails.
  - Fixed the emblem positions in compact and detailed views.
  - Guarantee a separator before all custom actions (in context menus).
  - Fixed the sorting by deletion time.
  - Fixed blurred thumbnails with scale factors > 1.
  - Added a missing nullity check in mountoperation.
  - Updated the mimetypes lists of some archivers.
  - Fixed a memory leak in LXQt file dialog.

Revision 1.3: download - view: text, markup, annotated - select for diffs
Mon Dec 7 11:34:52 2020 UTC (4 years, 5 months ago) by pin
Branches: MAIN
CVS tags: pkgsrc-2021Q1-base, pkgsrc-2021Q1, pkgsrc-2020Q4-base, pkgsrc-2020Q4
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +5 -5 lines
x11/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.

Revision 1.2: download - view: text, markup, annotated - select for diffs
Mon Jun 1 10:38:55 2020 UTC (4 years, 11 months ago) by pin
Branches: MAIN
CVS tags: pkgsrc-2020Q3-base, pkgsrc-2020Q3, pkgsrc-2020Q2-base, pkgsrc-2020Q2
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +4 -4 lines
x11/libfm-qt: update to 0.15.1

libfm-qt-0.15.1 / 2020-05-16
============================
  * Bumped API version to 0.15.1.
  * Changed "logout" to "session" in password dialog (because a keyring session may not be the same as a desktop session).

libfm-qt-0.15.0 / 2020-04-21
============================
  * Bumped API version to 0.15.0.
  * Bumped ABI version to 7.0.0.
  * Respect original order on launching multiple files.
  * Prevented a rare random crash in file dialog.
  * Activate a selected item with Enter/Return.
  * Never hide name column of detailed list view.
  * Fixed SMB recursive copy.
  * Workarounds for lack of file monitoring.
  * Removed unneeded headers from Fm namespace.
  * Show more info on item tooltip.
  * Replaced char raw strings literals.
  * Don't use implicit string conversions.
  * Removed duplicated string casts definitions.
  * Clarified the license usage in libfm-qt and fixed the license header of code we took from libfm.
  * The final fix of showing nonexistent files.
  * Workaround for GLib's recursive moving error.
  * Disabled selection corners in single-selection mode.
  * Row-by-row scrolling inside view when Shift is pressed.
  * Smarter extension handling on saving in file dialog.
  * Fixed a small miscalculation in detailed list rubber-band.
  * Fixes for smooth scrolling.
  * Added deletion time to Trash.
  * Completed the thumbnail transformations based on EXIF.
  * Replaced methods deprecated by Qt 5.13.
  * Don't start item DND until the cursor is really moved.
  * Support DND to Places panel.
  * Fix crash when window is closed before finishing mount operation.
  * Fixed DND with MTP.
  * Easier and richer auto-completion.
  * Fixed comparison of GiB-sized files.
  * Corrected lxqt-archiver's mimetypes and added arqiver to archivers list.
  * Don't show "untrust" emblem where it isn't needed.
  * Only select first columns on selecting all items of a list view.
  * Fixed problems in graying-out of cut files.
  * Fixed a crash in renaming bookmark with dot in its name.
  * Improved bookmark DND.
  * Fixed creating bookmark items with NULL path.
  * Always show real file names in Properties dialog.
  * Follow view setting when showing file names on tooltips.
  * Fixed lack of overwrite prompt in some cases with file dialog.
  * Fixed a potential cause of crash in showing errors.
  * An option to show folder context menu with Ctrl + right click.
  * Select the current folder on showing the directory tree.
  * Support DND to directory tree (in side pane).
  * Enforce eject button width (on side pane).
  * Added an option to show hidden file after others.
  * Set info query cancellation error to mild in dir list job.
  * Added frame to side pane combo and changed its text.
  * Fixed horizontal wheel scrolling in compact mode with Qt  5.14.0.
  * Keep Device Usage label, progressbar and text together. in properties dialog.
  * Use GIO's display/copy name when renaming/transferring files.
  * Consider locale when sorting custom actions.
  * Better DND from remote folders to external apps.
  * Made template options work (in pcmanfm-qt).
  * Activate side-pane's focused item on pressing Enter/Return.
  * Fixed selection with arrow keys after pressing selection corner.
  * Disable Create New in context menu when not possible.
  * Never consider icons selected in icon/thumbnail view.
  * Also open remote links in desktop entries.
  * Allow saving mount passwords if gnome-keyring is present.
  * Fixed disabled file DND in rare cases.
  * Sharp view icons with scale factors > 1.

Revision 1.1: download - view: text, markup, annotated - select for diffs
Thu Feb 20 06:07:54 2020 UTC (5 years, 2 months ago) by gutteridge
Branches: MAIN
CVS tags: pkgsrc-2020Q1-base, pkgsrc-2020Q1
libfm-qt: import new package, version 0.14.1

This is the core library of PCManFM-Qt.

Packaged in pkgsrc-wip by pin, as part of a broader effort toward
providing all of LXQt and associated utility applications. (Additional
portability fixes by myself on import to pkgsrc.)

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options

CVSweb <webmaster@jp.NetBSD.org>