aboutsummaryrefslogtreecommitdiff
path: root/src/dialogs/settingsdialog.ui
Commit message (Collapse)AuthorAgeFilesLines
* settingsdialog.ui: Move "Generic" widgets to QScrollAreaXavier Del Campo Romero2023-08-011-286/+302
| | | | | | This would allow smaller screens (think of mobile devices such as the PinePhone or Librem 5) to be able to fit the settings dialog, and therefore use it.
* Implements #245Felix "xq" Queißner2021-11-201-27/+81
|
* Further improves localization (#191). Allows switching and setting the ↵Felix (xq) Queißner2021-05-081-30/+40
| | | | chosen localization properly.
* systemdialog.ui: set style buttons namesKarol Kosek2021-04-021-66/+44
| | | | The text is hidden unless the user doesn't have that icon installed.
* Adds option to have old or new session behaviour. Closes #187Felix (xq) Queißner2021-03-171-60/+70
|
* Restructures option dialog even more, adds option to strip '<nav>' tags.Felix (xq) Queißner2021-03-081-218/+236
|
* Starts cleaning up the settings UI a bit.Felix (xq) Queißner2021-03-081-106/+95
|
* Add preference for ANSI escape codesMike Skec2021-03-071-13/+28
|
* font -> font-select-symbolicKarol Kosek2021-03-061-6/+6
| | | | | | 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-11/+11
| | | | | | | | 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 preference for centred H1Mike Skec2021-02-281-18/+33
| | | | Also moves the 'enable text width' checkbox to next to the text width option, to save space.
* Adds emoji toggle preference.Mike Skec2021-02-271-13/+50
|
* SettingsDialog: set minimum width to the style settingsKarol Kosek2021-02-231-0/+3
|
* SettingsDialog: make style settings scrollableKarol Kosek2021-02-231-799/+822
|
* Add 'indent size' optionMike Skec2021-02-231-3/+24
| | | | Also includes some about:help additions
* List item symbol preferneceMike Skec2021-02-201-1/+13
|
* Update help.geminiMike Skec2021-02-181-6/+6
| | | | Also add icons to root/parent navigation menu options, and move the preferences for them in the settings dialog
* Add optional root/parent toolbar buttonsMike Skec2021-02-181-0/+16
|
* Add unlimited cache life optionMike Skec2021-02-181-11/+26
|
* Add seperate 'icon theme' preferenceMike Skec2021-02-161-35/+46
|
* Improved blockquotesMike Skec2021-02-161-29/+83
|
* SettingsDialog: fix build failureMike Skec2021-02-151-3/+0
|
* Added search engine preferenceMike Skec2021-02-151-29/+48
|
* Margins are now split into seperate horizontal/vertical optionsMike Skec2021-02-131-15/+39
|
* Adds per-style pref for text widthMike Skec2021-02-131-13/+54
|
* add pref for typographer quotesMike Skec2021-02-131-13/+53
| | | | Also includes a fix for single-quotes on words like "'till"
* Add preferences for new gemini formatting optionsMike Skec2021-02-101-2/+168
|
* new-tab button: add preferenceMike Skec2021-01-211-6/+17
|
* Functional cache limit, albeit a little inefficientMike Skec2021-01-081-2/+2
|
* cache: item expiry and max item sizeMike Skec2021-01-081-0/+73
| | | | currently no total limit yet
* Added UI density option.Mike Skec2021-01-011-23/+36
| | | | 'Compact' is the default - saves screen space a bit. The old layout is available in the 'Classic' option
* Fix bug in settings dialogMike Skec2020-12-311-8/+8
| | | | Rows were not offsetted properly
* Add preference for url bar stylingMike Skec2020-12-311-0/+33
|
* Add preference to show hidden files in directory listingsMike Skec2020-12-301-7/+40
| | | | also improved listing code so that files and dirs with spaces now display and function properly
* Add optional 'home' button to browser toolbar.Mike Skec2020-12-291-0/+15
| | | | Can be disable in settings
* Use standard icon namesKarol Kosek2020-12-271-12/+6
| | | | | | document-{export,import}, and view-certificate aren't in the standard though. https://specifications.freedesktop.org/icon-naming-spec/icon-naming-spec-latest.html
* Fixes tab orderFelix (xq) Queißner2020-06-231-3/+51
|
* Restructures the project source and cleans up a bitFelix (xq) Queißner2020-06-221-0/+940