Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | | | | Fixed bug with BookmarksWidget crashing the program on exit | ||||
* | 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 |
| | | | | | | * Some code refactoring * Profile dialog UI is now only created when needed * Profile selector dialog | ||||
* | 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 |
| | | | | mach script can now build tarballs | ||||
* | Added build script | Aqua-sama | 2017-03-19 | 1 | -5/+23 |
| | | | | Additional locations are searched for configuration | ||||
* | Blocker rewrites | Aqua-sama | 2017-02-28 | 1 | -0/+7 |
| | | | | | | Some code commenting Moved Blocker files for src/blocker Keyboard shortcut for Blocker dialog | ||||
* | UI changes | Aqua-sama | 2017-02-26 | 1 | -1/+1 |
| | |||||
* | Settings class rework | Aqua-sama | 2017-02-24 | 1 | -10/+11 |
| | | | | Using toml as format | ||||
* | Minor features | Aqua-sama | 2017-02-23 | 1 | -0/+18 |
| | | | | | First run check focusAddress and *toolbarMovable options | ||||
* | 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 |
| | |||||
* | AStyle pass | Aqua-sama | 2017-02-01 | 1 | -5/+5 |
| | | | | Added style check to pre-commit hook | ||||
* | Added license headers | Aqua-sama | 2017-01-16 | 1 | -47/+67 |
| | |||||
* | Configuration by default is read from default location instead of current folder | Aqua-sama | 2017-01-14 | 1 | -1/+7 |
| | |||||
* | New Window action now works | Aqua-sama | 2017-01-12 | 1 | -6/+0 |
| | |||||
* | Window title bar gets updated | Aqua-sama | 2017-01-11 | 1 | -10/+2 |
| | |||||
* | Initial commit0.1.0 | Aqua-sama | 2017-01-11 | 1 | -0/+55 |