aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Replace QInputDialog with custom dialog for queriesquery-dialogXavier Del Campo Romero2023-10-106-5/+136
* build.yml: Test CMake buildsXavier Del Campo Romero2023-10-022-2/+30
* Add CMake-based build systemXavier Del Campo Romero2023-10-024-0/+226
* settingsdialog.ui: Move "Generic" widgets to QScrollAreaXavier Del Campo Romero2023-09-291-286/+302
* browsertab.cpp: Use multi-line input when requiredXavier Del Campo Romero2023-09-291-0/+1
* Use startsWith() instead of left(4)Michael Steenbeek2023-08-301-2/+2
* Support URLs in GophermapsMichael Steenbeek2023-08-301-14/+25
* Update settingsdialog.cppAcidus2023-07-081-0/+1
* update with active search enginesAcidus2023-07-081-3/+2
* doc/gen-man.sh: use printf instead of echo to make it portableCarlos Henrique Lima Melara2023-06-101-3/+3
* Removes ubuntu_18 runnerFelix Queißner2023-06-051-12/+0
* doc: remove unused DATE logic from gen-man.shCarlos Henrique Lima Melara2023-06-051-4/+0
* doc: double escape special characters (\f) in gen-man.shCarlos Henrique Lima Melara2023-06-051-2/+2
* Focus browsing area after page is loadedTomas Åkesson2023-04-061-0/+2
* Allow middle-click to open new tab when text is selectedTomas Åkesson2023-04-061-0/+3
* Fix crash when encountering incomplete ANSI codesTomas Åkesson2023-04-021-6/+6
* Fix crash when closing gopher tab during content loadingTomas Åkesson2023-04-011-0/+1
* Fix media player stutteringTomas Åkesson2023-03-262-2/+27
* Improve Qt 6 supportAlexey Andreyev2023-03-251-2/+7
* Introduce Qt 6 supportAlexey Andreyev2023-03-246-3/+69
* AboutHandler: improve cache request generationAlexey Andreyev2023-03-241-1/+1
* fix missing kristall version when not building in git repoCarlos Henrique Lima Melara2022-12-301-1/+7
* BUILDING.md: use a better formatting to Ubuntu and Debian sectionCarlos Henrique Lima Melara2022-12-251-2/+2
* BUILDING.md: add qt5-tools to arch required packages list (fix #262)Carlos Henrique Lima Melara2022-12-251-0/+1
* BUILDING.md: add info about Debian and using dynamic linkingCarlos Henrique Lima Melara2022-12-251-4/+11
* src/about/help.gemini: fix typo (completly -> completely)Carlos Henrique Lima Melara2022-12-251-1/+1
* src/kristall.pro: append CPPFLAGS to CFLAGS and CXXFLAGSCarlos Henrique Lima Melara2022-01-301-1/+4
* Removes build date from manpage to make kristall builds reproducibleCarlos Henrique Lima Melara2022-01-301-1/+1
* Implements #245Felix "xq" Queißner2021-11-207-27/+118
* Improves caching api related to urls, implements fragment handling, fixes #237Felix "xq" Queißner2021-11-205-37/+60
* Add additional brew command for macOS buildingols2021-11-151-1/+2
* new location macos 11 homebrew qtquietok(david)2021-09-132-3/+3
* Fix x86 for Haiku and maybe othersquietok(david)2021-09-132-0/+14
* doc/gen-man.sh: make sed command portablelinear2021-09-052-1/+2
* doc/gen-man.sh: head and tail +/- syntax is not portablelinear2021-09-051-2/+1
* Fix building on macOS/arm64linear2021-09-052-6/+19
* Fix some spelling errorskoyu2021-06-022-2/+2
* cleanup mime entry during uninstallThomas Groman2021-05-081-1/+3
* Default install to user prefixThomas Groman2021-05-081-2/+2
* fix varible conflict in make install MANPATH conflicts with system environmen...Thomas Groman2021-05-081-2/+2
* Add support for XHTML This patch sends XHTML down the HTML renderer path inst...Thomas Groman2021-05-082-1/+2
* Further improves localization (#191). Allows switching and setting the chosen...Felix (xq) Queißner2021-05-0817-78/+249
* Inserts setting for current language.Felix (xq) Queißner2021-05-085-25/+314
* Updates ROADMAPFelix (xq) Queißner2021-05-081-6/+5
* Adds qttools5-dev-tools to Ubuntu dependenciesFelix Queißner2021-05-081-1/+3
* Adds qt5-linguist as a Fedora dependencyFelix Queißner2021-05-081-0/+1
* Fix for #233Mike Skec2021-05-022-1/+7
* BrowserTab: accept file dropsKarol Kosek2021-04-213-0/+19
* Push lazy-loaded links to the historyKarol Kosek2021-04-182-6/+4
* main.cpp: support sessions when multiple users have opened KristallKarol Kosek2021-04-171-1/+7