103 Commits (290999b9a86caf04eeb49b063aea3a446c7c6c2f)

Author SHA1 Message Date
ThomasV 252cb491c8 show message when copy button is pressed 7 years ago
Johann Bauer 5c2beb4ab5 Adjust colors if dark color scheme is used 7 years ago
SomberNight 6d6f5683cb fix: return type of QFileDialog.getSaveFileName() changed 7 years ago
Johann Bauer d9db331580 Fix wrong argument type in QMessageBox.information 7 years ago
SomberNight 4ac162f18b migration to PyQt5. initial commit. 7 years ago
ThomasV f3027fa574 m 7 years ago
ThomasV f1a8c0b0e6 misc. fixes for python3 8 years ago
Dmitry Sorokin d304ccdf17 py3 in qtgui 8 years ago
Dmitry Sorokin 5be78950ca py3 8 years ago
suut bc4fcfbebd Remove usages of deprecated apply() builtin 8 years ago
Johann Bauer ec6ab022e3 Keep filter after updating the list 8 years ago
ThomasV cd65516ff0 wrap list updates in setUpdatesEnabled() 8 years ago
ThomasV ac59296846 allow spaces in private keys (fix #1602) 8 years ago
ThomasV c90b2497f5 in-place labels update (fix #1841) 8 years ago
ThomasV 99a3250b3f wizard: show passphrase in the same window as the seed 8 years ago
ThomasV 12dfccb3ab Define TreeWidget subclasses for lists 9 years ago
ThomasV fe9ec6de06 reformatting 9 years ago
Neil Booth f92843bb10 Top level window fix for tx_dialog and h/w wallets 9 years ago
Neil Booth 618026f96c Installwizard: tweak hardware wallet handling 9 years ago
Neil Booth e2627e0944 QMessageBox is a top-level window 9 years ago
Neil Booth 144f53be18 Use TaskThread to simplify ThreadedButton 9 years ago
Neil Booth c714acf739 Add TaskThread, use to simplify WaitingDialog 9 years ago
Neil Booth 0219687d41 Some work on multisig. 9 years ago
Neil Booth 45f518e191 Improve Master Public Keys dialog 9 years ago
Neil Booth 9cf0a9720f QT handler improvements 9 years ago
Neil Booth 83cc5e2001 Fix top level window issue on Mac 9 years ago
Neil Booth 2377476207 Separate out new QT util ChoicesLayout 9 years ago
Neil Booth 40ae744c1e Fix show_error inheritance issue 9 years ago
Neil Booth a7028176cd Trezor: Add wipe device functionality 9 years ago
Neil Booth 8f91af28a5 More cleanup of WaitingDialog 9 years ago
Neil Booth ffd081ac21 Clean up WaitingDialog 9 years ago
Neil Booth 0ecf2565ce MessageBoxMixin-related cleanup 9 years ago
Neil Booth 9484b6371f More modality fixes and cleanups 9 years ago
Neil Booth 15e9991e2a Move message box logic to a mixin 9 years ago
Neil Booth 21e4a30371 Modality fixes for critical errors 9 years ago
Neil Booth 57d4b27696 Fix a bunch more modality issues for message boxes 9 years ago
Neil Booth 44a436e964 Make line_dialog, text_dialog window modal 9 years ago
Neil Booth 8598f9ef9c Permit sweep of private keys for watch-only wallet 9 years ago
Neil Booth 2226667437 QT: Stop timer cleanly to avoid exceptions on exit 9 years ago
ThomasV 9d3162b1a1 simplify get_label 9 years ago
Neil Booth 0371a3dc32 Don't refresh whilst editing! 9 years ago
Neil Booth 544b829f6e Rework MyTreeWidget editing 9 years ago
ThomasV 533cdde366 right align numerical values in history widget 9 years ago
Neil Booth 9b50d1e7bc Fix history headers on plugin load / unload 9 years ago
Neil Booth f68c04e251 Only pass user edits to item_edited() 9 years ago
Neil Booth 607664e663 Fix contact editing. 9 years ago
Neil Booth 851db130ea Cleaner column editing in MyTreeWidget 9 years ago
Neil Booth f32cb71ed5 Clean up MyTreeWidget item editing 9 years ago
ThomasV e9523f231b fix account renaming issues #1158 #1299 10 years ago
ThomasV 2515fc9b6a use blue color to denote auto-filled values (fee, exchange rates plugin) 10 years ago