Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replaced tinytoml with libconfig | Aqua-sama | 2017-12-08 | 1 | -23/+35 |
| | |||||
* | Split off DownloadsWidget into library | Aqua-sama | 2017-10-10 | 1 | -2/+9 |
| | | | | Fixed bug with BookmarksWidget crashing the program on exit | ||||
* | Code cleanup | Aqua-sama | 2017-09-27 | 1 | -6/+6 |
| | |||||
* | Split off Bookmarks into static lib | Aqua-sama | 2017-09-04 | 1 | -0/+2 |
| | |||||
* | Implemented Print to PDF action | Aqua-sama | 2017-08-24 | 1 | -13/+18 |
| | |||||
* | Profile window fixes | Aqua-sama | 2017-08-04 | 1 | -3/+0 |
| | |||||
* | Browser class refactoring | Aqua-sama | 2017-06-04 | 1 | -2/+2 |
| | |||||
* | Adding plugin action to the menu bar | Aqua-sama | 2017-06-03 | 1 | -0/+13 |
| | |||||
* | Hiding ProfileView until a profile is selected | Aqua-sama | 2017-06-01 | 1 | -1/+0 |
| | |||||
* | Profile improvements | Aqua-sama | 2017-05-27 | 1 | -0/+83 |
* Some code refactoring * Profile dialog UI is now only created when needed * Profile selector dialog |