aboutsummaryrefslogtreecommitdiff
path: root/src/mainwindow.ui
Commit message (Collapse)AuthorAgeFilesLines
* mnemonics: remove dockwidget hackMike Skec2021-03-121-3/+3
|
* Add accelerators to menubarMike Skec2021-03-121-24/+24
| | | | A bit of a hack was needed to add these to the dock menu items - the accelerators won't work in non-English languages
* Implements proper multi-window support.Felix (xq) Queißner2021-03-061-11/+43
|
* Add light icons for favourite/certificate buttons for dark themesMike Skec2021-02-231-1/+1
|
* Update help.geminiMike Skec2021-02-181-0/+6
| | | | Also add icons to root/parent navigation menu options, and move the preferences for them in the settings dialog
* Change Root shortcut to Alt+/Mike Skec2021-02-171-1/+1
| | | | more consistent with other nav options
* Add basic root/parent navigation options to menu, with shortcutsMike Skec2021-02-171-0/+24
|
* favourite popup: adding group combobox!Mike Skec2021-01-071-1/+1
|
* Add Ctrl+, Settings shortcutMike Skec2020-12-291-0/+3
|
* Rename close icon to proper namesKarol Kosek2020-12-281-4/+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-14/+7
| | | | | | document-{export,import}, and view-certificate aren't in the standard though. https://specifications.freedesktop.org/icon-naming-spec/icon-naming-spec-latest.html
* Fix #79. Also added Ctrl+U shortcut for 'View page source'Mike Skec2020-12-261-0/+3
|
* mainwindow.ui: add Quit shortcutKarol Kosek2020-12-241-0/+3
|
* Add shortcuts for Document Outline, Bookmark, and History docksKarol Kosek2020-12-241-1/+10
| | | | Had to use custom properties and rebind the Go home shortcut.
* Add 'view source' to right-click context menuMike Skec2020-12-241-1/+1
|
* Adds 'show document source' menu item. Closes #11.Felix (xq) Queißner2020-08-171-0/+7
|
* Small changes, adds updated windows build instructions.Felix (xq) Queißner2020-06-301-2/+8
|
* Paves road for new favourite system: Refactors the favourites into tree ↵Felix (xq) Queißner2020-06-291-1/+11
| | | | structure instead of flat list.
* Allows middle-clicking to close tabs.Felix (xq) Queißner2020-06-271-16/+39
|
* Introduces light and dark icon themes.Felix (xq) Queißner2020-06-221-23/+28
|
* Adds certificate manager, removes client certificate window.Felix (xq) Queißner2020-06-121-31/+10
|
* Slight improvements for client certificate display, permanent certs are now ↵Felix (xq) Queißner2020-06-111-0/+6
| | | | selectable with double click and have icons, adds changelog into application itself: about:updates
* More help!Felix (xq) Queißner2020-06-101-1/+1
|
* Adds help document, adds block quote support, updates gemini parser to ↵Felix (xq) Queißner2020-06-091-0/+17
| | | | newest spec, adds support for arbitrary gemini files in about: space, adds url bar shortcut, fixes bug with line breaks in preformatted text
* Adds two new options for text display: gophermap rendering with text or ↵Felix (xq) Queißner2020-06-081-4/+12
| | | | icons, all text documents as text/plain, prepares option for text highlighting.
* Adds changelog, utility menus, and support for file://Felix (xq) Queißner2020-06-081-5/+14
|
* Some minor improvements in gopher rendering.Felix (xq) Queißner2020-06-081-0/+32
|
* Moves source code into subdirectory.Felix (xq) Queißner2020-06-061-0/+309