Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Using boost::program_options instead of libconfig | Aqua-sama | 2018-01-26 | 1 | -3/+3 | |
| | ||||||
* | UrlLineEdit rework | Aqua-sama | 2018-01-26 | 1 | -4/+2 | |
| | | | | | | | | | - 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 | |||||
* | Added result label to search form | Aqua-sama | 2018-01-20 | 4 | -1/+145 | |
| | ||||||
* | Fixed repo location in license headers | Aqua-sama | 2018-01-20 | 6 | -6/+6 | |
| | ||||||
* | Added shortcuts to navbar actions | Aqua-sama | 2018-01-19 | 1 | -1/+16 | |
| | ||||||
* | Refactoring MainWindow | Aqua-sama | 2018-01-19 | 7 | -0/+727 | |
- Added NavigationBar object that manages the navigation buttons - Removed NavigationButton class that it obsoleted |