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 | 43 | -47/+47 |
| | |||||
* | Some code cleanup | Aqua-sama | 2017-04-02 | 6 | -64/+82 |
| | |||||
* | Moved CookiesForm into the ProfileDialog | Aqua-sama | 2017-04-01 | 9 | -57/+160 |
| | |||||
* | Added cookie widget | Aqua-sama | 2017-03-31 | 7 | -1/+205 |
| | |||||
* | Blocker fixes | Aqua-sama | 2017-03-22 | 8 | -87/+175 |
| | |||||
* | Profile saving and loading | Aqua-sama | 2017-03-21 | 4 | -8/+138 |
| | |||||
* | Dockable DownloadsWidget | Aqua-sama | 2017-03-20 | 15 | -208/+277 |
| | |||||
* | 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 | 6 | -149/+145 |
| | |||||
* | Dockable bookmarks dialog | Aqua-sama | 2017-03-20 | 7 | -55/+35 |
| | | | | Fixed bugs in bookmarks dialog | ||||
* | Added custom about box | Aqua-sama | 2017-03-20 | 4 | -12/+217 |
| | |||||
* | Updated BUILDING.md | Aqua-sama | 2017-03-19 | 4 | -5/+28 |
| | | | | mach script can now build tarballs | ||||
* | Added build script | Aqua-sama | 2017-03-19 | 3 | -7/+25 |
| | | | | Additional locations are searched for configuration | ||||
* | Blocker rewrites | Aqua-sama | 2017-02-28 | 17 | -258/+214 |
| | | | | | | 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 | 2 | -6/+19 |
| | |||||
* | UI changes | Aqua-sama | 2017-02-26 | 5 | -40/+41 |
| | |||||
* | Settings QStringList | Aqua-sama | 2017-02-24 | 2 | -1/+22 |
| | |||||
* | Settings class rework | Aqua-sama | 2017-02-24 | 10 | -74/+2092 |
| | | | | 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 | 8 | -11/+92 |
| | | | | | | | 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 | 5 | -0/+38 |
| | | | | | First run check focusAddress and *toolbarMovable options | ||||
* | Single instance | Aqua-sama | 2017-02-21 | 7 | -40/+123 |
| | |||||
* | Moved smolbote.qbs | Aqua-sama | 2017-02-17 | 4 | -161/+0 |
| | |||||
* | Added deprecated API warnings | Aqua-sama | 2017-02-17 | 1 | -6/+22 |
| | |||||
* | Tab shortcuts | Aqua-sama | 2017-02-15 | 5 | -2/+48 |
| | | | | Config location is displayed in about window | ||||
* | Global bookmarks and downloads dialogs | Aqua-sama | 2017-02-14 | 6 | -16/+47 |
| | |||||
* | Settings changes | Aqua-sama | 2017-02-14 | 8 | -53/+78 |
| | |||||
* | Bookmark improvements | Aqua-sama | 2017-02-10 | 5 | -37/+214 |
| | | | | | | 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 |
| | |||||
* | Added bookmark dialog | Aqua-sama | 2017-02-09 | 8 | -0/+395 |
| | |||||
* | Added RegExp class for the Blocker | Aqua-sama | 2017-02-05 | 5 | -67/+144 |
| | |||||
* | 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 | 4 | -12/+128 |
| | | | | Slightly better rule parsing | ||||
* | Added loading bar to status bar | Aqua-sama | 2017-02-02 | 10 | -14/+209 |
| | | | | Hovered links now display in status bar | ||||
* | AStyle pass | Aqua-sama | 2017-02-01 | 27 | -145/+147 |
| | | | | Added style check to pre-commit hook | ||||
* | Updated license script | Aqua-sama | 2017-02-01 | 10 | -0/+200 |
| | | | | | 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 | ||||
* | Reading version tag from repo | Aqua-sama | 2017-01-29 | 8 | -59/+43 |
| | |||||
* | Added qbs project file | Aqua-sama | 2017-01-28 | 5 | -3/+61 |
| | |||||
* | URL blocking whitelist | Aqua-sama | 2017-01-27 | 9 | -27/+101 |
| | |||||
* | Blocker UI | Aqua-sama | 2017-01-24 | 13 | -71/+406 |
| | |||||
* | Made Profile menu a regular menu | Aqua-sama | 2017-01-23 | 7 | -7/+53 |
| | |||||
* | URL blocking | Aqua-sama | 2017-01-23 | 7 | -2/+126 |
| | |||||
* | Removed window/title config | Aqua-sama | 2017-01-17 | 1 | -2/+3 |
| | |||||
* | Added About dialog | Aqua-sama | 2017-01-16 | 2 | -10/+25 |
| | |||||
* | Added license headers | Aqua-sama | 2017-01-16 | 17 | -325/+665 |
| |