https://bugs.kde.org/show_bug.cgi?id=157819
David Hallas <da...@davidhallas.dk> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://commits.kde.org/dol | |phin/eec49bc38f4e256b66bf16 | |ee5428c5f5d7e97e25 Resolution|--- |FIXED Status|ASSIGNED |RESOLVED Version Fixed In| |19.12.0 --- Comment #15 from David Hallas <da...@davidhallas.dk> --- Git commit eec49bc38f4e256b66bf16ee5428c5f5d7e97e25 by David Hallas. Committed on 29/09/2019 at 12:16. Pushed by hallas into branch 'master'. Add navigation history to forward/back buttons Summary: Adds navigation history to forward/back buttons in the toolbar. This changes the forward/back buttons in the toolbar to use the KToolBarPopupAction class which provides access to a drop down menu. Test Plan: Browse some folders Click the back drop down menu and navigate somewhere Click the forward drop down menu and navigate somewhere FIXED-IN: 19.12.0 Reviewers: #dolphin, ngraham, elvisangelaccio, #vdg Reviewed By: #dolphin, ngraham, elvisangelaccio, #vdg Subscribers: felixernst, nerdopolist, mart, richardl, ognarb, david.fontanals, abetts, kfm-devel Tags: #dolphin Differential Revision: https://phabricator.kde.org/D19311 M +88 -5 src/dolphinmainwindow.cpp M +34 -0 src/dolphinmainwindow.h M +26 -9 src/middleclickactioneventfilter.cpp https://commits.kde.org/dolphin/eec49bc38f4e256b66bf16ee5428c5f5d7e97e25 -- You are receiving this mail because: You are watching all bug changes.