aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge pull request #93Riccardo Spagni2016-11-0511-94/+287
|\ \ | |/ |/|
| * wizard: empty seed box on page loadJacob Brydolf2016-10-301-1/+4
| * Wizard: Delete old wallet object before creating newJacob Brydolf2016-10-301-12/+14
| * added debug message on wallet closeJacob Brydolf2016-10-301-0/+1
| * wizard: updated open from file iconJacob Brydolf2016-10-301-1/+1
| * wizard: warn user if wallet exists in pathJacob Brydolf2016-10-303-13/+33
| * open last opened wallet on gui start.Jacob Brydolf2016-10-301-14/+13
| * Capitalized Monero in default pathJacob Brydolf2016-10-301-1/+1
| * refresh transaction history on wallet changeJacob Brydolf2016-10-291-1/+1
| * show wizard if password dialog is closedJacob Brydolf2016-10-291-1/+2
| * new wallet default path + open wallet from fileJacob Brydolf2016-10-291-8/+62
| * wizard: default account name on recover pageJacob Brydolf2016-10-292-3/+2
| * wizardOptions: open from file buttonJacob Brydolf2016-10-291-6/+64
| * wizard: change default account name + validation nextButtonJacob Brydolf2016-10-291-1/+7
| * wizard: disable donation pageJacob Brydolf2016-10-291-5/+9
| * wizard: open fallet from fileJacob Brydolf2016-10-291-7/+29
| * settings: close wallet buttonJacob Brydolf2016-10-291-0/+44
| * wizard: skip language page if only 1 language is availibleJacob Brydolf2016-10-291-2/+15
| * generate default account name from env usernameJacob Brydolf2016-10-291-0/+11
| * change default wallet path + remove auto create path on startupJacob Brydolf2016-10-291-3/+1
| * settings: remove daemon connection checkJacob Brydolf2016-10-281-43/+0
| * Wizard: check pwd on page loadJacob Brydolf2016-10-281-0/+1
* | Merge pull request #90Riccardo Spagni2016-10-291-8/+12
|\|
| * keep restoring state until first refresh is finishedJacob Brydolf2016-10-281-8/+12
* | Merge pull request #89Riccardo Spagni2016-10-294-20/+20
|\ \ | |/ |/|
| * disable desaturation - causes black screen on windowsJacob Brydolf2016-10-274-20/+20
|/
* Merge pull request #85Riccardo Spagni2016-10-242-4/+4
|\
| * Update Transfer.qmltaushet2016-10-231-2/+2
| * Update History.qmltaushet2016-10-231-2/+2
* | Merge pull request #81Riccardo Spagni2016-10-242-37/+57
|\ \
| * | build-win: mingw-x86: windeploy_helper.sh not needed anymoreIlya Kitaev2016-10-222-2/+1
| * | build-win: mingw-x86: updated doc and project fileIlya Kitaev2016-10-222-35/+56
* | | Merge pull request #78Riccardo Spagni2016-10-245-32/+95
|\| |
| * | removed extra line endingsIlya Kitaev2016-10-191-10/+0
| * | windows-build-x86: explained why stack is increasedIlya Kitaev2016-10-191-0/+2
| * | windows-build: increased stack for x86 build as libwallet allocates 2MbIlya Kitaev2016-10-191-0/+11
| * | build: fixed string comparsionIlya Kitaev2016-10-191-2/+2
| * | win-build: deploy different dlls for different platformsIlya Kitaev2016-10-191-2/+18
| * | doc: fixed formatting issuesIlya Kitaev2016-10-191-8/+8
| * | doc: note regarding 3D acceleration in virtual machineIlya Kitaev2016-10-191-5/+8
| * | build: added "debug" build optionIlya Kitaev2016-10-191-15/+13
| * | windows-build: added missed runtime dlls to x86 configIlya Kitaev2016-10-191-8/+14
| * | documentation: updated build stepsIlya Kitaev2016-10-191-1/+21
| * | fix: missed dependency for x86 targetIlya Kitaev2016-10-191-1/+1
| * | Windows build documentation in progressIlya Kitaev2016-10-191-2/+19
| |/
* | Merge pull request #73Riccardo Spagni2016-10-242-6/+11
|\ \
| * | remove wizardOpenWallet.qml - not ready yetJacob Brydolf2016-10-171-147/+0
| * | Don't send path as argument on wallet store (windows fix)Jacob Brydolf2016-10-171-2/+3
| * | Remove trailing slash on wallet_pathJacob Brydolf2016-10-172-0/+153
| * | corrected path on wallet store after refreshJacob Brydolf2016-10-171-2/+3