Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | astyle pass | Aqua-sama | 2017-12-25 | 6 | -7/+7 |
| | |||||
* | Edited documentation | Aqua-sama | 2017-12-21 | 1 | -1/+3 |
| | | | | | | - Search highlighting is removed when you close the search box - Fixed PKGBUILD not working - PKGBUILD can now pick compiler and optimization | ||||
* | Added Search Box | Aqua-sama | 2017-12-21 | 3 | -0/+134 |
| | |||||
* | Changed license from GPL3+ to GPL3 | Aqua-sama | 2017-12-19 | 6 | -114/+42 |
| | |||||
* | ProfileView dialog | Aqua-sama | 2017-12-17 | 6 | -273/+13 |
| | |||||
* | Using Q_CHECK_PTR instead of Q_ASSERT on pointers | Aqua-sama | 2017-12-14 | 1 | -4/+1 |
| | |||||
* | Fixed getCompiler build failure with gcc | Aqua-sama | 2017-12-14 | 1 | -7/+7 |
| | |||||
* | Replaced tinytoml with libconfig | Aqua-sama | 2017-12-08 | 4 | -41/+51 |
| | |||||
* | Split off DownloadsWidget into library | Aqua-sama | 2017-10-10 | 3 | -209/+0 |
| | | | | Fixed bug with BookmarksWidget crashing the program on exit | ||||
* | Code cleanup | Aqua-sama | 2017-09-27 | 3 | -7/+11 |
| | |||||
* | Split off Bookmarks into static lib | Aqua-sama | 2017-09-04 | 4 | -273/+2 |
| | |||||
* | Profile window fixes | Aqua-sama | 2017-08-04 | 5 | -38/+37 |
| | |||||
* | Added homepage and newtab to profile widget | Aqua-sama | 2017-07-03 | 2 | -52/+82 |
| | |||||
* | Configuration defaults file | Aqua-sama | 2017-07-01 | 1 | -2/+3 |
| | |||||
* | Added new profile button | Aqua-sama | 2017-06-10 | 3 | -14/+78 |
| | |||||
* | Hiding ProfileView until a profile is selected | Aqua-sama | 2017-06-01 | 1 | -0/+11 |
| | |||||
* | Profiles dialog | Aqua-sama | 2017-05-28 | 6 | -80/+73 |
| | |||||
* | Profile improvements | Aqua-sama | 2017-05-27 | 4 | -1/+179 |
| | | | | | | * Some code refactoring * Profile dialog UI is now only created when needed * Profile selector dialog | ||||
* | clazy fixes | Aqua-sama | 2017-04-22 | 1 | -2/+1 |
| | |||||
* | Updated pre-commit.rb | Aqua-sama | 2017-04-02 | 10 | -10/+10 |
| | |||||
* | Some code cleanup | Aqua-sama | 2017-04-02 | 1 | -3/+9 |
| | |||||
* | Moved CookiesForm into the ProfileDialog | Aqua-sama | 2017-04-01 | 5 | -44/+151 |
| | |||||
* | Added cookie widget | Aqua-sama | 2017-03-31 | 3 | -0/+181 |
| | |||||
* | Dockable DownloadsWidget | Aqua-sama | 2017-03-20 | 6 | -189/+99 |
| | |||||
* | Fixed bug where the BookmarksWidget was not re-openable | Aqua-sama | 2017-03-20 | 2 | -2/+24 |
| | |||||
* | Fixed opening bookmarks with multiple windows | Aqua-sama | 2017-03-20 | 4 | -144/+140 |
| | |||||
* | Dockable bookmarks dialog | Aqua-sama | 2017-03-20 | 3 | -53/+24 |
| | | | | Fixed bugs in bookmarks dialog | ||||
* | Added custom about box | Aqua-sama | 2017-03-20 | 3 | -0/+214 |
| | |||||
* | Blocker rewrites | Aqua-sama | 2017-02-28 | 3 | -301/+0 |
| | | | | | | Some code commenting Moved Blocker files for src/blocker Keyboard shortcut for Blocker dialog | ||||
* | Settings class rework | Aqua-sama | 2017-02-24 | 2 | -7/+4 |
| | | | | Using toml as format | ||||
* | Download manager | Aqua-sama | 2017-02-23 | 2 | -10/+29 |
| | | | | | Added total size to widget Added default file name | ||||
* | Download manager improvements | Aqua-sama | 2017-02-23 | 3 | -4/+68 |
| | | | | | | | Added shortcut for download dialog Dialog has proper title Settings replaces ~ with home location Showing download item details | ||||
* | Global bookmarks and downloads dialogs | Aqua-sama | 2017-02-14 | 2 | -5/+16 |
| | |||||
* | Settings changes | Aqua-sama | 2017-02-14 | 1 | -2/+4 |
| | |||||
* | Bookmark improvements | Aqua-sama | 2017-02-10 | 3 | -17/+161 |
| | | | | | | Added icons to bookmark tree Bookmarks can now be rearranged Add/remove items from bookmark tree | ||||
* | Added bookmark dialog | Aqua-sama | 2017-02-09 | 3 | -0/+164 |
| | |||||
* | option parsing | Aqua-sama | 2017-02-03 | 1 | -2/+2 |
| | |||||
* | Listing rules in Blocker dialog | Aqua-sama | 2017-02-03 | 2 | -4/+37 |
| | | | | Slightly better rule parsing | ||||
* | AStyle pass | Aqua-sama | 2017-02-01 | 6 | -32/+33 |
| | | | | Added style check to pre-commit hook | ||||
* | Updated license script | Aqua-sama | 2017-02-01 | 2 | -0/+40 |
| | | | | | Added missing license headers Added pre-commit hook to check for missing licenses | ||||
* | Reading version tag from repo | Aqua-sama | 2017-01-29 | 3 | -3/+3 |
| | |||||
* | Added qbs project file | Aqua-sama | 2017-01-28 | 3 | -3/+3 |
| | |||||
* | URL blocking whitelist | Aqua-sama | 2017-01-27 | 2 | -9/+15 |
| | |||||
* | Blocker UI | Aqua-sama | 2017-01-24 | 3 | -0/+223 |
| | |||||
* | Made Profile menu a regular menu | Aqua-sama | 2017-01-23 | 1 | -0/+4 |
| | |||||
* | Added license headers | Aqua-sama | 2017-01-16 | 4 | -0/+80 |
| | |||||
* | Download manager | Aqua-sama | 2017-01-15 | 3 | -0/+139 |
| | |||||
* | Added all QtWebEngineProfile options to ProfileDialog | Aqua-sama | 2017-01-13 | 3 | -47/+230 |
| | |||||
* | Profile config loading and saving | Aqua-sama | 2017-01-12 | 2 | -0/+32 |
| | |||||
* | Viewing and editing user agent of default profile | Aqua-sama | 2017-01-12 | 3 | -0/+130 |