https://bugs.kde.org/show_bug.cgi?id=506817
--- Comment #2 from Malte Grave <[email protected]> --- (In reply to Waqar Ahmed from comment #1) > Valid request. I would like something like this myself. > > Relevant code to look at in case someone wants to work on this > https://invent.kde.org/utilities/kate/-/blob/master/addons/project/ > kateprojectworker.cpp?ref_type=heads#L362 Thanks for your reply. I started digging into the code base a bit today. My original approach was to replace the QTreeView with my new SmartFileTreeView component, which inherits from QTreeView. But I will take a look at the line of code you suggested. Thanks. -- You are receiving this mail because: You are watching all bug changes.
