lbrycrd/src/qt
2011-08-03 20:52:18 +02:00
..
forms show last few transactions on overview page 2011-08-03 20:52:18 +02:00
locale Add German translation by nico_w 2011-07-07 21:19:25 +02:00
res show last few transactions on overview page 2011-08-03 20:52:18 +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
addressbookpage.cpp Fix error when export is cancelled without specifying a filename. 2011-07-14 17:11:11 -07:00
addressbookpage.h add export functionality for address book / receiving addresses 2011-07-09 10:54:17 +02:00
addresstablemodel.cpp Remove unused variable 2011-07-30 18:48:05 +02:00
addresstablemodel.h add sendmany support 2011-07-16 19:25:02 +02:00
bitcoin.cpp update readme and splash screen text 2011-08-02 22:03:41 +02:00
bitcoin.qrc add splash screen 2011-08-02 21:48:59 +02:00
bitcoinaddressvalidator.cpp add sendmany support 2011-07-16 19:25:02 +02:00
bitcoinaddressvalidator.h move back to original directory structure 2011-06-11 22:11:58 +02:00
bitcoinamountfield.cpp make amount field the same width as decimals field 2011-08-03 14:06:13 +02:00
bitcoinamountfield.h Full support for other units, add configuration option for default unit (used when displaying amounts) 2011-07-29 14:36:35 +02:00
bitcoingui.cpp Full support for other units, add configuration option for default unit (used when displaying amounts) 2011-07-29 14:36:35 +02:00
bitcoingui.h show rotating spinner when block download out of date, tick otherwise 2011-07-17 17:31:37 +02:00
bitcoinstrings.cpp Internationalization -- conversion of strings from bitcoin core 2011-06-13 19:29:35 +02:00
bitcoinunits.cpp also accept numbers without dot/decimals for parsing, fixes transaction filter row 2011-07-27 20:52:00 +02:00
bitcoinunits.h refuse to format nor parse invalid units 2011-07-26 13:27:33 +02:00
clientmodel.cpp Full support for other units, add configuration option for default unit (used when displaying amounts) 2011-07-29 14:36:35 +02:00
clientmodel.h Remove no longer valid comment 2011-07-29 16:16:12 +02:00
csvmodelwriter.cpp Export functionality for transaction list 2011-07-07 14:27:16 +02:00
csvmodelwriter.h Export functionality for transaction list 2011-07-07 14:27:16 +02:00
editaddressdialog.cpp add sendmany support 2011-07-16 19:25:02 +02:00
editaddressdialog.h Check addresses in address book for validity 2011-07-02 15:11:40 +02:00
guiconstants.h Hide addresses in transaction overview by default, they can be re-shown as a configuration option 2011-07-30 17:42:02 +02:00
guiutil.cpp show last few transactions on overview page 2011-08-03 20:52:18 +02:00
guiutil.h show last few transactions on overview page 2011-08-03 20:52:18 +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 Hide addresses in transaction overview by default, they can be re-shown as a configuration option 2011-07-30 17:42:02 +02:00
optionsdialog.h preparations for multiple unit (uBTC, mBTC, BTC) support, fix amount entry issue 2011-07-25 21:38:54 +02:00
optionsmodel.cpp Hide addresses in transaction overview by default, they can be re-shown as a configuration option 2011-07-30 17:42:02 +02:00
optionsmodel.h Hide addresses in transaction overview by default, they can be re-shown as a configuration option 2011-07-30 17:42:02 +02:00
overviewpage.cpp show last few transactions on overview page 2011-08-03 20:52:18 +02:00
overviewpage.h show last few transactions on overview page 2011-08-03 20:52:18 +02:00
qtwin.cpp add better windows7/vista look by nico_w 2011-07-09 15:26:57 +02:00
qtwin.h add better windows7/vista look by nico_w 2011-07-09 15:26:57 +02:00
qvalidatedlineedit.cpp put color constants in guiconstants.h 2011-07-25 18:39:52 +02:00
qvalidatedlineedit.h fix clear() (clear red/invalid status) 2011-07-22 17:06:37 +02:00
qvaluecombobox.cpp Full support for other units, add configuration option for default unit (used when displaying amounts) 2011-07-29 14:36:35 +02:00
qvaluecombobox.h Full support for other units, add configuration option for default unit (used when displaying amounts) 2011-07-29 14:36:35 +02:00
sendcoinsdialog.cpp Properly html-escape labels 2011-07-31 12:56:46 +02:00
sendcoinsdialog.h add sendmany support 2011-07-16 19:25:02 +02:00
sendcoinsentry.cpp Full support for other units, add configuration option for default unit (used when displaying amounts) 2011-07-29 14:36:35 +02:00
sendcoinsentry.h add sendmany support 2011-07-16 19:25:02 +02:00
transactiondesc.cpp Properly html-escape labels 2011-07-31 12:56:46 +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 show last few transactions on overview page 2011-08-03 20:52:18 +02:00
transactionfilterproxy.h show last few transactions on overview page 2011-08-03 20:52:18 +02:00
transactionrecord.cpp Merge branch 'master' of https://github.com/bitcoin/bitcoin 2011-07-27 21:44:55 +02:00
transactionrecord.h Export functionality for transaction list 2011-07-07 14:27:16 +02:00
transactiontablemodel.cpp show last few transactions on overview page 2011-08-03 20:52:18 +02:00
transactiontablemodel.h show last few transactions on overview page 2011-08-03 20:52:18 +02:00
transactionview.cpp Full support for other units, add configuration option for default unit (used when displaying amounts) 2011-07-29 14:36:35 +02:00
transactionview.h Implement range... transaction filter 2011-07-22 18:30:25 +02:00
walletmodel.cpp comment update 2011-07-30 19:28:41 +02:00
walletmodel.h Full support for other units, add configuration option for default unit (used when displaying amounts) 2011-07-29 14:36:35 +02:00