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
/
browsertab.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
add ugly guppy:// v0.4 support
Dima Krasner
2023-11-09
1
-0
/
+2
*
Replace QInputDialog with custom dialog for queries
Xavier Del Campo Romero
2023-10-13
1
-3
/
+2
*
browsertab.cpp: Use multi-line input when required
Xavier Del Campo Romero
2023-09-29
1
-0
/
+1
*
Focus browsing area after page is loaded
Tomas Åkesson
2023-04-06
1
-0
/
+2
*
Fix crash when closing gopher tab during content loading
Tomas Åkesson
2023-04-01
1
-0
/
+1
*
Introduce Qt 6 support
Alexey Andreyev
2023-03-24
1
-0
/
+5
*
Improves caching api related to urls, implements fragment handling, fixes #237
Felix "xq" Queißner
2021-11-20
1
-5
/
+25
*
Add support for XHTML This patch sends XHTML down the HTML renderer path inst...
Thomas Groman
2021-05-08
1
-1
/
+1
*
Further improves localization (#191). Allows switching and setting the chosen...
Felix (xq) Queißner
2021-05-08
1
-0
/
+6
*
BrowserTab: accept file drops
Karol Kosek
2021-04-21
1
-0
/
+13
*
Push lazy-loaded links to the history
Karol Kosek
2021-04-18
1
-1
/
+2
*
Unwarp tr() from QStrings
Karol Kosek
2021-04-16
1
-15
/
+15
*
BrowserTab: reset image scaling for small images
Karol Kosek
2021-04-11
1
-0
/
+2
*
BrowserTab: drop QString
Karol Kosek
2021-04-11
1
-4
/
+2
*
BrowserTab: simplify unsupported media type error
Karol Kosek
2021-04-11
1
-32
/
+11
*
BrowserTab: call the view source action from menu directly
Karol Kosek
2021-04-11
1
-3
/
+1
*
BrowserTab: render image loading errors in a document
Karol Kosek
2021-04-10
1
-13
/
+24
*
BrowserTab: add scrollbars to image view
Karol Kosek
2021-04-10
1
-0
/
+2
*
BrowserTab: scale images only when they are bigger than the window
Karol Kosek
2021-04-10
1
-2
/
+6
*
BrowserTab: simplify image loading
Karol Kosek
2021-04-10
1
-8
/
+3
*
view source: remove question mark from title bar (#208)
Mike Skec
2021-03-30
1
-1
/
+1
*
BrowserTab: set port on relative redirects
Karol Kosek
2021-03-28
1
-0
/
+1
*
mark more strings for translation
OIS
2021-03-16
1
-1
/
+1
*
Starts to implement new HTML renderer based on gumbo. Everything is a bit bor...
Felix (xq) Queißner
2021-03-08
1
-20
/
+11
*
Moves all globals into a structure that can be deleted before the app exists....
Felix (xq) Queißner
2021-03-06
1
-44
/
+44
*
Implement interface translation
Carmina16
2021-03-06
1
-50
/
+50
*
BrowserTab.cpp: allow parent/root on all except about: pages
Mike Skec
2021-02-27
1
-4
/
+4
*
KristallTextBrowser: replace typographer quotes with ASCII when copying text
Mike Skec
2021-02-23
1
-1
/
+1
*
Scroll positions no longer lost after confirming settigns
Mike Skec
2021-02-23
1
-0
/
+5
*
Add light icons for favourite/certificate buttons for dark themes
Mike Skec
2021-02-23
1
-0
/
+28
*
Add optional root/parent toolbar buttons
Mike Skec
2021-02-18
1
-3
/
+47
*
Fix: remove N-L from tab title. Also limit tab title length
Mike Skec
2021-02-17
1
-1
/
+5
*
BrowserTab: use cleaner titles for pages without them
Mike Skec
2021-02-16
1
-1
/
+10
*
KristallTextBrowser: use IBeam as default cursor
Mike Skec
2021-02-16
1
-1
/
+1
*
Improved blockquotes
Mike Skec
2021-02-16
1
-0
/
+5
*
Added search engine preference
Mike Skec
2021-02-15
1
-2
/
+13
*
BrowserTab.cpp: basic search engine functionality added
Mike Skec
2021-02-15
1
-1
/
+15
*
BrowserTab: fix build errors on Qt < 5.13
Mike Skec
2021-02-14
1
-0
/
+4
*
BrowserTab: Update regex source link to correct one
Mike Skec
2021-02-14
1
-1
/
+1
*
BrowserTab: finding quotations now works for all characters
Mike Skec
2021-02-14
1
-7
/
+27
*
Margins are now split into seperate horizontal/vertical options
Mike Skec
2021-02-13
1
-2
/
+3
*
Adds per-style pref for text width
Mike Skec
2021-02-13
1
-2
/
+5
*
Adds maximum line width functionality
Mike Skec
2021-02-13
1
-0
/
+21
*
searchbox: fix moving to top/bottom of page during search
Mike Skec
2021-02-09
1
-2
/
+4
*
Search box: better reimplementation
Mike Skec
2021-02-09
1
-12
/
+15
*
#144: small search improvements
Mike Skec
2021-02-09
1
-4
/
+8
*
Add 'open in default browser' option on HTTP links
Mike Skec
2021-02-08
1
-4
/
+15
*
BrowserTab: fix showing an empty redirect question box
Karol Kosek
2021-01-16
1
-1
/
+1
*
Replace history on redirect
Karol Kosek
2021-01-11
1
-0
/
+1
*
Revert "Fixes a 'resource not found' bug"
Karol Kosek
2021-01-11
1
-15
/
+6
[next]