aboutsummaryrefslogtreecommitdiff
path: root/browsertab.hpp
Commit message (Expand)AuthorAgeFilesLines
* Moves source code into subdirectory.Felix (xq) Queißner2020-06-061-114/+0
* A bit of redesign of the user interface, more convenience functions.Felix (xq) Queißner2020-06-061-3/+2
* Navigation via outline is now possible. Sexy!Felix (xq) Queißner2020-06-061-0/+2
* Improves navigation with hotkeys, adds sane default theme, adds page margin s...Felix (xq) Queißner2020-06-061-0/+4
* Starts to implement history management.Felix (xq) Queißner2020-06-061-7/+10
* Moves from favourites.db to QSettings, moves theming to MainWindow, save/load...Felix (xq) Queißner2020-06-061-2/+0
* Adds color theming, adds automatic color theming with dark/light themesFelix (xq) Queißner2020-06-061-0/+3
* Starts to implement settings dialog, allows styling the fonts, fixes stop/rel...Felix (xq) Queißner2020-06-061-2/+2
* Reworks document rendering: Now generates QTextDocument directly instead of u...Felix (xq) Queißner2020-06-061-9/+12
* Adds option to navigate back to an older itemFelix (xq) Queißner2020-06-051-0/+2
* Starts to implement navigation history.Felix (xq) Queißner2020-06-051-2/+2
* Adds support for images served via gemini.Felix (xq) Queißner2020-06-051-6/+6
* Cleans up UI a bit, adds document margin, adds view enable/disable, adds shit...Felix (xq) Queißner2020-06-051-0/+2
* Removes the need for qt web engine, replaces the web renderer with the waaaay...Felix (xq) Queißner2020-06-041-3/+8
* More usability, survives conmans torture nearly with 100%Felix (xq) Queißner2020-05-301-2/+9
* Initial commit: Basic Gemini client.Felix (xq) Queißner2020-05-301-0/+86