lbrycrd/src/qt
Wladimir J. van der Laan f5927f5b32 highlight default address
2011-06-21 19:54:09 +02:00
..
forms Add comment to tooltip that only sending addresses can be deleted 2011-06-21 07:56:44 +02:00
res add configure and receive icon 2011-06-18 17:26:31 +02:00
aboutdialog.cpp move back to original directory structure 2011-06-11 22:11:58 +02:00
aboutdialog.h move back to original directory structure 2011-06-11 22:11:58 +02:00
addressbookdialog.cpp fix issue #7 2011-06-21 15:33:10 +02:00
addressbookdialog.h Address book: select action (edit/select) based on context 2011-06-13 12:07:32 +02:00
addresstablemodel.cpp highlight default address 2011-06-21 19:54:09 +02:00
addresstablemodel.h move back to original directory structure 2011-06-11 22:11:58 +02:00
bitcoin.cpp Use explicit resource initialization, apparently needed on some platforms 2011-06-18 14:25:46 +02:00
bitcoin.qrc add configure and receive icon 2011-06-18 17:26:31 +02:00
bitcoinaddressvalidator.cpp remove commented code, use // for one-line comments and comments inside functions 2011-06-18 11:53:25 +02:00
bitcoinaddressvalidator.h move back to original directory structure 2011-06-11 22:11:58 +02:00
bitcoinamountfield.cpp when going to decimals field using ./, select it all, so that entry starts from scratch instead of appending to previous value 2011-06-21 19:14:35 +02:00
bitcoinamountfield.h Fix some padding and focus issues with the new BitcoinAmountWidget 2011-06-21 07:36:49 +02:00
bitcoingui.cpp On initial block chain download, show a progress bar 2011-06-18 21:25:38 +02:00
bitcoingui.h On initial block chain download, show a progress bar 2011-06-18 21:25:38 +02:00
bitcoinstrings.cpp Internationalization -- conversion of strings from bitcoin core 2011-06-13 19:29:35 +02:00
clientmodel.cpp On initial block chain download, show a progress bar 2011-06-18 21:25:38 +02:00
clientmodel.h On initial block chain download, show a progress bar 2011-06-18 21:25:38 +02:00
editaddressdialog.cpp move back to original directory structure 2011-06-11 22:11:58 +02:00
editaddressdialog.h move back to original directory structure 2011-06-11 22:11:58 +02:00
guiconstants.h move back to original directory structure 2011-06-11 22:11:58 +02:00
guiutil.cpp move back to original directory structure 2011-06-11 22:11:58 +02:00
guiutil.h move back to original directory structure 2011-06-11 22:11:58 +02:00
monitoreddatamapper.cpp remove commented code, use // for one-line comments and comments inside functions 2011-06-18 11:53:25 +02:00
monitoreddatamapper.h move back to original directory structure 2011-06-11 22:11:58 +02:00
optionsdialog.cpp introduce bitcoin amount field with split amount/decimals, to protect against mistakes (https://forum.bitcoin.org/index.php?topic=19168.0) 2011-06-20 21:34:43 +02:00
optionsdialog.h move back to original directory structure 2011-06-11 22:11:58 +02:00
optionsmodel.cpp remove commented code, use // for one-line comments and comments inside functions 2011-06-18 11:53:25 +02:00
optionsmodel.h move back to original directory structure 2011-06-11 22:11:58 +02:00
sendcoinsdialog.cpp introduce bitcoin amount field with split amount/decimals, to protect against mistakes (https://forum.bitcoin.org/index.php?topic=19168.0) 2011-06-20 21:34:43 +02:00
sendcoinsdialog.h move back to original directory structure 2011-06-11 22:11:58 +02:00
transactiondesc.cpp remove commented code, use // for one-line comments and comments inside functions 2011-06-18 11:53:25 +02:00
transactiondesc.h move back to original directory structure 2011-06-11 22:11:58 +02:00
transactiondescdialog.cpp move back to original directory structure 2011-06-11 22:11:58 +02:00
transactiondescdialog.h move back to original directory structure 2011-06-11 22:11:58 +02:00
transactionrecord.cpp number of confirmations is no longer magic value 2011-06-20 21:34:31 +02:00
transactionrecord.h number of confirmations is no longer magic value 2011-06-20 21:34:31 +02:00
transactiontablemodel.cpp number of confirmations is no longer magic value 2011-06-20 21:34:31 +02:00
transactiontablemodel.h Status column reorganization 2011-06-13 09:05:48 +02:00