| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Added UI density option. | Mike Skec | 2021-01-01 | 3 | -23/+57 |
| | | | | | 'Compact' is the default - saves screen space a bit. The old layout is available in the 'Classic' option | ||||
| * | Fix bug in settings dialog | Mike Skec | 2020-12-31 | 1 | -8/+8 |
| | | | | | Rows were not offsetted properly | ||||
| * | Add preference for url bar styling | Mike Skec | 2020-12-31 | 3 | -0/+53 |
| | | |||||
| * | Use const variables | Karol Kosek | 2020-12-30 | 2 | -3/+3 |
| | | |||||
| * | const-reference large types | Karol Kosek | 2020-12-30 | 3 | -3/+3 |
| | | |||||
| * | Use multi-arg overload to save memory allocations | Karol Kosek | 2020-12-30 | 2 | -13/+7 |
| | | |||||
| * | Add preference to show hidden files in directory listings | Mike Skec | 2020-12-30 | 3 | -7/+60 |
| | | | | | also improved listing code so that files and dirs with spaces now display and function properly | ||||
| * | Add optional 'home' button to browser toolbar. | Mike Skec | 2020-12-29 | 3 | -0/+24 |
| | | | | | Can be disable in settings | ||||
| * | Use standard icon names | Karol Kosek | 2020-12-27 | 4 | -24/+12 |
| | | | | | | | document-{export,import}, and view-certificate aren't in the standard though. https://specifications.freedesktop.org/icon-naming-spec/icon-naming-spec-latest.html | ||||
| * | Add font color rule for theme previews | Karol Kosek | 2020-12-24 | 1 | -3/+4 |
| | | | | | | Closes #46, although the real fix for sites was already in #58 - here it is for the rest of the places. | ||||
| * | Implements style preview for kristall document styles. Allows importing them ↵ | Felix (xq) Queißner | 2020-06-29 | 1 | -2/+2 |
| | | | | | via the preview site. | ||||
| * | Changes theme initialization a tad. | Felix (xq) Queißner | 2020-06-29 | 1 | -0/+2 |
| | | |||||
| * | Huge refacoring of the settings stuff. Provides automated migration between ↵ | Felix (xq) Queißner | 2020-06-28 | 6 | -34/+60 |
| | | | | | old and new configuration file stuff. Themes are now just files in a folder instead of encoded data in the config file. | ||||
| * | Fixes typo, adds middle-click to open link in new tab. | Felix (xq) Queißner | 2020-06-27 | 1 | -1/+1 |
| | | |||||
| * | Fixes tab order | Felix (xq) Queißner | 2020-06-23 | 4 | -17/+86 |
| | | |||||
| * | Restructures the project source and cleans up a bit | Felix (xq) Queißner | 2020-06-22 | 15 | -0/+3242 |
