aboutsummaryrefslogtreecommitdiff
path: root/fiv-sidebar.h
Commit message (Collapse)AuthorAgeFilesLines
* Move FivIoModel to its own compilation unitPřemysl Eric Janouch2023-05-281-1/+1
|
* Move and extend the browser toolbarPřemysl Eric Janouch2023-04-111-1/+0
| | | | | | This makes the user interface more cohesive, and easier to use. Both toolbars should ideally be made configurable.
* Use a unified filesystem modelPřemysl Eric Janouch2022-01-051-2/+4
| | | | | | This removes some duplication of effort. So far, sorting adjustments are not exposed in the UI.
* Adopt shorter identifiersPřemysl Eric Janouch2021-12-181-0/+27
Also, slightly reformat the source code according to clang-format.