aboutsummaryrefslogtreecommitdiff
path: root/src/daemon/DaemonManager.cpp
Commit message (Expand)AuthorAgeFilesLines
* Bootstrap daemon (requires #3165)stoffu2018-01-301-1/+6
* DaemonManager: support dataDir parameter + validatorJaquee2017-06-021-1/+54
* DaemonManager: fix issues with spaces in pathJaquee2017-04-121-5/+7
* pause refresh while starting daemon + startup timeoutJaquee2017-02-251-6/+20
* Daemon manager improvementsJaquee2017-02-251-10/+75
* omit --detach flag on windowsJaquee2017-02-251-1/+6
* Merge pull request #486Riccardo Spagni2017-02-241-42/+35
|\
| * start daemon automatically and detachedJaquee2017-02-231-42/+35
* | Add updates notifiermoneromooo.monero2017-02-221-1/+2
|/
* send custom commands to daemonJaquee2017-01-221-17/+40
* daemon startup flagsJaquee2016-12-211-2/+11
* walletManager: coding conventionsJaquee2016-11-271-14/+13
* daemonManager: wait for daemon stop on app closeJaquee2016-11-261-0/+4
* DaemonManager: add stateChanged()Jaquee2016-11-261-6/+15
* DaemonManager::closing()Jacob Brydolf2016-11-261-0/+5
* DaemonManager: forward command line arguments to monerodJacob Brydolf2016-11-261-5/+15
* DaemonManager: console debug outputJacob Brydolf2016-11-261-10/+2
* DaemonManager: added console updated signalsJacob Brydolf2016-11-261-4/+13
* DaemonManager: windows supportJacob Brydolf2016-11-261-5/+21
* onDaemonStarted/stopped signals/slotsJaquee2016-11-261-0/+11
* WalletManager: basic functionalityJacob Brydolf2016-11-261-0/+87