Hush Full Node software. We were censored from Github, this is where all development happens now. https://hush.is
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.
 
 
 
 
 
 
Cory Fields 35b8af9226 autotools: switch to autotools buildsystem 11 years ago
..
forms Payment Protocol: X509-validated payment requests 11 years ago
locale translations update for 0.8.4 11 years ago
res autotools: switch to autotools buildsystem 11 years ago
test autotools: switch to autotools buildsystem 11 years ago
Makefile.am autotools: switch to autotools buildsystem 11 years ago
aboutdialog.cpp aboutdialog: use just "The Bitcoin developers" as tr()-string 11 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 11 years ago
addresstablemodel.cpp Merge pull request #2951 from laanwj/2013_08_addressbook_purpose 11 years ago
addresstablemodel.h qt: Handle address purpose in incremental updates 11 years ago
askpassphrasedialog.cpp qt: Improve capslock detection on non-us keyboards (issue #1855) 11 years ago
askpassphrasedialog.h Bitcoin-Qt: massive header and cpp cleanup 11 years ago
bitcoin.cpp Bitcoin-Qt: allow to differentiate Qt log entries from core 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 Payment Protocol: X509-validated payment requests 11 years ago
bitcoinamountfield.h Payment Protocol: X509-validated payment requests 11 years ago
bitcoingui.cpp Bitcoin-Qt: fixes for using display unit from options 11 years ago
bitcoingui.h Payment Protocol: X509-validated payment requests 11 years ago
bitcoinstrings.cpp translations update for 0.8.4 11 years ago
bitcoinunits.cpp Too many bitcoins allowed in amount. (#2401) 11 years ago
bitcoinunits.h Too many bitcoins allowed in amount. (#2401) 11 years ago
clientmodel.cpp Introduce a CChainParameters singleton class and regtest mode. 11 years ago
clientmodel.h rework ClientModel::getBlockSource() + BitcoinGUI::setNumBlocks() 11 years ago
csvmodelwriter.cpp Properly escape " in strings when exporting CSV 12 years ago
csvmodelwriter.h Bitcoin-Qt: massive header and cpp cleanup 11 years ago
editaddressdialog.cpp Bitcoin-Qt: massive header and cpp cleanup 11 years ago
editaddressdialog.h Bitcoin-Qt: massive header and cpp cleanup 11 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) 11 years ago
macdockiconhandler.mm osx: fix bitcoin-qt startup crash when clicking dock icon 11 years ago
macnotificationhandler.h osx: make use of the 10.8+ user notification center to display growl like notifications 11 years ago
macnotificationhandler.mm osx: make use of the 10.8+ user notification center to display growl like notifications 11 years ago
monitoreddatamapper.cpp Bitcoin-Qt: massive header and cpp cleanup 11 years ago
monitoreddatamapper.h Bitcoin-Qt: massive header and cpp cleanup 11 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 11 years ago
overviewpage.h qt: remove transaction count from overview page 11 years ago
paymentrequest.proto Payment Protocol: X509-validated payment requests 11 years ago
paymentrequestplus.cpp Payment Protocol: X509-validated payment requests 11 years ago
paymentrequestplus.h Payment Protocol: X509-validated payment requests 11 years ago
paymentserver.cpp Merge pull request #2944 from gavinandresen/acceptheader 11 years ago
paymentserver.h Bitcoin-Qt: fixes for using display unit from options 11 years ago
qrcodedialog.cpp Qt5 compatibility 11 years ago
qrcodedialog.h update QRCodeDialog 12 years ago
qvalidatedlineedit.cpp put color constants in guiconstants.h 13 years ago
qvalidatedlineedit.h Bitcoin-Qt: massive header and cpp cleanup 11 years ago
qvaluecombobox.cpp Make it possible to set user interface language from options dialog 12 years ago
qvaluecombobox.h Bitcoin-Qt: massive header and cpp cleanup 11 years ago
rpcconsole.cpp Bitcoin-Qt: save and restore position of debug window 11 years ago
rpcconsole.h move class HelpMessageBox to guiutil.cpp/.h / add button to show Bitcoin command-line options (in RPC Console -> Information) / resize Debug window a little to allow for a non-breaking display of the welcome message with non-english translation 12 years ago
sendcoinsdialog.cpp qt: Display txfee in first sendCoinsDialog message box 11 years ago
sendcoinsdialog.h qt: Display txfee in first sendCoinsDialog message box 11 years ago
sendcoinsentry.cpp Payment Protocol: X509-validated payment requests 11 years ago
sendcoinsentry.h Payment Protocol: X509-validated payment requests 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 11 years ago
splashscreen.cpp update SelectParamsFromCommandLine() handling/order 11 years ago
splashscreen.h new splash screen 11 years ago
transactiondesc.cpp Bitcoin-Qt: fixes for using display unit from options 11 years ago
transactiondesc.h Bitcoin-Qt: fixes for using display unit from options 11 years ago
transactiondescdialog.cpp move back to original directory structure 13 years ago
transactiondescdialog.h Bitcoin-Qt: massive header and cpp cleanup 11 years ago
transactionfilterproxy.cpp Bitcoin-Qt: massive header and cpp cleanup 11 years ago
transactionfilterproxy.h Bitcoin-Qt: massive header and cpp cleanup 11 years ago
transactionrecord.cpp Removed AcceptToMemoryPool method from CTransaction. This method belongs to the mempool instance. 11 years ago
transactionrecord.h Bitcoin-Qt: massive header and cpp cleanup 11 years ago
transactiontablemodel.cpp Merge pull request #2951 from laanwj/2013_08_addressbook_purpose 11 years ago
transactiontablemodel.h Bitcoin-Qt: massive header and cpp cleanup 11 years ago
transactionview.cpp Qt5 compatibility 11 years ago
transactionview.h Adding 'copy txid' to qt tx overview context menu 11 years ago
walletframe.cpp Bitcoin-Qt: tweak Qt walletXXX.cpp/h code 11 years ago
walletframe.h Bitcoin-Qt: tweak Qt walletXXX.cpp/h code 11 years ago
walletmodel.cpp Merge pull request #2958 from laanwj/2013_08_txfee2 11 years ago
walletmodel.h Merge pull request #2958 from laanwj/2013_08_txfee2 11 years ago
walletmodeltransaction.cpp qt: Display txfee in first sendCoinsDialog message box 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