aboutsummaryrefslogtreecommitdiff
path: root/src/browsertab.cpp
Commit message (Collapse)AuthorAgeFilesLines
...
* Adds support for finger protocol.Felix (xq) Queißner2020-06-081-0/+14
|
* Adds loading progress display.Felix (xq) Queißner2020-06-081-0/+8
|
* Fixes bug with URL escaping, adds experimental text highlightingFelix (xq) Queißner2020-06-081-1/+1
|
* Adds two new options for text display: gophermap rendering with text or ↵Felix (xq) Queißner2020-06-081-4/+7
| | | | icons, all text documents as text/plain, prepares option for text highlighting.
* Improves gopher map rendering with icons and monospace font, adds status bar ↵Felix (xq) Queißner2020-06-081-22/+16
| | | | with more infos, fixes file dialog for older qt versions.
* Adds some notes about MacOS in bug section, adds patch for more casserts!Felix (xq) Queißner2020-06-081-1/+1
|
* Ubuntu20.04 patch commit. Happy hacking!Felix Queißner2020-06-081-3/+1
|
* Adds changelog, utility menus, and support for file://Felix (xq) Queißner2020-06-081-8/+40
|
* Adds support for multimedia modules: Now can pla audio/ (tested) and video/ ↵Felix (xq) Queißner2020-06-081-4/+13
| | | | (untested).
* Some minor improvements in gopher rendering.Felix (xq) Queißner2020-06-081-5/+36
|
* Starts to implement gopher protocol and gophermap support. Heavily WIP, but ↵Felix (xq) Queißner2020-06-081-4/+23
| | | | you can already surf on gopherspace!
* Adds support for light/dark widget theme, adds experiemental support for ↵Felix (xq) Queißner2020-06-071-6/+17
| | | | http style sheets.
* Implements multi-protocol support. Adds support for HTTP/HTTPS, adds ↵Felix (xq) Queißner2020-06-071-11/+29
| | | | settings to enable/disable protocols
* Adds rendering of about:blank and about:favourites.Felix (xq) Queißner2020-06-061-6/+39
|
* Moves source code into subdirectory.Felix (xq) Queißner2020-06-061-0/+405