aboutsummaryrefslogtreecommitdiff
path: root/src/browsertab.ui
Commit message (Collapse)AuthorAgeFilesLines
* Further improves localization (#191). Allows switching and setting the ↵Felix (xq) Queißner2021-05-081-12/+22
| | | | chosen localization properly.
* Add light icons for favourite/certificate buttons for dark themesMike Skec2021-02-231-4/+4
|
* Add optional root/parent toolbar buttonsMike Skec2021-02-181-0/+32
|
* Search box: better reimplementationMike Skec2021-02-091-1/+6
| | | | This was necessary to fix a bug, where the URL bar becomes unusable while search box is visible.
* Apply favourites button workaroundMike Skec2021-01-051-1/+6
| | | | https://bugreports.qt.io/browse/QTBUG-2036
* Added UI density option.Mike Skec2021-01-011-2/+2
| | | | 'Compact' is the default - saves screen space a bit. The old layout is available in the 'Classic' option
* Add optional 'home' button to browser toolbar.Mike Skec2020-12-291-0/+16
| | | | Can be disable in settings
* Rename close icon to proper namesKarol Kosek2020-12-281-3/+2
| | | | | Didn't add and icon for application-exit because it is only visible in one place in menu.
* Use standard icon namesKarol Kosek2020-12-271-8/+5
| | | | | | document-{export,import}, and view-certificate aren't in the standard though. https://specifications.freedesktop.org/icon-naming-spec/icon-naming-spec-latest.html
* Implements Ctrl-F search, fully featured (F3, Shift-F3, Ctrl-F, Escape)Felix (xq) Queißner2020-06-271-0/+57
|
* Fixes typo, adds middle-click to open link in new tab.Felix (xq) Queißner2020-06-271-1/+6
|
* Restructures the project source and cleans up a bitFelix (xq) Queißner2020-06-221-6/+10
|
* Introduces light and dark icon themes.Felix (xq) Queißner2020-06-221-18/+14
|
* Removes deprecation warning for setTabStopWidth, tries to fix netbsd build.Felix (xq) Queißner2020-06-211-3/+0
|
* Allows user to skip over invalid TLS connections and fetch the content anyways.Felix (xq) Queißner2020-06-191-16/+1
|
* Makes gemini protocol handler a bit more robust.Makes style preview a file ↵Felix (xq) Queißner2020-06-171-1/+6
| | | | in about: instead of hardcoding it. Starts to implement the options menu for redirection configuration.
* Adds install target to makefile, adds support for transient client certificates.Felix (xq) Queißner2020-06-101-0/+33
|
* Improves image panning and zoom. Image view is now on a better default and ↵Felix (xq) Queißner2020-06-101-1/+9
| | | | usability.
* Adds support for multimedia modules: Now can pla audio/ (tested) and video/ ↵Felix (xq) Queißner2020-06-081-0/+11
| | | | (untested).
* Moves source code into subdirectory.Felix (xq) Queißner2020-06-061-0/+187