Neil Booth
851db130ea
Cleaner column editing in MyTreeWidget
Also enables arbitrary columns to be edited, but nothing
uses that yet.
9 years ago
ThomasV
bfae04e6f0
Improved in network callbacks:
* Pass arguments
* Don't redraw history when a tx is verified.
* Fix new tx notifications.
10 years ago
ThomasV
953674aac7
resize columns to content by default
10 years ago
Neil Booth
deec78a9d4
Clean up block explorer handling. Add menu item to go to block explorer for an address.
Block explorer code is data-driven now.
Put block explorer defaulting in one place.
Fix URLs for insight.is and blockr.io.
Add tradeblock.com explorer.
Add menu item to view address on block explorer provided only one is selected.
10 years ago
ThomasV
d94aee83b9
enable sorting for all lists except history
10 years ago
ThomasV
ff152141ae
fix: always use UserRole to store the key
10 years ago
ThomasV
93250b1041
gui simplification
10 years ago
ThomasV
b8a72180c7
HistoryWidget class; address history window
10 years ago
Tafelpoot
d9c5250a6f
removed trailing whitespace and fixed indentation in history widget
10 years ago
ThomasV
2c0814f0d3
simplify gui names
11 years ago
thomasv
69f91ba84b
fix setup.py and a few imports
11 years ago
ThomasV
004aa4b640
separate directories for GUIs
11 years ago
thomasv
a563091f30
separate core and gui in different modules
12 years ago
rdymac
df15b42748
Text strings to appear translated
Another word to be shown translated from the Lite GUI
12 years ago
bkkcoins
251e4529b6
updated indent spacing
12 years ago
bkkcoins
47145ce1a6
show history debits in red
12 years ago
Maran
25f424a8d8
Fix for slush's problem, perhaps
12 years ago
Maran
b564bedd52
Added date to the history overview of the lite GUI
12 years ago
thomasv
650a9b6074
do not include fee in the transaction amount shown in history. adapt history to the case where it was recovered from a pruning server
12 years ago
Amir Taaki
b952a96b41
Added history to lite view.
13 years ago