| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Port to QtWebEngine (thx Junie), bump to C++20HEADmaster | Simon Rettberg | 2025-11-13 | 1 | -174/+116![]() |
| | | |||||
| * | Fix: error page not showing HTTP error codes, but "Unknown Error" | Simon Rettberg | 2024-01-09 | 1 | -5/+15 |
| | | |||||
| * | Add --zoom option | Simon Rettberg | 2022-12-06 | 1 | -0/+6 |
| | | |||||
| * | Enable local storage | Simon Rettberg | 2022-09-27 | 1 | -0/+1 |
| | | |||||
| * | Remove javascript: prefix in onclick=""v29r2v29r1 | Simon Rettberg | 2020-11-09 | 1 | -1/+1 |
| | | |||||
| * | Allow blacklist and whitelist at the same time. | Simon Rettberg | 2020-10-27 | 1 | -5/+6 |
| | | | | | Whitelist takes precedence. | ||||
| * | Fix triggering "go back" on blocked URL | Simon Rettberg | 2020-10-27 | 1 | -10/+26 |
| | | | | | | | On more recenct Qt versions, you can get stuck at the error page for disallowed URLs. Make the code that detects this situation more agressive. | ||||
| * | Add --maximizedv26 | Simon Rettberg | 2020-01-14 | 1 | -1/+3 |
| | | |||||
| * | Maybe add new files?v23 | Simon Rettberg | 2019-03-15 | 1 | -1/+1 |
| | | |||||
| * | Don't reload (--reload-interval) if browser is being used | Simon Rettberg | 2019-03-14 | 1 | -15/+35 |
| | | |||||
| * | SLXbrowser -> SlxBrowser | Simon Rettberg | 2019-03-13 | 1 | -14/+14 |
| | | |||||
| * | Update signal/slot connect to Qt5 style | Simon Rettberg | 2019-03-13 | 1 | -7/+6![]() |
| | | |||||
| * | Add black/whitelisting of URLs | Simon Rettberg | 2019-03-13 | 1 | -39/+110 |
| | | |||||
| * | Set proper parent window for message box | Simon Rettberg | 2018-11-15 | 1 | -1/+1 |
| | | |||||
| * | Handle unsupported protocols | Simon Rettberg | 2018-11-14 | 1 | -4/+17 |
| | | |||||
| * | Add --reload-interval option to periodically reload the passed URL | Simon Rettberg | 2018-01-15 | 1 | -2/+8 |
| | | |||||
| * | Block downloads with user feedback | Simon Rettberg | 2017-07-07 | 1 | -2/+2 |
| | | |||||
| * | FIRST!!!1 | Simon Rettberg | 2017-07-07 | 1 | -0/+115 |

