aboutsummaryrefslogtreecommitdiff
path: root/src/singleapplication.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Replace SingleApplication with itay-grudev/SingleApplicationAqua-sama2018-07-021-109/+0
|
* Add --session parameter to load a session jsonAqua-sama2018-06-281-0/+12
| | | | Add Session menu to main window
* Socket messages are json formattedAqua-sama2018-06-261-25/+13
|
* Always connect to local socketAqua-sama2018-01-301-16/+2
|
* Fixed repo location in license headersAqua-sama2018-01-201-1/+1
|
* Added .clang-formatAqua-sama2018-01-071-3/+3
|
* Various minor fixesAqua-sama2018-01-041-1/+0
| | | | | | | - typo fixes - bumped copyright year - removed a bunch of unused imports - fixed a couple of clazy warnings
* astyle passAqua-sama2017-12-251-1/+1
|
* Removed SingleApplication::SessionParamAqua-sama2017-12-231-28/+8
|
* Single instance check works againAqua-sama2017-12-221-20/+67
| | | | - In Debug builds, startup time is calculated
* Changed license from GPL3+ to GPL3Aqua-sama2017-12-191-19/+7
|
* Replaced tinytoml with libconfigAqua-sama2017-12-081-3/+5
|
* Fixed bug with starting up if the local socket wasn't cleaned upAqua-sama2017-09-201-3/+20
|
* Fixed bug opening URLs from the command line while instance is runningAqua-sama2017-09-161-13/+31
|
* Config should now automatically update when changedAqua-sama2017-09-101-0/+1
|
* Browser class refactoringAqua-sama2017-06-041-0/+71