| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Search box: better reimplementation | Mike Skec | 2021-02-09 | 2 | -0/+51 |
| | | | | | This was necessary to fix a bug, where the URL bar becomes unusable while search box is visible. | ||||
| * | new-tab button: add preference | Mike Skec | 2021-01-21 | 2 | -10/+16 |
| | | |||||
| * | Added '+' button to tab bar | Mike Skec | 2021-01-21 | 4 | -6/+62 |
| | | |||||
| * | ElideLabel: assign variable in initialization list | Karol Kosek | 2021-01-20 | 1 | -3/+4 |
| | | |||||
| * | Touch device support | Mike Skec | 2021-01-07 | 1 | -1/+7 |
| | | |||||
| * | support touch scrolling (?) | Mike Skec | 2021-01-07 | 1 | -0/+3 |
| | | |||||
| * | favourite popup: adding group combobox! | Mike Skec | 2021-01-07 | 2 | -1/+28 |
| | | |||||
| * | Fix busy cursor bugs | Mike Skec | 2021-01-06 | 2 | -10/+27 |
| | | | | | fixes A: busy cursor not resetting when changing workspaces. and B: busy cursor not resetting after page finishes loading, and cursor is left stationary. | ||||
| * | Apply favourites button workaround | Mike Skec | 2021-01-05 | 2 | -0/+42 |
| | | | | | https://bugreports.qt.io/browse/QTBUG-2036 | ||||
| * | New popup when adding to favourites! | Mike Skec | 2021-01-04 | 2 | -0/+117 |
| | | |||||
| * | fix build failures | Mike Skec | 2021-01-04 | 1 | -1/+2 |
| | | |||||
| * | Added 'busy' cursor while current tab is loading | Mike Skec | 2021-01-04 | 2 | -0/+25 |
| | | |||||
| * | Compile with Qt 5.9 | Karol Kosek | 2021-01-02 | 1 | -1/+1 |
| | | |||||
| * | Added fancy url bar styling | Mike Skec | 2020-12-31 | 2 | -0/+12 |
| | | |||||
| * | URL bar now has 'select all' behaviour on mouse release | Mike Skec | 2020-12-27 | 2 | -0/+26 |
| | | |||||
| * | Use standard icon names | Karol Kosek | 2020-12-27 | 2 | -4/+5 |
| | | | | | | | document-{export,import}, and view-certificate aren't in the standard though. https://specifications.freedesktop.org/icon-naming-spec/icon-naming-spec-latest.html | ||||
| * | Tries to enable windows builds with github actions. | Felix (xq) Queißner | 2020-08-17 | 1 | -1/+0 |
| | | |||||
| * | Makes TLS editor columns sortable. Closes #42. | Felix (xq) Queißner | 2020-08-17 | 3 | -1/+9 |
| | | |||||
| * | Makes Ctrl-LMB on a link open into a new tab. | Felix (xq) Queißner | 2020-06-29 | 2 | -4/+15 |
| | | |||||
| * | Huge refacoring of the settings stuff. Provides automated migration between ↵ | Felix (xq) Queißner | 2020-06-28 | 1 | -1/+1 |
| | | | | | old and new configuration file stuff. Themes are now just files in a folder instead of encoded data in the config file. | ||||
| * | Fixes typo, adds middle-click to open link in new tab. | Felix (xq) Queißner | 2020-06-27 | 2 | -0/+48 |
| | | |||||
| * | Allows middle-clicking to close tabs. | Felix (xq) Queißner | 2020-06-27 | 4 | -0/+57 |
| | | |||||
| * | Adds favourite completions in the toolbar. This was waaaay easier than planned. | Felix (xq) Queißner | 2020-06-26 | 1 | -1/+7 |
| | | |||||
| * | Restructures the project source and cleans up a bit | Felix (xq) Queißner | 2020-06-22 | 10 | -0/+572 |
