https://bugs.kde.org/show_bug.cgi?id=373824

--- Comment #42 from Raphael Rosch <kdeb...@insaner.com> ---
Hi DePitte,

the code is still going through the review and modification process, and there
are still a couple of things that need to be fixed before it makes it into
master, but for the time being, you can try the branch (which is still missing
some of my latest changes) at: 

https://github.com/insaner/konqueror/tree/konqsidebar_tree_module

(if I'm not mistaken, a simple "git checkout konqsidebar_tree_module" should do
the trick if you already have the github repo loaded -- this would for sure be
the easiest way to get the next set of changes of course)

and of course, if you have any feedback or run into any issues do let me know!


Of note, in sidebar/tree_module/tree_module.h

https://github.com/insaner/konqueror/blob/konqsidebar_tree_module/sidebar/tree_module/tree_module.h

line 34, you can select whether to use the QDirModel (with root node for "/")
option or the KDirModel option (which will soon have that root node as well.
David Faure is implementing it in KIO, and once done it will become the only
option and the QDirModel code will likely be removed before release).


Once compiled, installed, and running, you activate the sidebar by simply
pressing F9.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to