Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | 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 |
* | Replace SingleApplication with itay-grudev/SingleApplication | Aqua-sama | 2018-07-02 | 17 | -171/+1268 |
* | Add WIN32 to windows executable | Aqua-sama | 2018-07-01 | 1 | -1/+7 |
* | Include boost in ConfigurationEditor | Aqua-sama | 2018-07-01 | 2 | -0/+20 |
* | Code cleanup | Aqua-sama | 2018-07-01 | 10 | -156/+250 |
* | Add browser.locale and browser.translation | Aqua-sama | 2018-07-01 | 3 | -0/+41 |
* | Add browser.session | Aqua-sama | 2018-06-29 | 2 | -1/+12 |
* | Add --session parameter to load a session json | Aqua-sama | 2018-06-28 | 10 | -31/+102 |
* | Socket messages are json formatted | Aqua-sama | 2018-06-26 | 14 | -71/+108 |
* | Update pkgbuild | Aqua-sama | 2018-06-25 | 8 | -503/+58 |
* | Add ProfileManager | Aqua-sama | 2018-06-24 | 13 | -146/+159 |
* | Add Session class | Aqua-sama | 2018-06-24 | 9 | -29/+113 |
* | Split shortcuts into new tab | Aqua-sama | 2018-06-23 | 8 | -141/+189 |
* | Sort commands alphabetically | Aqua-sama | 2018-06-23 | 1 | -2/+6 |
* | Add ConfigurationEditor plugin | Aqua-sama | 2018-06-23 | 13 | -175/+232 |
* | Add Configuration::setValue and Configuration::setShortcut | Aqua-sama | 2018-06-23 | 6 | -27/+82 |
* | clang-format pass | Aqua-sama | 2018-06-22 | 12 | -43/+38 |
* | Plugin commands no longer require --command | Aqua-sama | 2018-06-22 | 8 | -147/+164 |
* | Fix various warnings | Aqua-sama | 2018-06-22 | 6 | -5/+15 |
* | Update manpage | Aqua-sama | 2018-06-22 | 4 | -16/+32 |
* | ProfileEditor: add Delete Session and Delete All buttons to Cookies | Aqua-sama | 2018-06-21 | 2 | -3/+40 |
* | Add Browser::about | Aqua-sama | 2018-06-21 | 9 | -57/+165 |