aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* BrowserTab: use cleaner titles for pages without themMike Skec2021-02-161-1/+10
* KristallTextBrowser: use IBeam as default cursorMike Skec2021-02-164-9/+14
* blockquotes: better default value when using old themesMike Skec2021-02-161-2/+1
* Improved blockquotesMike Skec2021-02-1610-52/+172
* SettingsDialog: fix build failureMike Skec2021-02-152-3/+1
* help.gemini: add help entry for search engineMike Skec2021-02-151-0/+12
* Added search engine preferenceMike Skec2021-02-156-31/+77
* BrowserTab.cpp: basic search engine functionality addedMike Skec2021-02-151-1/+15
* BrowserTab: fix build errors on Qt < 5.13Mike Skec2021-02-141-0/+4
* BrowserTab: Update regex source link to correct oneMike Skec2021-02-141-1/+1
* BrowserTab: finding quotations now works for all charactersMike Skec2021-02-142-7/+29
* renderhelpers: move global funcs to namespaceMike Skec2021-02-134-10/+11
* Margins are now split into seperate horizontal/vertical optionsMike Skec2021-02-1312-32/+89
* Adds per-style pref for text widthMike Skec2021-02-137-16/+89
* Adds maximum line width functionalityMike Skec2021-02-132-0/+27
* GeminiRenderer: fix typographer quote bugMike Skec2021-02-131-1/+1
* add pref for typographer quotesMike Skec2021-02-136-22/+87
* Adds typographer's quotes replacementMike Skec2021-02-131-7/+78
* Add preferences for new gemini formatting optionsMike Skec2021-02-108-18/+291
* geminirenderer: readibility improvementsMike Skec2021-02-103-4/+35
* searchbox: fix moving to top/bottom of page during searchMike Skec2021-02-091-2/+4
* Search box: better reimplementationMike Skec2021-02-095-15/+76
* #144: small search improvementsMike Skec2021-02-091-4/+8
* Add 'open in default browser' option on HTTP linksMike Skec2021-02-081-4/+15
* Add embedded icon for win32Michael Skec2021-02-073-0/+32
* Use PageUp/Down to switch between tabsXavier Del Campo Romero2021-01-271-0/+28
* new-tab button: add preferenceMike Skec2021-01-218-16/+48
* Added '+' button to tab barMike Skec2021-01-215-6/+67