Commit graph

38 commits

Author SHA1 Message Date
Jaquee
a344f17cd1 AddressBook: basic functions 2016-12-14 23:04:13 +01:00
Jaquee
440d14be51
fix basic layout 2016-12-09 22:09:45 +01:00
Riccardo Spagni
73ca4da6c9
Merge pull request #238
17add2d middlePanel: fix anchor error (Jaquee)
3d16f73 tabs: page transition left to right (Jaquee)
2016-12-09 00:08:27 +02:00
Riccardo Spagni
35d1e29457
Merge pull request #225
4e20ad8 Remove useless black bar buttons (moneromooo.monero)
2016-12-08 23:58:49 +02:00
Riccardo Spagni
72bc417cca
Merge pull request #224
ab61910 Receive: tx scanner for payments matching setup (moneromooo.monero)
87d0751 libwalletqt: add a few daemon read access routines (moneromooo.monero)
af4e49c MiddlePanel: add an optional onPageClosed callback (moneromooo.monero)
2016-12-08 23:58:22 +02:00
Jaquee
17add2d75e
middlePanel: fix anchor error 2016-12-04 16:53:53 +01:00
Jaquee
3d16f73eda
tabs: page transition left to right 2016-12-04 16:51:42 +01:00
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
moneromooo.monero
af4e49cd0f MiddlePanel: add an optional onPageClosed callback
to match onPageCompleted
2016-11-26 23:10:44 +00:00
Jaquee
93a8200e4a
Transfer: new connectionStatus handling + show status msg 2016-11-26 19:37:32 +01:00
moneromooo.monero
82149485aa MiddlePanel: fix null pointer dereference for history model 2016-11-18 21:48:19 +00:00
moneromooo.monero
2143392b84 Add a button to sweep unmixable outputs 2016-11-12 19:24:13 +00:00
Riccardo Spagni
1b9c864c74
Merge pull request #133
472f559 sign/verify message/file (moneromooo.monero)
2016-11-11 12:43:52 +02:00
moneromooo.monero
472f559332 sign/verify message/file 2016-11-09 19:04:10 +00:00
moneromooo.monero
12f2a2b6e0 Fix small amounts from being conflated with zero
Something like 0.000000000012 was converted to 1.2e-11
by the conversion to double, and that was rejected by
the Cryptonote parser.
2016-11-09 18:58:34 +00:00
Riccardo Spagni
60b65b9bcc
Merge pull request #115
d95e4a3 Write support for tx notes (moneromooo.monero)
2016-11-09 20:42:44 +02:00
moneromooo.monero
06e94e2fbe Add a page for checking payments via the tx key 2016-11-06 18:34:42 +00:00
moneromooo.monero
d95e4a37cf Write support for tx notes
Support still needs adding for displaying them in the history,
but at least they're saved in the cache now, and not ignored.
2016-11-05 23:21:56 +00: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
05487fb946
disable desaturation - causes black screen on windows 2016-10-27 21:41:41 +02:00
Ilya Kitaev
3763c1cf11 Fix Windows MSYS2 build 2016-10-11 18:58:58 +03:00
Ilya Kitaev
d67071a7a4 Settings page: layout items vertically 2016-10-10 00:30:55 +03:00
Ilya Kitaev
7ed623e6d9 Basic mode: updating balance properly 2016-10-10 00:25:56 +03:00
Ilya Kitaev
eafcf71382 Minimized aka basic mode 2016-10-10 00:25:28 +03:00
Jacob Brydolf
9cc92bf9d6 added onPageCompleted 2016-10-10 00:15:17 +03:00
Jacob Brydolf
cd1247c292 Added option to show seed on settings-page
Signed-off-by: Jacob Brydolf <jacob@brydolf.net>
2016-10-10 00:15:17 +03:00
Ilya Kitaev
819be91cb6 Integrating TransactionHistoryModel 2016-10-10 00:15:17 +03:00
Ilya Kitaev
56c3579501 Replaced Loader with StackView; Fixed payment id generation 2016-10-10 00:15:17 +03:00
Ilya Kitaev
0ff3fd3212 added TransactionHistoryModel; renamings 2016-10-10 00:15:17 +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
409c5701e2 Priority aka fee multiplier integrated 2016-06-27 15:45:48 +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
2696e49a54 mixin count for Wallet::createTransaction 2016-06-20 23:36:56 +03:00
Ilya Kitaev
eaf59243b2 basic "send money" functionality implemented in GUI 2016-06-16 17:13:46 +03:00
Riccardo Spagni
bebae4727e
added licenses 2015-04-01 10:56:05 +02:00
marcin
92c594ca8c dashboard + few tipitem fix + shortcuts 2014-07-09 16:18:48 +02:00
marcin
3eabd0f30b middlepanel disabled 2014-07-07 19:12:45 +02:00
marcin
62df25ce8e first push 2014-07-07 19:08:30 +02:00