Re: Review Request 127054: Add a Filter Toolbar Button for Dolphin
arnav dhamija <[email protected]> Thu, 12 Oct 2017 13:27:56 -0000
| Newsgroups | gmane.comp.kde.usability,gmane.comp.kde.devel.kfm |
|---|---|
| Message-ID | <[email protected]> |
> On Oct. 8, 2017, 3:24 a.m., Nathaniel Graham wrote: > > What's the status of this patch? Should we migrate it to Phabricator? This patch is mostly complete, but I didn't finish it because of lack of time...and I really should get to doing it soon. Moving it to Phabricator is a good idea anyway. - arnav ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/127054/#review103809 ----------------------------------------------------------- On May 16, 2016, 8:31 a.m., arnav dhamija wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://git.reviewboard.kde.org/r/127054/ > ----------------------------------------------------------- > > (Updated May 16, 2016, 8:31 a.m.) > > > Review request for Dolphin, KDE Usability and Emmanuel Pescosta. > > > Repository: dolphin > > > Description > ------- > > This patch was created to implement the feature suggested here: [https://todo.kde.org/?controller=task&action=show&task_id=966](https://todo.kde.org/?controller=task&action=show&task_id=966) > > This patch adds a Filter Button to the toolbar of Dolphin. This button can be toggled to show/hide the Filter Bar. > > In this patch, one might notice that there is now show_filter_bar and show_filter_bar_button in dolphinui.rc file. This was done because I found that using the same action for the menu entry and the toolbar entry would cause something to break (eg, shortcuts would stop working). > > A screenshot of the toolbar is also attached. > > > Diffs > ----- > > CMakeLists.txt 498e7c5 > dolphineventfilter.h PRE-CREATION > dolphineventfilter.cpp PRE-CREATION > dolphinmainwindow.h 7003e94 > dolphinmainwindow.cpp f7a7613 > dolphinviewcontainer.h 62f9110 > dolphinviewcontainer.cpp 8fea3ba > > > Diff: https://git.reviewboard.kde.org/r/127054/diff/12/ > > > Testing > ------- > > manual > > > File Attachments > ---------------- > > dolphintoolbar.png > https://git.reviewboard.kde.org/media/uploaded/files/2016/02/12/d936e5d0-557c-45c5-9a2d-f849e5d284a6__dolphintoolbar.png > > > Thanks, > > arnav dhamija > >