.. |
forms
|
qt: remove transaction count from overview page
|
12 years ago |
locale
|
update bitcoin_en.ts and bitcoinstrings.cpp
|
12 years ago |
res
|
Bitcoin-Qt: update Win executable file meta-data copyright
|
12 years ago |
test
|
Bitcoin-Qt: massive header and cpp cleanup
|
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: add "send coins" to context menu in addressbook
|
12 years ago |
addressbookpage.h
|
Bitcoin-Qt: add "send coins" to context menu in addressbook
|
12 years ago |
addresstablemodel.cpp
|
Bitcoin-Qt: massive header and cpp cleanup
|
12 years ago |
addresstablemodel.h
|
Bitcoin-Qt: massive header and cpp cleanup
|
12 years ago |
askpassphrasedialog.cpp
|
qt: Improve capslock detection on non-us keyboards (issue #1855)
|
12 years ago |
askpassphrasedialog.h
|
Bitcoin-Qt: massive header and cpp cleanup
|
12 years ago |
bitcoin.cpp
|
Minimal architectural changes necessary to support multiple wallets in bitcoin-qt
|
12 years ago |
bitcoin.qrc
|
Bitcoin-Qt: massive header and cpp cleanup
|
12 years ago |
bitcoinaddressvalidator.cpp
|
Bugfix: Fix a variety of misspellings
|
12 years ago |
bitcoinaddressvalidator.h
|
Bitcoin-Qt: massive header and cpp cleanup
|
12 years ago |
bitcoinamountfield.cpp
|
Fix transaction fee in uBTC
|
12 years ago |
bitcoinamountfield.h
|
Bitcoin-Qt: massive header and cpp cleanup
|
12 years ago |
bitcoingui.cpp
|
Bitcoin-Qt: ensure createTrayIconMenu() is always called on Mac
|
12 years ago |
bitcoingui.h
|
Merge remote-tracking branch 'codeshark/multiwallet-qt-no-core' (pull #2220)
|
12 years ago |
bitcoinstrings.cpp
|
update bitcoin_en.ts and bitcoinstrings.cpp
|
12 years ago |
bitcoinunits.cpp
|
Bugfix: Correct English grammar regarding "'s"
|
12 years ago |
bitcoinunits.h
|
Bitcoin-Qt: massive header and cpp cleanup
|
12 years ago |
clientmodel.cpp
|
Bitcoin-Qt: massive header and cpp cleanup
|
12 years ago |
clientmodel.h
|
Bitcoin-Qt: massive header and cpp cleanup
|
12 years ago |
csvmodelwriter.cpp
|
Properly escape " in strings when exporting CSV
|
13 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
|
Change progress bar from block-based to time-based
|
12 years ago |
guiutil.cpp
|
Merge pull request #2350 from DavidGriffith/master
|
12 years ago |
guiutil.h
|
Bitcoin-Qt: massive header and cpp cleanup
|
12 years ago |
macdockiconhandler.h
|
Bitcoin-Qt: massive header and cpp cleanup
|
12 years ago |
macdockiconhandler.mm
|
Bitcoin-Qt: massive header and cpp cleanup
|
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: massive header and cpp cleanup
|
12 years ago |
notificator.h
|
Bitcoin-Qt: massive header and cpp cleanup
|
12 years ago |
optionsdialog.cpp
|
Bitcoin-Qt: massive header and cpp cleanup
|
12 years ago |
optionsdialog.h
|
Bitcoin-Qt: add a Reset button to the options dialog
|
12 years ago |
optionsmodel.cpp
|
Bitcoin-Qt: massive header and cpp cleanup
|
12 years ago |
optionsmodel.h
|
Bitcoin-Qt: add a Reset button to the options dialog
|
12 years ago |
overviewpage.cpp
|
qt: remove transaction count from overview page
|
12 years ago |
overviewpage.h
|
qt: remove transaction count from overview page
|
12 years ago |
paymentserver.cpp
|
Bitcoin-Qt: massive header and cpp cleanup
|
12 years ago |
paymentserver.h
|
Reimplement click-to-pay links. Add OSX support.
|
12 years ago |
qrcodedialog.cpp
|
update QRCodeDialog
|
13 years ago |
qrcodedialog.h
|
update QRCodeDialog
|
13 years ago |
qvalidatedlineedit.cpp
|
put color constants in guiconstants.h
|
14 years ago |
qvalidatedlineedit.h
|
Bitcoin-Qt: massive header and cpp cleanup
|
12 years ago |
qvaluecombobox.cpp
|
Make it possible to set user interface language from options dialog
|
13 years ago |
qvaluecombobox.h
|
Bitcoin-Qt: massive header and cpp cleanup
|
12 years ago |
rpcconsole.cpp
|
Bitcoin-Qt: massive header and cpp cleanup
|
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
|
13 years ago |
sendcoinsdialog.cpp
|
Bitcoin-Qt: add "send coins" to context menu in addressbook
|
12 years ago |
sendcoinsdialog.h
|
Bitcoin-Qt: add "send coins" to context menu in addressbook
|
12 years ago |
sendcoinsentry.cpp
|
Bitcoin-Qt: add "send coins" to context menu in addressbook
|
12 years ago |
sendcoinsentry.h
|
Bitcoin-Qt: add "send coins" to context menu in addressbook
|
12 years ago |
signverifymessagedialog.cpp
|
Bitcoin-Qt: massive header and cpp cleanup
|
12 years ago |
signverifymessagedialog.h
|
Bitcoin-Qt: massive header and cpp cleanup
|
12 years ago |
transactiondesc.cpp
|
Bitcoin-Qt: massive header and cpp cleanup
|
12 years ago |
transactiondesc.h
|
Bitcoin-Qt: massive header and cpp cleanup
|
12 years ago |
transactiondescdialog.cpp
|
move back to original directory structure
|
14 years ago |
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
|
Display tx nLockTime correctly when set to block #
|
12 years ago |
transactionrecord.h
|
Bitcoin-Qt: massive header and cpp cleanup
|
12 years ago |
transactiontablemodel.cpp
|
Bitcoin-Qt: massive header and cpp cleanup
|
12 years ago |
transactiontablemodel.h
|
Bitcoin-Qt: massive header and cpp cleanup
|
12 years ago |
transactionview.cpp
|
Adding 'copy txid' to qt tx overview context menu
|
12 years ago |
transactionview.h
|
Adding 'copy txid' to qt tx overview context menu
|
12 years ago |
walletframe.cpp
|
Minimal architectural changes necessary to support multiple wallets in bitcoin-qt
|
12 years ago |
walletframe.h
|
Minimal architectural changes necessary to support multiple wallets in bitcoin-qt
|
12 years ago |
walletmodel.cpp
|
rework ThreadSafeAskFee() / askFee() functions
|
12 years ago |
walletmodel.h
|
Bitcoin-Qt: massive header and cpp cleanup
|
12 years ago |
walletstack.cpp
|
Minimal architectural changes necessary to support multiple wallets in bitcoin-qt
|
12 years ago |
walletstack.h
|
Minimal architectural changes necessary to support multiple wallets in bitcoin-qt
|
12 years ago |
walletview.cpp
|
Minimal architectural changes necessary to support multiple wallets in bitcoin-qt
|
12 years ago |
walletview.h
|
Minimal architectural changes necessary to support multiple wallets in bitcoin-qt
|
12 years ago |