..
forms
Bitcoin-Qt: translation fixes in sendcoins
11 years ago
locale
qt: english translation update
11 years ago
res
autotools: switch to autotools buildsystem
11 years ago
test
autotools: fix the Makefile.include to be safely included anywhere.
11 years ago
Makefile.am
autotools: fix the Makefile.include to be safely included anywhere.
11 years ago
aboutdialog.cpp
aboutdialog: use just "The Bitcoin developers" as tr()-string
12 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
12 years ago
addresstablemodel.cpp
Bitcoin-Qt: Use qDebug() for printing to debug.log
11 years ago
addresstablemodel.h
qt: Handle address purpose in incremental updates
11 years ago
askpassphrasedialog.cpp
fix some cosmetic glitches in the codebase
11 years ago
askpassphrasedialog.h
Bitcoin-Qt: massive header and cpp cleanup
12 years ago
bitcoin.cpp
several small Qt-related fixes
11 years ago
bitcoin.qrc
translations update for 0.8.4
12 years ago
bitcoinaddressvalidator.cpp
Bugfix: Fix a variety of misspellings
13 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
12 years ago
bitcoinamountfield.h
Payment Protocol: X509-validated payment requests
12 years ago
bitcoingui.cpp
Bitcoin-Qt: ensure Qt icon is shown with Qt >= 5.0
11 years ago
bitcoingui.h
several small Qt-related fixes
11 years ago
bitcoinstrings.cpp
translations update for 0.8.4
12 years ago
bitcoinunits.cpp
Too many bitcoins allowed in amount. ( #2401 )
12 years ago
bitcoinunits.h
Too many bitcoins allowed in amount. ( #2401 )
12 years ago
clientmodel.cpp
several small Qt-related fixes
11 years ago
clientmodel.h
Bitcoin-Qt: Use qDebug() for printing to debug.log
11 years ago
csvmodelwriter.cpp
fix some cosmetic glitches in the codebase
11 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
Payment Protocol: X509-validated payment requests
12 years ago
guiutil.cpp
Reject dust amounts during validation
12 years ago
guiutil.h
Reject dust amounts during validation
12 years ago
intro.cpp
Bitcoin-Qt: add testnet check and icon to intro dialog
12 years ago
intro.h
Bitcoin-Qt: add testnet check and icon to intro dialog
12 years ago
macdockiconhandler.h
fix: GUI Disappearing #1522 (Mac OSX)
12 years ago
macdockiconhandler.mm
osx: fix bitcoin-qt startup crash when clicking dock icon
12 years ago
macnotificationhandler.h
osx: make use of the 10.8+ user notification center to display growl like notifications
12 years ago
macnotificationhandler.mm
osx: make use of the 10.8+ user notification center to display growl like notifications
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: fix QApplication includes to match our include defaults
12 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
12 years ago
overviewpage.cpp
qt: Add total balance in overview page
12 years ago
overviewpage.h
qt: remove transaction count from overview page
12 years ago
paymentrequest.proto
Payment Protocol: X509-validated payment requests
12 years ago
paymentrequestplus.cpp
fix some cosmetic glitches in the codebase
11 years ago
paymentrequestplus.h
Payment Protocol: X509-validated payment requests
12 years ago
paymentserver.cpp
paymentserver: use own HTML-esc / add new header const
11 years ago
paymentserver.h
fix some cosmetic glitches in the codebase
11 years ago
qrcodedialog.cpp
Qt5 compatibility
12 years ago
qrcodedialog.h
update QRCodeDialog
13 years ago
qvalidatedlineedit.cpp
…
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: save and restore position of debug window
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
sendcoinsdialog: display real failed address string
11 years ago
sendcoinsdialog.h
qt: Display txfee in first sendCoinsDialog message box
11 years ago
sendcoinsentry.cpp
sendcoinsentry: small clear() and setValue() changes
11 years ago
sendcoinsentry.h
Bitcoin-Qt: translation fixes in sendcoins
11 years ago
signverifymessagedialog.cpp
Bitcoin-Qt: extend some checks for valid model pointers
12 years ago
signverifymessagedialog.h
Bitcoin-Qt: massive header and cpp cleanup
12 years ago
splashscreen.cpp
update SelectParamsFromCommandLine() handling/order
12 years ago
splashscreen.h
new splash screen
12 years ago
transactiondesc.cpp
qt: add vout index to transaction id in transactions details dialog
11 years ago
transactiondesc.h
qt: add vout index to transaction id in transactions details dialog
11 years ago
transactiondescdialog.cpp
…
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
qt: add vout index to transaction id in transactions details dialog
11 years ago
transactionrecord.h
qt: add vout index to transaction id in transactions details dialog
11 years ago
transactiontablemodel.cpp
Merge pull request #2976 from laanwj/2013_09_txid_details
11 years ago
transactiontablemodel.h
Bitcoin-Qt: massive header and cpp cleanup
12 years ago
transactionview.cpp
Qt5 compatibility
12 years ago
transactionview.h
Adding 'copy txid' to qt tx overview context menu
12 years ago
walletframe.cpp
Bitcoin-Qt: add missing change from branch Qt_misc
11 years ago
walletframe.h
Bitcoin-Qt: tweak Qt walletXXX.cpp/h code
12 years ago
walletmodel.cpp
several small Qt-related fixes
11 years ago
walletmodel.h
Merge pull request #2958 from laanwj/2013_08_txfee2
11 years ago
walletmodeltransaction.cpp
several small Qt-related fixes
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
12 years ago
walletstack.h
Bitcoin-Qt: tweak Qt walletXXX.cpp/h code
12 years ago
walletview.cpp
Bitcoin-Qt: tweak Qt walletXXX.cpp/h code
12 years ago
walletview.h
Bitcoin-Qt: tweak Qt walletXXX.cpp/h code
12 years ago