Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move FivIoModel to its own compilation unit | Přemysl Eric Janouch | 2023-05-28 | 1 | -1/+1 |
| | |||||
* | Move and extend the browser toolbar | Přemysl Eric Janouch | 2023-04-11 | 1 | -1/+0 |
| | | | | | | This makes the user interface more cohesive, and easier to use. Both toolbars should ideally be made configurable. | ||||
* | Use a unified filesystem model | Přemysl Eric Janouch | 2022-01-05 | 1 | -2/+4 |
| | | | | | | This removes some duplication of effort. So far, sorting adjustments are not exposed in the UI. | ||||
* | Adopt shorter identifiers | Přemysl Eric Janouch | 2021-12-18 | 1 | -0/+27 |
Also, slightly reformat the source code according to clang-format. |