aboutsummaryrefslogtreecommitdiff
path: root/browsertab.cpp
Commit message (Expand)AuthorAgeFilesLines
* Moves source code into subdirectory.Felix (xq) Queißner2020-06-061-405/+0
* A bit of redesign of the user interface, more convenience functions.Felix (xq) Queißner2020-06-061-36/+4
* Navigation via outline is now possible. Sexy!Felix (xq) Queißner2020-06-061-0/+6
* Fixes bug in outline generation, adds application icon to mainwindow, adds mo...Felix (xq) Queißner2020-06-061-1/+2
* Improves navigation with hotkeys, adds sane default theme, adds page margin s...Felix (xq) Queißner2020-06-061-6/+21
* Starts to implement history management.Felix (xq) Queißner2020-06-061-35/+37
* Moves from favourites.db to QSettings, moves theming to MainWindow, save/load...Felix (xq) Queißner2020-06-061-3/+3
* Adds color theming, adds automatic color theming with dark/light themesFelix (xq) Queißner2020-06-061-2/+11
* Starts to implement settings dialog, allows styling the fonts, fixes stop/rel...Felix (xq) Queißner2020-06-061-197/+18
* Reworks document rendering: Now generates QTextDocument directly instead of u...Felix (xq) Queißner2020-06-061-107/+172
* Adds option to navigate back to an older itemFelix (xq) Queißner2020-06-051-1/+6
* Starts to implement navigation history.Felix (xq) Queißner2020-06-051-4/+5
* Makes graphics view zoom to fit first.Felix (xq) Queißner2020-06-051-1/+12
* Adds support for images served via gemini.Felix (xq) Queißner2020-06-051-38/+48
* Cleans up UI a bit, adds document margin, adds view enable/disable, adds shit...Felix (xq) Queißner2020-06-051-1/+52
* Removes the need for qt web engine, replaces the web renderer with the waaaay...Felix (xq) Queißner2020-06-041-11/+56
* More usability, survives conmans torture nearly with 100%Felix (xq) Queißner2020-05-301-4/+42
* Initial commit: Basic Gemini client.Felix (xq) Queißner2020-05-301-0/+357