| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | DaemonManager: increase daemon start timeout to 120 seconds | xiphon | 2019-11-29 | 1 | -1/+1 |
| | | |||||
| * | Merge pull request #2411 | luigi1111 | 2019-10-14 | 1 | -1/+1 |
| |\ | | | | | | | 965081c DaemonManager: reset disconnectedEpoch on start, start timeout 60s (xiphon) | ||||
| | * | DaemonManager: reset disconnectedEpoch on start, start timeout 60s | xiphon | 2019-10-09 | 1 | -1/+1 |
| | | | |||||
| * | | DaemonManager: implement async sendCommand | xiphon | 2019-10-07 | 1 | -11/+12 |
| |/ | |||||
| * | Merge pull request #2385 | luigi1111 | 2019-09-14 | 1 | -7/+2 |
| |\ | | | | | | | bc22de4 DaemonManager: use 'sync_info' to avoid bootstrap daemon requests (xiphon) | ||||
| | * | DaemonManager: use 'sync_info' to avoid bootstrap daemon requests | xiphon | 2019-09-09 | 1 | -7/+2 |
| | | | |||||
| * | | SimpleMode: automatic public nodes discovering and switching | xiphon | 2019-09-09 | 1 | -4/+15 |
| |/ | |||||
| * | daemon: async daemon status check, don't freeze on wallet startup | xiphon | 2019-08-13 | 1 | -0/+8 |
| | | |||||
| * | qt: implement FutureScheduler, always await async code to complete | xiphon | 2019-06-24 | 1 | -17/+11 |
| | | |||||
| * | Add copyright headers | mmbyday | 2019-05-01 | 1 | -0/+28 |
| | | |||||
| * | support user defined max-concurrency | xmrdsc | 2019-04-21 | 1 | -1/+3 |
| | | |||||
| * | Wizard redesign | dsc | 2019-02-22 | 1 | -2/+2 |
| | | |||||
| * | Dynamic monerod --max-concurrency, max 6 | dsc | 2019-01-30 | 1 | -0/+4 |
| | | |||||
| * | Stagenet | stoffu | 2018-03-14 | 1 | -22/+22 |
| | | |||||
| * | Bootstrap daemon (requires #3165) | stoffu | 2018-01-30 | 1 | -1/+6 |
| | | |||||
| * | DaemonManager: support dataDir parameter + validator | Jaquee | 2017-06-02 | 1 | -1/+54 |
| | | |||||
| * | DaemonManager: fix issues with spaces in path | Jaquee | 2017-04-12 | 1 | -5/+7 |
| | | |||||
| * | pause refresh while starting daemon + startup timeout | Jaquee | 2017-02-25 | 1 | -6/+20 |
| | | |||||
| * | Daemon manager improvements | Jaquee | 2017-02-25 | 1 | -10/+75 |
| | | |||||
| * | omit --detach flag on windows | Jaquee | 2017-02-25 | 1 | -1/+6 |
| | | |||||
| * | Merge pull request #486 | Riccardo Spagni | 2017-02-24 | 1 | -42/+35 |
| |\ | | | | | | | faacd3d start daemon automatically and detached (Jaquee) | ||||
| | * | start daemon automatically and detached | Jaquee | 2017-02-23 | 1 | -42/+35 |
| | | | |||||
| * | | Add updates notifier | moneromooo.monero | 2017-02-22 | 1 | -1/+2 |
| |/ | |||||
| * | send custom commands to daemon | Jaquee | 2017-01-22 | 1 | -17/+40 |
| | | | | | | + status button requires #1618 | ||||
| * | daemon startup flags | Jaquee | 2016-12-21 | 1 | -2/+11 |
| | | |||||
| * | walletManager: coding conventions | Jaquee | 2016-11-27 | 1 | -14/+13 |
| | | | | | Signed-off-by: Jaquee <jaquee.monero@gmail.com> | ||||
| * | daemonManager: wait for daemon stop on app close | Jaquee | 2016-11-26 | 1 | -0/+4 |
| | | |||||
| * | DaemonManager: add stateChanged() | Jaquee | 2016-11-26 | 1 | -6/+15 |
| | | |||||
| * | DaemonManager::closing() | Jacob Brydolf | 2016-11-26 | 1 | -0/+5 |
| | | |||||
| * | DaemonManager: forward command line arguments to monerod | Jacob Brydolf | 2016-11-26 | 1 | -5/+15 |
| | | |||||
| * | DaemonManager: console debug output | Jacob Brydolf | 2016-11-26 | 1 | -10/+2 |
| | | |||||
| * | DaemonManager: added console updated signals | Jacob Brydolf | 2016-11-26 | 1 | -4/+13 |
| | | |||||
| * | DaemonManager: windows support | Jacob Brydolf | 2016-11-26 | 1 | -5/+21 |
| | | |||||
| * | onDaemonStarted/stopped signals/slots | Jaquee | 2016-11-26 | 1 | -0/+11 |
| | | |||||
| * | WalletManager: basic functionality | Jacob Brydolf | 2016-11-26 | 1 | -0/+87 |
