aboutsummaryrefslogtreecommitdiff
path: root/mainwindow.hpp
Commit message (Collapse)AuthorAgeFilesLines
* Moves source code into subdirectory.Felix (xq) Queißner2020-06-061-78/+0
|
* A bit of redesign of the user interface, more convenience functions.Felix (xq) Queißner2020-06-061-6/+14
|
* Navigation via outline is now possible. Sexy!Felix (xq) Queißner2020-06-061-0/+2
|
* Fixes bug in outline generation, adds application icon to mainwindow, adds ↵Felix (xq) Queißner2020-06-061-0/+2
| | | | more README, adds save settings on closing settings dialog.
* Improves navigation with hotkeys, adds sane default theme, adds page margin ↵Felix (xq) Queißner2020-06-061-0/+4
| | | | settings.
* Starts to implement history management.Felix (xq) Queißner2020-06-061-0/+6
|
* Moves from favourites.db to QSettings, moves theming to MainWindow, ↵Felix (xq) Queißner2020-06-061-1/+7
| | | | save/load installed theme.
* Reworks document rendering: Now generates QTextDocument directly instead of ↵Felix (xq) Queißner2020-06-061-1/+4
| | | | using HTML inbetween.
* Adds option to navigate back to an older itemFelix (xq) Queißner2020-06-051-0/+2
|
* More usability, survives conmans torture nearly with 100%Felix (xq) Queißner2020-05-301-2/+17
|
* Initial commit: Basic Gemini client.Felix (xq) Queißner2020-05-301-0/+30