.. |
forms
|
add sendmany support
|
2011-07-16 19:25:02 +02:00 |
locale
|
Add German translation by nico_w
|
2011-07-07 21:19:25 +02:00 |
res
|
forgot synced icons
|
2011-07-08 19:25:35 +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
|
add sendmany support
|
2011-07-16 19:25:02 +02:00 |
addresstablemodel.h
|
add sendmany support
|
2011-07-16 19:25:02 +02:00 |
bitcoin.cpp
|
wxp/mingw build fixes
|
2011-07-09 15:58:05 +02:00 |
bitcoin.qrc
|
add sendmany support
|
2011-07-16 19:25:02 +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
|
add sendmany support
|
2011-07-16 19:25:02 +02:00 |
bitcoinamountfield.h
|
add sendmany support
|
2011-07-16 19:25:02 +02:00 |
bitcoingui.cpp
|
Revert "Now that send coins / receive coins etc are tabs, remove them from menu, and reorganize menu bar"
|
2011-07-16 19:28:15 +02:00 |
bitcoingui.h
|
Show unconfirmed balance on overview page
|
2011-07-11 20:42:10 +02:00 |
bitcoinstrings.cpp
|
Internationalization -- conversion of strings from bitcoin core
|
2011-06-13 19:29:35 +02:00 |
clientmodel.cpp
|
Display a "freshness" indicator instead of nr of blocks
|
2011-07-08 18:05:23 +02:00 |
clientmodel.h
|
Display a "freshness" indicator instead of nr of blocks
|
2011-07-08 18:05:23 +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
|
move back to original directory structure
|
2011-06-11 22:11:58 +02:00 |
guiutil.cpp
|
windows build fixes
|
2011-07-03 22:29:26 +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 |
overviewpage.cpp
|
solve warnings at startup
|
2011-07-14 21:21:17 +02:00 |
overviewpage.h
|
Show unconfirmed balance on overview page
|
2011-07-11 20:42:10 +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
|
add sendmany support
|
2011-07-16 19:25:02 +02:00 |
qvalidatedlineedit.h
|
add sendmany support
|
2011-07-16 19:25:02 +02:00 |
sendcoinsdialog.cpp
|
add sendmany support
|
2011-07-16 19:25:02 +02:00 |
sendcoinsdialog.h
|
add sendmany support
|
2011-07-16 19:25:02 +02:00 |
sendcoinsentry.cpp
|
add sendmany support
|
2011-07-16 19:25:02 +02:00 |
sendcoinsentry.h
|
add sendmany support
|
2011-07-16 19:25:02 +02:00 |
transactiondesc.cpp
|
windows build fixes
|
2011-07-03 22:29:26 +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
|
remove magic number: change threshold for nLockTime to constant
|
2011-07-09 10:30:23 +02:00 |
transactionrecord.h
|
Export functionality for transaction list
|
2011-07-07 14:27:16 +02:00 |
transactiontablemodel.cpp
|
Add context menu on transaction list: copy label, copy address, edit label, show details
|
2011-07-08 22:27:36 +02:00 |
transactiontablemodel.h
|
Export functionality for transaction list
|
2011-07-07 14:27:16 +02:00 |
transactionview.cpp
|
Fix error when export is cancelled without specifying a filename.
|
2011-07-14 17:11:11 -07:00 |
transactionview.h
|
Add context menu on transaction list: copy label, copy address, edit label, show details
|
2011-07-08 22:27:36 +02:00 |
walletmodel.cpp
|
add sendmany support
|
2011-07-16 19:25:02 +02:00 |
walletmodel.h
|
add sendmany support
|
2011-07-16 19:25:02 +02:00 |