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 5902040874 translation handling improvements 13 years ago
..
forms Send Coins page not cleared when changing tabs. Clear all button for clearing the entries 13 years ago
locale make German translation up-to-date 13 years ago
res Some Mac OS X specific things 13 years ago
aboutdialog.cpp General cleanups 14 years ago
aboutdialog.h General cleanups 14 years ago
addressbookpage.cpp don't include <QDebug> 13 years ago
addressbookpage.h add export functionality for address book / receiving addresses 14 years ago
addresstablemodel.cpp update to work with new lock system, add protocol.* to build system 13 years ago
addresstablemodel.h update to work with new lock system, add protocol.* to build system 13 years ago
askpassphrasedialog.cpp Wallet encryption part 2: ask passphrase when needed, add menu options 13 years ago
askpassphrasedialog.h Wallet encryption part 2: ask passphrase when needed, add menu options 13 years ago
bitcoin.cpp translation handling improvements 13 years ago
bitcoin.qrc translation handling improvements 13 years ago
bitcoinaddressvalidator.cpp add sendmany support 14 years ago
bitcoinaddressvalidator.h move back to original directory structure 14 years ago
bitcoinamountfield.cpp comments and readme update 13 years ago
bitcoinamountfield.h Full support for other units, add configuration option for default unit (used when displaying amounts) 13 years ago
bitcoingui.cpp Removing the if statement entirely - not needed. 13 years ago
bitcoingui.h remove transparency effect and windows-specific code for now, it's not working as supposed 13 years ago
bitcoinstrings.cpp add russian translation and add unicode compatibility (merges pull request #20) 13 years ago
bitcoinunits.cpp also accept numbers without dot/decimals for parsing, fixes transaction filter row 14 years ago
bitcoinunits.h QtUI code cleanup / comment improvements 13 years ago
clientmodel.cpp clarify function signature (GetNumBlocksOfPeers) and use number of 'frozen' blocks as initial value for number of peer blocks 13 years ago
clientmodel.h clarify function signature (GetNumBlocksOfPeers) and use number of 'frozen' blocks as initial value for number of peer blocks 13 years ago
csvmodelwriter.cpp Export functionality for transaction list 14 years ago
csvmodelwriter.h Export functionality for transaction list 14 years ago
editaddressdialog.cpp update to work with new lock system, add protocol.* to build system 13 years ago
editaddressdialog.h select new address immediately after creation 13 years ago
guiconstants.h Wallet encryption part 2: ask passphrase when needed, add menu options 13 years ago
guiutil.cpp QtUI code cleanup / comment improvements 13 years ago
guiutil.h QtUI code cleanup / comment improvements 13 years ago
monitoreddatamapper.cpp don't include <QDebug> 13 years ago
monitoreddatamapper.h move back to original directory structure 14 years ago
notificator.cpp Change define to determine use of DBUS to USE_DBUS, to prevent overlap with Qt-defined QT_DBUS 13 years ago
notificator.h Change define to determine use of DBUS to USE_DBUS, to prevent overlap with Qt-defined QT_DBUS 13 years ago
optionsdialog.cpp put Q_OBJECT everywhere it should be (removes warnings when running lupdate) 13 years ago
optionsdialog.h preparations for multiple unit (uBTC, mBTC, BTC) support, fix amount entry issue 14 years ago
optionsmodel.cpp don't include <QDebug> 13 years ago
optionsmodel.h Hide addresses in transaction overview by default, they can be re-shown as a configuration option 13 years ago
overviewpage.cpp put Q_OBJECT everywhere it should be (removes warnings when running lupdate) 13 years ago
overviewpage.h when clicking a transaction on the overview page, send the user to the transactions page 13 years ago
qvalidatedlineedit.cpp put color constants in guiconstants.h 14 years ago
qvalidatedlineedit.h fix clear() (clear red/invalid status) 14 years ago
qvaluecombobox.cpp Full support for other units, add configuration option for default unit (used when displaying amounts) 13 years ago
qvaluecombobox.h Full support for other units, add configuration option for default unit (used when displaying amounts) 13 years ago
sendcoinsdialog.cpp Send Coins page not cleared when changing tabs. Clear all button for clearing the entries 13 years ago
sendcoinsdialog.h show balance in sendcoins screen (issue #24) 13 years ago
sendcoinsentry.cpp don't include <QDebug> 13 years ago
sendcoinsentry.h Accept "bitcoin:" URL drops from browsers 13 years ago
transactiondesc.cpp update to work with new lock system, add protocol.* to build system 13 years ago
transactiondesc.h put Q_OBJECT everywhere it should be (removes warnings when running lupdate) 13 years ago
transactiondescdialog.cpp move back to original directory structure 14 years ago
transactiondescdialog.h move back to original directory structure 14 years ago
transactionfilterproxy.cpp don't include <QDebug> 13 years ago
transactionfilterproxy.h show last few transactions on overview page 13 years ago
transactionrecord.cpp Merge branch 'master' of https://github.com/bitcoin/bitcoin 13 years ago
transactionrecord.h Export functionality for transaction list 14 years ago
transactiontablemodel.cpp update to work with new lock system, add protocol.* to build system 13 years ago
transactiontablemodel.h QtUI code cleanup / comment improvements 13 years ago
transactionview.cpp add russian translation and add unicode compatibility (merges pull request #20) 13 years ago
transactionview.h QtUI code cleanup / comment improvements 13 years ago
walletmodel.cpp update to work with new lock system, add protocol.* to build system 13 years ago
walletmodel.h comments and readme update 13 years ago