index
:
xavi/kristall
fork
master
query-dialog
querydialog-wrap
scroller
A Gemini client written in C++/Qt.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
dialogs
/
settingsdialog.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update settingsdialog.cpp
Acidus
2023-07-08
1
-0
/
+1
*
update with active search engines
Acidus
2023-07-08
1
-3
/
+2
*
Implements #245
Felix "xq" Queißner
2021-11-20
1
-0
/
+15
*
Further improves localization (#191). Allows switching and setting the chosen...
Felix (xq) Queißner
2021-05-08
1
-0
/
+44
*
Unwarp tr() from QStrings
Karol Kosek
2021-04-16
1
-4
/
+4
*
Adds option to have old or new session behaviour. Closes #187
Felix (xq) Queißner
2021-03-17
1
-0
/
+18
*
Restructures option dialog even more, adds option to strip '<nav>' tags.
Felix (xq) Queißner
2021-03-08
1
-3
/
+20
*
Starts to implement new HTML renderer based on gumbo. Everything is a bit bor...
Felix (xq) Queißner
2021-03-08
1
-1
/
+3
*
help.gemini: mention ANSI escapes
Mike Skec
2021-03-07
1
-1
/
+1
*
Add preference for ANSI escape codes
Mike Skec
2021-03-07
1
-0
/
+20
*
Moves all globals into a structure that can be deleted before the app exists....
Felix (xq) Queißner
2021-03-06
1
-5
/
+5
*
Implement interface translation
Carmina16
2021-03-06
1
-22
/
+22
*
Add preference for centred H1
Mike Skec
2021-02-28
1
-0
/
+8
*
Adds emoji toggle preference.
Mike Skec
2021-02-27
1
-0
/
+28
*
SettingsDialog: search engine combobox fix
Mike Skec
2021-02-23
1
-1
/
+3
*
SettingsDialog: set minimum width to the style settings
Karol Kosek
2021-02-23
1
-0
/
+9
*
Add 'indent size' option
Mike Skec
2021-02-23
1
-0
/
+7
*
List item symbol prefernece
Mike Skec
2021-02-20
1
-0
/
+20
*
Add optional root/parent toolbar buttons
Mike Skec
2021-02-18
1
-0
/
+12
*
Add unlimited cache life option
Mike Skec
2021-02-18
1
-1
/
+9
*
Add seperate 'icon theme' preference
Mike Skec
2021-02-16
1
-0
/
+22
*
Improved blockquotes
Mike Skec
2021-02-16
1
-2
/
+13
*
SettingsDialog: fix build failure
Mike Skec
2021-02-15
1
-0
/
+1
*
Added search engine preference
Mike Skec
2021-02-15
1
-0
/
+11
*
Margins are now split into seperate horizontal/vertical options
Mike Skec
2021-02-13
1
-3
/
+10
*
Adds per-style pref for text width
Mike Skec
2021-02-13
1
-0
/
+15
*
add pref for typographer quotes
Mike Skec
2021-02-13
1
-0
/
+16
*
Add preferences for new gemini formatting options
Mike Skec
2021-02-10
1
-0
/
+56
*
new-tab button: add preference
Mike Skec
2021-01-21
1
-0
/
+6
*
cache: item expiry and max item size
Mike Skec
2021-01-08
1
-2
/
+20
*
Added UI density option.
Mike Skec
2021-01-01
1
-0
/
+19
*
Add preference for url bar styling
Mike Skec
2020-12-31
1
-0
/
+16
*
const-reference large types
Karol Kosek
2020-12-30
1
-1
/
+1
*
Use multi-arg overload to save memory allocations
Karol Kosek
2020-12-30
1
-12
/
+6
*
Add preference to show hidden files in directory listings
Mike Skec
2020-12-30
1
-0
/
+16
*
Add optional 'home' button to browser toolbar.
Mike Skec
2020-12-29
1
-0
/
+7
*
Add font color rule for theme previews
Karol Kosek
2020-12-24
1
-3
/
+4
*
Implements style preview for kristall document styles. Allows importing them ...
Felix (xq) Queißner
2020-06-29
1
-2
/
+2
*
Changes theme initialization a tad.
Felix (xq) Queißner
2020-06-29
1
-0
/
+2
*
Huge refacoring of the settings stuff. Provides automated migration between o...
Felix (xq) Queißner
2020-06-28
1
-16
/
+24
*
Restructures the project source and cleans up a bit
Felix (xq) Queißner
2020-06-22
1
-0
/
+613