aboutsummaryrefslogtreecommitdiff
path: root/src/dialogs/settingsdialog.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update settingsdialog.cppAcidus2023-07-081-0/+1
* update with active search enginesAcidus2023-07-081-3/+2
* Implements #245Felix "xq" Queißner2021-11-201-0/+15
* Further improves localization (#191). Allows switching and setting the chosen...Felix (xq) Queißner2021-05-081-0/+44
* Unwarp tr() from QStringsKarol Kosek2021-04-161-4/+4
* Adds option to have old or new session behaviour. Closes #187Felix (xq) Queißner2021-03-171-0/+18
* Restructures option dialog even more, adds option to strip '<nav>' tags.Felix (xq) Queißner2021-03-081-3/+20
* Starts to implement new HTML renderer based on gumbo. Everything is a bit bor...Felix (xq) Queißner2021-03-081-1/+3
* help.gemini: mention ANSI escapesMike Skec2021-03-071-1/+1
* Add preference for ANSI escape codesMike Skec2021-03-071-0/+20
* Moves all globals into a structure that can be deleted before the app exists....Felix (xq) Queißner2021-03-061-5/+5
* Implement interface translationCarmina162021-03-061-22/+22
* Add preference for centred H1Mike Skec2021-02-281-0/+8
* Adds emoji toggle preference.Mike Skec2021-02-271-0/+28
* SettingsDialog: search engine combobox fixMike Skec2021-02-231-1/+3
* SettingsDialog: set minimum width to the style settingsKarol Kosek2021-02-231-0/+9
* Add 'indent size' optionMike Skec2021-02-231-0/+7
* List item symbol preferneceMike Skec2021-02-201-0/+20
* Add optional root/parent toolbar buttonsMike Skec2021-02-181-0/+12
* Add unlimited cache life optionMike Skec2021-02-181-1/+9
* Add seperate 'icon theme' preferenceMike Skec2021-02-161-0/+22
* Improved blockquotesMike Skec2021-02-161-2/+13
* SettingsDialog: fix build failureMike Skec2021-02-151-0/+1
* Added search engine preferenceMike Skec2021-02-151-0/+11
* Margins are now split into seperate horizontal/vertical optionsMike Skec2021-02-131-3/+10
* Adds per-style pref for text widthMike Skec2021-02-131-0/+15
* add pref for typographer quotesMike Skec2021-02-131-0/+16
* Add preferences for new gemini formatting optionsMike Skec2021-02-101-0/+56
* new-tab button: add preferenceMike Skec2021-01-211-0/+6
* cache: item expiry and max item sizeMike Skec2021-01-081-2/+20
* Added UI density option.Mike Skec2021-01-011-0/+19
* Add preference for url bar stylingMike Skec2020-12-311-0/+16
* const-reference large typesKarol Kosek2020-12-301-1/+1
* Use multi-arg overload to save memory allocationsKarol Kosek2020-12-301-12/+6
* Add preference to show hidden files in directory listingsMike Skec2020-12-301-0/+16
* Add optional 'home' button to browser toolbar.Mike Skec2020-12-291-0/+7
* Add font color rule for theme previewsKarol Kosek2020-12-241-3/+4
* Implements style preview for kristall document styles. Allows importing them ...Felix (xq) Queißner2020-06-291-2/+2
* Changes theme initialization a tad.Felix (xq) Queißner2020-06-291-0/+2
* Huge refacoring of the settings stuff. Provides automated migration between o...Felix (xq) Queißner2020-06-281-16/+24
* Restructures the project source and cleans up a bitFelix (xq) Queißner2020-06-221-0/+613