| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | WalletManager: include dependencies | Jaquee | 2016-11-26 | 2 | -2/+5 |
| | | |||||
| * | Show daemon manager dialog if daemon isnt started | Jacob Brydolf | 2016-11-26 | 2 | -0/+135 |
| | | |||||
| * | daemonManager: embed as context property | Jaquee | 2016-11-26 | 1 | -0/+5 |
| | | |||||
| * | WalletManager: basic functionality | Jacob Brydolf | 2016-11-26 | 2 | -0/+128 |
| | | |||||
| * | Merge pull request #195 | Riccardo Spagni | 2016-11-24 | 1 | -4/+23 |
| |\ | | | | | | | 45f2848 add missing tab separators (Jaquee) | ||||
| | * | add missing tab separators | Jaquee | 2016-11-23 | 1 | -4/+23 |
| | | | |||||
| * | | Merge pull request #194 | Riccardo Spagni | 2016-11-24 | 1 | -0/+2 |
| |\ \ | | | | | | | | | | f8fabbe reset restore height counter when switching wallets (Jaquee) | ||||
| | * | | reset restore height counter when switching wallets | Jaquee | 2016-11-23 | 1 | -0/+2 |
| | |/ | |||||
| * | | Merge pull request #193 | Riccardo Spagni | 2016-11-24 | 1 | -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 mode | Jacob Brydolf | 2016-11-21 | 1 | -1/+1 |
| | | | | |||||
| | * | | adjust height for small screens + fix window positioning | Jacob Brydolf | 2016-11-21 | 1 | -3/+4 |
| | |/ | |||||
| * | | Merge pull request #192 | Riccardo Spagni | 2016-11-24 | 12 | -2/+1627 |
| |\ \ | | | | | | | | | | 96c7dde Add QR code display on the receive page (moneromooo.monero) | ||||
| | * | | Add QR code display on the receive page | moneromooo.monero | 2016-11-20 | 12 | -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 #190 | Riccardo Spagni | 2016-11-24 | 1 | -0/+1 |
| |\ \ | | | | | | | | | | 5250b91 store wallet after sending (Jacob Brydolf) | ||||
| | * | | store wallet after sending | Jacob Brydolf | 2016-11-19 | 1 | -0/+1 |
| | |/ | |||||
| * | | Merge pull request #189 | Riccardo Spagni | 2016-11-24 | 1 | -1/+1 |
| |\ \ | | | | | | | | | | 5b4c2c8 Clean exit on app close button (Jacob Brydolf) | ||||
| | * | | Clean exit on app close button | Jacob Brydolf | 2016-11-19 | 1 | -1/+1 |
| | |/ | |||||
| * | | Merge pull request #187 | Riccardo Spagni | 2016-11-24 | 1 | -1/+1 |
| |\ \ | | | | | | | | | | 8214948 MiddlePanel: fix null pointer dereference for history model (moneromooo.monero) | ||||
| | * | | MiddlePanel: fix null pointer dereference for history model | moneromooo.monero | 2016-11-18 | 1 | -1/+1 |
| | |/ | |||||
| * | | Merge pull request #186 | Riccardo Spagni | 2016-11-24 | 1 | -0/+1 |
| |\ \ | | | | | | | | | | b7c6706 Wallet: fix history leak on destruction (moneromooo.monero) | ||||
| | * | | Wallet: fix history leak on destruction | moneromooo.monero | 2016-11-18 | 1 | -0/+1 |
| | |/ | |||||
| * | | Merge pull request #185 | Riccardo Spagni | 2016-11-24 | 1 | -2/+8 |
| |\ \ | | | | | | | | | | 708eb43 Fix crash on exit if cancelling open and exiting (moneromooo.monero) | ||||
| | * | | Fix crash on exit if cancelling open and exiting | moneromooo.monero | 2016-11-18 | 1 | -2/+8 |
| | |/ | |||||
| * | | Merge pull request #184 | Riccardo Spagni | 2016-11-24 | 1 | -1/+1 |
| |\ \ | | | | | | | | | | 23e1638 Receive: fix null dereference (moneromooo.monero) | ||||
| | * | | Receive: fix null dereference | moneromooo.monero | 2016-11-18 | 1 | -1/+1 |
| | |/ | |||||
| * | | Merge pull request #183 | Riccardo Spagni | 2016-11-24 | 1 | -1/+1 |
| |\ \ | | | | | | | | | | e6e7a08 Fix mixin being wrong in sweep all transactions (moneromooo.monero) | ||||
| | * | | Fix mixin being wrong in sweep all transactions | moneromooo.monero | 2016-11-18 | 1 | -1/+1 |
| | |/ | |||||
| * | | Merge pull request #180 | Riccardo Spagni | 2016-11-24 | 1 | -2/+6 |
| |\ \ | | | | | | | | | | 9d6c105 Improve OS X build instructions (Andreas Brekken) | ||||
| | * | | Improve OS X build instructions | Andreas Brekken | 2016-11-17 | 1 | -2/+6 |
| | |/ | |||||
| * | | Merge pull request #178 | Riccardo Spagni | 2016-11-24 | 3 | -18/+60 |
| |\ \ | | | | | | | | | | 78da2b5 History: replace payment id search with global incremental search (moneromooo.monero) | ||||
| | * | | History: replace payment id search with global incremental search | moneromooo.monero | 2016-11-17 | 3 | -18/+60 |
| | |/ | |||||
| * | | Merge pull request #197 | Riccardo Spagni | 2016-11-24 | 1 | -6/+7 |
| |\ \ | |/ |/| | | | ba1bceb use mingw32-make on win 32 build (Jaquee) | ||||
| | * | use mingw32-make on win 32 build | Jaquee | 2016-11-23 | 1 | -6/+7 |
| |/ | |||||
| * | Merge pull request #177 | Riccardo Spagni | 2016-11-17 | 1 | -1/+1 |
| |\ | | | | | | | d62dd3e History: do not dereference a null model (moneromooo.monero) | ||||
| | * | History: do not dereference a null model | moneromooo.monero | 2016-11-16 | 1 | -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 #176 | Riccardo Spagni | 2016-11-17 | 1 | -6/+11 |
| |\ \ | | | | | | | | | | 9af3c7e History: reset filter before setting new values (moneromooo.monero) | ||||
| | * | | History: reset filter before setting new values | moneromooo.monero | 2016-11-16 | 1 | -6/+11 |
| | |/ | | | | | | | This ensures an empty/invalid field does not keep the old bound | ||||
| * | | Merge pull request #171 | Riccardo Spagni | 2016-11-17 | 2 | -2/+5 |
| |\ \ | | | | | | | | | | ae44eec Title-bar: auto-hide disabled (Ilya Kitaev) | ||||
| | * | | Title-bar: auto-hide disabled | Ilya Kitaev | 2016-11-16 | 2 | -2/+5 |
| | |/ | |||||
| * | | Merge pull request #170 | Riccardo Spagni | 2016-11-17 | 1 | -5/+7 |
| |\ \ | | | | | | | | | | 391614b Generate/Update translations for debug build (Ilya Kitaev) | ||||
| | * | | Generate/Update translations for debug build | Ilya Kitaev | 2016-11-16 | 1 | -5/+7 |
| | |/ | |||||
| * | | Merge pull request #168 | Riccardo Spagni | 2016-11-17 | 1 | -1/+1 |
| |\ \ | | | | | | | | | | fc2a189 Rename 'Transfer' tab to 'Send' (xmr-eric) | ||||
| | * | | Rename 'Transfer' tab to 'Send' | xmr-eric | 2016-11-15 | 1 | -1/+1 |
| | |/ | | | | | See issue 159: https://github.com/monero-project/monero-core/issues/159 | ||||
| * | | Merge pull request #163 | Riccardo Spagni | 2016-11-17 | 2 | -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 popup | Jacob Brydolf | 2016-11-13 | 1 | -1/+1 |
| | | | | |||||
| | * | | progress splash: ensure correct message is shown | Jacob Brydolf | 2016-11-13 | 1 | -1/+1 |
| | |/ | |||||
| * | | Merge pull request #161 | Riccardo Spagni | 2016-11-17 | 1 | -14/+2 |
| |\ \ | | | | | | | | | | 295348d Do not open wallet from default location automatically (Jacob Brydolf) | ||||
| | * | | Do not open wallet from default location automatically | Jacob Brydolf | 2016-11-13 | 1 | -14/+2 |
| | |/ | |||||
| * | | Merge pull request #160 | Riccardo Spagni | 2016-11-17 | 1 | -0/+1 |
| |\ \ | |/ |/| | | | 995bf3f get_libwallet_api.sh: fix version.h generation timeline (moneromooo.monero) | ||||
| | * | get_libwallet_api.sh: fix version.h generation timeline | moneromooo.monero | 2016-11-13 | 1 | -0/+1 |
| |/ | |||||
