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
/
main.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Implements #245
Felix "xq" Queißner
2021-11-20
1
-0
/
+4
*
Further improves localization (#191). Allows switching and setting the chosen...
Felix (xq) Queißner
2021-05-08
1
-23
/
+15
*
Inserts setting for current language.
Felix (xq) Queißner
2021-05-08
1
-24
/
+57
*
main.cpp: support sessions when multiple users have opened Kristall
Karol Kosek
2021-04-17
1
-1
/
+7
*
Save settings on exit
Karol Kosek
2021-04-11
1
-1
/
+1
*
Restores geometry from previous root window.
Felix (xq) Queißner
2021-03-17
1
-27
/
+48
*
rename PageMetadata struct to NamedUrl
Mike Skec
2021-03-17
1
-2
/
+2
*
sessions: add 'lazyloading' for restored tabs
Mike Skec
2021-03-17
1
-4
/
+8
*
sessions: save page titles and read them before loading page
Mike Skec
2021-03-17
1
-5
/
+23
*
sessions: restore window tab indices
Mike Skec
2021-03-17
1
-0
/
+5
*
Adds option to have old or new session behaviour. Closes #187
Felix (xq) Queißner
2021-03-17
1
-2
/
+5
*
First draft of session management. Always restores the latest session.
Felix (xq) Queißner
2021-03-17
1
-22
/
+111
*
Restructures option dialog even more, adds option to strip '<nav>' tags.
Felix (xq) Queißner
2021-03-08
1
-0
/
+3
*
Add preference for ANSI escape codes
Mike Skec
2021-03-07
1
-0
/
+16
*
Moves all globals into a structure that can be deleted before the app exists....
Felix (xq) Queißner
2021-03-06
1
-69
/
+55
*
main.cpp: use QLibraryInfo to get the exact i18n path
Karol Kosek
2021-03-06
1
-1
/
+2
*
Some cleanup
Carmina16
2021-03-06
1
-1
/
+1
*
Implement interface translation
Carmina16
2021-03-06
1
-3
/
+10
*
Implements proper multi-window support.
Felix (xq) Queißner
2021-03-06
1
-24
/
+74
*
Starts preparing the codebase for multiple windows.
Felix (xq) Queißner
2021-03-06
1
-37
/
+99
*
Implements an IPC scheme for kristall. Closes #139.
Felix (xq) Queißner
2021-03-06
1
-15
/
+276
*
Adds emoji toggle preference.
Mike Skec
2021-02-27
1
-0
/
+20
*
DocumentStyle: fixes for font issues
Mike Skec
2021-02-25
1
-0
/
+7
*
Fix window geometry/state not being saved in some environments
Mike Skec
2021-02-23
1
-6
/
+15
*
Add light icons for favourite/certificate buttons for dark themes
Mike Skec
2021-02-23
1
-0
/
+12
*
Add optional root/parent toolbar buttons
Mike Skec
2021-02-18
1
-0
/
+4
*
Add unlimited cache life option
Mike Skec
2021-02-18
1
-0
/
+2
*
Add seperate 'icon theme' preference
Mike Skec
2021-02-16
1
-13
/
+52
*
Added search engine preference
Mike Skec
2021-02-15
1
-0
/
+2
*
add pref for typographer quotes
Mike Skec
2021-02-13
1
-0
/
+3
*
new-tab button: add preference
Mike Skec
2021-01-21
1
-0
/
+2
*
Functional cache limit, albeit a little inefficient
Mike Skec
2021-01-08
1
-2
/
+2
*
cache: item expiry and max item size
Mike Skec
2021-01-08
1
-0
/
+8
*
cache code refactor
Mike Skec
2021-01-06
1
-0
/
+1
*
better default fonts
Mike Skec
2021-01-04
1
-1
/
+10
*
No longer useing QPalette::Mid for url bar highlight
Mike Skec
2021-01-04
1
-2
/
+3
*
Theming: only use standard icons on Linux
Mike Skec
2021-01-02
1
-0
/
+7
*
Get rid of unneeded hacky code for fancy url bar
Mike Skec
2021-01-02
1
-0
/
+3
*
Fix bug with fancy url bar styling
Mike Skec
2021-01-02
1
-1
/
+10
*
Added UI density option.
Mike Skec
2021-01-01
1
-1
/
+23
*
Add preference for url bar styling
Mike Skec
2020-12-31
1
-0
/
+3
*
Use const variables
Karol Kosek
2020-12-30
1
-1
/
+1
*
const-reference large types
Karol Kosek
2020-12-30
1
-1
/
+1
*
Add preference to show hidden files in directory listings
Mike Skec
2020-12-30
1
-0
/
+3
*
Add optional 'home' button to browser toolbar.
Mike Skec
2020-12-29
1
-0
/
+3
*
kristall: use system icon theme when using OS Default theme
Karol Kosek
2020-12-27
1
-1
/
+1
*
Allow to open local files without specifying the 'file:' schema
Karol Kosek
2020-12-24
1
-0
/
+7
*
Adds 'show document source' menu item. Closes #11.
Felix (xq) Queißner
2020-08-17
1
-1
/
+1
*
Adds primitive support for emoji fonts.
Felix (xq) Queißner
2020-08-17
1
-1
/
+33
*
Adds basic editing for favourite groups
Felix (xq) Queißner
2020-06-29
1
-1
/
+4
[next]