aboutsummaryrefslogtreecommitdiff
path: root/src/icons.qrc
Commit message (Collapse)AuthorAgeFilesLines
* Inserts setting for current language.Felix (xq) Queißner2021-05-081-0/+2
|
* Resolves gophermap rendering. Closes #22.Felix (xq) Queißner2021-03-061-12/+24
|
* font -> font-select-symbolicKarol Kosek2021-03-061-2/+2
| | | | | | The "font" icon could sometimes refer to mimetype icon instead of the action icon. Changing the name to font-select-symbolic removes the ambiguity.
* palette -> color-select-symbolicKarol Kosek2021-03-061-2/+2
| | | | | | | | Many icon themes does not have the palette icon, which results in an empty button in the settings. It should fix a bug from one of the comments in #64. (but not the issue itself).
* Add light icons for favourite/certificate buttons for dark themesMike Skec2021-02-231-4/+8
|
* Add optional root/parent toolbar buttonsMike Skec2021-02-181-0/+4
|
* Rename close icon to proper namesKarol Kosek2020-12-281-2/+4
| | | | | 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-34/+34
| | | | | | 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/+4
|
* Introduces light and dark icon themes.Felix (xq) Queißner2020-06-221-27/+65
|
* Adds improved client certificate management, adds server certificate management.Felix (xq) Queißner2020-06-161-0/+1
|
* Slight improvements for client certificate display, permanent certs are now ↵Felix (xq) Queißner2020-06-111-0/+1
| | | | selectable with double click and have icons, adds changelog into application itself: about:updates
* Adds install target to makefile, adds support for transient client certificates.Felix (xq) Queißner2020-06-101-2/+2
|
* Adds help document, adds block quote support, updates gemini parser to ↵Felix (xq) Queißner2020-06-091-0/+3
| | | | 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-0/+1
| | | | 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-0/+12
| | | | with more infos, fixes file dialog for older qt versions.
* Adds changelog, utility menus, and support for file://Felix (xq) Queißner2020-06-081-0/+4
|
* Starts to implement gopher protocol and gophermap support. Heavily WIP, but ↵Felix (xq) Queißner2020-06-081-0/+6
| | | | you can already surf on gopherspace!
* Moves source code into subdirectory.Felix (xq) Queißner2020-06-061-0/+15