aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* bitmonero comes from monero-project's repoIlya Kitaev2016-09-021-1/+1
* Processing splash bug fixed;Ilya Kitaev2016-09-013-6/+6
* changes due updates in bitmoneroIlya Kitaev2016-09-012-3/+2
* Restored build by using develop bitmoneroIlya Kitaev2016-08-241-1/+6
* Transfer page: validate amountIlya Kitaev2016-08-236-26/+68
* Merge branch 'master' of https://github.com/mbg033/monero-coreIlya Kitaev2016-08-231-1/+42
|\
| * Merge pull request #41 from ferretinjapan/patch-1Ilya Kitaev2016-08-221-1/+42
| |\
| | * Update README.mdferretinjapan2016-08-221-1/+7
| | * Update README.md with linux build instructionsferretinjapan2016-08-211-1/+36
| |/
* | Display "processing.." splashscreen while wallet initializingIlya Kitaev2016-08-235-17/+122
* | extra debug loggingIlya Kitaev2016-08-233-9/+24
* | WalletManager::openWalletAsync integrating with UIIlya Kitaev2016-08-195-38/+50
* | WalletManager::openWalletAsync in progressIlya Kitaev2016-08-183-34/+114
|/
* Ask for password in wallet is password protected. closes #26Ilya Kitaev2016-08-177-29/+138
* ask user for the password if wallet is password-protectedIlya Kitaev2016-08-165-41/+49
* BasicPanel: embedding/reusing "Transfer" pageIlya Kitaev2016-08-102-67/+28
* Basic view: real wallet's balanceIlya Kitaev2016-08-101-2/+5
* Removed: hardcoded "Monero - Donations"Ilya Kitaev2016-08-102-2/+2
* bugfix: empty transfer pageIlya Kitaev2016-08-091-3/+7
* mac application iconIlya Kitaev2016-08-0410-0/+4
* Windows application iconIlya Kitaev2016-08-043-0/+3
* Deploy additional mingw dependenciesIlya Kitaev2016-08-042-1/+22
* msys64 deploy fixIlya Kitaev2016-08-032-8/+7
* macdeployqt app bundle crash fixed.Ilya Kitaev2016-07-271-1/+1
* Translations are separate qm filesIlya Kitaev2016-07-276-45/+64
* build automation script. tested on macosIlya Kitaev2016-07-252-2/+34
* removing "bitmonero" directory in "distclean" targetIlya Kitaev2016-07-221-2/+4
* translation files moved to resourcesIlya Kitaev2016-07-213-5/+12
* Wizard refactoringIlya Kitaev2016-07-2111-141/+179
* cleaning "auto-generated" bitmonero directory on "make clean". closesIlya Kitaev2016-07-211-0/+4
* dynamic translation support. closes #24Ilya Kitaev2016-07-2034-314/+837
* Apply translation for "normal" modeIlya Kitaev2016-07-1910-134/+122
* TranslationManager, Russian translation exampleIlya Kitaev2016-07-1913-39/+192
* Polish translation fileIlya Kitaev2016-07-152-1/+757
* update/build transations with release build. closes #23Ilya Kitaev2016-07-156-721/+722
* separate LIBS sections for macx, linux and win32Ilya Kitaev2016-07-141-1/+16
* Update network status dynamically (closes #17)Ilya Kitaev2016-07-142-1/+3
* Init wallet asynchronouslyIlya Kitaev2016-07-143-17/+28
* New flags images, added IT,RU,ZH translation filesIlya Kitaev2016-07-1320-208/+2617
* Async API integration in progressIlya Kitaev2016-07-134-9/+88
* fixed multicore build; statically link boost, libcrypto and libssl forIlya Kitaev2016-07-132-4/+8
* Mac OSX build steps addedIlya Kitaev2016-07-061-1/+5
* Cross-plaftorm number of cpu coresIlya Kitaev2016-07-061-1/+2
* "Compiling" section stub added to documentationIlya Kitaev2016-07-041-1/+19
* MSYS2/Win64 build fixedIlya Kitaev2016-07-042-3/+32
* Fixed for MSYS2 buildIlya Kitaev2016-07-011-4/+17
* Merge pull request #19 from dEBRUYNE-1/masterIlya Kitaev2016-06-292-5/+5
|\
| * Fix typodEBRUYNE-12016-06-281-1/+1
| * Clean up textdEBRUYNE-12016-06-281-4/+4
|/
* Send money: confirmation popups addedIlya Kitaev2016-06-284-12/+71