aboutsummaryrefslogtreecommitdiff
path: root/src/webengine/webview.cpp
Commit message (Expand)AuthorAgeFilesLines
* Only create developer tools page when action is triggeredAqua-sama2018-04-021-16/+1
* Refactoring TabBarAqua-sama2018-04-021-0/+11
* Page menus refactoringAqua-sama2018-04-011-102/+33
* Reworked CMakeLists to be a bit more readableAqua-sama2018-03-071-2/+2
* Connected WebView::newBookmark signalAqua-sama2018-02-081-2/+2
* Fixed bug where refresh button and loading bar would get stuck in loading stateAqua-sama2018-01-311-0/+5
* UrlLineEdit reworkAqua-sama2018-01-261-7/+1
* Fixed repo location in license headersAqua-sama2018-01-201-1/+1
* Refactoring MainWindowAqua-sama2018-01-191-1/+22
* Added .clang-formatAqua-sama2018-01-071-7/+7
* Various minor fixesAqua-sama2018-01-041-2/+0
* astyle passAqua-sama2017-12-251-1/+1
* smolbote can now compile on Qt 5.7.1Aqua-sama2017-12-231-0/+2
* Bug fixesAqua-sama2017-12-201-1/+2
* Added SSL cert warningsAqua-sama2017-12-201-3/+13
* Can now open links in new tabAqua-sama2017-12-201-2/+38
* Changed license from GPL3+ to GPL3Aqua-sama2017-12-191-19/+7
* WebView pageMenu implementationAqua-sama2017-12-151-7/+91
* Using Q_CHECK_PTR instead of Q_ASSERT on pointersAqua-sama2017-12-141-1/+1
* Cleaned up UrlLineEditAqua-sama2017-12-141-0/+20
* Updated pre-commit.rbAqua-sama2017-04-021-1/+1
* Added loading bar to status barAqua-sama2017-02-021-0/+39