Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Cookie filter | Aqua-sama | 2018-03-23 | 1 | -15/+25 |
| | | | | | - Requires Qt 5.11 (now required) - New settings: filter.cookies: block.all, block.thirdParty, path | ||||
* | Reworked CMakeLists to be a bit more readable | Aqua-sama | 2018-03-07 | 1 | -1/+1 |
| | |||||
* | Always connect to local socket | Aqua-sama | 2018-01-30 | 1 | -3/+2 |
| | |||||
* | Added profile and plugin list to About dialog | Aqua-sama | 2018-01-30 | 1 | -1/+1 |
| | |||||
* | Using boost::program_options instead of libconfig | Aqua-sama | 2018-01-26 | 1 | -0/+3 |
| | |||||
* | Fixed repo location in license headers | Aqua-sama | 2018-01-20 | 1 | -1/+1 |
| | |||||
* | Refactoring MainWindow | Aqua-sama | 2018-01-19 | 1 | -1/+1 |
| | | | | | - Added NavigationBar object that manages the navigation buttons - Removed NavigationButton class that it obsoleted | ||||
* | Configuration creates missing items based on defaults | Aqua-sama | 2018-01-17 | 1 | -1/+4 |
| | |||||
* | Moved ProfileView to ProfileEditorPlugin | Aqua-sama | 2018-01-15 | 1 | -22/+19 |
| | |||||
* | Initial plugins testing | Aqua-sama | 2018-01-14 | 1 | -0/+17 |
| | |||||
* | CookieInterceptor, making all cookies session cookies | Aqua-sama | 2018-01-13 | 1 | -1/+2 |
| | |||||
* | Multithreaded saving during shutdown | Aqua-sama | 2018-01-13 | 1 | -4/+9 |
| | |||||
* | Added .clang-format | Aqua-sama | 2018-01-07 | 1 | -7/+5 |
| | |||||
* | Fixed crash with Settings dialog | Aqua-sama | 2018-01-03 | 1 | -2/+3 |
| | | | | | - User Configuration gets completely written, instead of being just overrides | ||||
* | Off-the-record profile settings | Aqua-sama | 2017-12-29 | 1 | -23/+6 |
| | | | | | - all profiles can load configs now - fullscreen requests are no longer ignored | ||||
* | SettingsDialog patches | Aqua-sama | 2017-12-26 | 1 | -3/+4 |
| | | | | | | | - Added scrollbar, so items are now properly viewable on all sizes - Reset button now works - Editing values causes a crash - Filter path is now in filter.path instead of browser.filterPath | ||||
* | --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 |
| | | | | - hostslist directory is set in browser.filterPath | ||||
* | 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 |
| | | | | - In Debug builds, startup time is calculated | ||||
* | Bug fixes | Aqua-sama | 2017-12-20 | 1 | -35/+2 |
| | | | | | | .config/smolbote will now be created if missing Connected profiles to download manager Added missing license from WebPage | ||||
* | Changed license from GPL3+ to GPL3 | Aqua-sama | 2017-12-19 | 1 | -27/+12 |
| | |||||
* | Bug fixes | Aqua-sama | 2017-12-19 | 1 | -3/+3 |
| | | | | | Switching between tabs should work properly now. Refactored MainWindowTabBar (was WebViewTabBar) | ||||
* | 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 |
| |