Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Page feature permission request dialog | Aqua-sama | 2018-03-30 | 2 | -9/+50 |
* | More informative SSL error message | Aqua-sama | 2018-03-30 | 1 | -5/+22 |
* | Cookie filter | Aqua-sama | 2018-03-23 | 6 | -216/+169 |
* | 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 | 2 | -2/+11 |
* | UrlLineEdit rework | Aqua-sama | 2018-01-26 | 4 | -13/+8 |
* | Fixed repo location in license headers | Aqua-sama | 2018-01-20 | 10 | -10/+10 |
* | Refactoring MainWindow | Aqua-sama | 2018-01-19 | 2 | -2/+28 |
* | CookieInterceptor, making all cookies session cookies | Aqua-sama | 2018-01-13 | 4 | -0/+76 |
* | Added .clang-format | Aqua-sama | 2018-01-07 | 7 | -52/+51 |
* | Various minor fixes | Aqua-sama | 2018-01-04 | 2 | -4/+2 |
* | Changed from qbs to cmake | Aqua-sama | 2018-01-03 | 1 | -1/+1 |
* | Off-the-record profile settings | Aqua-sama | 2017-12-29 | 3 | -67/+121 |
* | UrlRequestInterceptor fixes | Aqua-sama | 2017-12-26 | 4 | -98/+30 |
* | astyle pass | Aqua-sama | 2017-12-25 | 6 | -6/+6 |
* | Request filter now properly takes hostlists | Aqua-sama | 2017-12-23 | 4 | -34/+123 |
* | smolbote can now compile on Qt 5.7.1 | Aqua-sama | 2017-12-23 | 2 | -4/+4 |
* | Bug fixes | Aqua-sama | 2017-12-20 | 3 | -1/+18 |
* | Added SSL cert warnings | Aqua-sama | 2017-12-20 | 4 | -4/+47 |
* | Can now open links in new tab | Aqua-sama | 2017-12-20 | 2 | -4/+44 |
* | Changed license from GPL3+ to GPL3 | Aqua-sama | 2017-12-19 | 6 | -114/+42 |
* | WebView pageMenu implementation | Aqua-sama | 2017-12-15 | 2 | -8/+93 |
* | 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 | 2 | -1/+29 |
* | Simple filterlist | Aqua-sama | 2017-12-11 | 2 | -19/+48 |
* | Replaced tinytoml with libconfig | Aqua-sama | 2017-12-08 | 2 | -87/+77 |
* | Code cleanup | Aqua-sama | 2017-09-27 | 1 | -7/+7 |
* | Split off Bookmarks into static lib | Aqua-sama | 2017-09-04 | 1 | -0/+1 |
* | Changed the filter format | Aqua-sama | 2017-08-05 | 1 | -16/+5 |
* | Profile window fixes | Aqua-sama | 2017-08-04 | 2 | -23/+45 |
* | Added homepage and newtab to profile widget | Aqua-sama | 2017-07-03 | 2 | -80/+83 |
* | Added homepage button | Aqua-sama | 2017-07-02 | 2 | -0/+11 |
* | Proper Profile loading | Aqua-sama | 2017-06-04 | 2 | -7/+7 |
* | Profiles dialog | Aqua-sama | 2017-05-28 | 2 | -5/+15 |
* | Profile improvements | Aqua-sama | 2017-05-27 | 2 | -5/+7 |
* | Filter code refactoring | Aqua-sama | 2017-05-25 | 2 | -3/+13 |
* | Improved filter rules | Aqua-sama | 2017-05-24 | 1 | -3/+3 |
* | Reworking URL filter | Aqua-sama | 2017-05-21 | 1 | -1/+1 |
* | clazy fixes | Aqua-sama | 2017-04-22 | 1 | -1/+1 |
* | Updated pre-commit.rb | Aqua-sama | 2017-04-02 | 6 | -7/+7 |
* | Moved CookiesForm into the ProfileDialog | Aqua-sama | 2017-04-01 | 2 | -9/+7 |
* | Added cookie widget | Aqua-sama | 2017-03-31 | 2 | -0/+17 |
* | Blocker fixes | Aqua-sama | 2017-03-22 | 2 | -5/+19 |
* | Profile saving and loading | Aqua-sama | 2017-03-21 | 1 | -2/+126 |
* | Dockable DownloadsWidget | Aqua-sama | 2017-03-20 | 3 | -207/+0 |
* | Blocker rewrites | Aqua-sama | 2017-02-28 | 8 | -632/+6 |
* | Download manager | Aqua-sama | 2017-02-23 | 3 | -18/+33 |
* | Download manager improvements | Aqua-sama | 2017-02-23 | 3 | -1/+11 |
* | Single instance | Aqua-sama | 2017-02-21 | 2 | -9/+15 |