Changelog for
dolphin-zsh-completion-24.12.2-1.1.noarch.rpm :
* Tue Feb 04 2025 Christophe Marin
- Update to 24.12.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/24.12.2/- Changes since 24.12.1:
* Clear forward action popup menu before adding history actions
* Icons: when adding overlays pass in the output size (kde#498211)
* information panel: scale according dpr (kde#497576)
* Tue Jan 07 2025 Christophe Marin - Update to 24.12.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/24.12.1/- Changes since 24.12.0:
* Fix focus changing when unminimising on X11 (kde#497803)
* dolphinview: Update thumbnail on filename change (kde#497555)
* ViewProperties: Return nullptr if viewPropertiesString is empty (kde#495878)
* DolphinViewContainer: make sure searchbox is initialized before setSearchPath (kde#497021)- Drop patches, merged upstream:
* 0001-DolphinViewContainer-make-sure-searchbox-is-initiali.patch
* 0001-dolphinview-Update-thumbnail-on-filename-change.patch
* 0001-ViewProperties-Return-nullptr-if-viewPropertiesStrin.patch
* Sun Dec 29 2024 hui - fix super user mode in right click menu
* Thu Dec 19 2024 Christophe Marin - Add upstream fixes:
* 0001-DolphinViewContainer-make-sure-searchbox-is-initiali.patch (kde#497021)
* 0001-dolphinview-Update-thumbnail-on-filename-change.patch (kde#497555)
* 0001-ViewProperties-Return-nullptr-if-viewPropertiesStrin.patch (kde#495878)
* Wed Dec 18 2024 hui - Fix Desktopfile to start in super user mode as dbus-launch is no longer part of the basesystem (boo#1234692)
* Sun Dec 08 2024 Christophe Marin - Update to 24.12.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/24.12.0/- No code change since 24.11.90
* Mon Dec 02 2024 Christophe Marin - Update to 24.11.90
* New feature release- Changes since 24.11.80:
* natural sort: exclude extension when comparing filenames (kde#416025)
* Sat Nov 16 2024 Christophe Marin - Update to 24.11.80
* New feature release- Too many changes since 24.08.3, only listing bugfixes:
* when splitting view, use selected folder as url (kde#483937)
* ViewProperties: Store view properties in extended file attributes (kde#322922)
* Add a sort by duration option for videos (kde#482508)
* Add context menu items to Trash view and items (kde#493808)
* dolphinview: when rename dialog finishes, immediately update the model and the selection (kde#481717)
* dolphinview: after inline renaming, immediately update the selection (kde#481717)
* KFileItemModel: fix `setData` in the renaming usage (kde#481561)
* dolphinview: add error message when renaming failed in dialog mode (kde#481561)
* DolphinViewContainer: Delay changing the url (kde#492277, kde#473377)
* dolphintrash.cpp: Update trash dir on device changes (kde#493247)
* settings: Fix the Use Current Location button (kde#491753)
* KItemListRoleEditor: minimize resize() occurences (kde#479695)
* Use QLocale to display localized time role group (kde#488088)
* Fix display of filename ampersands in actions (kde#491684)
* Only accept left mouse button for double click actions (kde#485295)
* KStandardItemListWidget: select by number of unicode chars (kde#466814)
* Kitemlistcontroller: only accept doubleclick for left mouse button (kde#485295)
* Tue Nov 05 2024 Christophe Marin - Update to 24.08.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/24.08.3/- No code change since 24.08.2
* Tue Oct 08 2024 Christophe Marin - Update to 24.08.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/24.08.2/- Changes since 24.08.1:
* Ignore trailing slashes when comparing place URLs
* Fix display of filename ampersands in actions (kde#491684)
* Tue Sep 10 2024 Christophe Marin - Update to 24.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/24.08.1/- Changes since 24.08.0:
* settings: Fix the Use Current Location button (kde#491753)
* KItemListRoleEditor: minimize resize() occurences (kde#479695)
* Update .gitlab-ci.yml file
* Mon Aug 19 2024 Christophe Marin - Update to 24.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/24.08.0/- Too many changes since 24.05.2, only listing bugfixes:
* KStandardItemListWidget: select by number of unicode chars (kde#466814)
* Offer installing Filelight if no disk usage analyzer was found (kde#477739)
* Add \"Move to New Folderā¦\" action (kde#484555)
* Avoid implicitly selecting items (kde#424723)
* Check if namejob is already being run before opening new createDirectory dialog (kde#481401)
* DolphinView: Update selection on newly created item(s) Adjust paste to url to new KF6 signals (kde#476670)
* Tue Jul 02 2024 Christophe Marin - Update to 24.05.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/24.05.2/- Changes since 24.05.1:
* Add missing GENERATE_MOC to kconfig_add_kcfg_files
* CI: Disable Craft Windows
* Wed Jun 12 2024 Christophe Marin - Update to 24.05.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/24.05.1/- Changes since 24.05.0:
* Explicitly link against Qt::DBus
* Sun May 19 2024 Christophe Marin - Update to 24.05.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/24.05.0/- Changes since 24.04.80:
* Revert \"DragAndDropHelper::updateDropAction: use StatJob for remote URLs\"
* Fri May 03 2024 Christophe Marin - Update to 24.04.80
* New feature release- Too many changes since 24.02.2, only listing bugfixes:
* Fix crash while entering selection mode with Qt6.7 (kde#485599)
* DisabledActionNotifier: Prevent null dereferences (kde#485089)
* Fix saving sort role after change from header (kde#480246)
* KItemListController: don\'t create rubber band for a right click in an empty region (kde#484881)
* kitemlist: don\'t open dir when double-click on expand arrow (kde#484688)
* Better support for RTL (kde#484012)
* versioncontrol: Prevent a use-after-free in UpdateItemStatesThread (kde#477425)
* Save \'Open Archives as Folders\' setting (kde#474500)
* Add settings page for Panels (kde#480243)
* Sync Dolphin icon with Breeze system-file-manager (kde#482581)
* Remove unneeded code for toggeling dockwidget visibility (kde#481952)
* Start autoActivationTimer only if hovering over a directory (kde#479960)
* Open KFind with current dir (kde#482343)
* Fix a crash in DolphinSearchBox::hideEvent() (kde#481553)
* Improve arrow key navigation for right-to-left languages (kde#453933)
* dolphintabbar: only open tab on double left click (kde#480098)
* Allow popping out a split view (kde#270604)
* Fix: \"empty folder\" placeholder text eating mouse events (kde#441070)
* DolphinMainWindow: autosave session (kde#425627)
* Add setting also hide application/x-trash files when hiding hidden files (kde#475805)
* Always automatically choose a new file name while duplicating (kde#475410)
* Fix: closing split view doesn\'t update tab name BUG: 469316 (kde#469316)
* Tue Apr 09 2024 Christophe Marin - Update to 24.02.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/24.02.2/- Changes since 24.02.1:
* Remove documentation that doesn\'t compile
* Tue Mar 19 2024 Christophe Marin - Update to 24.02.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/24.02.1/- Changes since 24.02.0:
* Save \'Open Archives as Folders\' setting (kde#474500)
* Sync Dolphin icon with Breeze system-file-manager (kde#482581)
* Remove unneeded code for toggeling dockwidget visibility (kde#481952)
* flatpak: Switch to non-preview runtime
* Open KFind with current dir (kde#482343)
* Fix compile with Qt 6.7
* Fix a crash in DolphinSearchBox::hideEvent() (kde#481553)- Drop patch, merged upstream:
* 0001-Remove-unneeded-code-for-toggeling-dockwidget-visibi.patch
* Sun Mar 17 2024 Christophe Marin - Add upstream fix for disappearing panels (boo#1221513):
* 0001-Remove-unneeded-code-for-toggeling-dockwidget-visibi.patch
* Fri Feb 23 2024 Christophe Marin - Update to 24.02.0
* New feature release- Changes since 24.01.95:
* Fix a crash in DolphinSearchBox::hideEvent() (kde#481553)
* Fix flatpak
* Never emit the fileMiddleClickActivated signal if isTabsForFilesEnabled is true
* Revert \"DolphinView: merge update functions into set functions\"
* Fri Feb 09 2024 Christophe Marin - Update to 24.01.95
* https://kde.org/announcements/megarelease/6/rc2/
* Tue Dec 05 2023 Christophe Marin - Update to 23.08.4
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.08.4/- Changes since 23.08.3:
* Adapt to renamed activities library repo
* Tue Nov 07 2023 Christophe Marin - Update to 23.08.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.08.3/- Changes since 23.08.2:
* Reflect move of KActivities out of Frameworks to Plasma
* Update to reflect move of KUserFeedback to Frameworks
* Process correct model when applying service menu changes (kde#475547)
* snapcraft: initial import snapcraft files.
* Tue Oct 10 2023 Christophe Marin - Update to 23.08.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.08.2/- No code change since 23.08.1
* Tue Sep 12 2023 Christophe Marin - Update to 23.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.08.1/- Changes since 23.08.0:
* Copy Location: Make sure to export path with native separators
* Sun Aug 20 2023 Christophe Marin - Update to 23.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/23.08.0/- Changes since 23.07.90:
* Don\'t compute size for non-local urls (kde#472912)
* Mon Aug 14 2023 Christophe Marin - Update to 23.07.90
* New feature release- No code change since 23.07.80
* Tue Aug 01 2023 Christophe Marin - Update to 23.07.80
* New feature release- Changes since 23.04.3:
* Add explicit moc includes to sources for moc-covered headers
* Use ellipsis everywhere instead of three dots
* Move focus from hiding selection mode bars to view (kde#469621)
* Fix Refresh tooltip text and add Refresh whatsThis text (kde#469263)
* Hide application/x-trash files following showHidenFiles
* Tabbar: duplicate tab when double clicking on it (kde#470388)
* Settings Add ViewModes > Content display
* Expand or collapse all selected folders on Key Right/Left
* KDirectoryContentsCounter: show intermediate dir size counting results, improve stopping, improve data caching
* Add a TODO KF6 to solve bug 464722
* Fix build without KF5Activities
* Disable Qt6 CIĀ build in master, use kf6 branch for Qt6
* Fix test regression in DolphinMainWindowTest::testGoActions
* Revert \"Adapt autotest to new expected \"Space\" key behaviour\"
* Fix activating the Selection Mode with a keyboard shortcut (kde#465489)
* Add DolphinTabPage::inactiveViewContainer()
* Improve copying and moving items between panels
* FilterBar: improve keyboard behavior and tab ordering
* TerminalPanel: better check if terminal needs to change its currentWorkingDirectory when unmounting
* DolphinView: allow selectUrls to be considered for selection in more cases (kde#407161)
* Reuse existing proxy style (kde#468548)
* Make \"don\'t run me with sudo/kdesu\" message informative
* Add test for openFiles()
* Context menu: allow to show copy to/move to inactive split view (kde#356436)
* panels/information: Add option to not show information for hovered item (kde#364956)
* Prevent dragging on non-writable directories
* Tue Jul 04 2023 Christophe Marin - Update to 23.04.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.04.3/- No code change since 23.04.2
* Tue Jun 06 2023 Christophe Marin - Update to 23.04.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.04.2/- Changes since 23.04.1:
* Revert \"Restrict attaching instances to those on the same activity or same virtual desktop\" (kde#408919)
* Tue May 09 2023 Christophe Marin - Update to 23.04.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.04.1/- Changes since 23.04.0:
* Fix build without KF5Activities
* Fix activating the Selection Mode with a keyboard shortcut (kde#465489)
* Restrict attaching instances to those on the same activity or same virtual desktop
* Wed May 03 2023 Fabian Vogt - Have dolphin-part-lang supplement dolphin-part on pre-TW (boo#1210984)
* Sat Apr 15 2023 Christophe Marin - Update to 23.04.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/23.04.0/
* Fri Mar 31 2023 Christophe Marin - Update to 23.03.90
* New feature release
* Fri Mar 17 2023 Christophe Marin - Update to 23.03.80
* New feature release- Rebase patches:
* dolphin-go_up.diff
* 0001-Revert-Disallow-executing-Dolphin-as-root-on-Linux.patch
* Tue Feb 28 2023 Christophe Marin - Update to 22.12.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.12.3/
* Tue Jan 31 2023 Christophe Marin - Update to 22.12.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.12.2/
* Tue Jan 03 2023 Christophe Marin - Update to 22.12.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.12.1/
* Fri Dec 02 2022 Christophe Marin - Update to 22.12.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/22.12.0/
* Sat Nov 26 2022 Christophe Giboudeaux - Update to 22.11.90
* New feature release
* Sat Nov 12 2022 Christophe Giboudeaux - Update to 22.11.80
* New feature release
* Tue Nov 01 2022 Christophe Giboudeaux - Update to 22.08.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.3/
* Tue Oct 11 2022 Christophe Giboudeaux - Update to 22.08.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.2/
* Tue Sep 06 2022 Christophe Giboudeaux - Update to 22.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.1/
* Sun Aug 14 2022 Christophe Giboudeaux - Update to 22.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/22.08.0/
* Fri Aug 05 2022 Christophe Giboudeaux - Update to 22.07.90
* New feature release
* Sat Jul 16 2022 Christophe Giboudeaux - Update to 22.07.80
* New feature release
* Tue Jul 05 2022 Christophe Giboudeaux - Update to 22.04.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.04.3/
* Wed Jun 08 2022 Christophe Giboudeaux - Update to 22.04.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.04.2/
* Tue May 10 2022 Christophe Giboudeaux - Update to 22.04.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.04.1/
* Mon Apr 18 2022 Christophe Giboudeaux - Update to 22.04.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/22.04.0/
* Fri Apr 08 2022 Christophe Giboudeaux - Update to 22.03.90
* New feature release
* Wed Mar 23 2022 Christophe Giboudeaux - Update to 22.03.80
* New feature release- Too many changes since 21.12.3, only listing bugfixes:
* KItemListHeaderWidget: don\'t crash if widget == nullptr (kde#449238)
* Display Apply button in KCMs (kde#448352)
* [CompactView] Remove animation on file rename (kde#449179)
* KStandardItemListWidget: handle RtL drawing properly (kde#449211)
* Fix zooming animation (kde#449179)
* Expose konsolepart shortcuts in Dolphin\'s shortcuts view (kde#428265)
* Full row highlight implementation (kde#181438)
* Properly display parent folders when filtering is active and items are added or refreshed (kde#442275)
* Move \"Default\" option to the front in \"Select Remote Charset\" menu (kde#445148)
* Tue Mar 01 2022 Christophe Giboudeaux - Update to 21.12.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/21.12.3/- Changes since 21.12.2.1:
* Fix rating pixmap alignment on high-dpi screens
* Sun Feb 06 2022 Christophe Giboudeaux - Update to 21.12.2.1
* Fix opening FTP files in their preferred app
* Use the CDN based endpoint rather than the legacy endpoint
* Tue Feb 01 2022 Christophe Giboudeaux - Update to 21.12.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/21.12.2/- Changes since 21.12.1:
* Revert \"[DetailsView] Improve zooming\" (kde#447215)
* Tue Jan 04 2022 Christophe Giboudeaux - Update to 21.12.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/21.12.1/- Changes since 21.12.0:
* Use QUrl::toDisplayString when presenting to the user