aboutsummaryrefslogtreecommitdiff
path: root/src/protocols/abouthandler.cpp
Commit message (Collapse)AuthorAgeFilesLines
* AboutHandler: improve cache request generationAlexey Andreyev2023-03-241-1/+1
| | | | Specify Utf8 encoding for cache information header
* mark more strings for translationOIS2021-03-161-4/+4
|
* Moves all globals into a structure that can be deleted before the app ↵Felix (xq) Queißner2021-03-061-2/+2
| | | | exists. Fixes #193.
* Resolves gophermap rendering. Closes #22.Felix (xq) Queißner2021-03-061-1/+1
|
* Implement interface translationCarmina162021-03-061-1/+1
|
* Attempt to fix build failuresMike Skec2021-01-061-1/+1
| | | | Also get rid of a warning
* cache code refactorMike Skec2021-01-061-0/+22
|
* Fixes a few warnings and deprecation noticesMike Skec2020-12-311-1/+1
|
* AboutHandler: add emit keywordKarol Kosek2020-12-301-1/+1
|
* Adds delete button for favourites, adds improved about:favourites rendering.Felix (xq) Queißner2020-06-291-4/+13
|
* Adds basic editing for favourite groupsFelix (xq) Queißner2020-06-291-1/+5
|
* Paves road for new favourite system: Refactors the favourites into tree ↵Felix (xq) Queißner2020-06-291-2/+2
| | | | structure instead of flat list.
* Huge refacoring of the settings stuff. Provides automated migration between ↵Felix (xq) Queißner2020-06-281-1/+1
| | | | old and new configuration file stuff. Themes are now just files in a folder instead of encoded data in the config file.
* Restructures the project source and cleans up a bitFelix (xq) Queißner2020-06-221-0/+61