Commit message (Collapse) | 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 | |
| | | | | | - 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 | |
| | ||||||
* | 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 | |
| |