Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added page action tool buttons | Aqua-sama | 2017-04-03 | 3 | -0/+43 |
| | |||||
* | Updated pre-commit.rb | Aqua-sama | 2017-04-02 | 44 | -51/+51 |
| | |||||
* | Some code cleanup | Aqua-sama | 2017-04-02 | 8 | -66/+93 |
| | |||||
* | Moved CookiesForm into the ProfileDialog | Aqua-sama | 2017-04-01 | 9 | -57/+160 |
| | |||||
* | Added cookie widget | Aqua-sama | 2017-03-31 | 8 | -7/+220 |
| | |||||
* | Rewrote the pre-commit hook into Ruby | Aqua-sama | 2017-03-23 | 6 | -131/+24 |
| | |||||
* | Blocker fixes | Aqua-sama | 2017-03-22 | 10 | -101/+202 |
| | |||||
* | Profile saving and loading | Aqua-sama | 2017-03-21 | 5 | -20/+154 |
| | |||||
* | Dockable DownloadsWidget | Aqua-sama | 2017-03-20 | 16 | -214/+291 |
| | |||||
* | 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 | 7 | -152/+148 |
| | |||||
* | Dockable bookmarks dialog | Aqua-sama | 2017-03-20 | 11 | -101/+61 |
| | | | | Fixed bugs in bookmarks dialog | ||||
* | Added custom about box | Aqua-sama | 2017-03-20 | 5 | -16/+232 |
| | |||||
* | Updated BUILDING.md | Aqua-sama | 2017-03-19 | 7 | -42/+89 |
| | | | | mach script can now build tarballs | ||||
* | Added build script | Aqua-sama | 2017-03-19 | 6 | -17/+83 |
| | | | | Additional locations are searched for configuration | ||||
* | Blocker rewrites | Aqua-sama | 2017-02-28 | 20 | -279/+231 |
| | | | | | | Some code commenting Moved Blocker files for src/blocker Keyboard shortcut for Blocker dialog | ||||
* | Fixed crash when closing the first tab | Aqua-sama | 2017-02-27 | 3 | -8/+14 |
| | |||||
* | installing config file | Aqua-sama | 2017-02-26 | 4 | -10/+31 |
| | |||||
* | UI changes | Aqua-sama | 2017-02-26 | 10 | -96/+97 |
| | |||||
* | Settings QStringList | Aqua-sama | 2017-02-24 | 3 | -2/+23 |
| | |||||
* | Settings class rework | Aqua-sama | 2017-02-24 | 13 | -109/+2129 |
| | | | | Using toml as format | ||||
* | Download manager | Aqua-sama | 2017-02-23 | 5 | -28/+62 |
| | | | | | Added total size to widget Added default file name | ||||
* | Download manager improvements | Aqua-sama | 2017-02-23 | 9 | -12/+97 |
| | | | | | | | Added shortcut for download dialog Dialog has proper title Settings replaces ~ with home location Showing download item details | ||||
* | Minor features | Aqua-sama | 2017-02-23 | 6 | -0/+43 |
| | | | | | First run check focusAddress and *toolbarMovable options | ||||
* | Single instance | Aqua-sama | 2017-02-21 | 9 | -43/+137 |
| | |||||
* | Moved smolbote.qbs | Aqua-sama | 2017-02-17 | 5 | -47/+47 |
| | |||||
* | Added deprecated API warnings | Aqua-sama | 2017-02-17 | 1 | -6/+22 |
| | |||||
* | Tab shortcuts | Aqua-sama | 2017-02-15 | 6 | -2/+51 |
| | | | | Config location is displayed in about window | ||||
* | Global bookmarks and downloads dialogs | Aqua-sama | 2017-02-14 | 8 | -33/+56 |
| | |||||
* | Settings changes | Aqua-sama | 2017-02-14 | 9 | -59/+88 |
| | |||||
* | Bookmark improvements | Aqua-sama | 2017-02-10 | 6 | -37/+254 |
| | | | | | | Added icons to bookmark tree Bookmarks can now be rearranged Add/remove items from bookmark tree | ||||
* | Added git flag in qbs (#9) | Aqua-sama | 2017-02-10 | 1 | -4/+7 |
| | |||||
* | Updated readme and contributing | Aqua-sama | 2017-02-09 | 2 | -5/+8 |
| | |||||
* | Added bookmark dialog | Aqua-sama | 2017-02-09 | 8 | -0/+395 |
| | |||||
* | Added RegExp class for the Blocker | Aqua-sama | 2017-02-05 | 6 | -68/+145 |
| | |||||
* | More blocklist options | Aqua-sama | 2017-02-03 | 3 | -37/+108 |
| | |||||
* | option parsing | Aqua-sama | 2017-02-03 | 4 | -18/+88 |
| | |||||
* | Listing rules in Blocker dialog | Aqua-sama | 2017-02-03 | 5 | -14/+134 |
| | | | | Slightly better rule parsing | ||||
* | Added loading bar to status bar | Aqua-sama | 2017-02-02 | 11 | -16/+211 |
| | | | | Hovered links now display in status bar | ||||
* | AStyle pass | Aqua-sama | 2017-02-01 | 30 | -154/+177 |
| | | | | Added style check to pre-commit hook | ||||
* | Updated license script | Aqua-sama | 2017-02-01 | 17 | -61/+306 |
| | | | | | Added missing license headers Added pre-commit hook to check for missing licenses | ||||
* | Cleaned up UrlLineEdit | Aqua-sama | 2017-01-30 | 3 | -11/+33 |
| | |||||
* | Added UrlLineEdit class | Aqua-sama | 2017-01-30 | 8 | -14/+87 |
| | | | | | | | | Address bar should highlight the host name WebView widget should now be focused on startup instead of the address bar Added names to the toolbars to make their context menu useful Tabs now have a set width of 200 | ||||
* | Added bug reporting section to Contributing | Aqua-sama | 2017-01-30 | 1 | -0/+13 |
| | |||||
* | Added shortened parameters to build instructions | Aqua-sama | 2017-01-29 | 1 | -1/+10 |
| | |||||
* | qbs configuration added to build instructions | Aqua-sama | 2017-01-29 | 1 | -0/+11 |
| | |||||
* | Reading version tag from repo | Aqua-sama | 2017-01-29 | 10 | -70/+75 |
| | |||||
* | Added qbs project file | Aqua-sama | 2017-01-28 | 5 | -3/+61 |
| | |||||
* | URL blocking whitelist | Aqua-sama | 2017-01-27 | 10 | -27/+103 |
| | |||||
* | Blocker UI | Aqua-sama | 2017-01-24 | 14 | -71/+409 |
| |