Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add loading progess bar to the address bar | Aqua-sama | 2018-04-17 | 1 | -1/+1 |
| | |||||
* | Enabled address bar suggestions | Aqua-sama | 2018-04-17 | 1 | -9/+2 |
| | | | | Also fixed occasional bug when showing the completer. | ||||
* | Fixed address bar auto-complete | Aqua-sama | 2018-02-07 | 1 | -3/+4 |
| | |||||
* | UrlLineEdit rework | Aqua-sama | 2018-01-26 | 1 | -0/+74 |
- moved UrlLineEdit to src/addressbar - added UrlLineEdit::connectWebView - removed UrlLineEdit::pageAction - UrlLineEdit restores the text format when losing focus - Split off completer code into Completer class - WebPage now displays a warning message box instead on certificate errors |