Commit graph

125 commits

Author SHA1 Message Date
tobtoht
531cc5f980
Widgets: rename & cleanup 2021-06-28 19:48:23 +02:00
tobtoht
e5ac996ae5
Coins: add searchbar 2021-06-28 19:20:16 +02:00
tobtoht
6921d7b1a7
Rename misc dialogs 2021-06-27 14:22:54 +02:00
tobtoht
bc21aed5af
UI: use QScopedPointer 2021-06-27 14:13:05 +02:00
tobtoht
1afa06af91
Rename dialogs 2021-06-27 13:46:32 +02:00
tobtoht
8536db160d Merge pull request 'Webcam QrCode Scanner' (#367) from tobtoht/feather:qrscanner into master
Reviewed-on: https://git.featherwallet.org/feather/feather/pulls/367
2021-06-27 00:45:13 +00:00
tobtoht
3db3e330d5
Qr Scanner 2021-06-25 23:22:19 +02:00
n-peugnet
a4aca5a38a Fix build without xmrig 2021-06-14 20:05:43 +02:00
tobtoht
c65bc42a4a
Update balance on wallet open 2021-05-27 01:51:10 +02:00
tobtoht
faea53d617
Move startupWarning to WindowManager 2021-05-27 01:20:37 +02:00
tobtoht
364f503a6b
Ensure onInitialNetworkConfigured is called 2021-05-27 00:24:35 +02:00
tobtoht
2a3d537679
Set firstRun to false after first run 2021-05-27 00:20:48 +02:00
tobtoht
01df614daa
Change Tor string 2021-05-26 15:48:53 +02:00
tobtoht
c22ce173d6
Settings: amount precision affects balance 2021-05-25 19:11:45 +02:00
tobtoht
4f40e30056
Save historyWidget viewstate on close 2021-05-25 15:30:19 +02:00
tobtoht
2d4ccd7019
Move Tails/Whonix to utils/os 2021-05-25 15:06:38 +02:00
tobtoht
08d5fd26ff
RestoreHeightDialog: rework 2021-05-25 02:26:28 +02:00
tobtoht
ba2b0ac550
TickerWidget: rework 2021-05-25 01:13:19 +02:00
tobtoht
58b927f9a3
MainWindow: fix potential segfault 2021-05-24 16:50:09 +02:00
tobtoht
0ba485c9de
View: show/hide searchbar 2021-05-23 16:58:18 +02:00
tobtoht
184d866614
MainWindow: add account id to title 2021-05-23 15:58:28 +02:00
tobtoht
a60326a593
Improve warning message on remote node attack 2021-05-22 20:13:48 +02:00
tobtoht
43d9624f5c
Settings: balance display 2021-05-22 16:12:39 +02:00
tobtoht
50a77307f4
Account switcher 2021-05-22 15:42:46 +02:00
tobtoht
1e23b0679e
Amount display improvements 2021-05-20 15:13:50 +02:00
tobtoht
f43949a346
Allow opening multiple windows 2021-05-18 18:08:40 +02:00
tobtoht
cc01924858
non-static mainwindow 2021-05-10 17:05:10 +02:00
tobtoht
b9995c44ec
Fix misc compiler warnings 2021-05-10 15:20:33 +02:00
tobtoht
663960af2f
Beta-6 fixes 2021-05-05 01:09:19 +02:00
tobtoht
d4cfa05157
Beta-6 2021-05-02 20:22:38 +02:00
tobtoht
76f4a0fd10
Fix connection status message 2021-03-27 16:04:03 +01:00
tobtoht
401ae0971f
Misc fixes 2021-03-24 02:37:54 +01:00
tobtoht
fcf764e03c
Multibroadcast transactions 2021-03-16 04:17:01 +01:00
tobtoht
858861436b
Misc changes 2021-03-14 22:12:02 +01:00
tobtoht
6741e684f5
Wizard: rework 2021-03-12 20:01:53 +01:00
tobtoht
cc5b3c3c27
History: rework 2021-03-08 21:03:20 +01:00
tobtoht
0a6e4a2387
Remove references to old repo 2021-02-15 19:51:32 +01:00
tobtoht
0f9cd68b97 Merge pull request 'Wallet: don't start refresh thread if status not ok' (#330) from tobtoht/feather:wallet_refresh_ok into master
Reviewed-on: https://git.wownero.com/feather/feather/pulls/330
2021-02-04 00:48:22 +00:00
tobtoht
3b829ec433
Wallet: don't start refresh thread if status not ok 2021-02-04 01:47:21 +01:00
tobtoht
ac2ca5a81b Merge pull request 'Coins: improve freeze/thaw performance and fix indexing bug' (#325) from tobtoht/feather:coins_bug into master
Reviewed-on: https://git.wownero.com/feather/feather/pulls/325
2021-02-03 23:19:04 +00:00
tobtoht
c296eab191
Coins: improve freeze/thaw performance and fix indexing bug 2021-02-04 00:14:20 +01:00
tobtoht
904432ea82
Calc: update exchange icon on skin change 2021-02-03 20:40:35 +01:00
tobtoht
9e96f4183a
Exchanges: Remove XMR.to 2021-02-01 17:53:08 +01:00
tobtoht
f05435d694
Improve color scheme 2021-01-28 23:48:14 +01:00
tobtoht
045d9ec2d2
Multi destination transactions 2021-01-27 19:58:15 +01:00
tobtoht
574b0ebf0c
Wallet cache debug dialog 2021-01-25 18:43:12 +01:00
tobtoht
2237d5eff8 History: add sync notice 2021-01-21 01:22:17 +01:00
tobtoht
f343398479 Merge pull request 'Clear all tables when wallet is closed' (#282) from tobtoht/feather:clear_tables into master
Reviewed-on: https://git.wownero.com/feather/feather/pulls/282
2021-01-21 00:19:38 +00:00
tobtoht
f7a26eaf72
Simplify store wallet logic 2021-01-19 23:44:20 +01:00
tobtoht
2771ba8773 Merge pull request 'Fix compile issue when XMR.to is disabled' (#285) from tobtoht/feather:fix_typo_xmrto into master
Reviewed-on: https://git.wownero.com/feather/feather/pulls/285
2021-01-04 12:23:53 +00:00