Commit Graph

  • 8e30e78a31 - 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 Vetter 2019-02-25 10:04:57 +00:00
  • 7e881d21d7 - Update license to: LGPL-2.1-or-later AND GPL-2.0-or-later Michael Vetter 2019-02-22 15:19:50 +00:00
  • dae2283525 - Update license to: LGPL-2.1-or-later AND GPL-2.0-or-later Michael Vetter 2019-02-22 15:19:50 +00:00
  • 6cbde81369 - Fix lang requirement: %{lang_package} has implicit requires on %{name} We need to use %{lang_package -r libfm-qt6} to specify correct name. Michael Vetter 2019-02-11 13:59:04 +00:00
  • 72188f2a19 - Fix lang requirement: %{lang_package} has implicit requires on %{name} We need to use %{lang_package -r libfm-qt6} to specify correct name. Michael Vetter 2019-02-11 13:59:04 +00:00
  • 4fa92986ea - Update to 0.14.0: * 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 Michael Vetter 2019-01-31 09:37:03 +00:00
  • 9d2984ad4e - Update to 0.14.0: * 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 Michael Vetter 2019-01-31 09:37:03 +00:00
  • 63022f79c8 Accepting request 618031 from X11:LXQt Dominique Leuenberger 2018-06-29 20:23:36 +00:00
  • b02ccc5724 Accepting request 618031 from X11:LXQt Dominique Leuenberger 2018-06-29 20:23:36 +00:00
  • 84f43348fe - Update to 0.13.0: * This LibFM-Qt point release fixes a regression in Qt 5.11 which will crash PcmanFM-Qt under certain conditions * Seems to be a problem in Qt 5.11 which is fixed in 5.11.1 * Disconnect old source model Michael Vetter 2018-06-12 09:44:28 +00:00
  • d85f439f73 - Update to 0.13.0: * This LibFM-Qt point release fixes a regression in Qt 5.11 which will crash PcmanFM-Qt under certain conditions * Seems to be a problem in Qt 5.11 which is fixed in 5.11.1 * Disconnect old source model Michael Vetter 2018-06-12 09:44:28 +00:00
  • fdbb310d8c - Update to 0.13.0: * 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 Michael Vetter 2018-05-22 14:19:24 +00:00
  • 7b2d228845 - Update to 0.13.0: * 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 Michael Vetter 2018-05-22 14:19:24 +00:00
  • b339b136fe Accepting request 603589 from X11:LXQt Dominique Leuenberger 2018-05-04 09:30:22 +00:00
  • 4386f74cbf Accepting request 603589 from X11:LXQt Dominique Leuenberger 2018-05-04 09:30:22 +00:00
  • 7811a14219 Accepting request 603587 from home:jubalh:libfm-qt-fix Michael Vetter 2018-05-03 10:23:02 +00:00
  • 962c36cc3b Accepting request 603587 from home:jubalh:libfm-qt-fix Michael Vetter 2018-05-03 10:23:02 +00:00
  • d9e9adf036 Accepting request 535965 from X11:LXQt Dominique Leuenberger 2017-10-24 20:22:41 +00:00
  • c5f1dd0d65 Accepting request 535965 from X11:LXQt Dominique Leuenberger 2017-10-24 20:22:41 +00:00
  • ee849553d0 - Update to 0.12.0: * 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 Michael Vetter 2017-10-23 10:16:21 +00:00
  • 42be5047e8 - Update to 0.12.0: * 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 Michael Vetter 2017-10-23 10:16:21 +00:00
  • c6baeb93bc Accepting request 460513 from X11:LXQt Dominique Leuenberger 2017-03-13 14:32:29 +00:00
  • abf39c2f4a Accepting request 460513 from X11:LXQt Dominique Leuenberger 2017-03-13 14:32:29 +00:00
  • d832bf36ba Accepting request 460277 from home:sfalken:branches:X11:LXQt Michael Vetter 2017-02-26 12:11:14 +00:00
  • a3f22aab99 Accepting request 460277 from home:sfalken:branches:X11:LXQt Michael Vetter 2017-02-26 12:11:14 +00:00
  • c17c9303b2 Accepting request 432104 from X11:LXQt Dominique Leuenberger 2016-10-06 10:42:59 +00:00
  • a61cc6c315 Accepting request 432104 from X11:LXQt Dominique Leuenberger 2016-10-06 10:42:59 +00:00
  • c9baa5af99 Accepting request 431482 from home:jengelh:branches:X11:LXQt Michael Vetter 2016-09-30 21:48:54 +00:00
  • 7e1cceb825 Accepting request 431482 from home:jengelh:branches:X11:LXQt Michael Vetter 2016-09-30 21:48:54 +00:00
  • 15aa8e3a57 - Install LICENSE and README.md Michael Vetter 2016-09-27 07:45:50 +00:00
  • f6d7b31c02 - Install LICENSE and README.md Michael Vetter 2016-09-27 07:45:50 +00:00
  • b97bc65d0d - Initial package for 0.11.1 - It's a split out of libfm-qt from pcmanfm-qt - Get spec file from X11:LXQt:git and adapt - Add keyring and asc file Michael Vetter 2016-09-24 17:58:25 +00:00
  • e64cc32a1c - Initial package for 0.11.1 - It's a split out of libfm-qt from pcmanfm-qt - Get spec file from X11:LXQt:git and adapt - Add keyring and asc file Michael Vetter 2016-09-24 17:58:25 +00:00