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 7ea7c94cf9 Merge pull request #2299 from gavinandresen/localsocketuri 12 years ago
..
forms Bitcoin-Qt: better copyright year handling in AboutDialog 12 years ago
locale translations update (bitcoinstrings.cpp + bitcoin_en.ts) 12 years ago
res Revert "Merge pull request #1931 from laanwj/2012_10_newicons" 12 years ago
test Fix Win32 compiling of qt/test/uritests.cpp 12 years ago
aboutdialog.cpp Bitcoin-Qt: better copyright year handling in AboutDialog 12 years ago
aboutdialog.h Bitcoin-Qt: better copyright year handling in AboutDialog 12 years ago
addressbookpage.cpp Bitcoin-Qt: cleanup / optimise addressbookpage 12 years ago
addressbookpage.h Bitcoin-Qt: cleanup / optimise addressbookpage 12 years ago
addresstablemodel.cpp Bitcoin-Qt: fix known addressbook bugs 12 years ago
addresstablemodel.h Bitcoin-Qt: fix known addressbook bugs 12 years ago
askpassphrasedialog.cpp ensure AskPassphraseDialog::eventFilter forwards events 12 years ago
askpassphrasedialog.h ensure AskPassphraseDialog::eventFilter forwards events 12 years ago
bitcoin.cpp Merge pull request #2299 from gavinandresen/localsocketuri 12 years ago
bitcoin.qrc update translation files (fetched from Transifex) and remove translation for fr_FR, which was removed / renamed on TX 12 years ago
bitcoinaddressvalidator.cpp Bugfix: Fix a variety of misspellings 12 years ago
bitcoinaddressvalidator.h increase BitcoinAddressValidator::MaxAddressLength from 34 to 35 13 years ago
bitcoinamountfield.cpp Change up/down increment in UI to 0.001 BTC (issue #760) 13 years ago
bitcoinamountfield.h Qt: small header changes / fixes 12 years ago
bitcoingui.cpp Merge pull request #2310 from sipa/progressbar 12 years ago
bitcoingui.h Merge pull request #2310 from sipa/progressbar 12 years ago
bitcoinstrings.cpp translations update (bitcoinstrings.cpp + bitcoin_en.ts) 12 years ago
bitcoinunits.cpp Bugfix: Correct English grammar regarding "'s" 12 years ago
bitcoinunits.h Bugfix: Fix a variety of misspellings 12 years ago
clientmodel.cpp Transactions-based verification progress 12 years ago
clientmodel.h Transactions-based verification progress 12 years ago
csvmodelwriter.cpp Properly escape " in strings when exporting CSV 13 years ago
csvmodelwriter.h Improve documentation for UI classes 13 years ago
editaddressdialog.cpp Bitcoin-Qt: fix known addressbook bugs 12 years ago
editaddressdialog.h Bitcoin-Qt: fix known addressbook bugs 12 years ago
guiconstants.h Change progress bar from block-based to time-based 12 years ago
guiutil.cpp Bitcoin-Qt: extend parseBitcoinURI() pre-check 12 years ago
guiutil.h Bugfix: Fix a variety of misspellings 12 years ago
macdockiconhandler.h Qt: small header changes / fixes 12 years ago
macdockiconhandler.mm Update Qt include 12 years ago
monitoreddatamapper.cpp don't include <QDebug> 13 years ago
monitoreddatamapper.h Improve documentation for UI classes 13 years ago
notificator.cpp Use QImage.bits instead of QImage.constBits to ease backporting 12 years ago
notificator.h remove unneeded flag from MSG_INFORMATION and fix an indentation 12 years ago
optionsdialog.cpp Bitcoin-Qt: add a Reset button to the options dialog 12 years ago
optionsdialog.h Bitcoin-Qt: add a Reset button to the options dialog 12 years ago
optionsmodel.cpp Bitcoin-Qt: add a Reset button to the options dialog 12 years ago
optionsmodel.h Bitcoin-Qt: add a Reset button to the options dialog 12 years ago
overviewpage.cpp Show warning when using prerelease version 12 years ago
overviewpage.h Show warning when using prerelease version 12 years ago
paymentserver.cpp Reimplement click-to-pay links. Add OSX support. 12 years ago
paymentserver.h Reimplement click-to-pay links. Add OSX support. 12 years ago
qrcodedialog.cpp update QRCodeDialog 12 years ago
qrcodedialog.h update QRCodeDialog 12 years ago
qvalidatedlineedit.cpp put color constants in guiconstants.h 13 years ago
qvalidatedlineedit.h Improve documentation for UI classes 13 years ago
qvaluecombobox.cpp Make it possible to set user interface language from options dialog 13 years ago
qvaluecombobox.h Make it possible to set user interface language from options dialog 13 years ago
rpcconsole.cpp Bitcoin-Qt: never display own block count > estimated block count 12 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 fix some double-spaces in strings 12 years ago
sendcoinsdialog.h Update Bugreport Links 12 years ago
sendcoinsentry.cpp enhance Qt5 compatibility 12 years ago
sendcoinsentry.h Update Bugreport Links 12 years ago
signverifymessagedialog.cpp Bitcoin-Qt: use reference in setAddress_SM() and setAddress_VM() 12 years ago
signverifymessagedialog.h Bitcoin-Qt: use reference in setAddress_SM() and setAddress_VM() 12 years ago
transactiondesc.cpp Display tx nLockTime correctly when set to block # 12 years ago
transactiondesc.h Move HtmlEscape (escape for qt rich text controls) to qt gui utilities 13 years ago
transactiondescdialog.cpp move back to original directory structure 13 years ago
transactiondescdialog.h Improve documentation for UI classes 13 years ago
transactionfilterproxy.cpp Revert "Use standard C99 (and Qt) types for 64-bit integers" 13 years ago
transactionfilterproxy.h Bugfix: Fix a variety of misspellings 12 years ago
transactionrecord.cpp Display tx nLockTime correctly when set to block # 12 years ago
transactionrecord.h Display tx nLockTime correctly when set to block # 12 years ago
transactiontablemodel.cpp Display tx nLockTime correctly when set to block # 12 years ago
transactiontablemodel.h Qt: small header changes / fixes 12 years ago
transactionview.cpp enhance Qt5 compatibility 12 years ago
transactionview.h When a transaction is clicked on overview page, focus it on history page 13 years ago
walletmodel.cpp rework ThreadSafeAskFee() / askFee() functions 12 years ago
walletmodel.h Bitcoin-Qt: remove obsolete modal flag from GUI APIs 12 years ago