132 Commits (4a65db54c9a855a57a1a4b7466c3cb4fcc21fe81)

Author SHA1 Message Date
SomberNight 426ab85ed6
qt: for dark color scheme, fix yellow 7 years ago
SomberNight 985fe24f18
fix #4240 7 years ago
SomberNight 2f408e5d07
make qt HistoryList.on_update() faster by caching icons 7 years ago
Johann Bauer 3965176295 Enable sorting of list widgets 7 years ago
SomberNight 2845280c4b qt MessageBox: make text selectable 7 years ago
SomberNight b963dc1d0d persist history and addresses toolbars (qt) 7 years ago
SomberNight f6e627798a fix #3993 7 years ago
SomberNight 2f4ee16fd4 fix email_requests plugin 7 years ago
ThomasV 2345d5f473 disable list filtering when toolbar is closed 7 years ago
SomberNight 2aaf250a4a fix #3956 7 years ago
SomberNight 02c0096b55 qt addresses tab: new column for type 7 years ago
Johann Bauer 540b230c8a
Use icon for tx saving success message 7 years ago
ThomasV 26e966c3e0 hide address and history toolbars, move functions back into menu. 7 years ago
SomberNight 98cdbe3771 fix #3956 7 years ago
SomberNight 500c0493d0 clean up prev commit 7 years ago
Abdussamad 5997c18aef better code organization 7 years ago
SomberNight 51c235a8be privkeys WIF: store in extended WIF internally; export as "txin_type:old_wif" 7 years ago
SomberNight c4d31674ab follow-up c3fd7db3107cf0dc64c68b6a069fac4aec148db5: editable_columns is now a set 7 years ago
Johann Bauer 9e057e5446 Reset scroll position after updating list 7 years ago
Johann Bauer 95da5a8bed Enable adding transactions from file through Drag and Drop 7 years ago
SomberNight 3de5b91c15 ScanQRTextEdit allow_multi=True for sweeping and importing privkeys into existing wallet 7 years ago
SomberNight 2bcb02d609 fix some crashes when the underlying QT (C/C++) object no longer exists 7 years ago
SomberNight d403c59ad7 fix #3486 7 years ago
SomberNight 098c2be919 follow-up 70d23f9e3b 7 years ago
Justin Turner Arthur 857eb4ac1d Remove unused imports. Explicitly import a few deep imports. 7 years ago
ThomasV 7578ce2331 cleanup py2 compatibility imports 7 years ago
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 8 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