Commit graph

78 commits

Author SHA1 Message Date
moneromooo.monero
4e20ad819b Remove useless black bar buttons
Except the yellow layout change one, which is actually useful

The size change buttons don't work.

Also tweak the WM hints to make sure there's a close button
displayed on all platforms.
2016-11-29 13:19:55 +00:00
Jacob Brydolf
5b4c2c810c
Clean exit on app close button 2016-11-19 16:46:21 +01:00
Jacob Brydolf
efb3c75cd3
splash: add option to close popup 2016-11-13 17:27:45 +01:00
Ilya Kitaev
69b4d461c8 DatePicker: 'error' property for indicating invalid input 2016-11-10 23:08:14 +03:00
Riccardo Spagni
ce386b99ad
Merge pull request #128
689f041 Report when the GUI is connected to a daemon with mismatched version (moneromooo.monero)
2016-11-09 20:48:54 +02:00
Riccardo Spagni
99dbbc469c
Merge pull request #122
42086b5 remove old reference to passwordDialog (Jacob Brydolf)
4a1e22a history: transaction details button + popup (Jacob Brydolf)
cfa8929 wallet api: added getTxKey() (Jacob Brydolf)
d628795 added standardDialog component (Jacob Brydolf)
2016-11-09 20:46:57 +02:00
Riccardo Spagni
1e249c1624
Merge pull request #117
142e348 Transfer: use the new error LineEdit property to highlight bad fields (moneromooo.monero)
b97d0a9 LineEdit: add an error property (moneromooo.monero)
5fb4e89 Transfer: remove spammy debug traces (moneromooo.monero)
2016-11-09 20:43:33 +02:00
Riccardo Spagni
3b1fe8d3ec
Merge pull request #109
77c3763 Switch OK/Cancel button positions (taushet)
2016-11-09 20:38:46 +02:00
moneromooo.monero
689f0415e7 Report when the GUI is connected to a daemon with mismatched version
This will cause various errors confusing to the user, as they stem
for the daemon returning replies with missing information, etc.
2016-11-07 12:02:27 +00:00
Jacob Brydolf
42086b574c remove old reference to passwordDialog 2016-11-07 10:00:13 +01:00
Jacob Brydolf
4a1e22aee7 history: transaction details button + popup 2016-11-07 10:00:13 +01:00
Jacob Brydolf
d628795b8d added standardDialog component 2016-11-07 10:00:12 +01:00
moneromooo.monero
b97d0a934d LineEdit: add an error property
This is then used to display a reddish background when it's true
2016-11-06 12:12:11 +00:00
taushet
77c37633aa Switch OK/Cancel button positions
As per conventions, the 'OK' button should be rightmost.
2016-11-05 14:35:21 +01:00
Jacob Brydolf
c84ba7c4ce history: support old payment ids and make fields selectable
history: fix payment id width
2016-11-05 12:25:26 +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
Ilya Kitaev
7973d0cbcc Custom password dialog. fixes issue with standard dialog 2016-11-01 15:01:24 +03:00
Riccardo Spagni
d9b3f4a4fd
Merge pull request #46
b8c07de wizard: store password in appwindow session (Jacob Brydolf)
e5b9a1b settings page: strict password check (Jacob Brydolf)
010cce4 settings page: Empty password field on seed view (Jacob Brydolf)
2016-10-11 10:28:31 +02:00
Ilya Kitaev
f8f94e048b History: display blockheight, sort by blockheight 2016-10-11 01:28:06 +03:00
Jacob Brydolf
010cce4133
settings page: Empty password field on seed view 2016-10-11 00:19:11 +02:00
Ilya Kitaev
be135e39cc Processing splash formatting improved 2016-10-10 00:30:55 +03:00
Ilya Kitaev
a032c841b4 History: fee color 2016-10-10 00:22:36 +03:00
Ilya Kitaev
60b2d90033 History: display "fee" for sent transactions 2016-10-10 00:22:36 +03:00
Ilya Kitaev
fd9ed56c54 Fix: DatePicker component doesn't update the date 2016-10-10 00:19:13 +03:00
Ilya Kitaev
612c497608 TransactionHistory sorting 2016-10-10 00:19:13 +03:00
Ilya Kitaev
0498c3ba64 Transaction history is not crashing and refreshing properly 2016-10-10 00:19:13 +03:00
Ilya Kitaev
522b0671ad Simple transaction history 2016-10-10 00:15:17 +03:00
Ilya Kitaev
53d3bc4f06 Receive page: display long address from the beginning in TextField 2016-10-10 00:15:17 +03:00
Jacob Brydolf
5814c19962 Fixed overlapping clipboard icons on recieve page 2016-10-10 00:15:17 +03:00
Jacob Brydolf
af70c81082 Added daemon BC sync progress bar
depends on https://github.com/monero-project/monero/pull/1173

Signed-off-by: Jacob Brydolf <jacob@brydolf.net>
2016-10-10 00:15:17 +03:00
Ilya Kitaev
6a50951940 Removed hardcoded height from PasswordDialog 2016-10-10 00:15:17 +03:00
Ilya Kitaev
0ff3fd3212 added TransactionHistoryModel; renamings 2016-10-10 00:15:17 +03:00
Ilya Kitaev
f402fd9e7d Wallet::daemonBlockChainHeight(); BC sync progress in GUI 2016-09-26 22:55:25 +03:00
Ilya Kitaev
4706379079 Processing splash bug fixed;
Receive page: wrong reference to the wallet fixed;
2016-09-01 23:55:30 +03:00
Ilya Kitaev
4fa8ad3b19 Transfer page: validate amount 2016-08-23 16:07:52 +03:00
Ilya Kitaev
376db6cf16 Display "processing.." splashscreen while wallet initializing 2016-08-23 11:55:51 +03:00
Ilya Kitaev
c1269301f7 Ask for password in wallet is password protected. closes #26 2016-08-17 15:14:43 +03:00
Ilya Kitaev
6f1343aaa0 ask user for the password if wallet is password-protected 2016-08-16 23:21:46 +03:00
Ilya Kitaev
d0a5339289 Removed: hardcoded "Monero - Donations" 2016-08-10 15:09:05 +03:00
Ilya Kitaev
32ebf180ac dynamic translation support. closes #24 2016-07-20 22:28:11 +03:00
Ilya Kitaev
17f38a930e Added "Receive" page. Hide all pages except "Transfer" and "Receive". 2016-06-26 18:04:45 +03:00
Ilya Kitaev
eaf59243b2 basic "send money" functionality implemented in GUI 2016-06-16 17:13:46 +03:00
Ilya Kitaev
1364c2b498 Password strength level updated 2016-02-06 19:19:54 +03:00
Riccardo Spagni
bebae4727e
added licenses 2015-04-01 10:56:05 +02:00
marcin
ac5d77d7ab blocked title bar in wizard 2014-08-22 11:03:10 +02:00
marcin
48add34d57 wizard v1.0 2014-08-21 12:09:52 +02:00
marcin
17e18a3351 wizard v0.1 2014-08-19 14:58:02 +02:00
marcin
6800bb67d7 https://trello.com/c/SBd9Yyud/54-not-hugely-important-but-can-the-window-be-resizable-or-does-that-add-too-many-complications 2014-07-23 13:27:27 +02:00
marcin
74b6483b18 tabledropdown fix 2014-07-23 13:01:20 +02:00