Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Always connect to local socket | Aqua-sama | 2018-01-30 | 1 | -16/+2 |
| | |||||
* | Fixed repo location in license headers | Aqua-sama | 2018-01-20 | 1 | -1/+1 |
| | |||||
* | Added .clang-format | Aqua-sama | 2018-01-07 | 1 | -3/+3 |
| | |||||
* | Various minor fixes | Aqua-sama | 2018-01-04 | 1 | -1/+0 |
| | | | | | | | - typo fixes - bumped copyright year - removed a bunch of unused imports - fixed a couple of clazy warnings | ||||
* | astyle pass | Aqua-sama | 2017-12-25 | 1 | -1/+1 |
| | |||||
* | Removed SingleApplication::SessionParam | Aqua-sama | 2017-12-23 | 1 | -28/+8 |
| | |||||
* | Single instance check works again | Aqua-sama | 2017-12-22 | 1 | -20/+67 |
| | | | | - In Debug builds, startup time is calculated | ||||
* | Changed license from GPL3+ to GPL3 | Aqua-sama | 2017-12-19 | 1 | -19/+7 |
| | |||||
* | Replaced tinytoml with libconfig | Aqua-sama | 2017-12-08 | 1 | -3/+5 |
| | |||||
* | Fixed bug with starting up if the local socket wasn't cleaned up | Aqua-sama | 2017-09-20 | 1 | -3/+20 |
| | |||||
* | Fixed bug opening URLs from the command line while instance is running | Aqua-sama | 2017-09-16 | 1 | -13/+31 |
| | |||||
* | Config should now automatically update when changed | Aqua-sama | 2017-09-10 | 1 | -0/+1 |
| | |||||
* | Browser class refactoring | Aqua-sama | 2017-06-04 | 1 | -0/+71 |