aboutsummaryrefslogtreecommitdiff
path: root/src/daemon/DaemonManager.cpp
Commit message (Collapse)AuthorAgeFilesLines
...
* walletManager: coding conventionsJaquee2016-11-271-14/+13
| | | | Signed-off-by: Jaquee <jaquee.monero@gmail.com>
* 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