SomberNight
|
1c0c21159b
|
qt history list: performance optimisations
|
2018-12-10 09:31:46 +01:00 |
|
Janus
|
3960070a50
|
QAbstractItemModel: fix sorting, QAbstractItemDelegate usage, QVariant usage
|
2018-12-10 09:31:45 +01:00 |
|
Janus
|
4eb4b341db
|
QAbstractItemModel: initial version, filter not done
|
2018-12-10 09:31:39 +01:00 |
|
SomberNight
|
c017f788ac
|
wallet: TxMinedInfo (merged TxMinedStatus and VerifiedTxInfo)
|
2018-12-07 20:47:28 +01:00 |
|
SomberNight
|
cc0db41879
|
qt history: speed up ensure_fields_available (faster startup)
|
2018-12-04 22:24:32 +01:00 |
|
SomberNight
|
e35f2c5bed
|
qt history list: fix #4896
|
2018-12-04 17:27:02 +01:00 |
|
SomberNight
|
960855d0aa
|
wallet history fees: only calculate fees when exporting history
it's expensive, and it slows down startup of large wallets a lot
|
2018-12-04 16:17:22 +01:00 |
|
ThomasV
|
ebea5b0159
|
follow-up 5473320ce4 : do not call get_full_history in constructor
|
2018-12-04 12:26:14 +01:00 |
|
SomberNight
|
059beab700
|
qt history list: small clean-up
|
2018-12-03 19:12:36 +01:00 |
|
Janus
|
0677ce6d52
|
qt: avoid app.palette().text().color(), doesn't work on dark style
|
2018-12-03 15:54:21 +01:00 |
|
Janus
|
72957f4d51
|
qt_standardmodel: only use proxymodel when appropriate
|
2018-12-03 15:35:54 +01:00 |
|
Janus
|
5473320ce4
|
qt: use QStandardItemModel
|
2018-12-03 15:35:54 +01:00 |
|
SomberNight
|
4a7ce238fd
|
qt history list: fix sort order of fiat columns
|
2018-11-27 21:32:55 +01:00 |
|
SomberNight
|
d4d5e32c91
|
qt history list: fix Qt.UserRole collision
|
2018-11-27 21:15:31 +01:00 |
|
Janus
|
37b009a342
|
qt history view custom fiat input fixes
previously, when you submitted a fiat value with thousands separator,
it would be discarded.
|
2018-11-27 17:00:26 +01:00 |
|
SomberNight
|
5376d37c24
|
history export: include tx fee
closes #3504
|
2018-11-18 16:46:07 +01:00 |
|
Calin Culianu
|
75e30ddc9d
|
Show description (label) in TxDialog screen when opened from History (#4775)
|
2018-11-14 16:43:58 +01:00 |
|
SomberNight
|
436f6a4870
|
qt history export: include fiat value in csv
|
2018-11-09 18:48:12 +01:00 |
|
SomberNight
|
33d14e4238
|
some import clean-up in qt
|
2018-09-25 18:15:28 +02:00 |
|
SomberNight
|
a2ed08615c
|
minor.. move imports out of functions
|
2018-09-18 18:07:12 +02:00 |
|
SomberNight
|
533bd97a05
|
qt HistoryList.update_item: perf optimisation
|
2018-09-18 03:19:24 +02:00 |
|
SomberNight
|
20957ac4d9
|
follow-up prev
|
2018-09-11 02:43:54 +02:00 |
|
Calin Culianu
|
a4396f4f13
|
Fixed potential bug when clicking in History List on slow wallet synch
|
2018-09-11 02:38:57 +02:00 |
|
SomberNight
|
7307c800d7
|
small optimisations for history tab refresh (and related)
|
2018-08-03 16:12:41 +02:00 |
|
SomberNight
|
a29e2218c8
|
wallet: introduce namedtuples TxMinedStatus and VerifiedTxInfo
|
2018-07-31 17:10:15 +02:00 |
|
SomberNight
|
41e088693d
|
verifier: better handle reorgs (and storage upgrade)
|
2018-07-31 15:51:05 +02:00 |
|
ThomasV
|
e3888752d6
|
separate address synchronizer from wallet
|
2018-07-18 11:18:57 +02:00 |
|
Janus
|
87f6aa09df
|
log failure to import plugins or plot module
|
2018-07-13 15:24:16 +02:00 |
|
Janus
|
097ac144d9
|
file reorganization with top-level module
|
2018-07-13 14:01:37 +02:00 |
|