aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* WalletManager: include dependenciesJaquee2016-11-262-2/+5
|
* Show daemon manager dialog if daemon isnt startedJacob Brydolf2016-11-262-0/+135
|
* daemonManager: embed as context propertyJaquee2016-11-261-0/+5
|
* WalletManager: basic functionalityJacob Brydolf2016-11-262-0/+128
|
* Merge pull request #195Riccardo Spagni2016-11-241-4/+23
|\ | | | | | | 45f2848 add missing tab separators (Jaquee)
| * add missing tab separatorsJaquee2016-11-231-4/+23
| |
* | Merge pull request #194Riccardo Spagni2016-11-241-0/+2
|\ \ | | | | | | | | | f8fabbe reset restore height counter when switching wallets (Jaquee)
| * | reset restore height counter when switching walletsJaquee2016-11-231-0/+2
| |/
* | Merge pull request #193Riccardo Spagni2016-11-241-4/+5
|\ \ | | | | | | | | | | | | cca825b fix height after switching layout mode (Jacob Brydolf) f1157f8 adjust height for small screens + fix window positioning (Jacob Brydolf)
| * | fix height after switching layout modeJacob Brydolf2016-11-211-1/+1
| | |
| * | adjust height for small screens + fix window positioningJacob Brydolf2016-11-211-3/+4
| |/
* | Merge pull request #192Riccardo Spagni2016-11-2412-2/+1627
|\ \ | | | | | | | | | 96c7dde Add QR code display on the receive page (moneromooo.monero)
| * | Add QR code display on the receive pagemoneromooo.monero2016-11-2012-2/+1627
| |/ | | | | | | | | | | | | This embeds MIT licenced code from Project Nayuki: https://www.nayuki.io/page/qr-code-generator-library The C++ part of the code is embedded in src/QR-Code-generator. See src/QR-Code-generator/Readme.markdown for more info.
* | Merge pull request #190Riccardo Spagni2016-11-241-0/+1
|\ \ | | | | | | | | | 5250b91 store wallet after sending (Jacob Brydolf)
| * | store wallet after sendingJacob Brydolf2016-11-191-0/+1
| |/
* | Merge pull request #189Riccardo Spagni2016-11-241-1/+1
|\ \ | | | | | | | | | 5b4c2c8 Clean exit on app close button (Jacob Brydolf)
| * | Clean exit on app close buttonJacob Brydolf2016-11-191-1/+1
| |/
* | Merge pull request #187Riccardo Spagni2016-11-241-1/+1
|\ \ | | | | | | | | | 8214948 MiddlePanel: fix null pointer dereference for history model (moneromooo.monero)
| * | MiddlePanel: fix null pointer dereference for history modelmoneromooo.monero2016-11-181-1/+1
| |/
* | Merge pull request #186Riccardo Spagni2016-11-241-0/+1
|\ \ | | | | | | | | | b7c6706 Wallet: fix history leak on destruction (moneromooo.monero)
| * | Wallet: fix history leak on destructionmoneromooo.monero2016-11-181-0/+1
| |/
* | Merge pull request #185Riccardo Spagni2016-11-241-2/+8
|\ \ | | | | | | | | | 708eb43 Fix crash on exit if cancelling open and exiting (moneromooo.monero)
| * | Fix crash on exit if cancelling open and exitingmoneromooo.monero2016-11-181-2/+8
| |/
* | Merge pull request #184Riccardo Spagni2016-11-241-1/+1
|\ \ | | | | | | | | | 23e1638 Receive: fix null dereference (moneromooo.monero)
| * | Receive: fix null dereferencemoneromooo.monero2016-11-181-1/+1
| |/
* | Merge pull request #183Riccardo Spagni2016-11-241-1/+1
|\ \ | | | | | | | | | e6e7a08 Fix mixin being wrong in sweep all transactions (moneromooo.monero)
| * | Fix mixin being wrong in sweep all transactionsmoneromooo.monero2016-11-181-1/+1
| |/
* | Merge pull request #180Riccardo Spagni2016-11-241-2/+6
|\ \ | | | | | | | | | 9d6c105 Improve OS X build instructions (Andreas Brekken)
| * | Improve OS X build instructionsAndreas Brekken2016-11-171-2/+6
| |/
* | Merge pull request #178Riccardo Spagni2016-11-243-18/+60
|\ \ | | | | | | | | | 78da2b5 History: replace payment id search with global incremental search (moneromooo.monero)
| * | History: replace payment id search with global incremental searchmoneromooo.monero2016-11-173-18/+60
| |/
* | Merge pull request #197Riccardo Spagni2016-11-241-6/+7
|\ \ | |/ |/| | | ba1bceb use mingw32-make on win 32 build (Jaquee)
| * use mingw32-make on win 32 buildJaquee2016-11-231-6/+7
|/
* Merge pull request #177Riccardo Spagni2016-11-171-1/+1
|\ | | | | | | d62dd3e History: do not dereference a null model (moneromooo.monero)
| * History: do not dereference a null modelmoneromooo.monero2016-11-161-1/+1
| | | | | | | | | | | | | | Seems "null" objects in Javascript can either be null, or be non null but with a type of 'undefined' (as a string). Whatever.
* | Merge pull request #176Riccardo Spagni2016-11-171-6/+11
|\ \ | | | | | | | | | 9af3c7e History: reset filter before setting new values (moneromooo.monero)
| * | History: reset filter before setting new valuesmoneromooo.monero2016-11-161-6/+11
| |/ | | | | | | This ensures an empty/invalid field does not keep the old bound
* | Merge pull request #171Riccardo Spagni2016-11-172-2/+5
|\ \ | | | | | | | | | ae44eec Title-bar: auto-hide disabled (Ilya Kitaev)
| * | Title-bar: auto-hide disabledIlya Kitaev2016-11-162-2/+5
| |/
* | Merge pull request #170Riccardo Spagni2016-11-171-5/+7
|\ \ | | | | | | | | | 391614b Generate/Update translations for debug build (Ilya Kitaev)
| * | Generate/Update translations for debug buildIlya Kitaev2016-11-161-5/+7
| |/
* | Merge pull request #168Riccardo Spagni2016-11-171-1/+1
|\ \ | | | | | | | | | fc2a189 Rename 'Transfer' tab to 'Send' (xmr-eric)
| * | Rename 'Transfer' tab to 'Send'xmr-eric2016-11-151-1/+1
| |/ | | | | See issue 159: https://github.com/monero-project/monero-core/issues/159
* | Merge pull request #163Riccardo Spagni2016-11-172-2/+2
|\ \ | | | | | | | | | | | | efb3c75 splash: add option to close popup (Jacob Brydolf) faeb9bb progress splash: ensure correct message is shown (Jacob Brydolf)
| * | splash: add option to close popupJacob Brydolf2016-11-131-1/+1
| | |
| * | progress splash: ensure correct message is shownJacob Brydolf2016-11-131-1/+1
| |/
* | Merge pull request #161Riccardo Spagni2016-11-171-14/+2
|\ \ | | | | | | | | | 295348d Do not open wallet from default location automatically (Jacob Brydolf)
| * | Do not open wallet from default location automaticallyJacob Brydolf2016-11-131-14/+2
| |/
* | Merge pull request #160Riccardo Spagni2016-11-171-0/+1
|\ \ | |/ |/| | | 995bf3f get_libwallet_api.sh: fix version.h generation timeline (moneromooo.monero)
| * get_libwallet_api.sh: fix version.h generation timelinemoneromooo.monero2016-11-131-0/+1
|/