| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Android: Disable password strength meter | MoroccanMalinois | 2017-12-24 | 2 | -0/+4 |
| | | |||||
| * | Merge pull request #967 | luigi1111 | 2017-12-17 | 2 | -0/+18 |
| |\ | | | | | | | 5cda1f5 Spend proof | ||||
| | * | Spend proof | stoffu | 2017-11-30 | 2 | -0/+18 |
| | | | |||||
| * | | replace wallet/wallet2_api.h with wallet/api/wallet2_api.h to compile | User | 2017-12-08 | 11 | -11/+11 |
| |/ | |||||
| * | Bugfix with tx proof + update | stoffu | 2017-11-26 | 1 | -5/+4 |
| | | |||||
| * | Tx proof | stoffu | 2017-11-20 | 4 | -12/+33 |
| | | |||||
| * | transactionInfo: use empty str when fee=0 | Jaquee | 2017-11-01 | 1 | -0/+2 |
| | | |||||
| * | add localDaemonSynced() | Jaquee | 2017-11-01 | 2 | -0/+6 |
| | | |||||
| * | delete addressbook in wallet destructor | Jaquee | 2017-11-01 | 1 | -0/+2 |
| | | |||||
| * | QrCodeScanner: parse extra parameters | Jaquee | 2017-11-01 | 4 | -6/+28 |
| | | |||||
| * | Merge pull request #911 | luigi1111 | 2017-10-31 | 1 | -0/+6 |
| |\ | | | | | | | 913ef54 Store cache on exit | ||||
| | * | Store cache on exit | Jaquee | 2017-10-22 | 1 | -0/+6 |
| | | | |||||
| * | | show correct height after switching wallets | Jaquee | 2017-10-24 | 1 | -0/+1 |
| | | | | | | | | | requires #2724 | ||||
| * | | add option to change wallet creation height and rescan wallet cache | Jaquee | 2017-10-23 | 2 | -1/+10 |
| | | | |||||
| * | | use 10 as default required confirmations | Jaquee | 2017-10-23 | 2 | -2/+3 |
| |/ | |||||
| * | add wallet creation height getter | Jaquee | 2017-08-24 | 1 | -0/+2 |
| | | |||||
| * | add daemon/wallet log path getters | Jaquee | 2017-08-24 | 2 | -0/+15 |
| | | |||||
| * | Merge pull request #808 | Riccardo Spagni | 2017-08-23 | 2 | -0/+20 |
| |\ | | | | | | | 3f7e3ba check updates async (Jaquee) | ||||
| | * | check updates async | Jaquee | 2017-08-06 | 2 | -0/+20 |
| | | | |||||
| * | | History: Support coinbase txs | Jaquee | 2017-08-03 | 5 | -2/+15 |
| |/ | | | | requires #2247 | ||||
| * | DaemonManager: support dataDir parameter + validator | Jaquee | 2017-06-02 | 2 | -2/+57 |
| | | |||||
| * | Merge pull request #706 | Riccardo Spagni | 2017-05-05 | 2 | -0/+22 |
| |\ | | | | | | | | | f00a181 Disable rescan cache btn until we know if it's needed (Jaquee) 98b0406 Settings: Rescan wallet cache button (Jaquee) | ||||
| | * | Settings: Rescan wallet cache button | Jaquee | 2017-05-03 | 2 | -0/+22 |
| | | | |||||
| * | | Merge pull request #702 | Riccardo Spagni | 2017-05-05 | 1 | -0/+10 |
| |\ \ | | | | | | | | | | f31b27d add wallet view/spend keys to seed dialog requires #2012 (Jaquee) | ||||
| | * | | add wallet view/spend keys to seed dialog | Jaquee | 2017-05-03 | 1 | -0/+10 |
| | |/ | | | | | | | requires #2012 | ||||
| * / | DaemonManager: fix issues with spaces in path | Jaquee | 2017-04-12 | 1 | -5/+7 |
| |/ | |||||
| * | Merge pull request #616 | Riccardo Spagni | 2017-03-27 | 2 | -8/+0 |
| |\ | | | | | | | | | 716010a README: QtMultimedia dependency optional (MoroccanMalinois) fb3a618 Make QtMultimedia dependency optional (MoroccanMalinois) | ||||
| | * | Make QtMultimedia dependency optional | MoroccanMalinois | 2017-03-27 | 2 | -8/+0 |
| | | | |||||
| * | | useForkRules() - Catch no connection error | Jaquee | 2017-03-26 | 2 | -2/+9 |
| |/ | |||||
| * | Use new fee multipliers after v5 fork | Jaquee | 2017-03-24 | 4 | -12/+8 |
| | | | | | requires #1915 | ||||
| * | add WalletManager::useForkRules() | Jaquee | 2017-03-23 | 2 | -0/+12 |
| | | |||||
| * | preparations for background mining | Jaquee | 2017-03-03 | 2 | -3/+3 |
| | | | | | requires #1827 | ||||
| * | Merge pull request #518 | Riccardo Spagni | 2017-03-03 | 1 | -0/+2 |
| |\ | | | | | | | cf36420 mining: make threads parameter optional (Jaquee) | ||||
| | * | mining: make threads parameter optional | Jaquee | 2017-03-02 | 1 | -0/+2 |
| | | | |||||
| * | | Merge pull request #494 | Riccardo Spagni | 2017-03-03 | 2 | -1/+15 |
| |\ \ | |/ |/| | | | 00aa231 Daemon rpc login support requires #1803 (Jaquee) | ||||
| | * | Daemon rpc login support | Jaquee | 2017-02-25 | 2 | -1/+15 |
| | | | | | | | | | requires #1803 | ||||
| * | | Merge pull request #492 | Riccardo Spagni | 2017-02-27 | 4 | -9/+108 |
| |\ \ | | | | | | | | | | | | | | | | 8021037 pause refresh while starting daemon + startup timeout (Jaquee) df60c81 add start/pauseRefresh() (Jaquee) 2ed59f4 Daemon manager improvements (Jaquee) | ||||
| | * | | pause refresh while starting daemon + startup timeout | Jaquee | 2017-02-25 | 2 | -6/+21 |
| | | | | |||||
| | * | | add start/pauseRefresh() | Jaquee | 2017-02-25 | 2 | -0/+14 |
| | | | | |||||
| | * | | Daemon manager improvements | Jaquee | 2017-02-25 | 2 | -10/+80 |
| | | | | |||||
| * | | | Merge pull request #491 | Riccardo Spagni | 2017-02-27 | 1 | -0/+5 |
| |\| | | | | | | | | | | | ce10016 omit --detach flag on windows (Jaquee) | ||||
| | * | | omit --detach flag on windows | Jaquee | 2017-02-25 | 1 | -1/+6 |
| | |/ | |||||
| * | | Merge pull request #490 | Riccardo Spagni | 2017-02-27 | 1 | -0/+2 |
| |\ \ | | | | | | | | | | | | | 53c86ad remove undefined variable error (Jaquee) 023d96b avoid dangling pointers in destructor (Jaquee) | ||||
| | * | | avoid dangling pointers in destructor | Jaquee | 2017-02-25 | 1 | -0/+2 |
| | |/ | |||||
| * | | Improved blockchain sync status ui | Jaquee | 2017-02-24 | 1 | -2/+2 |
| | | | |||||
| * | | fix daemon startup with --check-updates disabled | Jaquee | 2017-02-24 | 1 | -1/+1 |
| |/ | |||||
| * | Merge pull request #486 | Riccardo Spagni | 2017-02-24 | 4 | -54/+49 |
| |\ | | | | | | | faacd3d start daemon automatically and detached (Jaquee) | ||||
| | * | start daemon automatically and detached | Jaquee | 2017-02-23 | 4 | -54/+49 |
| | | | |||||
| * | | Add updates notifier | moneromooo.monero | 2017-02-22 | 3 | -1/+11 |
| |/ | |||||
| * | don't show daemon popup when connected | Jaquee | 2017-02-05 | 1 | -4/+7 |
| | | |||||
