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 81cab378cc Merge pull request #3101 from Diapolo/sendcoinsentry 11 years ago
..
forms make BitcoinAmountField::setReadOnly() usable 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 Add network traffic graph 11 years ago
aboutdialog.cpp aboutdialog: use just "The Bitcoin developers" as tr()-string 12 years ago
aboutdialog.h Bitcoin-Qt: better copyright year handling in AboutDialog 12 years ago
addressbookpage.cpp autotools: switch to autotools buildsystem 11 years ago
addressbookpage.h qt: move export button to tabs 12 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-Qt: massive header and cpp cleanup 12 years ago
bitcoin.cpp several small Qt-related fixes 11 years ago
bitcoin.qrc translations update for 0.8.4 11 years ago
bitcoinaddressvalidator.cpp Bugfix: Fix a variety of misspellings 12 years ago
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 Bitcoin-Qt: ensure Qt icon is shown with Qt >= 5.0 11 years ago
bitcoingui.h several small Qt-related fixes 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 Bitcoin-Qt: massive header and cpp cleanup 12 years ago
editaddressdialog.cpp Bitcoin-Qt: massive header and cpp cleanup 12 years ago
editaddressdialog.h Bitcoin-Qt: massive header and cpp cleanup 12 years ago
guiconstants.h Payment Protocol: X509-validated payment requests 11 years ago
guiutil.cpp Reject dust amounts during validation 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 fix: GUI Disappearing #1522 (Mac OSX) 12 years ago
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 Bitcoin-Qt: massive header and cpp cleanup 12 years ago
monitoreddatamapper.h Bitcoin-Qt: massive header and cpp cleanup 12 years ago
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 Bitcoin-Qt: add a Reset button to the options dialog 12 years ago
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 qt: remove transaction count from overview page 12 years ago
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 paymentserver: use own HTML-esc / add new header const 11 years ago
paymentserver.h fix some cosmetic glitches in the codebase 11 years ago
qrcodedialog.cpp Qt5 compatibility 12 years ago
qrcodedialog.h update QRCodeDialog 13 years ago
qvalidatedlineedit.cpp
qvalidatedlineedit.h Bitcoin-Qt: massive header and cpp cleanup 12 years ago
qvaluecombobox.cpp
qvaluecombobox.h Bitcoin-Qt: massive header and cpp cleanup 12 years ago
rpcconsole.cpp Add network traffic graph 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 add SendCoinsEntry::updateLabel() function 11 years ago
sendcoinsentry.h add SendCoinsEntry::updateLabel() function 11 years ago
signverifymessagedialog.cpp Bitcoin-Qt: extend some checks for valid model pointers 11 years ago
signverifymessagedialog.h Bitcoin-Qt: massive header and cpp cleanup 12 years ago
splashscreen.cpp update SelectParamsFromCommandLine() handling/order 11 years ago
splashscreen.h new splash screen 12 years ago
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 Bitcoin-Qt: massive header and cpp cleanup 12 years ago
transactionfilterproxy.cpp Bitcoin-Qt: massive header and cpp cleanup 12 years ago
transactionfilterproxy.h Bitcoin-Qt: massive header and cpp cleanup 12 years ago
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 Bitcoin-Qt: massive header and cpp cleanup 12 years ago
transactionview.cpp Qt5 compatibility 12 years ago
transactionview.h Adding 'copy txid' to qt tx overview context menu 12 years ago
walletframe.cpp Bitcoin-Qt: add missing change from branch Qt_misc 11 years ago
walletframe.h Bitcoin-Qt: tweak Qt walletXXX.cpp/h code 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
walletstack.cpp Bitcoin-Qt: tweak Qt walletXXX.cpp/h code 11 years ago
walletstack.h Bitcoin-Qt: tweak Qt walletXXX.cpp/h code 11 years ago
walletview.cpp Bitcoin-Qt: tweak Qt walletXXX.cpp/h code 11 years ago
walletview.h Bitcoin-Qt: tweak Qt walletXXX.cpp/h code 11 years ago