Kevacoin source tree
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Wladimir J. van der Laan 864a6f790e qt: remove verify/send message and send coins from address book 11 years ago
..
forms qt: remove verify/send message and send coins from address book 11 years ago
locale qt: english translation update 11 years ago
res autotools: switch to autotools buildsystem 11 years ago
test autotools: fix the Makefile.include to be safely included anywhere. 11 years ago
Makefile.am qt: rework "receive coins" workflow 11 years ago
aboutdialog.cpp
aboutdialog.h
addressbookpage.cpp qt: remove verify/send message and send coins from address book 11 years ago
addressbookpage.h qt: remove verify/send message and send coins from address book 11 years ago
addresstablemodel.cpp Bitcoin-Qt: Use qDebug() for printing to debug.log 11 years ago
addresstablemodel.h qt: Handle address purpose in incremental updates 11 years ago
askpassphrasedialog.cpp fix some cosmetic glitches in the codebase 11 years ago
askpassphrasedialog.h
bitcoin.cpp paymentserver: style fixes / cleanup 11 years ago
bitcoin.qrc translations update for 0.8.4 11 years ago
bitcoinaddressvalidator.cpp
bitcoinaddressvalidator.h Fix typo in a comment: it's base58, not base48. 11 years ago
bitcoinamountfield.cpp make BitcoinAmountField::setReadOnly() usable 11 years ago
bitcoinamountfield.h Payment Protocol: X509-validated payment requests 11 years ago
bitcoingui.cpp qt: rework "receive coins" workflow 11 years ago
bitcoingui.h qt: rework "receive coins" workflow 11 years ago
bitcoinstrings.cpp translations update for 0.8.4 11 years ago
bitcoinunits.cpp Too many bitcoins allowed in amount. (#2401) 12 years ago
bitcoinunits.h Too many bitcoins allowed in amount. (#2401) 12 years ago
clientmodel.cpp Merge pull request #3084 from Diapolo/clientmodel 11 years ago
clientmodel.h Add network traffic graph 11 years ago
csvmodelwriter.cpp fix some cosmetic glitches in the codebase 11 years ago
csvmodelwriter.h
editaddressdialog.cpp
editaddressdialog.h
guiconstants.h Payment Protocol: X509-validated payment requests 11 years ago
guiutil.cpp Add separate bitcoin-rpc client 11 years ago
guiutil.h Reject dust amounts during validation 11 years ago
intro.cpp Bitcoin-Qt: add testnet check and icon to intro dialog 11 years ago
intro.h Bitcoin-Qt: add testnet check and icon to intro dialog 11 years ago
macdockiconhandler.h
macdockiconhandler.mm osx: fix bitcoin-qt startup crash when clicking dock icon 12 years ago
macnotificationhandler.h osx: make use of the 10.8+ user notification center to display growl like notifications 12 years ago
macnotificationhandler.mm osx: make use of the 10.8+ user notification center to display growl like notifications 12 years ago
monitoreddatamapper.cpp
monitoreddatamapper.h
notificator.cpp Bitcoin-Qt: fix QApplication includes to match our include defaults 11 years ago
notificator.h autotools: switch to autotools buildsystem 11 years ago
optionsdialog.cpp autotools: switch to autotools buildsystem 11 years ago
optionsdialog.h
optionsmodel.cpp autotools: switch to autotools buildsystem 11 years ago
optionsmodel.h Payment Protocol: X509-validated payment requests 11 years ago
overviewpage.cpp qt: Add total balance in overview page 12 years ago
overviewpage.h
paymentrequest.proto Payment Protocol: X509-validated payment requests 11 years ago
paymentrequestplus.cpp fix some cosmetic glitches in the codebase 11 years ago
paymentrequestplus.h Payment Protocol: X509-validated payment requests 11 years ago
paymentserver.cpp Merge pull request #3119 11 years ago
paymentserver.h paymentserver: style fixes / cleanup 11 years ago
qvalidatedlineedit.cpp
qvalidatedlineedit.h
qvaluecombobox.cpp
qvaluecombobox.h
receivecoinsdialog.cpp qt: rework "receive coins" workflow 11 years ago
receivecoinsdialog.h qt: rework "receive coins" workflow 11 years ago
receiverequestdialog.cpp qt: rework "receive coins" workflow 11 years ago
receiverequestdialog.h qt: rework "receive coins" workflow 11 years ago
rpcconsole.cpp Revert "Switch to using raw_utf8" 11 years ago
rpcconsole.h Add network traffic graph 11 years ago
sendcoinsdialog.cpp sendcoinsdialog: display real failed address string 11 years ago
sendcoinsdialog.h qt: Display txfee in first sendCoinsDialog message box 11 years ago
sendcoinsentry.cpp qt: rework "receive coins" workflow 11 years ago
sendcoinsentry.h add SendCoinsEntry::updateLabel() function 11 years ago
signverifymessagedialog.cpp qt: rework "receive coins" workflow 11 years ago
signverifymessagedialog.h
splashscreen.cpp splashscreen: use TestNet() instead of unneeded string processing 11 years ago
splashscreen.h
trafficgraphwidget.cpp Add network traffic graph 11 years ago
trafficgraphwidget.h Add network traffic graph 11 years ago
transactiondesc.cpp Refactor/encapsulate chain globals into a CChain class 11 years ago
transactiondesc.h qt: add vout index to transaction id in transactions details dialog 11 years ago
transactiondescdialog.cpp
transactiondescdialog.h
transactionfilterproxy.cpp
transactionfilterproxy.h
transactionrecord.cpp Refactor/encapsulate chain globals into a CChain class 11 years ago
transactionrecord.h qt: add vout index to transaction id in transactions details dialog 11 years ago
transactiontablemodel.cpp Refactor/encapsulate chain globals into a CChain class 11 years ago
transactiontablemodel.h
transactionview.cpp Qt5 compatibility 12 years ago
transactionview.h
walletframe.cpp qt: rework "receive coins" workflow 11 years ago
walletframe.h qt: rework "receive coins" workflow 11 years ago
walletmodel.cpp Merge pull request #3069 from Diapolo/fix_addressbook 11 years ago
walletmodel.h Merge pull request #2958 from laanwj/2013_08_txfee2 11 years ago
walletmodeltransaction.cpp several small Qt-related fixes 11 years ago
walletmodeltransaction.h qt: Display txfee in first sendCoinsDialog message box 11 years ago
walletview.cpp qt: rework "receive coins" workflow 11 years ago
walletview.h qt: rework "receive coins" workflow 11 years ago