https://bugs.kde.org/show_bug.cgi?id=110016
Méven Car <meve...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Version Fixed In| |5.63 Resolution|--- |FIXED Latest Commit| |https://commits.kde.org/kio | |/e65bf3bc541ac5ee7962432ff3 | |08c477a1dad882 Status|CONFIRMED |RESOLVED --- Comment #14 from Méven Car <meve...@gmail.com> --- Git commit e65bf3bc541ac5ee7962432ff308c477a1dad882 by Méven Car, on behalf of Nate Graham. Committed on 05/10/2019 at 05:43. Pushed by meven into branch 'master'. [Places panel] Revamp the Recently Saved section Summary: Related: bug 159299, bug 311218 FIXED-IN: 5.63 Revamp the {nav Recently Saved} section, including the following changes: - Change the section name to "Recent" - Change the name of the existing entries to "Modified Today" and "Modified Yesterday", for clarity. - Add "Recent Files" and "Recent Locations" item corresponding to `recentlyused:/files` and `recentlyused:/locations` listing the last 30 files or directories accessed in the current activity, and adjust the code to support this. Depends on D22144 Depends on D23742 Depends on D23737 Depends on D23741 Depends on D23760 Test Plan: LANG="EN" ctest {F7324750} Adds "Recent Files" "Recent Locations" entries to user accounts places recent group. Reviewers: #dolphin, broulik, elvisangelaccio, #vdg, #frameworks, ngraham Reviewed By: #dolphin, elvisangelaccio, #vdg, ngraham Subscribers: meven, trickyricky26, andreask, huftis, svenmauch, kde-frameworks-devel, spoorun, andreaska, gregormi, markg, alexeymin, broulik, elvisangelaccio, dfaure, davidedmundson, ltoscano, #konqueror Tags: #dolphin, #frameworks Maniphest Tasks: T8349 Differential Revision: https://phabricator.kde.org/D7446 M +101 -50 autotests/kfileplacesmodeltest.cpp M +12 -6 autotests/kfileplacesviewtest.cpp M +3 -2 src/filewidgets/kfileplacesitem.cpp M +41 -2 src/filewidgets/kfileplacesmodel.cpp M +7 -0 src/filewidgets/kfileplacesmodel.h https://commits.kde.org/kio/e65bf3bc541ac5ee7962432ff308c477a1dad882 -- You are receiving this mail because: You are watching all bug changes.