aboutsummaryrefslogtreecommitdiff
path: root/src/webengine/webpage.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Ported to qt6aqua2024-04-231-2/+2
|
* Turn on more warnings by defaultAqua-sama2020-05-281-2/+2
| | | | | | - fix clazy warnings - fix various other compiler warnings - bugfix: connect profiles' downloadRequested signal
* libwebengineAqua-sama2020-05-081-5/+3
| | | | | | | | | | | Make src/webengine into a static library - Add some tests - Updated manpage - Remove WebProfileManager::id and WebProfileManager::instance - Add consumable semantics checks to WebProfileManager - Add WebProfileManager::walk Add ApplicationMenu class
* Fix various compiler warningsAqua-sama2020-03-231-1/+1
|
* Use spdlog for loggingAqua-sama2019-02-061-3/+2
|
* Add separate firejail .desktopAqua-sama2018-12-101-0/+1
|
* Add Kconfiglib to parse Kconfig/.configAqua-sama2018-10-201-27/+0
|
* Update readmeAqua-sama2018-10-121-0/+4
|
* Update repository path in license headersAqua-sama2018-09-291-1/+1
|
* clang-format passAqua-sama2018-09-181-5/+5
|
* WebPage: add render process crash recovery pageAqua-sama2018-08-231-2/+34
|
* 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