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
/
mainwindow.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
MainWindow: set tab tooltips
Mike Skec
2021-02-23
1
-0
/
+3
*
Fix window geometry/state not being saved in some environments
Mike Skec
2021-02-23
1
-0
/
+7
*
Add light icons for favourite/certificate buttons for dark themes
Mike Skec
2021-02-23
1
-0
/
+1
*
Add optional root/parent toolbar buttons
Mike Skec
2021-02-18
1
-18
/
+7
*
Fix: remove N-L from tab title. Also limit tab title length
Mike Skec
2021-02-17
1
-10
/
+21
*
Add basic root/parent navigation options to menu, with shortcuts
Mike Skec
2021-02-17
1
-0
/
+29
*
Use PageUp/Down to switch between tabs
Xavier Del Campo Romero
2021-01-27
1
-0
/
+28
*
new-tab button: add preference
Mike Skec
2021-01-21
1
-0
/
+4
*
Added '+' button to tab bar
Mike Skec
2021-01-21
1
-0
/
+5
*
status bar: show request status when loading pages
Mike Skec
2021-01-10
1
-2
/
+55
*
status bar: New file cache indicator
Mike Skec
2021-01-10
1
-1
/
+5
*
Added new context menus to favourite group
Mike Skec
2021-01-07
1
-9
/
+41
*
favourite popup: adding group combobox!
Mike Skec
2021-01-07
1
-9
/
+16
*
cache code refactor
Mike Skec
2021-01-06
1
-34
/
+0
*
Basic caching functionality implemented
Mike Skec
2021-01-06
1
-0
/
+34
*
MainWindow: escape tab title
Karol Kosek
2021-01-05
1
-1
/
+3
*
Remove toggleIsFavourite - no longer needed
Mike Skec
2021-01-04
1
-1
/
+1
*
New popup when adding to favourites!
Mike Skec
2021-01-04
1
-1
/
+5
*
Tweak when url should be focused
Mike Skec
2021-01-02
1
-4
/
+1
*
favourites: implement #77, and add rename context menus
Mike Skec
2021-01-02
1
-7
/
+38
*
Get rid of unneeded hacky code for fancy url bar
Mike Skec
2021-01-02
1
-16
/
+1
*
url bar focus change
Mike Skec
2021-01-01
1
-2
/
+1
*
Added UI density option.
Mike Skec
2021-01-01
1
-0
/
+20
*
Fix segfault when opening settings dialog with no tabs
Mike Skec
2020-12-31
1
-9
/
+9
*
Prevents URL bar styles appearing strange in settings dialog after changing t...
Mike Skec
2020-12-31
1
-1
/
+14
*
Added fancy url bar styling
Mike Skec
2020-12-31
1
-1
/
+3
*
mainwindow: new methods curTab and tabAt
Mike Skec
2020-12-31
1
-22
/
+32
*
#51: mouse buttons 4/5 for back/forward
Mike Skec
2020-12-31
1
-1
/
+22
*
Pass QPoint by value
Karol Kosek
2020-12-30
1
-2
/
+2
*
Window title now contains page title
Mike Skec
2020-12-27
1
-0
/
+17
*
Add shortcuts for Document Outline, Bookmark, and History docks
Karol Kosek
2020-12-24
1
-5
/
+3
*
theme changes are now reflected instantly upon confirmation.
Mike Skec
2020-12-24
1
-0
/
+16
*
Add 'view source' to right-click context menu
Mike Skec
2020-12-24
1
-4
/
+9
*
Switch between tabs with Alt-N
nixo
2020-11-01
1
-0
/
+16
*
Adds 'show document source' menu item. Closes #11.
Felix (xq) Queißner
2020-08-17
1
-1
/
+11
*
Add focus on URL bar when new tab opens
Don Rowe
2020-07-05
1
-0
/
+2
*
Adds delete button for favourites, adds improved about:favourites rendering.
Felix (xq) Queißner
2020-06-29
1
-0
/
+6
*
Adds basic editing for favourite groups
Felix (xq) Queißner
2020-06-29
1
-6
/
+28
*
Paves road for new favourite system: Refactors the favourites into tree struc...
Felix (xq) Queißner
2020-06-29
1
-3
/
+3
*
Changes theme initialization a tad.
Felix (xq) Queißner
2020-06-29
1
-31
/
+4
*
Huge refacoring of the settings stuff. Provides automated migration between o...
Felix (xq) Queißner
2020-06-28
1
-75
/
+26
*
Fixes #25 and #23, starts to implement new config/cache directory system.
Felix (xq) Queißner
2020-06-28
1
-1
/
+3
*
Restructures the project source and cleans up a bit
Felix (xq) Queißner
2020-06-22
1
-2
/
+2
*
Introduces light and dark icon themes.
Felix (xq) Queißner
2020-06-22
1
-0
/
+1
*
Adds 'OS Default' theme.
Felix (xq) Queißner
2020-06-21
1
-0
/
+5
*
Reworks TLS trust to enable symmetry between HTTPS and Gemini
Felix (xq) Queißner
2020-06-19
1
-3
/
+9
*
Auto-expanding the outline now works.
Felix (xq) Queißner
2020-06-19
1
-0
/
+1
*
Fixes non-updating status bar, fixes bug in the mime parser.
Felix (xq) Queißner
2020-06-19
1
-4
/
+19
*
Reworks global settings handling, improves redirection configuration.
Felix (xq) Queißner
2020-06-18
1
-15
/
+13
*
Refactoring: Changes internal structure of requests and unifies a lot of code...
Felix (xq) Queißner
2020-06-16
1
-7
/
+5
[next]