lbrycrd/src/qt
2011-07-02 10:13:29 +02:00
..
forms Remove "default address" from main GUI screen, it only confuses people 2011-07-01 21:41:14 +02:00
locale fix typo in dutch translation 2011-06-25 23:27:19 +02:00
res add icons to address book dialog buttons 2011-06-30 20:20:46 +02:00
aboutdialog.cpp General cleanups 2011-07-01 17:06:36 +02:00
aboutdialog.h General cleanups 2011-07-01 17:06:36 +02:00
addressbookdialog.cpp fix sorting in address table dialog 2011-06-30 21:11:51 +02:00
addressbookdialog.h Address book: select action (edit/select) based on context 2011-06-13 12:07:32 +02:00
addresstablemodel.cpp Address book: show unlabeled addresses as (no label) 2011-06-30 21:29:20 +02:00
addresstablemodel.h update core to d0d80170a2 (CWallet class) 2011-06-26 19:23:24 +02:00
bitcoin.cpp Split off WalletModel from ClientModel, to be able to support multi-wallets in future 2011-06-30 18:05:29 +02:00
bitcoin.qrc add icons to address book dialog buttons 2011-06-30 20:20:46 +02:00
bitcoinaddressvalidator.cpp General cleanups 2011-07-01 17:06:36 +02:00
bitcoinaddressvalidator.h move back to original directory structure 2011-06-11 22:11:58 +02:00
bitcoinamountfield.cpp show an error if amount is not valid (either the amount or decimals is empty) 2011-06-30 17:32:19 +02:00
bitcoinamountfield.h Fix some padding and focus issues with the new BitcoinAmountWidget 2011-06-21 07:36:49 +02:00
bitcoingui.cpp "Receive coins" instead of "Receiving addresses" 2011-07-02 10:13:29 +02:00
bitcoingui.h "Receive coins" instead of "Receiving addresses" 2011-07-02 10:13:29 +02:00
bitcoinstrings.cpp Internationalization -- conversion of strings from bitcoin core 2011-06-13 19:29:35 +02:00
clientmodel.cpp General cleanups 2011-07-01 17:06:36 +02:00
clientmodel.h General cleanups 2011-07-01 17:06:36 +02:00
editaddressdialog.cpp Allow changing default address (fixes issue #6) 2011-06-21 20:36:03 +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 Implement filter row instead of tabs, allows for more expressive filters 2011-06-29 23:09:55 +02:00
guiutil.h Implement filter row instead of tabs, allows for more expressive filters 2011-06-29 23:09:55 +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 use buttonbox for options dialog 2011-06-24 21:23:43 +02:00
optionsdialog.h move back to original directory structure 2011-06-11 22:11:58 +02:00
optionsmodel.cpp update core to d0d80170a2 (CWallet class) 2011-06-26 19:23:24 +02:00
optionsmodel.h update core to d0d80170a2 (CWallet class) 2011-06-26 19:23:24 +02:00
sendcoinsdialog.cpp Split off WalletModel from ClientModel, to be able to support multi-wallets in future 2011-06-30 18:05:29 +02:00
sendcoinsdialog.h Split off WalletModel from ClientModel, to be able to support multi-wallets in future 2011-06-30 18:05:29 +02:00
transactiondesc.cpp update core to d0d80170a2 (CWallet class) 2011-06-26 19:23:24 +02:00
transactiondesc.h update core to d0d80170a2 (CWallet class) 2011-06-26 19:23:24 +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
transactionfilterproxy.cpp Implement filter row instead of tabs, allows for more expressive filters 2011-06-29 23:09:55 +02:00
transactionfilterproxy.h Implement filter row instead of tabs, allows for more expressive filters 2011-06-29 23:09:55 +02:00
transactionrecord.cpp update core to d0d80170a2 (CWallet class) 2011-06-26 19:23:24 +02:00
transactionrecord.h Implement filter row instead of tabs, allows for more expressive filters 2011-06-29 23:09:55 +02:00
transactiontablemodel.cpp cleanup unused constants 2011-07-01 18:31:10 +02:00
transactiontablemodel.h cleanup unused constants 2011-07-01 18:31:10 +02:00
transactionview.cpp Placeholder text can only be used for Qt 4.7+ 2011-07-02 09:21:16 +02:00
transactionview.h Add "last month" filter 2011-07-01 20:28:11 +02:00
walletmodel.cpp Split off WalletModel from ClientModel, to be able to support multi-wallets in future 2011-06-30 18:05:29 +02:00
walletmodel.h Split off WalletModel from ClientModel, to be able to support multi-wallets in future 2011-06-30 18:05:29 +02:00