Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix: error page not showing HTTP error codes, but "Unknown Error"HEADmaster | Simon Rettberg | 2024-01-09 | 1 | -5/+15 |
| | |||||
* | Add --zoom option | Simon Rettberg | 2022-12-06 | 3 | -0/+14 |
| | |||||
* | Enable local storage | Simon Rettberg | 2022-09-27 | 2 | -0/+2 |
| | |||||
* | 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 | 5 | -22/+24 |
| | | | | Whitelist takes precedence. | ||||
* | Fix triggering "go back" on blocked URL | Simon Rettberg | 2020-10-27 | 2 | -10/+27 |
| | | | | | | 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 | 3 | -1/+7 |
| | |||||
* | Maybe add new files?v23 | Simon Rettberg | 2019-03-15 | 3 | -1/+82 |
| | |||||
* | Don't reload (--reload-interval) if browser is being used | Simon Rettberg | 2019-03-14 | 3 | -16/+46 |
| | |||||
* | SLXbrowser -> SlxBrowser | Simon Rettberg | 2019-03-13 | 3 | -18/+18 |
| | |||||
* | 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 | 3 | -50/+172 |
| | |||||
* | Set proper parent window for message box | Simon Rettberg | 2018-11-15 | 1 | -1/+1 |
| | |||||
* | Handle unsupported protocols | Simon Rettberg | 2018-11-14 | 2 | -4/+18 |
| | |||||
* | Add --reload-interval option to periodically reload the passed URL | Simon Rettberg | 2018-01-15 | 3 | -4/+13 |
| | |||||
* | Change --full-screen to --fullscreen | Simon Rettberg | 2017-07-10 | 1 | -1/+1 |
| | |||||
* | Block downloads with user feedback | Simon Rettberg | 2017-07-07 | 4 | -7/+55 |
| | |||||
* | FIRST!!!1 | Simon Rettberg | 2017-07-07 | 6 | -0/+503 |