kristall/src
Dima Krasner b2fac23783 fix failure when first chunk arrives last 2023-11-09 08:20:12 +01:00
..
about src/about/help.gemini: fix typo (completly -> completely) 2022-12-25 10:41:48 +01:00
dialogs add ugly guppy:// v0.4 support 2023-11-09 08:20:12 +01:00
error_page Adds option for manually trusting a TLS server. 2020-06-21 21:29:30 +02:00
fonts Adds primitive support for emoji fonts. 2020-08-17 11:12:16 +02:00
icons Inserts setting for current language. 2021-05-08 10:44:03 +02:00
protocols fix failure when first chunk arrives last 2023-11-09 08:20:12 +01:00
renderers Use startsWith() instead of left(4) 2023-08-30 08:43:16 +02:00
widgets Replace QInputDialog with custom dialog for queries 2023-10-13 13:14:00 +02:00
browsertab.cpp add ugly guppy:// v0.4 support 2023-11-09 08:20:12 +01:00
browsertab.hpp Improves caching api related to urls, implements fragment handling, fixes #237 2021-11-20 15:02:03 +01:00
browsertab.ui Further improves localization (#191). Allows switching and setting the chosen localization properly. 2021-05-08 10:44:03 +02:00
builtins.qrc builtins.qrc: remove icons 2020-12-27 00:03:30 +01:00
cachehandler.cpp Improves caching api related to urls, implements fragment handling, fixes #237 2021-11-20 15:02:03 +01:00
cachehandler.hpp Improves caching api related to urls, implements fragment handling, fixes #237 2021-11-20 15:02:03 +01:00
certificatehelper.cpp const-reference large types 2020-12-30 20:31:39 +01:00
certificatehelper.hpp const-reference large types 2020-12-30 20:31:39 +01:00
cryptoidentity.cpp Adds new feature: Auto-enable and host matching for client certificates 2020-06-20 00:42:46 +02:00
cryptoidentity.hpp Adds new feature: Auto-enable and host matching for client certificates 2020-06-20 00:42:46 +02:00
documentoutlinemodel.cpp Fixes a small bug in the outline generator. 2020-06-12 15:48:35 +02:00
documentoutlinemodel.hpp Moves source code into subdirectory. 2020-06-06 23:14:21 +02:00
documentstyle.cpp Fix for the windows build. 2021-03-07 11:44:14 +01:00
documentstyle.hpp Moves all globals into a structure that can be deleted before the app exists. Fixes #193. 2021-03-06 20:29:50 +01:00
favouritecollection.cpp Moves all globals into a structure that can be deleted before the app exists. Fixes #193. 2021-03-06 20:29:50 +01:00
favouritecollection.hpp Moves all globals into a structure that can be deleted before the app exists. Fixes #193. 2021-03-06 20:29:50 +01:00
favourites.init Reincludes makedir in makefile. 2020-07-20 17:34:36 +02:00
fonts.qrc Adds primitive support for emoji fonts. 2020-08-17 11:12:16 +02:00
gophertypes.txt Adds some right click menus, fixes bug in gopher. 2020-06-10 00:31:56 +02:00
icons.qrc Inserts setting for current language. 2021-05-08 10:44:03 +02:00
identitycollection.cpp Use const variables 2020-12-30 20:31:39 +01:00
identitycollection.hpp Huge refacoring of the settings stuff. Provides automated migration between old and new configuration file stuff. Themes are now just files in a folder instead of encoded data in the config file. 2020-06-28 16:30:52 +02:00
ioutil.cpp Implement interface translation 2021-03-06 16:59:32 +01:00
ioutil.hpp Fixes pages not being read from cache due to differing trailing slash 2021-01-07 09:44:02 +01:00
kristall.hpp Implements #245 2021-11-20 15:16:34 +01:00
kristall.pro add ugly guppy:// v0.4 support 2023-11-09 08:20:12 +01:00
localization.cpp Further improves localization (#191). Allows switching and setting the chosen localization properly. 2021-05-08 10:44:03 +02:00
localization.hpp Further improves localization (#191). Allows switching and setting the chosen localization properly. 2021-05-08 10:44:03 +02:00
main.cpp Implements #245 2021-11-20 15:16:34 +01:00
mainwindow.cpp Implements #245 2021-11-20 15:16:34 +01:00
mainwindow.hpp Implements #245 2021-11-20 15:16:34 +01:00
mainwindow.ui mnemonics: remove dockwidget hack 2021-03-12 10:35:57 +01:00
mimeparser.cpp status bar: New file cache indicator 2021-01-10 13:40:46 +01:00
mimeparser.hpp status bar: New file cache indicator 2021-01-10 13:40:46 +01:00
protocolhandler.cpp Adds improved error handling. 2020-06-16 23:01:16 +02:00
protocolhandler.hpp status bar: show request status when loading pages 2021-01-10 13:40:46 +01:00
protocolsetup.cpp Huge refacoring of the settings stuff. Provides automated migration between old and new configuration file stuff. Themes are now just files in a folder instead of encoded data in the config file. 2020-06-28 16:30:52 +02:00
protocolsetup.hpp add ugly guppy:// v0.4 support 2023-11-09 08:20:12 +01:00
ssltrust.cpp Adds option for manually trusting a TLS server. 2020-06-21 21:29:30 +02:00
ssltrust.hpp Adds option for manually trusting a TLS server. 2020-06-21 21:29:30 +02:00
tabbrowsinghistory.cpp Replace history on redirect 2021-01-11 20:29:21 +01:00
tabbrowsinghistory.hpp Replace history on redirect 2021-01-11 20:29:21 +01:00
trustedhost.cpp Adds improved client certificate management, adds server certificate management. 2020-06-16 00:41:57 +02:00
trustedhost.hpp Adds improved client certificate management, adds server certificate management. 2020-06-16 00:41:57 +02:00
trustedhostcollection.cpp Implement interface translation 2021-03-06 16:59:32 +01:00
trustedhostcollection.hpp Adds improved client certificate management, adds server certificate management. 2020-06-16 00:41:57 +02:00