aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* Implements an IPC scheme for kristall. Closes #139.Felix (xq) Queißner2021-03-063-16/+282
* Fix #186: screwed line endings in copied textMike Skec2021-03-061-0/+10
* font -> font-select-symbolicKarol Kosek2021-03-064-8/+8
* palette -> color-select-symbolicKarol Kosek2021-03-064-13/+13
* help.gemini: add spaces after headersMike Skec2021-03-021-0/+29
* help.gemini: changes and additionsMike Skec2021-03-021-23/+42
* help.gemini: slight wording changes more suitable for man pageMike Skec2021-03-021-4/+4
* Fix double line-feed in plain text documentsMike Skec2021-03-011-1/+15
* URI fix: mention RFC referenceMike Skec2021-03-011-4/+4
* Domain-relative URL fixMike Skec2021-03-011-1/+12
* help.gemini: add centre-h1 infoMike Skec2021-02-281-3/+2
* Add preference for centred H1Mike Skec2021-02-286-20/+48
* GeminiRenderer: add centred first H1 capabilityMike Skec2021-02-281-1/+16
* GeminiRenderer: list indentation fixMike Skec2021-02-271-1/+3
* BrowserTab.cpp: allow parent/root on all except about: pagesMike Skec2021-02-271-4/+4
* help.gemini: add emoji preference infoMike Skec2021-02-271-0/+2
* DocumentStyle: fix build error on unsupported emoji buildsMike Skec2021-02-271-0/+3
* Adds emoji toggle preference.Mike Skec2021-02-276-20/+118
* GeminiRenderer: don't replace quotes in page titleMike Skec2021-02-271-4/+4
* DocumentStyle: fixes for font issuesMike Skec2021-02-253-59/+57
* Only test for dpkg-buildflags on linux systemsCarlos Henrique Lima Melara2021-02-241-6/+8
* Check if dpkg-buildflags is present and append flags in qmake forCarlos Henrique Lima Melara2021-02-241-0/+8
* KristallTextBrowser: touch scroll fixMike Skec2021-02-241-4/+8
* Fix some typos pointed by Debian lintian in src/about/help.geminiCarlos Henrique Lima Melara2021-02-241-4/+4
* SettingsDialog: search engine combobox fixMike Skec2021-02-231-1/+3
* SettingsDialog: set minimum width to the style settingsKarol Kosek2021-02-232-0/+12
* SettingsDialog: make style settings scrollableKarol Kosek2021-02-231-799/+822
* GopherClient: add text-search supportKarol Kosek2021-02-231-1/+9
* MainWindow: set tab tooltipsMike Skec2021-02-232-2/+5
* KristallTextBrowser: replace typographer quotes with ASCII when copying textMike Skec2021-02-233-1/+69
* More consistent line height in headings and preformatted blocksMike Skec2021-02-233-3/+12
* Fix window geometry/state not being saved in some environmentsMike Skec2021-02-234-6/+26
* Scroll positions no longer lost after confirming settignsMike Skec2021-02-231-0/+5
* Slightly nicer light fav/cert iconsMike Skec2021-02-232-3/+4
* Add light icons for favourite/certificate buttons for dark themesMike Skec2021-02-2316-9/+77
* help.gemini: remove duplicated shortcutKarol Kosek2021-02-231-1/+0
* help.gemini: add shortcuts from #86 and #95 to the manualKarol Kosek2021-02-231-1/+6
* Add 'indent size' optionMike Skec2021-02-239-7/+49
* Fix experimental text highlightsMike Skec2021-02-201-42/+133
* List item symbol preferneceMike Skec2021-02-207-3/+44
* Change default blockquote indent to 1Mike Skec2021-02-202-2/+2
* DocumentStyle: better default blockquote fontMike Skec2021-02-201-2/+2
* Update help.geminiMike Skec2021-02-183-9/+71
* Add optional root/parent toolbar buttonsMike Skec2021-02-1814-23/+150
* Continuation of #134Mike Skec2021-02-183-7/+13
* Add unlimited cache life optionMike Skec2021-02-186-13/+44
* Change Root shortcut to Alt+/Mike Skec2021-02-171-1/+1
* Fix: remove N-L from tab title. Also limit tab title lengthMike Skec2021-02-172-11/+26
* Add basic root/parent navigation options to menu, with shortcutsMike Skec2021-02-173-0/+57
* Add seperate 'icon theme' preferenceMike Skec2021-02-165-48/+132