aboutsummaryrefslogtreecommitdiff
path: root/src/webengine/webpage.cpp
Commit message (Collapse)AuthorAgeFilesLines
* clang-format passAqua-sama2018-06-221-1/+1
|
* Fix various warningsAqua-sama2018-06-221-3/+4
|
* QTBUG-68224 workaroundAqua-sama2018-05-261-0/+29
|
* Page feature permission request dialogAqua-sama2018-03-301-5/+43
|
* More informative SSL error messageAqua-sama2018-03-301-5/+22
|
* UrlLineEdit reworkAqua-sama2018-01-261-2/+7
| | | | | | | | | - 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
* Fixed repo location in license headersAqua-sama2018-01-201-1/+1
|
* Added .clang-formatAqua-sama2018-01-071-2/+2
|
* Off-the-record profile settingsAqua-sama2017-12-291-0/+10
| | | | | - all profiles can load configs now - fullscreen requests are no longer ignored
* Bug fixesAqua-sama2017-12-201-0/+8
| | | | | | .config/smolbote will now be created if missing Connected profiles to download manager Added missing license from WebPage
* Added SSL cert warningsAqua-sama2017-12-201-0/+12