Commit graph

1323 commits

Author SHA1 Message Date
Riccardo Spagni
f77033405c
Merge pull request #104
f38c6f4 History: sort by date actually sorts by datetime (Ilya Kitaev)
2016-11-05 10:12:06 +02:00
Riccardo Spagni
925449ed88
Merge pull request #103
1036eef Removes the donation and mining texts from wizard's finish page (maitscha)
4097c71 Restyles the wizard's finish page (maitscha)
2016-11-05 10:11:47 +02:00
Riccardo Spagni
04325f4cd8
Merge pull request #99
fa1e92c Disable transfer page if daemon isn't connected or fully synced (Jacob Brydolf)
2016-11-05 10:11:28 +02:00
Riccardo Spagni
cda769739e
Merge pull request #97
d12436a use daemon target height in progress ui (Jacob Brydolf)
8079597 Cache daemon target height (Jacob Brydolf)
2016-11-05 10:11:00 +02:00
Riccardo Spagni
bfebc2e356
Merge pull request #95
550087f PasswordDialog: accept/reject with Enter/Esc, Tab navigation (Ilya Kitaev)
513f7eb StandardButton: indicating "focused" state (Ilya Kitaev)
7973d0c Custom password dialog. fixes issue with standard dialog (Ilya Kitaev)
2016-11-05 10:08:50 +02:00
Riccardo Spagni
56043ec483
Merge pull request #94
2a71bd6 Change default mixin to 4 & add mixin # to confirmation window (dEBRUYNE-1)
2016-11-05 10:08:24 +02:00
Riccardo Spagni
6142afdb7b
Merge pull request #93
e6fe9d3 wizard: empty seed box on page load (Jacob Brydolf)
776a591 Wizard: Delete old wallet object before creating new (Jacob Brydolf)
c873da7 added debug message on wallet close (Jacob Brydolf)
9afa5d7 wizard: updated open from file icon (Jacob Brydolf)
d637b58 wizard: warn user if wallet exists in path (Jacob Brydolf)
e09ccd3 open last opened wallet on gui start. (Jacob Brydolf)
1218bf3 Capitalized Monero in default path (Jacob Brydolf)
6b7adbc refresh transaction history on wallet change (Jacob Brydolf)
fd67c61 show wizard if password dialog is closed (Jacob Brydolf)
6818ecd new wallet default path + open wallet from file (Jacob Brydolf)
0974490 wizard: default account name on recover page (Jacob Brydolf)
21414d7 wizardOptions: open from file button (Jacob Brydolf)
ec3d586 wizard: change default account name + validation nextButton (Jacob Brydolf)
469bb9f wizard: disable donation page (Jacob Brydolf)
1d0ddff wizard: open fallet from file (Jacob Brydolf)
12332ca settings: close wallet button (Jacob Brydolf)
675e35d wizard: skip language page if only 1 language is availible (Jacob Brydolf)
b795c4b generate default account name from env username (Jacob Brydolf)
a3c6c40 change default wallet path + remove auto create path on startup (Jacob Brydolf)
a34efed settings: remove daemon connection check (Jacob Brydolf)
49c022b Wizard: check pwd on page load (Jacob Brydolf)
2016-11-05 10:06:55 +02:00
Derek Zhang
b8203d7070 Fixed markup errors and naming in Linux build instructions 2016-11-04 20:10:55 -07:00
maitscha
1036eef0a3 Removes the donation and mining texts from wizard's finish page 2016-11-04 14:49:17 +01:00
Ilya Kitaev
f38c6f4307 History: sort by date actually sorts by datetime 2016-11-03 23:26:40 +03:00
maitscha
4097c7157e Restyles the wizard's finish page 2016-11-03 10:04:48 +01:00
Ilya Kitaev
550087f4a1 PasswordDialog: accept/reject with Enter/Esc, Tab navigation 2016-11-02 16:26:07 +03:00
Ilya Kitaev
513f7ebc3a StandardButton: indicating "focused" state 2016-11-02 16:25:26 +03:00
Jacob Brydolf
fa1e92c34c Disable transfer page if daemon isn't connected or fully synced
fix whitespace
2016-11-02 00:26:56 +01:00
Jacob Brydolf
d12436a1d6
use daemon target height in progress ui 2016-11-01 18:15:19 +01:00
Jacob Brydolf
80795971fe
Cache daemon target height 2016-11-01 18:14:39 +01:00
Ilya Kitaev
7973d0cbcc Custom password dialog. fixes issue with standard dialog 2016-11-01 15:01:24 +03:00
dEBRUYNE-1
2a71bd6c11
Change default mixin to 4 & add mixin # to confirmation window 2016-10-31 19:28:48 +01:00
Jacob Brydolf
e6fe9d3045
wizard: empty seed box on page load 2016-10-30 21:33:14 +01:00
Jacob Brydolf
776a591190
Wizard: Delete old wallet object before creating new 2016-10-30 21:31:55 +01:00
Jacob Brydolf
c873da75f2 added debug message on wallet close 2016-10-30 18:09:28 +01:00
Jacob Brydolf
9afa5d782d
wizard: updated open from file icon 2016-10-30 18:08:37 +01:00
Jacob Brydolf
d637b5883e
wizard: warn user if wallet exists in path 2016-10-30 18:07:56 +01:00
Jacob Brydolf
e09ccd3c9a
open last opened wallet on gui start. 2016-10-30 17:58:12 +01:00
Jacob Brydolf
1218bf322c
Capitalized Monero in default path 2016-10-30 15:38:20 +01:00
Jacob Brydolf
6b7adbce1b
refresh transaction history on wallet change 2016-10-29 16:59:31 +02:00
Jacob Brydolf
fd67c61bf2
show wizard if password dialog is closed 2016-10-29 16:49:00 +02:00
Jacob Brydolf
6818ecd163
new wallet default path + open wallet from file 2016-10-29 16:48:10 +02:00
Jacob Brydolf
097449079d
wizard: default account name on recover page 2016-10-29 16:44:13 +02:00
Jacob Brydolf
21414d75a4
wizardOptions: open from file button 2016-10-29 16:39:32 +02:00
Jacob Brydolf
ec3d586fd0
wizard: change default account name + validation nextButton 2016-10-29 16:36:32 +02:00
Jacob Brydolf
469bb9f25f
wizard: disable donation page 2016-10-29 16:35:16 +02:00
Jacob Brydolf
1d0ddff0e1
wizard: open fallet from file 2016-10-29 16:34:24 +02:00
Jacob Brydolf
12332caa65
settings: close wallet button 2016-10-29 16:30:41 +02:00
Jacob Brydolf
675e35d717
wizard: skip language page if only 1 language is availible 2016-10-29 14:07:55 +02:00
Jacob Brydolf
b795c4b0d7
generate default account name from env username 2016-10-29 12:13:20 +02:00
Jacob Brydolf
a3c6c40832
change default wallet path + remove auto create path on startup 2016-10-29 12:09:48 +02:00
Riccardo Spagni
6c6b10855f
Merge pull request #90
6aa5ced keep restoring state until first refresh is finished (Jacob Brydolf)
2016-10-29 10:53:01 +02:00
Riccardo Spagni
9ae382d4a6
Merge pull request #89
05487fb disable desaturation - causes black screen on windows (Jacob Brydolf)
2016-10-29 10:51:20 +02:00
Jacob Brydolf
a34efeddcf
settings: remove daemon connection check 2016-10-28 22:01:53 +02:00
Jacob Brydolf
49c022b641
Wizard: check pwd on page load 2016-10-28 21:20:05 +02:00
Jacob Brydolf
6aa5ced4f7
keep restoring state until first refresh is finished 2016-10-28 00:24:02 +02:00
Jacob Brydolf
05487fb946
disable desaturation - causes black screen on windows 2016-10-27 21:41:41 +02:00
Riccardo Spagni
d22e02ac2a
Merge pull request #85
fe9d5d3 Update Transfer.qml (taushet)
b9187ad Update History.qml (taushet)
2016-10-24 10:43:00 +02:00
Riccardo Spagni
8ff3ab2dc5
Merge pull request #81
538710f build-win: mingw-x86: windeploy_helper.sh not needed anymore (Ilya Kitaev)
0a16d74 build-win: mingw-x86: updated doc and project file (Ilya Kitaev)
2016-10-24 10:39:53 +02:00
Riccardo Spagni
63f24ff410
Merge pull request #78
5d498be removed extra line endings (Ilya Kitaev)
76c5c11 windows-build-x86: explained why stack is increased (Ilya Kitaev)
15bfc85 windows-build: increased stack for x86 build as libwallet allocates 2Mb of stack internally (Ilya Kitaev)
d7e03f9 build: fixed string comparsion (Ilya Kitaev)
d35a185 win-build: deploy different dlls for different platforms (Ilya Kitaev)
653e5f1 doc: fixed formatting issues (Ilya Kitaev)
7827417 doc: note regarding 3D acceleration in virtual machine (Ilya Kitaev)
4844bd3 build: added "debug" build option (Ilya Kitaev)
39d74f1 windows-build: added missed runtime dlls to x86 config (Ilya Kitaev)
2d0a4ca documentation: updated build steps (Ilya Kitaev)
82a6aff fix: missed dependency for x86 target (Ilya Kitaev)
35a677c Windows build documentation in progress (Ilya Kitaev)
2016-10-24 10:37:18 +02:00
Riccardo Spagni
1ce6ef066b
Merge pull request #73
4155944 remove wizardOpenWallet.qml - not ready yet (Jacob Brydolf)
0691b48 Don't send path as argument on wallet store (windows fix) (Jacob Brydolf)
9cc3dee Remove trailing slash on wallet_path (Jacob Brydolf)
fc2a086 corrected path on wallet store after refresh (Jacob Brydolf)
10d3d3f Save wallet after every refresh (Jacob Brydolf)
2016-10-24 10:36:44 +02:00
Riccardo Spagni
0b1695cfc9
Merge pull request #71
ee4091f Transfer: bound amount input widget, in range, and number of decimals (moneromooo.monero)
2016-10-24 10:35:32 +02:00
Riccardo Spagni
fc05a9cb45
Merge pull request #70
bb25294 add hint texts to address and payment id fields (moneromooo.monero)
2016-10-24 10:34:58 +02:00
Riccardo Spagni
b74cae4168
Merge pull request #66
628b26c Transfer: validate destination address (moneromooo.monero)
51f89a8 Transfer: disable Send button if the payment id is invalid (moneromooo.monero)
2016-10-24 10:34:29 +02:00