Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | WebProfile: save httpCacheType and persistentCookiesPolicy | Aqua-sama | 2018-09-09 | 5 | -63/+60 |
| | |||||
* | Add commit template | Aqua-sama | 2018-09-08 | 2 | -6/+33 |
| | |||||
* | Save WebProfile config when changed | Aqua-sama | 2018-09-08 | 5 | -35/+49 |
| | |||||
* | Replace ProfileManager::profileList() with ProfileManager::idList() | Aqua-sama | 2018-09-08 | 12 | -62/+102 |
| | |||||
* | Move ProfileManager to libweb | Aqua-sama | 2018-09-07 | 14 | -132/+161 |
| | |||||
* | Some cppcheck fixes | Aqua-sama | 2018-09-03 | 4 | -4/+7 |
| | |||||
* | Clean up ProfileManager | Aqua-sama | 2018-09-02 | 7 | -31/+54 |
| | |||||
* | PluginEditor: implement add plugin action | Aqua-sama | 2018-08-27 | 13 | -14/+198 |
| | |||||
* | Add BrowserInterface to simplify plugins a bit | Aqua-sama | 2018-08-25 | 7 | -79/+40 |
| | |||||
* | MainWindow: fix load session action | Aqua-sama | 2018-08-24 | 2 | -22/+21 |
| | |||||
* | Downloads: prevent download widget width from exceeding download list width | Aqua-sama | 2018-08-24 | 7 | -34/+55 |
| | | | | Downloads: add open button | ||||
* | 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 |
| | |||||
* | Update readme | Aqua-sama | 2018-08-18 | 7 | -58/+70 |
| | | | | Update configuration summary | ||||
* | AddressBar: prevent URL formatting caused by context menu | Aqua-sama | 2018-08-07 | 5 | -31/+95 |
| | |||||
* | Add move tab left/right shortcut | Aqua-sama | 2018-08-07 | 3 | -12/+27 |
| | |||||
* | Move SubWindow to src/subwindow | Aqua-sama | 2018-08-07 | 11 | -38/+42 |
| | |||||
* | Fix fullscreen toggle | Aqua-sama | 2018-08-05 | 1 | -0/+9 |
| | |||||
* | Update manpage | Aqua-sama | 2018-08-05 | 1 | -64/+16 |
| | |||||
* | WebView: add open image action to context menu | Aqua-sama | 2018-07-31 | 1 | -3/+8 |
| | |||||
* | Address bar: add go button | Aqua-sama | 2018-07-30 | 2 | -0/+7 |
| | |||||
* | Update build instructions | Aqua-sama | 2018-07-29 | 4 | -34/+44 |
| | |||||
* | UrlRequestInterceptor: add filter rules | Aqua-sama | 2018-07-24 | 7 | -53/+119 |
| | |||||
* | AdBlockRule: move matching logic to FilterRule | Aqua-sama | 2018-07-18 | 13 | -514/+108 |
| | |||||
* | AdBlockTest: loading subscription | Aqua-sama | 2018-07-17 | 5 | -45/+56 |
| | |||||
* | Update .gitignore | Aqua-sama | 2018-07-17 | 2 | -10/+0 |
| | |||||
* | Fix version.h.in | Aqua-sama | 2018-07-17 | 2 | -5/+2 |
| | |||||
* | Fix PKGBUILD | Aqua-sama | 2018-07-17 | 2 | -8/+8 |
| | |||||
* | Switch vcs to git | Aqua-sama | 2018-07-17 | 4 | -109/+70 |
| | |||||
* | Add vendor.cmake | Aqua-sama | 2018-07-15 | 7 | -29/+52 |
| | |||||
* | Update Building.md | Aqua-sama | 2018-07-15 | 4 | -137/+203 |
| | |||||
* | AdBlockRule: parse some options | Aqua-sama | 2018-07-12 | 4 | -0/+74 |
| | |||||
* | 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 | 2 | -2/+2 |
| | |||||
* | WebView: always add zoom widget to context menu | Aqua-sama | 2018-07-11 | 1 | -21/+21 |
| | |||||
* | Remove PageToolsMenu | Aqua-sama | 2018-07-11 | 11 | -129/+39 |
| | |||||
* | Add custom WebView context menu | Aqua-sama | 2018-07-11 | 1 | -26/+115 |
| | |||||
* | AdBlock rule testing | Aqua-sama | 2018-07-09 | 6 | -0/+230 |
| | |||||
* | Remove PageMenu | Aqua-sama | 2018-07-08 | 13 | -183/+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 | 9 | -125/+218 |
| | |||||
* | Add web/urlfilter | Aqua-sama | 2018-07-05 | 16 | -66/+496 |
| | |||||
* | Add filter.header | Aqua-sama | 2018-07-05 | 6 | -7/+31 |
| | |||||
* | Update translations | Aqua-sama | 2018-07-05 | 5 | -0/+684 |
| | |||||
* | Add configuration/defaults.h | Aqua-sama | 2018-07-02 | 7 | -12/+48 |
| | |||||
* | Add --no-remote option | Aqua-sama | 2018-07-02 | 11 | -88/+90 |
| | |||||
* | 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 |
| |