index
:
monzero-gui.git
main
Monzero desktop wallet graphical interface.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
Merge pull request #93
Riccardo Spagni
2016-11-05
11
-94
/
+287
|
\
\
|
|
/
|
/
|
|
*
wizard: empty seed box on page load
Jacob Brydolf
2016-10-30
1
-1
/
+4
|
*
Wizard: Delete old wallet object before creating new
Jacob Brydolf
2016-10-30
1
-12
/
+14
|
*
added debug message on wallet close
Jacob Brydolf
2016-10-30
1
-0
/
+1
|
*
wizard: updated open from file icon
Jacob Brydolf
2016-10-30
1
-1
/
+1
|
*
wizard: warn user if wallet exists in path
Jacob Brydolf
2016-10-30
3
-13
/
+33
|
*
open last opened wallet on gui start.
Jacob Brydolf
2016-10-30
1
-14
/
+13
|
*
Capitalized Monero in default path
Jacob Brydolf
2016-10-30
1
-1
/
+1
|
*
refresh transaction history on wallet change
Jacob Brydolf
2016-10-29
1
-1
/
+1
|
*
show wizard if password dialog is closed
Jacob Brydolf
2016-10-29
1
-1
/
+2
|
*
new wallet default path + open wallet from file
Jacob Brydolf
2016-10-29
1
-8
/
+62
|
*
wizard: default account name on recover page
Jacob Brydolf
2016-10-29
2
-3
/
+2
|
*
wizardOptions: open from file button
Jacob Brydolf
2016-10-29
1
-6
/
+64
|
*
wizard: change default account name + validation nextButton
Jacob Brydolf
2016-10-29
1
-1
/
+7
|
*
wizard: disable donation page
Jacob Brydolf
2016-10-29
1
-5
/
+9
|
*
wizard: open fallet from file
Jacob Brydolf
2016-10-29
1
-7
/
+29
|
*
settings: close wallet button
Jacob Brydolf
2016-10-29
1
-0
/
+44
|
*
wizard: skip language page if only 1 language is availible
Jacob Brydolf
2016-10-29
1
-2
/
+15
|
*
generate default account name from env username
Jacob Brydolf
2016-10-29
1
-0
/
+11
|
*
change default wallet path + remove auto create path on startup
Jacob Brydolf
2016-10-29
1
-3
/
+1
|
*
settings: remove daemon connection check
Jacob Brydolf
2016-10-28
1
-43
/
+0
|
*
Wizard: check pwd on page load
Jacob Brydolf
2016-10-28
1
-0
/
+1
*
|
Merge pull request #90
Riccardo Spagni
2016-10-29
1
-8
/
+12
|
\
|
|
*
keep restoring state until first refresh is finished
Jacob Brydolf
2016-10-28
1
-8
/
+12
*
|
Merge pull request #89
Riccardo Spagni
2016-10-29
4
-20
/
+20
|
\
\
|
|
/
|
/
|
|
*
disable desaturation - causes black screen on windows
Jacob Brydolf
2016-10-27
4
-20
/
+20
|
/
*
Merge pull request #85
Riccardo Spagni
2016-10-24
2
-4
/
+4
|
\
|
*
Update Transfer.qml
taushet
2016-10-23
1
-2
/
+2
|
*
Update History.qml
taushet
2016-10-23
1
-2
/
+2
*
|
Merge pull request #81
Riccardo Spagni
2016-10-24
2
-37
/
+57
|
\
\
|
*
|
build-win: mingw-x86: windeploy_helper.sh not needed anymore
Ilya Kitaev
2016-10-22
2
-2
/
+1
|
*
|
build-win: mingw-x86: updated doc and project file
Ilya Kitaev
2016-10-22
2
-35
/
+56
*
|
|
Merge pull request #78
Riccardo Spagni
2016-10-24
5
-32
/
+95
|
\
|
|
|
*
|
removed extra line endings
Ilya Kitaev
2016-10-19
1
-10
/
+0
|
*
|
windows-build-x86: explained why stack is increased
Ilya Kitaev
2016-10-19
1
-0
/
+2
|
*
|
windows-build: increased stack for x86 build as libwallet allocates 2Mb
Ilya Kitaev
2016-10-19
1
-0
/
+11
|
*
|
build: fixed string comparsion
Ilya Kitaev
2016-10-19
1
-2
/
+2
|
*
|
win-build: deploy different dlls for different platforms
Ilya Kitaev
2016-10-19
1
-2
/
+18
|
*
|
doc: fixed formatting issues
Ilya Kitaev
2016-10-19
1
-8
/
+8
|
*
|
doc: note regarding 3D acceleration in virtual machine
Ilya Kitaev
2016-10-19
1
-5
/
+8
|
*
|
build: added "debug" build option
Ilya Kitaev
2016-10-19
1
-15
/
+13
|
*
|
windows-build: added missed runtime dlls to x86 config
Ilya Kitaev
2016-10-19
1
-8
/
+14
|
*
|
documentation: updated build steps
Ilya Kitaev
2016-10-19
1
-1
/
+21
|
*
|
fix: missed dependency for x86 target
Ilya Kitaev
2016-10-19
1
-1
/
+1
|
*
|
Windows build documentation in progress
Ilya Kitaev
2016-10-19
1
-2
/
+19
|
|
/
*
|
Merge pull request #73
Riccardo Spagni
2016-10-24
2
-6
/
+11
|
\
\
|
*
|
remove wizardOpenWallet.qml - not ready yet
Jacob Brydolf
2016-10-17
1
-147
/
+0
|
*
|
Don't send path as argument on wallet store (windows fix)
Jacob Brydolf
2016-10-17
1
-2
/
+3
|
*
|
Remove trailing slash on wallet_path
Jacob Brydolf
2016-10-17
2
-0
/
+153
|
*
|
corrected path on wallet store after refresh
Jacob Brydolf
2016-10-17
1
-2
/
+3
[prev]
[next]