Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added .clang-format | Aqua-sama | 2018-01-07 | 1 | -7/+5 |
* | Fixed crash with Settings dialog | Aqua-sama | 2018-01-03 | 1 | -2/+3 |
* | Off-the-record profile settings | Aqua-sama | 2017-12-29 | 1 | -23/+6 |
* | SettingsDialog patches | Aqua-sama | 2017-12-26 | 1 | -3/+4 |
* | --profile no longer causes a crash | Aqua-sama | 2017-12-25 | 1 | -45/+37 |
* | astyle pass | Aqua-sama | 2017-12-25 | 1 | -1/+1 |
* | Address bar menu now reads entries from the bookmarks | Aqua-sama | 2017-12-24 | 1 | -2/+1 |
* | Request filter now properly takes hostlists | Aqua-sama | 2017-12-23 | 1 | -1/+0 |
* | Removed SingleApplication::SessionParam | Aqua-sama | 2017-12-23 | 1 | -8/+10 |
* | smolbote can now compile on Qt 5.7.1 | Aqua-sama | 2017-12-23 | 1 | -0/+2 |
* | Single instance check works again | Aqua-sama | 2017-12-22 | 1 | -0/+37 |
* | Bug fixes | Aqua-sama | 2017-12-20 | 1 | -35/+2 |
* | Changed license from GPL3+ to GPL3 | Aqua-sama | 2017-12-19 | 1 | -27/+12 |
* | Bug fixes | Aqua-sama | 2017-12-19 | 1 | -3/+3 |
* | WebView pageMenu implementation | Aqua-sama | 2017-12-15 | 1 | -5/+0 |
* | Fixed crash on startup due to missing browser.filterPath | Aqua-sama | 2017-12-14 | 1 | -1/+3 |
* | Simple filterlist | Aqua-sama | 2017-12-11 | 1 | -2/+13 |
* | Fixed showing bookmarks and downloads widgets | Aqua-sama | 2017-12-08 | 1 | -3/+6 |
* | Replaced tinytoml with libconfig | Aqua-sama | 2017-12-08 | 1 | -177/+45 |
* | Split off DownloadsWidget into library | Aqua-sama | 2017-10-10 | 1 | -12/+4 |
* | Code cleanup | Aqua-sama | 2017-09-27 | 1 | -30/+26 |
* | Some fixes based on clazy | Aqua-sama | 2017-09-22 | 1 | -6/+12 |
* | Fixed bug with starting up if the local socket wasn't cleaned up | Aqua-sama | 2017-09-20 | 1 | -20/+25 |
* | Fixed bug opening URLs from the command line while instance is running | Aqua-sama | 2017-09-16 | 1 | -18/+13 |
* | Config should now automatically update when changed | Aqua-sama | 2017-09-10 | 1 | -20/+15 |
* | Split off Bookmarks into static lib | Aqua-sama | 2017-09-04 | 1 | -1/+1 |
* | Profile window fixes | Aqua-sama | 2017-08-04 | 1 | -1/+7 |
* | Updated documentation | Aqua-sama | 2017-07-30 | 1 | -0/+2 |
* | Added homepage and newtab to profile widget | Aqua-sama | 2017-07-03 | 1 | -6/+1 |
* | Configuration defaults file | Aqua-sama | 2017-07-01 | 1 | -17/+24 |
* | Proper Profile loading | Aqua-sama | 2017-06-04 | 1 | -4/+12 |
* | Browser class refactoring | Aqua-sama | 2017-06-04 | 1 | -72/+57 |
* | Adding plugin action to the menu bar | Aqua-sama | 2017-06-03 | 1 | -0/+8 |
* | Test plugin loading | Aqua-sama | 2017-06-03 | 1 | -0/+29 |
* | Profile improvements | Aqua-sama | 2017-05-27 | 1 | -6/+14 |
* | Reenabled Blocker | Aqua-sama | 2017-04-22 | 1 | -4/+14 |
* | clazy fixes | Aqua-sama | 2017-04-22 | 1 | -3/+4 |
* | Updated pre-commit.rb | Aqua-sama | 2017-04-02 | 1 | -1/+1 |
* | Some code cleanup | Aqua-sama | 2017-04-02 | 1 | -20/+47 |
* | Dockable DownloadsWidget | Aqua-sama | 2017-03-20 | 1 | -4/+3 |
* | Fixed opening bookmarks with multiple windows | Aqua-sama | 2017-03-20 | 1 | -2/+2 |
* | Updated BUILDING.md | Aqua-sama | 2017-03-19 | 1 | -0/+9 |
* | Added build script | Aqua-sama | 2017-03-19 | 1 | -5/+23 |
* | Blocker rewrites | Aqua-sama | 2017-02-28 | 1 | -0/+7 |
* | UI changes | Aqua-sama | 2017-02-26 | 1 | -1/+1 |
* | Settings class rework | Aqua-sama | 2017-02-24 | 1 | -10/+11 |
* | Minor features | Aqua-sama | 2017-02-23 | 1 | -0/+18 |
* | Single instance | Aqua-sama | 2017-02-21 | 1 | -4/+71 |
* | Global bookmarks and downloads dialogs | Aqua-sama | 2017-02-14 | 1 | -2/+16 |
* | Settings changes | Aqua-sama | 2017-02-14 | 1 | -13/+18 |