https://bugs.kde.org/show_bug.cgi?id=224179
Simon Depiets <sdepi...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution|--- |FIXED Latest Commit| |https://commits.kde.org/lok | |alize/a394469e66058ccce4f02 | |6191e140e155addfb75 --- Comment #5 from Simon Depiets <sdepi...@gmail.com> --- Git commit a394469e66058ccce4f026191e140e155addfb75 by Simon Depiets. Committed on 27/07/2018 at 02:09. Pushed by sdepiets into branch 'master'. Add a feature to hide translated files on the Project tab Summary: This patch adds a feature to hide fully translated files and folders on the project tab. Three ways to do that : * In the menu bar * In the "Go" menu * With shortcut Ctrl+T Reviewers: aacid, #localization, ltoscano, shaforostoff, mlaurent, huftis Reviewed By: aacid, #localization, huftis Subscribers: adrianchavesfernandez, schwarzer, huftis Tags: #localization Differential Revision: https://phabricator.kde.org/D14219 M +7 -1 src/project/projectmanagerui.rc M +2 -0 src/project/projectmodel.cpp M +1 -0 src/project/projectmodel.h M +13 -0 src/project/projecttab.cpp M +1 -0 src/project/projecttab.h M +15 -0 src/project/projectwidget.cpp M +1 -0 src/project/projectwidget.h https://commits.kde.org/lokalize/a394469e66058ccce4f026191e140e155addfb75 -- You are receiving this mail because: You are watching all bug changes.