aboutsummaryrefslogtreecommitdiff
path: root/src/widgets
Commit message (Expand)AuthorAgeFilesLines
* querydialog.ui: Allow smaller dialog sizeXavier Del Campo Romero2023-12-191-0/+12
* Replace QInputDialog with custom dialog for queriesXavier Del Campo Romero2023-10-133-0/+127
* Allow middle-click to open new tab when text is selectedTomas Åkesson2023-04-061-0/+3
* Fix media player stutteringTomas Åkesson2023-03-262-2/+27
* Improve Qt 6 supportAlexey Andreyev2023-03-251-2/+7
* Introduce Qt 6 supportAlexey Andreyev2023-03-243-2/+58
* Further improves localization (#191). Allows switching and setting the chosen...Felix (xq) Queißner2021-05-082-0/+16
* Fix for #233Mike Skec2021-05-022-1/+7
* mark more strings for translationOIS2021-03-161-3/+3
* Moves all globals into a structure that can be deleted before the app exists....Felix (xq) Queißner2021-03-063-5/+6
* Implement interface translationCarmina162021-03-061-4/+4
* Fix #186: screwed line endings in copied textMike Skec2021-03-061-0/+10
* KristallTextBrowser: touch scroll fixMike Skec2021-02-241-4/+8
* MainWindow: set tab tooltipsMike Skec2021-02-231-2/+2
* KristallTextBrowser: replace typographer quotes with ASCII when copying textMike Skec2021-02-232-0/+68
* KristallTextBrowser: use IBeam as default cursorMike Skec2021-02-162-0/+5
* Search box: better reimplementationMike Skec2021-02-092-0/+51
* new-tab button: add preferenceMike Skec2021-01-212-10/+16
* Added '+' button to tab barMike Skec2021-01-214-6/+62
* ElideLabel: assign variable in initialization listKarol Kosek2021-01-201-3/+4
* Touch device supportMike Skec2021-01-071-1/+7
* support touch scrolling (?)Mike Skec2021-01-071-0/+3
* favourite popup: adding group combobox!Mike Skec2021-01-072-1/+28
* Fix busy cursor bugsMike Skec2021-01-062-10/+27
* Apply favourites button workaroundMike Skec2021-01-052-0/+42
* New popup when adding to favourites!Mike Skec2021-01-042-0/+117
* fix build failuresMike Skec2021-01-041-1/+2
* Added 'busy' cursor while current tab is loadingMike Skec2021-01-042-0/+25
* Compile with Qt 5.9Karol Kosek2021-01-021-1/+1
* Added fancy url bar stylingMike Skec2020-12-312-0/+12
* URL bar now has 'select all' behaviour on mouse releaseMike Skec2020-12-272-0/+26
* Use standard icon namesKarol Kosek2020-12-272-4/+5
* Tries to enable windows builds with github actions.Felix (xq) Queißner2020-08-171-1/+0
* Makes TLS editor columns sortable. Closes #42.Felix (xq) Queißner2020-08-173-1/+9
* Makes Ctrl-LMB on a link open into a new tab.Felix (xq) Queißner2020-06-292-4/+15
* Huge refacoring of the settings stuff. Provides automated migration between o...Felix (xq) Queißner2020-06-281-1/+1
* Fixes typo, adds middle-click to open link in new tab.Felix (xq) Queißner2020-06-272-0/+48
* Allows middle-clicking to close tabs.Felix (xq) Queißner2020-06-274-0/+57
* Adds favourite completions in the toolbar. This was waaaay easier than planned.Felix (xq) Queißner2020-06-261-1/+7
* Restructures the project source and cleans up a bitFelix (xq) Queißner2020-06-2210-0/+572