DFileBrowser
DfileBrowser is a light file browser written in C++ and QML
Dfilebrowser is a light file manager written in QT (C++ and QML) The goal is to research the way to do a multi-platform file manager using QT. First version was developed in QT using widgets for the UI but this presented some issues when porting to mobile devices because they are focused on QML. The last widget version was 1.1 and worked for desktops, KDE Plasma Active and Wetab tablets. Version 1.2 has been rewritten from the scratch using QML and also QT Quick components and currently works...