Riccardo Spagni
|
e8a47e322d
|
Merge pull request #396
6034eaf Add parse_uri to libwalletqt (MoroccanMalinois)
|
2017-01-14 10:42:26 -05:00 |
|
Jaquee
|
205bfcdd7b
|
History: Show num of confirmations + unconfirmed payments
history: refresh on new block
|
2017-01-14 00:45:09 +01:00 |
|
MoroccanMalinois
|
6034eaffc8
|
Add parse_uri to libwalletqt
|
2017-01-11 03:18:13 +00:00 |
|
Jaquee
|
a344f17cd1
|
AddressBook: basic functions
|
2016-12-14 23:04:13 +01:00 |
|
Jaquee
|
47edfd7211
|
rename Bitmonero to Monero
|
2016-12-13 19:52:12 +01:00 |
|
Riccardo Spagni
|
bfcdf113f9
|
Merge pull request #217
3752ec7 send page: check daemon status after every refresh (Jaquee)
01549a3 walletManager: coding conventions (Jaquee)
0ae3d67 daemon console -> log + adjusted height (Jaquee)
0e8cd14 Wallet: add m_initialized (Jaquee)
c7232e1 set wallet connection status before querying sync status (Jaquee)
3f8e05d Wallet: Cache connection status query (Jaquee)
36a6b89 connect onWalletConnectionStatusChanged() (Jaquee)
93a8200 Transfer: new connectionStatus handling + show status msg (Jaquee)
76e6ae8 remove reference to old pw-dialog (Jaquee)
18b7a67 Wallet: add connectionStatusChanged signal (Jaquee)
d9f4ab4 daemonManager: wait for daemon stop on app close (Jaquee)
f62bb68 daemonManagerDialog: use new ConnectionStatus enum (Jaquee)
dd01f59 hide daemon sync progress after disconnecting wallet (Jaquee)
8d19a03 DaemonManager: add stateChanged() (Jaquee)
760e01b daemonManagerDialog: show processdialog when starting (Jaquee)
bb881d9 show processingSplash when starting/stopping daemon (Jaquee)
8361dda resolve rebase conflict (Jaquee)
8dfa79e Shutdown daemon and close wallet properly on app exit (Jaquee)
7876957 DaemonManager::closing() (Jacob Brydolf)
065b060 main: debug messages (Jacob Brydolf)
b4eb489 DaemonManager: forward command line arguments to monerod (Jacob Brydolf)
752ff26 forward command line arguments to DaemonManager (Jaquee)
7840dab DaemonManager: console debug output (Jacob Brydolf)
14a5bd5 settings: added daemon console (Jacob Brydolf)
b53ef00 history tx details: resized popup (Jacob Brydolf)
b4f29b2 StandardDialog: changed default sizes (Jacob Brydolf)
5855700 daemonManagerDialog: added starting signal (Jacob Brydolf)
3a43154 DaemonManager: added console updated signals (Jacob Brydolf)
3df9e44 DaemonManager: windows support (Jacob Brydolf)
5da9f8f standardDialog: close window before continue (Jacob Brydolf)
5a110f4 replace message dialog with custom dialog (Jacob Brydolf)
d465780 resized standard dialog (Jacob Brydolf)
482bd30 settings: enable/disable daemon start/stop buttons (Jacob Brydolf)
4e7de8c proper daemon shutdown on app exit (Jaquee)
48471f3 onDaemonStarted/stopped signals/slots (Jaquee)
de635cb pw dialog: close popup before continue (Jacob Brydolf)
86772be added standardDialog component (Jacob Brydolf)
ae977af settings: add daemon manager (Jacob Brydolf)
2775124 small error in daemon manager dialog (Jacob Brydolf)
82c39e0 WalletManager: include dependencies (Jaquee)
1c6884e Show daemon manager dialog if daemon isnt started (Jacob Brydolf)
9fbfbc4 daemonManager: embed as context property (Jaquee)
4cdc258 WalletManager: basic functionality (Jacob Brydolf)
|
2016-12-08 23:54:50 +02:00 |
|
Jaquee
|
01549a3040
|
walletManager: coding conventions
Signed-off-by: Jaquee <jaquee.monero@gmail.com>
|
2016-11-27 00:16:30 +01:00 |
|
Jaquee
|
0e8cd146db
|
Wallet: add m_initialized
|
2016-11-26 19:37:44 +01:00 |
|
Jaquee
|
3f8e05d7a4
|
Wallet: Cache connection status query
|
2016-11-26 19:37:37 +01:00 |
|
Jaquee
|
18b7a67886
|
Wallet: add connectionStatusChanged signal
|
2016-11-26 19:37:26 +01:00 |
|
moneromooo.monero
|
b5a993bd8a
|
Print wallet filename in password dialog where approrpiate
|
2016-11-26 14:46:42 +00:00 |
|
moneromooo.monero
|
111248f410
|
Make the new sweep functions use async transactions
|
2016-11-12 19:24:51 +00:00 |
|
moneromooo.monero
|
c779b376fc
|
Support for sweeping all outputs
|
2016-11-12 19:24:13 +00:00 |
|
moneromooo.monero
|
2143392b84
|
Add a button to sweep unmixable outputs
|
2016-11-12 19:24:13 +00:00 |
|
Riccardo Spagni
|
75608f1772
|
Merge pull request #143
4e61ebe add default argument to store() (Jacob Brydolf)
7c9d223 remove unnecessary i/o (Jacob Brydolf)
|
2016-11-11 12:46:15 +02:00 |
|
Riccardo Spagni
|
573049d871
|
Merge pull request #134
66692be createTransactionAsync(): removed reference to WalletManager (Jacob Brydolf)
f8e2e5d asynchronous transaction + show splash (Jacob Brydolf)
62060e1 wallet::createTransactionAsync pass variables to listener (Jacob Brydolf)
00ea5d6 added Wallet::createTransactionAsync() (Jacob Brydolf)
|
2016-11-11 12:44:31 +02:00 |
|
Jacob Brydolf
|
66692be7cf
|
createTransactionAsync(): removed reference to WalletManager
|
2016-11-10 17:40:02 +01:00 |
|
Jacob Brydolf
|
62060e183c
|
wallet::createTransactionAsync pass variables to listener
|
2016-11-10 16:11:58 +01:00 |
|
Jacob Brydolf
|
00ea5d6be9
|
added Wallet::createTransactionAsync()
|
2016-11-10 16:11:58 +01:00 |
|
Jacob Brydolf
|
4e61ebeedb
|
add default argument to store()
|
2016-11-10 12:23:43 +01:00 |
|
moneromooo.monero
|
472f559332
|
sign/verify message/file
|
2016-11-09 19:04:10 +00: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 |
|
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
|
cfa8929579
|
wallet api: added getTxKey()
|
2016-11-07 10:00:13 +01: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
|
80795971fe
|
Cache daemon target height
|
2016-11-01 18:14:39 +01:00 |
|
Jacob Brydolf
|
06d628b696
|
libwalletqt: added isRecovering state
|
2016-10-10 21:36:57 +02:00 |
|
Ilya Kitaev
|
9b09e83ba0
|
History: filtering by paymentId and date
|
2016-10-10 00:19:39 +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 |
|
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
|
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
|
7e769b3a87
|
Wallet: moneySpent, moneyReceived, newBlock signals
|
2016-09-23 23:51:24 +03:00 |
|
Ilya Kitaev
|
71da777375
|
Init wallet asynchronously
|
2016-07-14 13:09:39 +03:00 |
|
Ilya Kitaev
|
d9f031ec2a
|
Async API integration in progress
|
2016-07-13 15:24:40 +03:00 |
|
Ilya Kitaev
|
39cb75e58c
|
Send money: confirmation popups added
|
2016-06-28 22:37:14 +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
|
8ac86a8042
|
Balance on UI updated by the signal
|
2016-06-17 16:35:07 +03:00 |
|
Ilya Kitaev
|
5c10be3251
|
Qt wrappers for libwallet API classes
|
2016-06-08 13:53:24 +03:00 |
|
Ilya Kitaev
|
da1b74a707
|
Start in normal mode if wallet exists. Resolves #9
|
2016-06-07 16:28:44 +03:00 |
|
Ilya Kitaev
|
493e290956
|
libwallet integration
|
2016-06-03 17:30:19 +03:00 |
|