| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | Merge pull request #6 | Riccardo Spagni | 2016-08-31 | 93 | -740/+8357 | |
| |\ \ \ | | |/ | |/| | ||||||
| | * | | Merge pull request #47 from dEBRUYNE-1/master | Ilya Kitaev | 2016-08-31 | 8 | -8/+8 | |
| | |\ \ | | |/ | |/| | ||||||
| | | * | Fix typo | dEBRUYNE-1 | 2016-08-31 | 1 | -1/+1 | |
| | | * | Fix typo | dEBRUYNE-1 | 2016-08-31 | 1 | -1/+1 | |
| | | * | Fix typo | dEBRUYNE-1 | 2016-08-31 | 1 | -1/+1 | |
| | | * | Fix typo | dEBRUYNE-1 | 2016-08-31 | 1 | -1/+1 | |
| | | * | Fix typo | dEBRUYNE-1 | 2016-08-31 | 1 | -1/+1 | |
| | | * | Fix typo | dEBRUYNE-1 | 2016-08-31 | 1 | -1/+1 | |
| | | * | Fix typo | dEBRUYNE-1 | 2016-08-31 | 1 | -1/+1 | |
| | | * | Fix typo | dEBRUYNE-1 | 2016-08-31 | 1 | -1/+1 | |
| | |/ | ||||||
| | * | Restored build by using develop bitmonero | Ilya Kitaev | 2016-08-24 | 1 | -1/+6 | |
| | * | Transfer page: validate amount | Ilya Kitaev | 2016-08-23 | 6 | -26/+68 | |
| | * | Merge branch 'master' of https://github.com/mbg033/monero-core | Ilya Kitaev | 2016-08-23 | 1 | -1/+42 | |
| | |\ | ||||||
| | | * | Merge pull request #41 from ferretinjapan/patch-1 | Ilya Kitaev | 2016-08-22 | 1 | -1/+42 | |
| | | |\ | ||||||
| | | | * | Update README.md | ferretinjapan | 2016-08-22 | 1 | -1/+7 | |
| | | | * | Update README.md with linux build instructions | ferretinjapan | 2016-08-21 | 1 | -1/+36 | |
| | | |/ | ||||||
| | * | | Display "processing.." splashscreen while wallet initializing | Ilya Kitaev | 2016-08-23 | 5 | -17/+122 | |
| | * | | extra debug logging | Ilya Kitaev | 2016-08-23 | 3 | -9/+24 | |
| | * | | WalletManager::openWalletAsync integrating with UI | Ilya Kitaev | 2016-08-19 | 5 | -38/+50 | |
| | * | | WalletManager::openWalletAsync in progress | Ilya Kitaev | 2016-08-18 | 3 | -34/+114 | |
| | |/ | ||||||
| | * | Ask for password in wallet is password protected. closes #26 | Ilya Kitaev | 2016-08-17 | 7 | -29/+138 | |
| | * | ask user for the password if wallet is password-protected | Ilya Kitaev | 2016-08-16 | 5 | -41/+49 | |
| | * | BasicPanel: embedding/reusing "Transfer" page | Ilya Kitaev | 2016-08-10 | 2 | -67/+28 | |
| | * | Basic view: real wallet's balance | Ilya Kitaev | 2016-08-10 | 1 | -2/+5 | |
| | * | Removed: hardcoded "Monero - Donations" | Ilya Kitaev | 2016-08-10 | 2 | -2/+2 | |
| | * | bugfix: empty transfer page | Ilya Kitaev | 2016-08-09 | 1 | -3/+7 | |
| | * | mac application icon | Ilya Kitaev | 2016-08-04 | 10 | -0/+4 | |
| | * | Windows application icon | Ilya Kitaev | 2016-08-04 | 3 | -0/+3 | |
| | * | Deploy additional mingw dependencies | Ilya Kitaev | 2016-08-04 | 2 | -1/+22 | |
| | * | msys64 deploy fix | Ilya Kitaev | 2016-08-03 | 2 | -8/+7 | |
| | * | macdeployqt app bundle crash fixed. | Ilya Kitaev | 2016-07-27 | 1 | -1/+1 | |
| | * | Translations are separate qm files | Ilya Kitaev | 2016-07-27 | 6 | -45/+64 | |
| | * | build automation script. tested on macos | Ilya Kitaev | 2016-07-25 | 2 | -2/+34 | |
| | * | removing "bitmonero" directory in "distclean" target | Ilya Kitaev | 2016-07-22 | 1 | -2/+4 | |
| | * | translation files moved to resources | Ilya Kitaev | 2016-07-21 | 3 | -5/+12 | |
| | * | Wizard refactoring | Ilya Kitaev | 2016-07-21 | 11 | -141/+179 | |
| | * | cleaning "auto-generated" bitmonero directory on "make clean". closes | Ilya Kitaev | 2016-07-21 | 1 | -0/+4 | |
| | * | dynamic translation support. closes #24 | Ilya Kitaev | 2016-07-20 | 34 | -314/+837 | |
| | * | Apply translation for "normal" mode | Ilya Kitaev | 2016-07-19 | 10 | -134/+122 | |
| | * | TranslationManager, Russian translation example | Ilya Kitaev | 2016-07-19 | 13 | -39/+192 | |
| | * | Polish translation file | Ilya Kitaev | 2016-07-15 | 2 | -1/+757 | |
| | * | update/build transations with release build. closes #23 | Ilya Kitaev | 2016-07-15 | 6 | -721/+722 | |
| | * | separate LIBS sections for macx, linux and win32 | Ilya Kitaev | 2016-07-14 | 1 | -1/+16 | |
| | * | Update network status dynamically (closes #17) | Ilya Kitaev | 2016-07-14 | 2 | -1/+3 | |
| | * | Init wallet asynchronously | Ilya Kitaev | 2016-07-14 | 3 | -17/+28 | |
| | * | New flags images, added IT,RU,ZH translation files | Ilya Kitaev | 2016-07-13 | 20 | -208/+2617 | |
| | * | Async API integration in progress | Ilya Kitaev | 2016-07-13 | 4 | -9/+88 | |
| | * | fixed multicore build; statically link boost, libcrypto and libssl for | Ilya Kitaev | 2016-07-13 | 2 | -4/+8 | |
| | * | Mac OSX build steps added | Ilya Kitaev | 2016-07-06 | 1 | -1/+5 | |
| | * | Cross-plaftorm number of cpu cores | Ilya Kitaev | 2016-07-06 | 1 | -1/+2 | |
