SomberNight
|
bafe8a2fff
|
integrate PSBT support natively. WIP
|
2019-11-04 22:24:36 +01:00 |
|
ThomasV
|
c721e880d0
|
Qt: generic add_copy_menu method for MyTreeView lists
|
2019-10-16 15:50:18 +02:00 |
|
SomberNight
|
b4bf39ee92
|
qt coins tab: let user filter by prevout_hash/prevout_n
|
2019-07-08 05:20:26 +02:00 |
|
SomberNight
|
21ab65e5f7
|
qt lists right click: fix #5365
|
2019-06-03 22:21:53 +02:00 |
|
SomberNight
|
46a236f167
|
qt tabs: restore filter state after refresh
|
2019-04-19 19:12:42 +02:00 |
|
Abdussamad Abdurrazzaq
|
ffe676bc28
|
Strip whitespace from amounts when copying. Fix bug in request list where address was copied instead of column specific data (#5228)
|
2019-04-05 15:59:14 +02:00 |
|
SomberNight
|
3b7b81d82b
|
qt Coins tab: better tooltip for frozen items
|
2019-03-11 19:03:32 +01:00 |
|
SomberNight
|
95965c8ef4
|
qt Coins tab: add "Copy ..." option to context menu
|
2019-03-11 18:55:49 +01:00 |
|
SomberNight
|
24b0943266
|
qt Coins tab: reorder columns so that outpoint is first
|
2019-03-11 18:53:53 +01:00 |
|
SomberNight
|
752c518bdc
|
add option to freeze individual UTXOs
based on cculianu's work in Electron-Cash/Electron-Cash@fd910cffc8
|
2019-03-11 18:46:29 +01:00 |
|
SomberNight
|
8b2c586d30
|
post-storage_db-merge fixups
|
2019-03-01 14:14:30 +01:00 |
|
SomberNight
|
026448837f
|
no more "import *"
fixes #5101
fixes #5105
|
2019-02-11 20:21:24 +01:00 |
|
SomberNight
|
ebeed4736f
|
qt utxo_list: show full prevout_n in outpoint column
previously, if prevout_n was >=10, the ":" char or even digits were cut
|
2019-02-10 21:20:44 +01:00 |
|
SomberNight
|
c23b869d3c
|
qt MyTreeView subclasses: change "headers" from list to dict
|
2019-02-10 21:13:53 +01:00 |
|
SomberNight
|
5aafcb2875
|
qt MyTreeView subclasses: use IntEnum for columns
|
2019-02-10 21:00:08 +01:00 |
|
JeremyRand
|
8716bc8cfb
|
Refactor for loop in UTXOList
This refactor makes UTXOList somewhat easier to subclass.
|
2019-02-01 06:42:57 +00:00 |
|
JeremyRand
|
b3d8a81e15
|
Refactor UTXOList headers into class attribute
This makes it more straightforward to subclass UTXOList.
|
2019-01-24 00:09:36 +00:00 |
|
Janus
|
3960070a50
|
QAbstractItemModel: fix sorting, QAbstractItemDelegate usage, QVariant usage
|
2018-12-10 09:31:45 +01:00 |
|
Janus
|
5473320ce4
|
qt: use QStandardItemModel
|
2018-12-03 15:35:54 +01:00 |
|
Calin Culianu
|
4386799fb0
|
follow-up
|
2018-12-02 15:20:32 +02:00 |
|
Calin Culianu
|
d2374d62aa
|
UI Pet Peeve: Make Coins Tab -> Details pop up a tx dialog that actually includes the tx description as seen in UTXOList (if available)
|
2018-12-02 14:53:44 +02:00 |
|
SomberNight
|
33d14e4238
|
some import clean-up in qt
|
2018-09-25 18:15:28 +02:00 |
|
SomberNight
|
20957ac4d9
|
follow-up prev
|
2018-09-11 02:43:54 +02:00 |
|
Janus
|
097ac144d9
|
file reorganization with top-level module
|
2018-07-13 14:01:37 +02:00 |
|