Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | | | | | | * Some code refactoring * Profile dialog UI is now only created when needed * Profile selector dialog | ||||
* | 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 |
| | | | | | | Some code commenting Moved Blocker files for src/blocker Keyboard shortcut for Blocker dialog | ||||
* | Download manager | Aqua-sama | 2017-02-23 | 3 | -18/+33 |
| | | | | | Added total size to widget Added default file name | ||||
* | Download manager improvements | Aqua-sama | 2017-02-23 | 3 | -1/+11 |
| | | | | | | | Added shortcut for download dialog Dialog has proper title Settings replaces ~ with home location Showing download item details | ||||
* | Single instance | Aqua-sama | 2017-02-21 | 2 | -9/+15 |
| | |||||
* | Added RegExp class for the Blocker | Aqua-sama | 2017-02-05 | 4 | -67/+142 |
| | |||||
* | More blocklist options | Aqua-sama | 2017-02-03 | 3 | -37/+108 |
| | |||||
* | option parsing | Aqua-sama | 2017-02-03 | 3 | -16/+86 |
| | |||||
* | Listing rules in Blocker dialog | Aqua-sama | 2017-02-03 | 2 | -8/+91 |
| | | | | Slightly better rule parsing | ||||
* | Added loading bar to status bar | Aqua-sama | 2017-02-02 | 2 | -0/+79 |
| | | | | Hovered links now display in status bar | ||||
* | AStyle pass | Aqua-sama | 2017-02-01 | 10 | -50/+50 |
| | | | | Added style check to pre-commit hook | ||||
* | Updated license script | Aqua-sama | 2017-02-01 | 6 | -0/+120 |
| | | | | | Added missing license headers Added pre-commit hook to check for missing licenses | ||||
* | URL blocking whitelist | Aqua-sama | 2017-01-27 | 6 | -17/+84 |
| | |||||
* | Blocker UI | Aqua-sama | 2017-01-24 | 7 | -65/+168 |
| | |||||
* | URL blocking | Aqua-sama | 2017-01-23 | 4 | -0/+117 |
| | |||||
* | Added license headers | Aqua-sama | 2017-01-16 | 4 | -0/+80 |
| | |||||
* | Download manager | Aqua-sama | 2017-01-15 | 3 | -0/+142 |
| | |||||
* | Profile config loading and saving | Aqua-sama | 2017-01-12 | 2 | -0/+51 |