Commit graph

583 commits

Author SHA1 Message Date
moneromooo-monero
c85388815b WalletManager: add logging API from QML
requires #3345
2018-03-04 18:22:40 +00:00
Miguel Herranz
08beb71cca Store wallet log in ~/Library/Logs/ in macOS
In macOS it is not usual to modify anything inside an application. If
the user that runs the application doesn't have writing permissions the
log will not be saved.

This modifies the path to store them in macOS' standard location for
application logs.
2018-01-31 00:08:27 +01:00
stoffu
fd1f4bf628
Bootstrap daemon (requires #3165) 2018-01-30 07:45:11 +09:00
Neozaru
2061bc5212 UnsignedTransaction: Removing the Priority enum accordingly to libwalletapi update 2018-01-29 12:30:46 +01:00
luigi1111
629f460eb6
Merge pull request #1065
fdd528b Update copyright for 2018
2018-01-26 14:33:47 -05:00
kenshi84
cee0474e37
Subaddresses minimal version: supports default account only 2018-01-13 14:37:07 +09:00
xmr-eric
fdd528b99e Update copyright for 2018 2018-01-08 12:51:26 -05:00
MoroccanMalinois
83efc3893b
Android: Disable password strength meter 2017-12-24 01:32:18 +00:00
luigi1111
fbd508781e
Merge pull request #967
5cda1f5 Spend proof
2017-12-17 12:24:35 -06:00
Tim L
da3216156d Use wallet2_api isAddressLocal utils method for isDaemonLocal check 2017-12-11 16:44:01 -05:00
User
77bcdf9434
replace wallet/wallet2_api.h with wallet/api/wallet2_api.h to compile 2017-12-08 02:29:28 -05:00
stoffu
5cda1f5ac1
Spend proof 2017-11-30 08:36:28 +09:00
stoffu
d8f3a52378
Bugfix with tx proof + update 2017-11-26 11:46:41 +09:00
stoffu
d79fe0f457
Tx proof 2017-11-20 14:34:48 +09:00
Jaquee
c72207c2e2 transactionInfo: use empty str when fee=0 2017-11-01 17:02:44 +01:00
Jaquee
8553771f89 add localDaemonSynced() 2017-11-01 17:02:44 +01:00
Jaquee
d78f9f5e70 delete addressbook in wallet destructor 2017-11-01 17:02:44 +01:00
Jaquee
77335b300a QrCodeScanner: parse extra parameters 2017-11-01 17:02:44 +01:00
luigi1111
05844b0a29
Merge pull request #911
913ef54 Store cache on exit
2017-10-31 15:32:00 -05:00
Jaquee
d8ebafaec0 show correct height after switching wallets
requires #2724
2017-10-24 19:13:28 +02:00
Jaquee
8f73bac95c add option to change wallet creation height and rescan wallet cache 2017-10-23 18:16:27 -05:00
Jaquee
0ae04fde4b use 10 as default required confirmations 2017-10-23 21:24:50 +02:00
Jaquee
913ef54c22 Store cache on exit 2017-10-22 16:15:14 +02:00
Jaquee
31f318aaea add wallet creation height getter 2017-08-24 11:31:06 +02:00
Jaquee
94c92ba73c add daemon/wallet log path getters 2017-08-24 11:30:50 +02:00
Riccardo Spagni
c29ccc13ae
Merge pull request #808
3f7e3ba check updates async (Jaquee)
2017-08-23 21:23:13 +02:00
Jaquee
3f7e3ba3c4 check updates async 2017-08-06 00:10:59 +02:00
Jaquee
a7f52db613 History: Support coinbase txs
requires #2247
2017-08-03 21:43:01 +02:00
Jaquee
9037eed805 DaemonManager: support dataDir parameter + validator 2017-06-02 23:39:30 +02:00
Riccardo Spagni
f5450f9205
Merge pull request #706
f00a181 Disable rescan cache btn until we know if it's needed (Jaquee)
98b0406 Settings: Rescan wallet cache button (Jaquee)
2017-05-05 11:50:43 +02:00
Riccardo Spagni
58f24efd39
Merge pull request #702
f31b27d add wallet view/spend keys to seed dialog requires #2012 (Jaquee)
2017-05-05 11:48:03 +02:00
Jaquee
98b040670c Settings: Rescan wallet cache button 2017-05-03 14:37:33 +02:00
Jaquee
f31b27d3fd add wallet view/spend keys to seed dialog
requires #2012
2017-05-03 11:14:57 +02:00
Jaquee
1e7fbe5cb0
DaemonManager: fix issues with spaces in path 2017-04-12 20:23:11 +02:00
Riccardo Spagni
508b512c45
Merge pull request #616
716010a README: QtMultimedia dependency optional (MoroccanMalinois)
fb3a618 Make QtMultimedia dependency optional (MoroccanMalinois)
2017-03-27 21:23:21 +02:00
MoroccanMalinois
fb3a6182fc
Make QtMultimedia dependency optional 2017-03-27 17:39:47 +00:00
Jaquee
d730766479
useForkRules() - Catch no connection error 2017-03-26 19:02:18 +02:00
Jaquee
9c4c34d502 Use new fee multipliers after v5 fork
requires #1915
2017-03-24 10:12:14 +01:00
Jaquee
f05f0b73c3 add WalletManager::useForkRules() 2017-03-23 22:50:57 +01:00
Jaquee
223f09dc94 preparations for background mining
requires #1827
2017-03-03 15:44:01 +01:00
Riccardo Spagni
afbfbeaa49
Merge pull request #518
cf36420 mining: make threads parameter optional (Jaquee)
2017-03-03 16:27:04 +02:00
Riccardo Spagni
5b1588b077
Merge pull request #494
00aa231 Daemon rpc login support requires #1803 (Jaquee)
2017-03-03 16:14:33 +02:00
Jaquee
cf364206de
mining: make threads parameter optional 2017-03-02 14:34:11 +01:00
Riccardo Spagni
75bb620cb6
Merge pull request #492
8021037 pause refresh while starting daemon + startup timeout (Jaquee)
df60c81 add start/pauseRefresh() (Jaquee)
2ed59f4 Daemon manager improvements (Jaquee)
2017-02-27 22:29:33 +02:00
Riccardo Spagni
0f69ca4bff
Merge pull request #491
ce10016 omit --detach flag on windows (Jaquee)
2017-02-27 22:29:11 +02:00
Riccardo Spagni
3f0f942779
Merge pull request #490
53c86ad remove undefined variable error (Jaquee)
023d96b avoid dangling pointers in destructor (Jaquee)
2017-02-27 22:28:47 +02:00
Jaquee
00aa23162c
Daemon rpc login support
requires #1803
2017-02-25 22:18:52 +01:00
Jaquee
80210376f3
pause refresh while starting daemon + startup timeout 2017-02-25 20:25:16 +01:00
Jaquee
df60c8190b
add start/pauseRefresh() 2017-02-25 19:49:09 +01:00
Jaquee
2ed59f41ed Daemon manager improvements 2017-02-25 14:57:39 +01:00
Jaquee
ce10016408
omit --detach flag on windows 2017-02-25 10:12:32 +01:00
Jaquee
023d96bc3e
avoid dangling pointers in destructor 2017-02-25 00:19:37 +01:00
Jaquee
2d6ddf043e
Improved blockchain sync status ui 2017-02-24 18:08:22 +01:00
Jaquee
465f6bfe27
fix daemon startup with --check-updates disabled 2017-02-24 16:57:44 +01:00
Riccardo Spagni
2ca2376d45
Merge pull request #486
faacd3d start daemon automatically and detached (Jaquee)
2017-02-24 16:04:13 +02:00
Jaquee
faacd3d6a1
start daemon automatically and detached 2017-02-23 19:52:06 +01:00
moneromooo.monero
97362504e8 Add updates notifier 2017-02-22 23:19:29 +00:00
Jaquee
8a0163f14a
don't show daemon popup when connected 2017-02-05 13:49:25 +01:00
Riccardo Spagni
739d24efb4
Merge pull request #442
0b41fbc Don't close/reopen when changing daemon requires #1655 (Jaquee)
2586404 sync progress improvements (Jaquee)
eb909e1 async connectionStatus and init (Jaquee)
cb3281d WalletManager: fix possible race (Jaquee)
9dbbd4c WalletManager: check connection before isMining() (Jaquee)
2017-02-04 17:46:57 +02:00
Jaquee
2586404339 sync progress improvements 2017-01-31 11:17:48 +01:00
Jaquee
eb909e1ae7 async connectionStatus and init 2017-01-31 10:39:03 +01:00
Jaquee
cb3281dee8 WalletManager: fix possible race 2017-01-31 10:39:00 +01:00
Jaquee
9dbbd4c9bc WalletManager: check connection before isMining() 2017-01-31 10:39:00 +01:00
MoroccanMalinois
93d2eb5e1a add qrcode scanner 2017-01-31 04:36:08 +00:00
Jaquee
b3232dc26f WalletManager: restore from keys 2017-01-30 23:20:43 +01:00
Riccardo Spagni
d4a40499ac
Merge pull request #427
1d7a1f6 save qrcode to file (MoroccanMalinois)
2017-01-23 08:05:22 -05:00
MoroccanMalinois
1d7a1f6d53 save qrcode to file 2017-01-23 04:15:49 +00:00
Jaquee
ef1d7f92f7
send custom commands to daemon
+ status button
requires #1618
2017-01-22 23:16:46 +01:00
moneromooo.monero
fb8d9bd5dc Settings: allow setting log categories
requires #1589
2017-01-16 23:14:05 +00:00
Jaquee
ae5c21ef17
export/import key images when cold signing 2017-01-15 12:32:45 +01:00
Jaquee
24ccd27d79
Add rescan spent button 2017-01-15 12:32:39 +01:00
Jaquee
15c79df378
GUI cold signing 2017-01-15 12:32:31 +01:00
Jaquee
fd983955b4
view only wallets
wizard: fix dots on pw page

wizard: fix focus on pw field

viewOnly: added success message
2017-01-15 12:32:25 +01:00
Riccardo Spagni
e8a47e322d
Merge pull request #396
6034eaf Add parse_uri to libwalletqt (MoroccanMalinois)
2017-01-14 10:42:26 -05:00
Riccardo Spagni
b5ade0d9d1
Merge pull request #368
94e8f3a Add mining screen (moneromooo.monero)
1cd7dd6 StandardDropdown: fix for empty model (moneromooo.monero)
2017-01-14 10:41:13 -05:00
Jaquee
ad5115ac3c
Add estimated time countdown for locked balance 2017-01-14 00:45:15 +01: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
8490c69692
fix loglevel runtime error 2017-01-09 13:45:00 +01:00
Riccardo Spagni
3badb12ea3
Merge pull request #376
f012e4d history: show pending on top (Jaquee)
2017-01-08 16:56:51 -08:00
moneromooo.monero
eff31f07d9 History: print address book description if available 2017-01-01 13:47:24 +00:00
Jaquee
f012e4d968
history: show pending on top 2016-12-31 14:56:08 +01:00
moneromooo.monero
94e8f3ac4c Add mining screen
We want to make it easy for people to mine
2016-12-30 23:49:12 +00:00
Jaquee
f94782fecf
daemon startup flags 2016-12-21 14:30:15 +01:00
moneromooo.monero
7cca8b8aa7 Transfer: support OpenAlias addresses 2016-12-20 21:03:29 +00:00
moneromooo.monero
9be29eba58 zxcvbn: build tweaks to work on other platforms 2016-12-17 12:45:22 +00:00
moneromooo.monero
fbe19d23b7 Use zxcvbn for password strength estimation 2016-12-17 11:32:33 +00:00
moneromooo.monero
b882de8e1c add zxcvbn to the qmake build system 2016-12-17 11:32:33 +00:00
moneromooo.monero
aae35df77d zxcvbn-c: new module for password strength estimation 2016-12-17 11:32:33 +00:00
Jaquee
143da2c390
Updated wallet close behaviour 2016-12-15 16:21:28 +01:00
Jaquee
3788943d9d
Addressbook: Fix size_t build error 2016-12-15 15:26:35 +01:00
Jaquee
0e5329ab6c
Addressbook: updated references to bitmonero 2016-12-14 23:28:20 +01:00
Jaquee
a344f17cd1 AddressBook: basic functions 2016-12-14 23:04:13 +01:00
Riccardo Spagni
cd550be6ac
Merge pull request #271
c5206e1 Use daemon height if target height = 0 (Jaquee)
2016-12-14 23:39:23 +02:00
Jaquee
c5206e16e3
Use daemon height if target height = 0 2016-12-14 11:29:35 +01:00
Jaquee
ead9bd70be
WalletManager: lock wallet while closing
WalletManager: Make sure only one wallet is open
2016-12-13 23:45:32 +01:00
Jaquee
47edfd7211
rename Bitmonero to Monero 2016-12-13 19:52:12 +01:00
Riccardo Spagni
bb506a2e92
Merge pull request #235
e1255bd history: remove unused dependencies (Jaquee)
9341d75 history: print destination address in tx details popup (Jaquee)
7aea3d3 TransactionInfo: add transfers() and destinations_formatted() (Jaquee)
a4c3de9 history: add Transfer class (Jaquee)
2016-12-09 00:06:44 +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
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
Riccardo Spagni
4286b5c1c9
Merge pull request #209
b5a993b Print wallet filename in password dialog where approrpiate (moneromooo.monero)
2016-12-08 23:54:33 +02:00
Jaquee
7aea3d38d6 TransactionInfo: add transfers() and destinations_formatted() 2016-12-04 09:08:18 +01:00
Jaquee
a4c3de9e2e
history: add Transfer class 2016-12-03 13:14:35 +01:00
moneromooo.monero
87d07515a8 libwalletqt: add a few daemon read access routines 2016-11-29 12:36:53 +00: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
Jaquee
d9f4ab45e2
daemonManager: wait for daemon stop on app close 2016-11-26 19:37:22 +01:00
Jaquee
8d19a03b68
DaemonManager: add stateChanged() 2016-11-26 19:37:14 +01:00
Jacob Brydolf
7876957b48
DaemonManager::closing() 2016-11-26 19:37:01 +01:00
Jacob Brydolf
b4eb489b00
DaemonManager: forward command line arguments to monerod 2016-11-26 19:36:55 +01:00
Jacob Brydolf
7840dab9cc
DaemonManager: console debug output 2016-11-26 19:36:41 +01:00
Jacob Brydolf
3a431543fa
DaemonManager: added console updated signals 2016-11-26 19:36:25 +01:00
Jacob Brydolf
3df9e44849
DaemonManager: windows support 2016-11-26 19:36:22 +01:00
Jaquee
48471f3407
onDaemonStarted/stopped signals/slots 2016-11-26 19:36:00 +01:00
Jacob Brydolf
4cdc258b15
WalletManager: basic functionality 2016-11-26 19:35:16 +01:00
moneromooo.monero
b5a993bd8a Print wallet filename in password dialog where approrpiate 2016-11-26 14:46:42 +00:00
moneromooo.monero
fdd6ad4d24 QRCodeImageProvider: fix 0/1 black/white mixup 2016-11-24 23:56:07 +00:00
Riccardo Spagni
cb3285e553
Merge pull request #192
96c7dde Add QR code display on the receive page (moneromooo.monero)
2016-11-24 12:37:53 +02:00
Riccardo Spagni
1cc7b68265
Merge pull request #186
b7c6706 Wallet: fix history leak on destruction (moneromooo.monero)
2016-11-24 12:29:55 +02:00
moneromooo.monero
96c7ddeea8 Add QR code display on the receive page
This embeds MIT licenced code from Project Nayuki:
https://www.nayuki.io/page/qr-code-generator-library
The C++ part of the code is embedded in src/QR-Code-generator.
See src/QR-Code-generator/Readme.markdown for more info.
2016-11-20 18:53:12 +00:00
moneromooo.monero
b7c67065b2 Wallet: fix history leak on destruction 2016-11-18 21:40:58 +00:00
moneromooo.monero
78da2b5b1b History: replace payment id search with global incremental search 2016-11-17 19:36:39 +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
Ilya Kitaev
01add29a74 Transfer: display number of split tx in transaction confirmation popup 2016-11-12 16:28:13 +03:00
Riccardo Spagni
29220fa09e
Merge pull request #147
6914656 Fix sum of selected transactions being slighty off (moneromooo.monero)
2016-11-11 12:47:04 +02: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
moneromooo.monero
69146567bf Fix sum of selected transactions being slighty off
due to floating point operations
2016-11-10 19:55:44 +00: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
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
60b65b9bcc
Merge pull request #115
d95e4a3 Write support for tx notes (moneromooo.monero)
2016-11-09 20:42:44 +02:00
Riccardo Spagni
10c8a2db03
Merge pull request #111
06e94e2 Add a page for checking payments via the tx key (moneromooo.monero)
2016-11-09 20:39:52 +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
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
dEBRUYNE-1
4f386e0269
Fix erroneous DateTime & small README change 2016-11-05 16:32:30 +01: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
Jacob Brydolf
80795971fe
Cache daemon target height 2016-11-01 18:14:39 +01:00
Jacob Brydolf
c873da75f2 added debug message on wallet close 2016-10-30 18:09:28 +01: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
moneromooo.monero
628b26c429 Transfer: validate destination address
including preventing two payment ids (standalone and
from integrated address)
2016-10-16 16:54:53 +01:00
moneromooo.monero
51f89a8402 Transfer: disable Send button if the payment id is invalid 2016-10-16 13:57:56 +01:00
moneromooo.monero
a15787aafc TransactionHistory: fix date appearing as NaN
Also make the end dates saner
2016-10-16 12:30:37 +01:00
Jacob Brydolf
06d628b696
libwalletqt: added isRecovering state 2016-10-10 21:36:57 +02:00
Ilya Kitaev
0ac27e13a6 History: filter by amount 2016-10-10 00:22:36 +03:00
Jacob Brydolf
9f336a5c51 libwalletqt: added restore-height parameter to recoveryWallet(); 2016-10-10 00:22:36 +03:00
Ilya Kitaev
8b748bf25d History: filter by amount 2016-10-10 00:19:39 +03:00
Ilya Kitaev
9b09e83ba0 History: filtering by paymentId and date 2016-10-10 00:19:39 +03:00
Ilya Kitaev
e3cea8582f TransactionHistory: firstDateTime and lastDateTime properties 2016-10-10 00:19:39 +03:00
Ilya Kitaev
612c497608 TransactionHistory sorting 2016-10-10 00:19:13 +03:00
Ilya Kitaev
e7e6c583b6 Adding sort-filter-proxy model 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
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
3280fe389a fix: Wallet storage path creation broken (#49) 2016-09-05 22:07:53 +03:00
Ilya Kitaev
4fa8ad3b19 Transfer page: validate amount 2016-08-23 16:07:52 +03:00
Ilya Kitaev
6b9afcf291 extra debug logging 2016-08-23 10:32:01 +03:00
Ilya Kitaev
8d93f01db4 WalletManager::openWalletAsync integrating with UI 2016-08-19 14:44:44 +03:00
Ilya Kitaev
d3234bb915 WalletManager::openWalletAsync in progress 2016-08-18 21:55:34 +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
eaf59243b2 basic "send money" functionality implemented in GUI 2016-06-16 17:13:46 +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