.. |
forms
|
improve tooltip texts
|
14 years ago |
locale
|
Add German translation by nico_w
|
14 years ago |
res
|
better exit icon
|
14 years ago |
aboutdialog.cpp
|
General cleanups
|
14 years ago |
aboutdialog.h
|
General cleanups
|
14 years ago |
addressbookpage.cpp
|
Fix error when export is cancelled without specifying a filename.
|
14 years ago |
addressbookpage.h
|
add export functionality for address book / receiving addresses
|
14 years ago |
addresstablemodel.cpp
|
Merge remote branch 'upstream/master'
|
13 years ago |
addresstablemodel.h
|
add sendmany support
|
14 years ago |
bitcoin.cpp
|
wxp/mingw build fixes
|
14 years ago |
bitcoin.qrc
|
one remove/delete icon is enough and the red minus better matches the add icon
|
14 years ago |
bitcoinaddressvalidator.cpp
|
add sendmany support
|
14 years ago |
bitcoinaddressvalidator.h
|
move back to original directory structure
|
14 years ago |
bitcoinamountfield.cpp
|
Reset unit to default when clearing the field, to prevent confusion
|
13 years ago |
bitcoinamountfield.h
|
allow multiple units in bitcoin amount widget (for example, for sending) using a combobox
|
13 years ago |
bitcoingui.cpp
|
normalize SIGNAL/SLOT signatures (http://marcmutz.wordpress.com/effective-qt/prefer-to-use-normalised-signalslot-signatures/)
|
13 years ago |
bitcoingui.h
|
show rotating spinner when block download out of date, tick otherwise
|
14 years ago |
bitcoinstrings.cpp
|
Internationalization -- conversion of strings from bitcoin core
|
14 years ago |
bitcoinunits.cpp
|
also accept numbers without dot/decimals for parsing, fixes transaction filter row
|
13 years ago |
bitcoinunits.h
|
refuse to format nor parse invalid units
|
13 years ago |
clientmodel.cpp
|
make initial block download reporting somewhat better by tracking version responses
|
14 years ago |
clientmodel.h
|
make initial block download reporting somewhat better by tracking version responses
|
14 years ago |
csvmodelwriter.cpp
|
Export functionality for transaction list
|
14 years ago |
csvmodelwriter.h
|
Export functionality for transaction list
|
14 years ago |
editaddressdialog.cpp
|
add sendmany support
|
14 years ago |
editaddressdialog.h
|
Check addresses in address book for validity
|
14 years ago |
guiconstants.h
|
Negative transaction color changed to red (was grey due to mistake)
|
13 years ago |
guiutil.cpp
|
preparations for multiple unit (uBTC, mBTC, BTC) support, fix amount entry issue
|
14 years ago |
guiutil.h
|
preparations for multiple unit (uBTC, mBTC, BTC) support, fix amount entry issue
|
14 years ago |
monitoreddatamapper.cpp
|
remove commented code, use // for one-line comments and comments inside functions
|
14 years ago |
monitoreddatamapper.h
|
move back to original directory structure
|
14 years ago |
optionsdialog.cpp
|
allow multiple units in bitcoin amount widget (for example, for sending) using a combobox
|
13 years ago |
optionsdialog.h
|
preparations for multiple unit (uBTC, mBTC, BTC) support, fix amount entry issue
|
14 years ago |
optionsmodel.cpp
|
allow multiple units in bitcoin amount widget (for example, for sending) using a combobox
|
13 years ago |
optionsmodel.h
|
allow multiple units in bitcoin amount widget (for example, for sending) using a combobox
|
13 years ago |
overviewpage.cpp
|
preparations for multiple unit (uBTC, mBTC, BTC) support, fix amount entry issue
|
14 years ago |
overviewpage.h
|
Show unconfirmed balance on overview page
|
14 years ago |
qtwin.cpp
|
add better windows7/vista look by nico_w
|
14 years ago |
qtwin.h
|
add better windows7/vista look by nico_w
|
14 years ago |
qvalidatedlineedit.cpp
|
put color constants in guiconstants.h
|
14 years ago |
qvalidatedlineedit.h
|
fix clear() (clear red/invalid status)
|
14 years ago |
sendcoinsdialog.cpp
|
show amounts in <b>bold</b> in confirmation dialog
|
13 years ago |
sendcoinsdialog.h
|
add sendmany support
|
14 years ago |
sendcoinsentry.cpp
|
allow multiple units in bitcoin amount widget (for example, for sending) using a combobox
|
13 years ago |
sendcoinsentry.h
|
add sendmany support
|
14 years ago |
transactiondesc.cpp
|
Merge remote branch 'upstream/master'
|
13 years ago |
transactiondesc.h
|
update core to d0d80170a2 (CWallet class)
|
14 years ago |
transactiondescdialog.cpp
|
move back to original directory structure
|
14 years ago |
transactiondescdialog.h
|
move back to original directory structure
|
14 years ago |
transactionfilterproxy.cpp
|
Implement filter row instead of tabs, allows for more expressive filters
|
14 years ago |
transactionfilterproxy.h
|
Implement filter row instead of tabs, allows for more expressive filters
|
14 years ago |
transactionrecord.cpp
|
Merge remote branch 'upstream/master'
|
13 years ago |
transactionrecord.h
|
Export functionality for transaction list
|
14 years ago |
transactiontablemodel.cpp
|
preparations for multiple unit (uBTC, mBTC, BTC) support, fix amount entry issue
|
14 years ago |
transactiontablemodel.h
|
Export functionality for transaction list
|
14 years ago |
transactionview.cpp
|
normalize SIGNAL/SLOT signatures (http://marcmutz.wordpress.com/effective-qt/prefer-to-use-normalised-signalslot-signatures/)
|
13 years ago |
transactionview.h
|
Implement range... transaction filter
|
14 years ago |
walletmodel.cpp
|
Merge remote branch 'upstream/master'
|
13 years ago |
walletmodel.h
|
make initial block download reporting somewhat better by tracking version responses
|
14 years ago |