18 Commits (52af40685e34ec1e76c8d0ee9ce85bcbd21d4ba9)

Author SHA1 Message Date
SomberNight 3b7b81d82b
qt Coins tab: better tooltip for frozen items 6 years ago
SomberNight 95965c8ef4
qt Coins tab: add "Copy ..." option to context menu 6 years ago
SomberNight 24b0943266
qt Coins tab: reorder columns so that outpoint is first 6 years ago
SomberNight 752c518bdc
add option to freeze individual UTXOs 6 years ago
SomberNight 8b2c586d30
post-storage_db-merge fixups 6 years ago
SomberNight 026448837f
no more "import *" 6 years ago
SomberNight ebeed4736f
qt utxo_list: show full prevout_n in outpoint column 6 years ago
SomberNight c23b869d3c
qt MyTreeView subclasses: change "headers" from list to dict 6 years ago
SomberNight 5aafcb2875
qt MyTreeView subclasses: use IntEnum for columns 6 years ago
JeremyRand 8716bc8cfb
Refactor for loop in UTXOList 6 years ago
JeremyRand b3d8a81e15
Refactor UTXOList headers into class attribute 6 years ago
Janus 3960070a50
QAbstractItemModel: fix sorting, QAbstractItemDelegate usage, QVariant usage 6 years ago
Janus 5473320ce4 qt: use QStandardItemModel 7 years ago
Calin Culianu 4386799fb0 follow-up 7 years ago
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) 7 years ago
SomberNight 33d14e4238
some import clean-up in qt 7 years ago
SomberNight 20957ac4d9
follow-up prev 7 years ago
Janus 097ac144d9 file reorganization with top-level module 7 years ago
Johann Bauer 3965176295 Enable sorting of list widgets 7 years ago
SomberNight 02c0096b55 qt addresses tab: new column for type 7 years ago
SomberNight 1799b8a7af disallow editing labels in Coins tab (QT) 8 years ago
Justin Turner Arthur 857eb4ac1d Remove unused imports. Explicitly import a few deep imports. 8 years ago
Johann Bauer 5c2beb4ab5 Adjust colors if dark color scheme is used 8 years ago
ThomasV 4c22698444 fix qt5: setBackgroundColor 8 years ago
Dmitry Sorokin 0693403358 sending fixed 8 years ago
Dmitry Sorokin d304ccdf17 py3 in qtgui 8 years ago
Dmitry Sorokin 5be78950ca py3 8 years ago
ThomasV a4149bf6b8 add tx details to utxo tab 8 years ago
ThomasV b243772d68 show height in utxo list 8 years ago
ThomasV f92807f019 do not use hardcoded tab indexes 8 years ago
ThomasV 0955b0d34d show one item per line in utxo tab, move address actions to addresses tab 8 years ago
ThomasV ac53585a40 move freeze/unfreeze menus to coins tab, show utxos as tree 8 years ago
ThomasV a736dc3052 fix #2114: update utxo_list when freezing address 8 years ago
ThomasV a043feebf2 add 'copy address' to utxo menu 8 years ago
ThomasV 7af5d42324 qt: show addresses and utxos in separate tabs 8 years ago