* Sat Mar 09 2019 lbeltrame@kde.org
- Update to 18.12.3
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-18.12.3.php
- Changes since 18.12.2:
* Fix crash during shutdown (kde#402784)
* Word-wrap KMessageWidget text
* [DolphinView] Use correct color group
* Sort preview plugins case-insensitively
* Sat Feb 09 2019 lbeltrame@kde.org
- Update to 18.12.2
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-18.12.2.php
- Changes since 18.12.1:
* Fix member initialization
* [versioncontrolobserver] Update working directory on tab activation
* [versioncontrolobserver] Do not use static plugin objects
* Fri Jan 11 2019 lbeltrame@kde.org
- Update to 18.12.1
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-18.12.1.php
- Changes since 18.12.0:
* fix display of image orientation
* Fix title update when changing active split view (kde#402641)
* Use https over http for homepage url
* Add failing test case for bug #402641
* Use correct icon for the "New Window" menu item
* Fri Dec 14 2018 lbeltrame@kde.org
- Update to 18.12.0
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-18.12.0.php
- Changes since 18.11.90:
* KItemListWidget: Use initStyleOption
* Fix selection when navigating back, with size sorting. (kde#352296)
* Mon Dec 03 2018 lbeltrame@kde.org
- Update to 18.11.90
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-18.12-rc.php
- Changes since 18.11.80:
* Do not disconnect all StorageAccess signals when unmounting (kde#400992)
* Improve Ux for the places panel's hidden items (kde#400860)
* move kcrash link to dolphin app (which is the effective user)
* Tue Nov 20 2018 Luca Beltrame <lbeltrame@kde.org>
- Run spec-cleaner
* Tue Nov 20 2018 lbeltrame@kde.org
- Update to 18.11.80
* New feature release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-18.12-beta.php
- Changes since 18.08.3:
* Too many changes to list here
* Thu Nov 08 2018 lbeltrame@kde.org
- Update to 18.08.3
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-18.08.3.php
- Changes since 18.08.2:
* Don't enable two-clicks renaming in single-click mode
* [KStandardItemListWidget] Pass icon state to overlay painter
* Update hidden state correctly (kde#399599)
* Thu Oct 11 2018 lbeltrame@kde.org
- Update to 18.08.2
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-18.08.2.php
- Changes since 18.08.1:
* [PlacesItemModelTest] More index-related fixes
* [PlacesItemModel] Fix testSystemItems()
* [PlacesItemModelTest] Fix testHideItem()
* [PlacesItemModelTest] Fix testTearDownDevice()
* [PlacesItemModelTest] Fix testDeletePlace()
* [PlacesItemModelTest] Fix testGroups() test case
* Follow-up of commit 9760f9607d
* [PlacesItemModelTest] Check whether Desktop and Download folders exist
* Fix disabling of DolphinNewFileMenu
* Add test cases for enabled status of DolphinNewFileMenu
* Fix that dragging a file can trigger inline rename. (kde#398375)
* Don't assign twice the same key to the action New Tab (kde#398324)
* Do use QIcon::Selected for non-icon view
* [KStandardItemListWidget] Round to icon size before applying scaling
* Correctly save behaviourOnLaunch (kde#398022)
* Don't use QIcon::Selected state for selected icon (kde#398014)
- Dropped patches, now upstream:
* Fix-that-dragging-a-file-can-trigger-inline-rename.patch
* Dont-assign-twice-the-same-key-to-the-action-New-Tab.patch
* Thu Sep 27 2018 wbauer@tmo.at
- Add Dont-assign-twice-the-same-key-to-the-action-New-Tab.patch to
avoid an "Ambiguous shortcuts" error on startup when running
dolphin on a different desktop than Plasma
(boo#1109372, kde#398324)
* Thu Sep 06 2018 lbeltrame@kde.org
- Update to 18.08.1
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-18.08.1.php
- Changes since 18.08.0:
* Pretty-print "creationtime" role
* Thu Aug 16 2018 christophe@krop.fr
- Update to 18.08.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-18.08.0.php
- Changes since 18.07.80:
* Remove custom icon selection for trash
* Compare UDS entry times directly instead of going through KFileItem
* Thu Jul 26 2018 lbeltrame@kde.org
- Update to 18.07.80
* New feature release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-18.08-beta.php
- Changes since 18.04.3:
* Too many changes to list here
- Refreshed patches:
* 0001-Revert-Disallow-executing-Dolphin-as-root-on-Linux.patch
* Fri Jul 13 2018 lbeltrame@kde.org
- Update to 18.04.3
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-18.04.3.php
- Changes since 18.04.2:
* Fix loop of FocusIn events
* [KBalooRolesProvider] Support properties of type QStringList (kde#395033)
* Fri Jun 08 2018 lbeltrame@kde.org
- Update to 18.04.2
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-18.04.2.php
- Changes since 18.04.1:
* Fix crash in PlacesItem::setUrl() (kde#394507)
* Add missing i18n call (kde#394194)
* Fri May 11 2018 lbeltrame@kde.org
- Update to 18.04.1
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-18.04.1.php
- Changes since 18.04.0:
* Don't filter out duplicated entries from places panel (kde#393528)
* Update window title after closing split view (kde#385111)
* Add failing test case for bug #385111
* Fix inconsistent preview spacing and icon wiggly-ness when toggling previews in Icon mode (kde#393306)
* Wed Apr 18 2018 lbeltrame@kde.org
- Update to 18.04.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-18.04.0.php
- Changes since 18.03.90:
* Fix untranslated places panel entries (kde#392822)
* Fri Apr 06 2018 lbeltrame@kde.org
- Update to 18.03.90
* New feature release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-18.04-rc.php
- Changes since 17.12.3:
* Too many changes to list here
- Refresh patches:
* 0001-Revert-Disallow-executing-Dolphin-as-root-on-Linux.patch
* dolphin-go_up.diff
Version: 17.12.3-bp150.2.2
* Thu Mar 08 2018 lbeltrame@kde.org
- Update to 17.12.3
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-17.12.3.php
- Changes since 17.12.2:
* Fix resetting "View Modes" preferences to defaults
* Wed Feb 07 2018 lbeltrame@kde.org
- Update to 17.12.2
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-17.12.2.php
- Changes since 17.12.1:
* Let the terminal panel dock to any part of the window (kde#362593)
* Folderspanel's context-menu option "Limit to Home Directory" is always visible
* folderspanel context-menu option "Limit to Home Directory" should be always visible
* Thu Jan 11 2018 lbeltrame@kde.org
- Update to 17.12.1
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-17.12.1.php
- Changes since 17.12.0:
* infopanel fully resizable
* Revive folderpanel when outside $HOME
* Ignore baloo urls created from new KIO model (kde#387888)
* Sat Dec 09 2017 lbeltrame@kde.org
- Update to 17.12.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-17.12.0.php
- Changes since 17.11.90:
* appdata: update doc URL, more https
* Use CMakePackageConfigHelpers instead of the ECM variant
* Sat Dec 02 2017 lbeltrame@kde.org
- Update to 17.11.90
* New feature release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-17.12-rc.php
- Changes since 17.11.80:
* Fix scrolling during inline renaming causes rename of wrong file (kde#378786)
* Mon Nov 20 2017 lbeltrame@kde.org
- Update to 17.11.80
* New feature release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-17.12-beta.php
- Changes since 17.08.3:
* Too many changes to list here
* Thu Nov 09 2017 lbeltrame@kde.org
- Update to 17.08.3
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-17.08.3.php
- Changes since 17.08.2:
* None
* Mon Oct 16 2017 lbeltrame@kde.org
- Update to 17.08.2
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-17.08.2.php
- Changes since 17.08.1:
* Fix build with Qt 5.10
* Keep renamed file(s) in view
* Make sure we always have Shift+Del as shortcut
* Qt 5 Porting: Q_WS_WIN -> Q_OS_WIN
* Thu Sep 07 2017 lbeltrame@kde.org
- Update to 17.08.1
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-17.08.1.php
- Changes since 17.08.0:
* None
* Fri Aug 11 2017 christophe@krop.fr
- Update to KDE Applications 17.08.0
* New feature release
* https://www.kde.org/announcements/announce-applications-17.08.0.php
- Changes since 17.04.3 :
* Fix loading of dolphinui.rc (kde#382848)
* Use https for knsrc providers
* Fix drop menu position with urlnavigator drops
* Bundle the XMLGUI files into qrc resources.
* Add role for file creation time.
* Fix knewstuff popup menu position on wayland
* Add missing emit keywords
* [Places Panel] Disallow editing devices
* Support "Deletion Time" role in Trash (kde#153492)
* Drop unnecessary method
* Introduce DolphinMainWindowTest
* Move non-exported code to a static library
* add few more Q_DECL_OVERRIDE
* Port tests from ecm_mark_as_test to ecm_add_test
* Fix kfileitemmodeltest
* Remove define to disable exports
* Fix some compiler warnings
* Sat Aug 05 2017 christophe@krop.fr
- Update to KDE Applications 17.07.90
* KDE Applications 17.07.90
* https://www.kde.org/announcements/announce-applications-17.07.90.php
* Sat Jul 15 2017 lbeltrame@kde.org
- Update to 17.04.3
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-17.04.3.php
- Changes since 17.04.2:
* Change in "Open in new tab" feature in Dolphin
* Ignore drops-onto-items from invalid places items (kde#373005)
Version: 17.04.2-2.1
* Wed Jul 12 2017 fabian@ritter-vogt.de
- Replace %lang_package with evaluated macro to be able to add proper
Provides/Obsoletes to avoid file conflicts during installation
* Fri Jul 07 2017 wbauer@tmo.at
- Rename -lang package to dolphin-part-lang and recommend it by the
dolphin-part package, the translations are used by the kpart too
* Avoid boo#1027925 in the context of boo#1047665
* Wed Jun 07 2017 lbeltrame@kde.org
- Update to 17.04.2
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-17.04.2.php
- Changes since 17.04.1:
* Correct searchbox, split view transitions between tabs (kde#379135, kde#380032)
* Wed May 17 2017 lbeltrame@kde.org
- Update to 17.04.1
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-17.04.1.php
- Changes since 17.04.0:
* Don't ignore tag clicks in the tooltips
* Sort the tag-values alphabetically in the "Tags" column (kde#377589)
* Sat Apr 22 2017 fabian@ritter-vogt.de
- Add patch to re-allow running dolphin as root:
* 0001-Revert-Disallow-executing-Dolphin-as-root-on-Linux.patch
* Sun Apr 16 2017 lbeltrame@kde.org
- Update to 17.04.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-17.04.0.php
- Changes since 17.03.90:
* None
* Wed Apr 12 2017 lbeltrame@kde.org
- Update to 17.03.90
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-17.04-rc.php
- Changes since 17.03.80:
* Update name of the delete action in the .rc files
* behavior change -> New Window opens with same URL
* Sat Mar 25 2017 lbeltrame@kde.org
- Update to 17.03.80
* New feature release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-17.03.80.php
- Changes since 16.12.3:
* Too many changes to list here
* Thu Mar 09 2017 lbeltrame@kde.org
- Update to 16.12.3
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-16.12.3.php
- Changes since 16.12.2:
* None
* Thu Feb 09 2017 lbeltrame@kde.org
- Update to KDE Applications 16.12.2
* KDE Applications 16.12.2
* https://www.kde.org/announcements/announce-applications-16.12.2.php
* Sat Jan 14 2017 lbeltrame@kde.org
- - Update to KDE Applications 16.12.1
* KDE Applications 16.12.1
* https://www.kde.org/announcements/announce-applications-16.12.1.php
* Tue Dec 13 2016 tittiatcoke@gmail.com
- Update to KDE Applications 16.12.0
* KDE Applications 16.12.0
* https://www.kde.org/announcements/announce-applications-16.12.0.php
* Sat Dec 03 2016 tittiatcoke@gmail.com
- Update to KDE Applications 16.11.90
* KDE Applications 16.12.0 RC
* https://www.kde.org/announcements/announce-applications-16.12-rc.php
* Tue Nov 29 2016 tittiatcoke@gmail.com
- Update to KDE Applications 16.11.80
* KDE Applications 16.12.0 Beta
* https://www.kde.org/announcements/announce-applications-16.12-beta.php
* Wed Nov 09 2016 lbeltrame@kde.org
- Update to KDE Applications 16.08.3
* KDE Applications 16.08.3
* https://www.kde.org/announcements/announce-applications-16.08.3.php
* Sun Nov 06 2016 wbauer@tmo.at
- Recommend kio-extras5 instead of kio_mtp5, the latter doesn't
exist any more and is part of kio-extras5 now.
Version: 16.08.2-2.18
* Thu Dec 01 2016 wbauer@tmo.at
- Add fix-slow-scrolling-in-dock-panels.patch to fix much too slow
scrolling via mouse wheel in dolphin's side panels
(boo#1012670, kde#365968)
* Wed Oct 12 2016 lbeltrame@kde.org
- Drop properly-check-Shift-toggling.patch, upstreamed
* Tue Oct 11 2016 lbeltrame@kde.org
- KDE Applications 16.08.2
- https://www.kde.org/announcements/announce-applications-16.08.2.php
* Wed Sep 21 2016 wbauer@tmo.at
- Add properly-check-Shift-toggling.patch to fix toggling the
"Move to Trash"/"Delete" actions in the context menu when
pressing Shift (kde#354301)
* Fri Sep 09 2016 tittiatcoke@gmail.com
- Update to KDE Applications 16.08.1
* KDE Applications 16.08.1
* https://www.kde.org/announcements/announce-applications-16.08.1.php
* Fri Aug 12 2016 tittiatcoke@gmail.com
- Update to KDE Applications 16.08.0
* KDE Applications 16.08.0
* https://www.kde.org/announcements/announce-applications-16.08.0.php
* Mon Aug 08 2016 tittiatcoke@gmail.com
- Update to KDE Applications 16.07.90
* KDE Applications 16.07.90 (16.08-RC)
* https://www.kde.org/announcements/announce-applications-16.07.90.php
* Thu Jul 07 2016 tittiatcoke@gmail.com
- Update to KDE Applications 16.04.3
* KDE Applications 16.04.3
* https://www.kde.org/announcements/announce-applications-16.04.3.php
* Fri Jun 10 2016 tittiatcoke@gmail.com
- Update to KDE Applications 16.04.2
* KDE Applications 16.04.2
* https://www.kde.org/announcements/announce-applications-16.04.2.php
* Sat May 07 2016 tittiatcoke@gmail.com
- Update to KDE Applications 16.04.1
* KDE Applications 16.04.1
* https://www.kde.org/announcements/announce-applications-16.04.1.php
- Drop upstreamed patch specify-fallback-icon.patch
* Sun Apr 17 2016 tittiatcoke@gmail.com
- Update to KDE Applications 16.04.0
* KDE Applications 16.04.0
* https://www.kde.org/announcements/announce-applications-16.04.0.php
* Mon Apr 11 2016 tittiatcoke@gmail.com
- Update to KDE Applications 16.03.90
* KDE Applications 16.04.0 RC
* https://www.kde.org/announcements/announce-applications-16.04-rc.php
- Drop upstreamed patch Fix-wrong-path-URL-conversion.patch
Version: 15.12.3-6.1
* Wed Jun 15 2016 alarrosa@suse.com
- Require baloo5-kioslaves so dolphin doesn't show an "Invalid
protocol" error when trying to find a file because the
baloosearch kioslave is not installed.
* Tue Apr 26 2016 wbauer@tmo.at
- Added specify-fallback-icon.patch: fixes missing icons for
certain filetypes where the specified icon doesn't exist
(kde#358958, kde#361034)
* Fri Mar 25 2016 wbauer@tmo.at
- Added Fix-wrong-path-URL-conversion.patch: fixes display of
additional file metadata in dolphin's filelist for indexed files
(boo#970896)
* Sun Mar 13 2016 tittiatcoke@gmail.com
- Update to KDE Applications 15.12.3
* KDE Applications 15.12.3
* https://www.kde.org/announcements/announce-applications-15.12.3.php
* boo#970855
* Fri Feb 26 2016 wbauer@tmo.at
- Remove the --icon parameter (%i) from the command line in
dolphinsu.desktop, it isn't necessary and it makes dolphin crash
on exit due to a bug in Frameworks (boo#965514, kde#359758)
* Sat Feb 13 2016 tittiatcoke@gmail.com
- Update to KDE Applications 15.12.2
* KDE Applications 15.12.2
* https://www.kde.org/announcements/announce-applications-15.12.2.php
* boo#966605
- Drop upstreamed patches:
* fix-check-for-session-close.patch
* Do-not-delete-sub-menus-of-the-control-menu-explicitly.patch
* Thu Jan 28 2016 wbauer@tmo.at
- Added fix-check-for-session-close.patch: don't ask for
confirmation on logout when storing the session
(boo#953014, kde#353548)
* Thu Jan 14 2016 wbauer@tmo.at
- Added Do-not-delete-sub-menus-of-the-control-menu-explicitly.patch:
fixes a possible crash when closing the "Control" menu (boo#952460,
kde#354558)
* Sat Jan 09 2016 tittiatcoke@gmail.com
- Update to KDE Applications 15.12.1
* KDE Applications 15.12.1
* https://www.kde.org/announcements/announce-applications-15.12.1.php
* boo#961265
* Sun Dec 13 2015 tittiatcoke@gmail.com
- Update to KDE Applications 15.12.0
* KDE Applications 15.12.0
* https://www.kde.org/announcements/announce-applications-15.12.0.php
* boo#958887
* Sun Nov 29 2015 tittiatcoke@gmail.com
- Move the installed appdata file to the correct naming to
fix bnc#957041
* Tue Nov 10 2015 tittiatcoke@gmail.com
- Update to KDE Applications 15.08.3
* KDE Applications 15.08.3
* https://www.kde.org/announcements/announce-applications-15.08.3.php
* boo#954531
- Drop upstreamed patch:
allow-home-directories-with-non-local-file-paths.patch
* Sun Oct 25 2015 hrvoje.senjan@gmail.com
- Added allow-home-directories-with-non-local-file-paths.patch
(boo#950883, kde#352743, kde#353550)
* Wed Oct 21 2015 wbauer@tmo.at
- Install dolphinsu.desktop as org.kde.dolphinsu.desktop to prevent
it being overridden by an old KDE4 entry in ~/.local/share/applications/
* Mon Oct 19 2015 wbauer@tmo.at
- Fix dolphinsu.desktop: the KF5 based dolphin doesn't support
"-caption" any more (boo#950907)
* Sun Oct 11 2015 tittiatcoke@gmail.com
- Update to KDE Applications 15.08.2
* KDE Applications 15.08.2
* https://www.kde.org/announcements/announce-applications-15.08.2.php
* Sun Sep 13 2015 tittiatcoke@gmail.com
- Update to KDE Applications 15.08.1
* KDE Applications 15.08.1
* https://www.kde.org/announcements/announce-applications-15.08.1.php
* Wed Aug 19 2015 cgiboudeaux@gmx.com
- Update to KDE Applications 15.08.0
* KDE Applications 15.08.0
* https://www.kde.org/announcements/announce-applications-15.08.0.php