| Commit message (Expand) | Author | Age | Files | Lines |
* | ProfileManager: move initial profile loading to ProfileManager | Aqua-sama | 2018-09-29 | 1 | -0/+2 |
* | Update repository path in license headers | Aqua-sama | 2018-09-29 | 1 | -1/+1 |
* | clang-format pass | Aqua-sama | 2018-09-18 | 1 | -3/+4 |
* | Update vendor.cmake | Aqua-sama | 2018-09-18 | 1 | -2/+2 |
* | Replace ProfileManager::profileList() with ProfileManager::idList() | Aqua-sama | 2018-09-08 | 1 | -10/+6 |
* | Clean up ProfileManager | Aqua-sama | 2018-09-02 | 1 | -1/+1 |
* | Add mute button to WebView context menu | Aqua-sama | 2018-08-20 | 1 | -2/+15 |
* | WebView: close context menu when buttons are pressed | Aqua-sama | 2018-08-19 | 1 | -3/+14 |
* | Add back/forward/refresh buttons to page context menu | Aqua-sama | 2018-08-19 | 1 | -2/+35 |
* | Move SubWindow to src/subwindow | Aqua-sama | 2018-08-07 | 1 | -1/+1 |
* | WebView: add open image action to context menu | Aqua-sama | 2018-07-31 | 1 | -3/+8 |
* | WebView: add Open in new tab and Save actions for images | Aqua-sama | 2018-07-12 | 1 | -0/+8 |
* | WebView: always add Open link actions if the link URL is not empty | Aqua-sama | 2018-07-12 | 1 | -59/+67 |
* | WebView: fix context menu transparency with Plasma | Aqua-sama | 2018-07-12 | 1 | -1/+1 |
* | WebView: always add zoom widget to context menu | Aqua-sama | 2018-07-11 | 1 | -21/+21 |
* | Remove PageToolsMenu | Aqua-sama | 2018-07-11 | 1 | -3/+1 |
* | Add custom WebView context menu | Aqua-sama | 2018-07-11 | 1 | -26/+115 |
* | Remove PageMenu | Aqua-sama | 2018-07-08 | 1 | -7/+34 |
* | Fix various warnings | Aqua-sama | 2018-06-22 | 1 | -0/+1 |
* | Refactor Subwindow | Aqua-sama | 2018-05-29 | 1 | -3/+3 |
* | Show view profile instead of window profile in title | Aqua-sama | 2018-05-28 | 1 | -0/+8 |
* | Remove Window::addTab(WebView *view) | Aqua-sama | 2018-05-28 | 1 | -5/+3 |
* | QTBUG-65223 workaround | Aqua-sama | 2018-05-03 | 1 | -0/+8 |
* | Clean up WebView | Aqua-sama | 2018-05-02 | 1 | -26/+0 |
* | Style pass | Aqua-sama | 2018-04-17 | 1 | -2/+2 |
* | Hovering over links shows them in the status bar again | Aqua-sama | 2018-04-17 | 1 | -7/+0 |
* | Address bar searches work again | Aqua-sama | 2018-04-17 | 1 | -2/+8 |
* | Multiple subwindows interface | Aqua-sama | 2018-04-16 | 1 | -23/+24 |
* | Only create developer tools page when action is triggered | Aqua-sama | 2018-04-02 | 1 | -16/+1 |
* | Refactoring TabBar | Aqua-sama | 2018-04-02 | 1 | -0/+11 |
* | Page menus refactoring | Aqua-sama | 2018-04-01 | 1 | -102/+33 |
* | Reworked CMakeLists to be a bit more readable | Aqua-sama | 2018-03-07 | 1 | -2/+2 |
* | Connected WebView::newBookmark signal | Aqua-sama | 2018-02-08 | 1 | -2/+2 |
* | Fixed bug where refresh button and loading bar would get stuck in loading state | Aqua-sama | 2018-01-31 | 1 | -0/+5 |
* | UrlLineEdit rework | Aqua-sama | 2018-01-26 | 1 | -7/+1 |
* | Fixed repo location in license headers | Aqua-sama | 2018-01-20 | 1 | -1/+1 |
* | Refactoring MainWindow | Aqua-sama | 2018-01-19 | 1 | -1/+22 |
* | Added .clang-format | Aqua-sama | 2018-01-07 | 1 | -7/+7 |
* | Various minor fixes | Aqua-sama | 2018-01-04 | 1 | -2/+0 |
* | astyle pass | Aqua-sama | 2017-12-25 | 1 | -1/+1 |
* | smolbote can now compile on Qt 5.7.1 | Aqua-sama | 2017-12-23 | 1 | -0/+2 |
* | Bug fixes | Aqua-sama | 2017-12-20 | 1 | -1/+2 |
* | Added SSL cert warnings | Aqua-sama | 2017-12-20 | 1 | -3/+13 |
* | Can now open links in new tab | Aqua-sama | 2017-12-20 | 1 | -2/+38 |
* | Changed license from GPL3+ to GPL3 | Aqua-sama | 2017-12-19 | 1 | -19/+7 |
* | WebView pageMenu implementation | Aqua-sama | 2017-12-15 | 1 | -7/+91 |
* | Using Q_CHECK_PTR instead of Q_ASSERT on pointers | Aqua-sama | 2017-12-14 | 1 | -1/+1 |
* | Cleaned up UrlLineEdit | Aqua-sama | 2017-12-14 | 1 | -0/+20 |
* | Updated pre-commit.rb | Aqua-sama | 2017-04-02 | 1 | -1/+1 |
* | Added loading bar to status bar | Aqua-sama | 2017-02-02 | 1 | -0/+39 |