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.
 
 
 
 
 
 
Gavin Andresen 3f8cb2c565 Reworked QT settings 13 years ago
..
forms Sign message description changes discussed in #bitcoin-dev 13 years ago
locale fetch translations from transifex 13 years ago
res Added 'Backup Wallet' menu option 13 years ago
test Restructure IPC URL handling (fixes #851) 13 years ago
aboutdialog.cpp Move HtmlEscape (escape for qt rich text controls) to qt gui utilities 13 years ago
aboutdialog.h Improve documentation for UI classes 13 years ago
addressbookpage.cpp fix default suffixes in save dialog in GNOME, make it more clear that PNG is used (solves #833) 13 years ago
addressbookpage.h Bitcoin-Qt signmessage GUI (pull request #582) 13 years ago
addresstablemodel.cpp update to work with new lock system, add protocol.* to build system 13 years ago
addresstablemodel.h Improve documentation for UI classes 13 years ago
askpassphrasedialog.cpp Enable wordwrap for long message in passphrase dialog 13 years ago
askpassphrasedialog.h Merge commit '7298ebb' 13 years ago
bitcoin.cpp Reworked QT settings 13 years ago
bitcoin.qrc Added 'Backup Wallet' menu option 13 years ago
bitcoinaddressvalidator.cpp add sendmany support 13 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 Revert "Use standard C99 (and Qt) types for 64-bit integers" 13 years ago
bitcoingui.cpp In UI, handle cases in which the last received block was generated in the future (secs<0) 13 years ago
bitcoingui.h Added 'Backup Wallet' menu option 13 years ago
bitcoinstrings.cpp fetch translations from transifex 13 years ago
bitcoinunits.cpp Revert "Use standard C99 (and Qt) types for 64-bit integers" 13 years ago
bitcoinunits.h Revert "Use standard C99 (and Qt) types for 64-bit integers" 13 years ago
clientmodel.cpp Fix status bar not displaying Alerts. 13 years ago
clientmodel.h Fix status bar not displaying Alerts. 13 years ago
csvmodelwriter.cpp Add robustness against null models 13 years ago
csvmodelwriter.h Improve documentation for UI classes 13 years ago
editaddressdialog.cpp Add robustness against null models 13 years ago
editaddressdialog.h Improve documentation for UI classes 13 years ago
guiconstants.h Wallet encryption part 2: ask passphrase when needed, add menu options 13 years ago
guiutil.cpp Merge branch '201202_guiaddsuffix' of https://github.com/laanwj/bitcoin 13 years ago
guiutil.h Merge branch '201202_guiaddsuffix' of https://github.com/laanwj/bitcoin 13 years ago
macdockiconhandler.h Improve documentation for UI classes 13 years ago
macdockiconhandler.mm Improved Mac experience; QDoubleSpinBox for BitcoinAmountField 13 years ago
messagepage.cpp Fix compilation warning. 13 years ago
messagepage.h Bitcoin-Qt signmessage GUI (pull request #582) 13 years ago
monitoreddatamapper.cpp don't include <QDebug> 13 years ago
monitoreddatamapper.h Improve documentation for UI classes 13 years ago
notificator.cpp Revert "Use standard C99 (and Qt) types for 64-bit integers" 13 years ago
notificator.h Improve documentation for UI classes 13 years ago
optionsdialog.cpp fetch translations from transifex 13 years ago
optionsdialog.h Improve documentation for UI classes 13 years ago
optionsmodel.cpp Reworked QT settings 13 years ago
optionsmodel.h Reworked QT settings 13 years ago
overviewpage.cpp Revert "Use standard C99 (and Qt) types for 64-bit integers" 13 years ago
overviewpage.h Revert "Use standard C99 (and Qt) types for 64-bit integers" 13 years ago
qrcodedialog.cpp fix default suffixes in save dialog in GNOME, make it more clear that PNG is used (solves #833) 13 years ago
qrcodedialog.h Added QRCode generation functions via libqrencode. Switch on with USE_QRENCODE=1. 13 years ago
qtipcserver.cpp Restructure IPC URL handling (fixes #851) 13 years ago
qtipcserver.h Add support for opening bitcoin: URIs directly. 13 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 Full support for other units, add configuration option for default unit (used when displaying amounts) 13 years ago
qvaluecombobox.h Improve documentation for UI classes 13 years ago
sendcoinsdialog.cpp Restructure IPC URL handling (fixes #851) 13 years ago
sendcoinsdialog.h Restructure IPC URL handling (fixes #851) 13 years ago
sendcoinsentry.cpp Only fill in label from address book, if no label is filled in yet, fixes #840 13 years ago
sendcoinsentry.h Automatically refocus on new SendCoinsEntrys and scroll to them. 13 years ago
transactiondesc.cpp Qt: Show transaction ID in details 13 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 Replace tabs with four spaces to comply with coding standard in doc/coding.txt 13 years ago
transactionrecord.cpp Restructure credit transaction decomposition (solves issue #689) 13 years ago
transactionrecord.h Fix transaction type in UI: not all tx'es with "from"/"to" field are necessarily IP tx'es 13 years ago
transactiontablemodel.cpp Fix transaction type in UI: not all tx'es with "from"/"to" field are necessarily IP tx'es 13 years ago
transactiontablemodel.h Improve documentation for UI classes 13 years ago
transactionview.cpp fix default suffixes in save dialog in GNOME, make it more clear that PNG is used (solves #833) 13 years ago
transactionview.h Copy amount to clipboard (implements #657) 13 years ago
walletmodel.cpp Added 'Backup Wallet' menu option 13 years ago
walletmodel.h Added 'Backup Wallet' menu option 13 years ago