Commit Graph

495 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
Jaquee
76e6ae8b6f remove reference to old pw-dialog 2016-11-26 19:37:29 +01:00
Jaquee
dd01f59a9c hide daemon sync progress after disconnecting wallet 2016-11-26 19:37:17 +01:00
Jaquee
760e01b50c daemonManagerDialog: show processdialog when starting 2016-11-26 19:37:12 +01:00
Jacob Brydolf
b53ef00b36 history tx details: resized popup 2016-11-26 19:36:35 +01:00
Jacob Brydolf
b4f29b291c StandardDialog: changed default sizes 2016-11-26 19:36:32 +01:00
Jacob Brydolf
5855700007 daemonManagerDialog: added starting signal 2016-11-26 19:36:28 +01:00
Jacob Brydolf
5da9f8fbe4 standardDialog: close window before continue 2016-11-26 19:36:19 +01:00
Jacob Brydolf
d4657804cd resized standard dialog 2016-11-26 19:36:12 +01:00
Jacob Brydolf
de635cb24f pw dialog: close popup before continue 2016-11-26 19:35:55 +01:00
Jacob Brydolf
86772bee52 added standardDialog component 2016-11-26 19:35:52 +01:00
Jacob Brydolf
2775124757 small error in daemon manager dialog 2016-11-26 19:35:46 +01:00
Jacob Brydolf
1c6884e886 Show daemon manager dialog if daemon isnt started 2016-11-26 19:35:38 +01:00
moneromooo.monero
b5a993bd8a Print wallet filename in password dialog where approrpiate 2016-11-26 14:46:42 +00:00
moneromooo.monero
d982c3da84 Add fee multiplier info to priority levels
Users are unlikely to know the link
2016-11-26 13:59:00 +00:00
Jaquee
eef11bf22a remove qtquick 2.6 dependency 2016-11-25 21:00:18 +01:00
Jaquee
3245d7d860 redesign daemon progress bar to fit smaller screens 2016-11-25 21:00:13 +01:00
Jaquee
a0756ff64f adjust menuButton height dynamically 2016-11-25 21:00:07 +01: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