summaryrefslogtreecommitdiffstats
path: root/fswidget.cpp
Commit message (Collapse)AuthorAgeFilesLines
...
* Implement add and remove dir in FSWidgetArno2018-03-301-0/+48
| | | | | Still doesn't read anything from the filesystem, but now you can add and remove directories. Also, the settings are saved.
* Basic layout for new FSWidgetArno2018-03-301-0/+63
Just the layout, does absolutely nothing yet.