https://bugs.kde.org/show_bug.cgi?id=360624
--- Comment #7 from tuxflo <flo.hen...@gmail.com> --- Hey there! After finally setting up the build environment and digging into the code I found out that its not as easy as I thought. I managed to get the Invert function working but I'm not able to connect the function to a new created button. Since I'm currently writing my Diploma thesis my time to spend on this feature is currently limited, maybe I'll implement the feature after finishing my thesis. Meanwhile I also found a way to simulate the behavior without changing dolphin, by using a regular expression: one could view all files that don't include "iso" by entering [^iso]* to the Filterbar. Also if you just want to select some filtered files you can use the filter normally, select the files, then clear the filter and use the "Control->Invert Selection" from the menubar or using the shortcut Ctrl+Shift+A -- You are receiving this mail because: You are watching all bug changes.