Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | MainWindow: fix load session action | Aqua-sama | 2018-08-24 | 2 | -22/+21 | |
| | ||||||
* | WebPage: add render process crash recovery page | Aqua-sama | 2018-08-23 | 2 | -2/+35 | |
| | ||||||
* | 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 | |
| | ||||||
* | Add move tab left/right shortcut | Aqua-sama | 2018-08-07 | 1 | -5/+18 | |
| | ||||||
* | Move SubWindow to src/subwindow | Aqua-sama | 2018-08-07 | 11 | -38/+42 | |
| | ||||||
* | Fix fullscreen toggle | Aqua-sama | 2018-08-05 | 1 | -0/+9 | |
| | ||||||
* | WebView: add open image action to context menu | Aqua-sama | 2018-07-31 | 1 | -3/+8 | |
| | ||||||
* | UrlRequestInterceptor: add filter rules | Aqua-sama | 2018-07-24 | 2 | -14/+42 | |
| | ||||||
* | AdBlockRule: move matching logic to FilterRule | Aqua-sama | 2018-07-18 | 2 | -25/+0 | |
| | ||||||
* | Fix version.h.in | Aqua-sama | 2018-07-17 | 1 | -1/+1 | |
| | ||||||
* | Switch vcs to git | Aqua-sama | 2018-07-17 | 1 | -11/+2 | |
| | ||||||
* | Add vendor.cmake | Aqua-sama | 2018-07-15 | 1 | -8/+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 | 7 | -113/+39 | |
| | ||||||
* | Add custom WebView context menu | Aqua-sama | 2018-07-11 | 1 | -26/+115 | |
| | ||||||
* | Remove PageMenu | Aqua-sama | 2018-07-08 | 9 | -172/+135 | |
| | | | | | Move zoom widget to WebView context menu Move the other page menu actions to main window menu | |||||
* | Integrate urlfilter with urlrequestinterceptor | Aqua-sama | 2018-07-07 | 2 | -6/+38 | |
| | ||||||
* | Add web/urlfilter | Aqua-sama | 2018-07-05 | 1 | -0/+9 | |
| | ||||||
* | Add filter.header | Aqua-sama | 2018-07-05 | 3 | -4/+27 | |
| | ||||||
* | Add --no-remote option | Aqua-sama | 2018-07-02 | 4 | -52/+27 | |
| | ||||||
* | Enable console output on Win32 | Aqua-sama | 2018-07-02 | 1 | -0/+12 | |
| | ||||||
* | Add nullptr profile check to createSession | Aqua-sama | 2018-07-02 | 2 | -1/+3 | |
| | ||||||
* | Replace SingleApplication with itay-grudev/SingleApplication | Aqua-sama | 2018-07-02 | 7 | -171/+31 | |
| | ||||||
* | Add WIN32 to windows executable | Aqua-sama | 2018-07-01 | 1 | -1/+7 | |
| | ||||||
* | Code cleanup | Aqua-sama | 2018-07-01 | 9 | -154/+249 | |
| | | | | | | Clean up MainWindow Configuration is now a std::unique_ptr Connect downloads and request interceptor to all profiles | |||||
* | Add browser.locale and browser.translation | Aqua-sama | 2018-07-01 | 1 | -0/+20 | |
| | ||||||
* | Add browser.session | Aqua-sama | 2018-06-29 | 1 | -1/+11 | |
| | ||||||
* | Add --session parameter to load a session json | Aqua-sama | 2018-06-28 | 8 | -31/+71 | |
| | | | | Add Session menu to main window | |||||
* | Socket messages are json formatted | Aqua-sama | 2018-06-26 | 13 | -70/+106 | |
| | ||||||
* | Add ProfileManager | Aqua-sama | 2018-06-24 | 11 | -74/+159 | |
| | ||||||
* | Add Session class | Aqua-sama | 2018-06-24 | 7 | -27/+95 | |
| | ||||||
* | Sort commands alphabetically | Aqua-sama | 2018-06-23 | 1 | -2/+6 | |
| | ||||||
* | Add ConfigurationEditor plugin | Aqua-sama | 2018-06-23 | 1 | -9/+18 | |
| | | | | Removed poi-config | |||||
* | Add Configuration::setValue and Configuration::setShortcut | Aqua-sama | 2018-06-23 | 3 | -15/+33 | |
| | | | | Change MainWindow to use setShortcut | |||||
* | clang-format pass | Aqua-sama | 2018-06-22 | 12 | -43/+38 | |
| | ||||||
* | Plugin commands no longer require --command | Aqua-sama | 2018-06-22 | 5 | -129/+161 | |
| | ||||||
* | Fix various warnings | Aqua-sama | 2018-06-22 | 3 | -3/+7 | |
| | ||||||
* | Update manpage | Aqua-sama | 2018-06-22 | 1 | -2/+1 | |
| | ||||||
* | Add Browser::about | Aqua-sama | 2018-06-21 | 4 | -7/+18 | |
| | ||||||
* | AddressBar: code cleanup | Aqua-sama | 2018-06-18 | 2 | -5/+43 | |
| | | | | AddressBar: match input for protocol or '.' in addition to url validity | |||||
* | WebProfile: cache a list of cookies | Aqua-sama | 2018-06-17 | 1 | -1/+1 | |
| | | | | | ProfileView: delete selected items rather than current item Browser: store profiles in QMap instead of QHash | |||||
* | Sort .profile by time | Aqua-sama | 2018-06-16 | 2 | -22/+40 | |
| | | | | | | | Remove ProfileInterface::setProfiles ProfileView: Add General tab ProfileView: some cleanup ProfileView: Add Cookies tab | |||||
* | Add Plasma option to cmake that turns on KF5 blur window effect | Aqua-sama | 2018-06-16 | 2 | -1/+19 | |
| | ||||||
* | Bookmarks manager bugfixes | Aqua-sama | 2018-06-15 | 3 | -2/+9 | |
| | | | | | | | | WebProfile: remove addBookmark signal and member Bookmarks: remove unused '...' button Bookmarks: stop crashing if there's no selected item Bookmarks: activating an item will only open it if it's a bookmark Bookmarks: change header size split | |||||
* | SubWindow: delete views right away when closing tab | Aqua-sama | 2018-06-15 | 1 | -4/+5 | |
| |