..
forms
[Qt] Revert overviewpage from QFormLayout to QVBoxLayout
8 years ago
locale
Update translations after update script improvements
8 years ago
res
Merge pull request #4673
8 years ago
test
…
Makefile
…
addressbookpage.cpp
qt: Make error message for failed export a little friendlier
8 years ago
addressbookpage.h
…
addresstablemodel.cpp
qt: Change serious messages from qDebug to qWarning
8 years ago
addresstablemodel.h
…
askpassphrasedialog.cpp
…
askpassphrasedialog.h
…
bitcoin.cpp
Merge pull request #4649
8 years ago
bitcoin.qrc
Merge pull request #4673
8 years ago
bitcoin_locale.qrc
…
bitcoinaddressvalidator.cpp
…
bitcoinaddressvalidator.h
…
bitcoinamountfield.cpp
qt: Use fixed-point arithmetic in amount spinbox
8 years ago
bitcoinamountfield.h
qt: Use fixed-point arithmetic in amount spinbox
8 years ago
bitcoingui.cpp
qt: Add null check in setClientModel(0)
8 years ago
bitcoingui.h
[Qt] disable tray interactions when client model set to 0
8 years ago
bitcoinstrings.cpp
Typo, and a few "Bitcoin" -> "Bitcoin Core"
8 years ago
bitcoinunits.cpp
qt: Remove unused functions from BitcoinUnits
8 years ago
bitcoinunits.h
qt: Remove unused functions from BitcoinUnits
8 years ago
clientmodel.cpp
Merge pull request #4599
8 years ago
clientmodel.h
…
coincontroldialog.cpp
[Qt] Fix thin space in URI
8 years ago
coincontroldialog.h
Use fee/priority estimates in wallet CreateTransaction
8 years ago
coincontroltreewidget.cpp
…
coincontroltreewidget.h
…
csvmodelwriter.cpp
…
csvmodelwriter.h
…
editaddressdialog.cpp
…
editaddressdialog.h
…
guiconstants.h
Revert "UI to alert of respend attempt affecting wallet."
8 years ago
guiutil.cpp
qt: Use quint64 for formatServicesStr
8 years ago
guiutil.h
qt: Use quint64 for formatServicesStr
8 years ago
intro.cpp
more Bitcoin -> Bitcoin Core string changes
8 years ago
intro.h
…
macdockiconhandler.h
…
macdockiconhandler.mm
Replace the temporary file hack currently used to change Bitcoin-Qt's dock icon (OS X) with a buffer-based solution.
8 years ago
macnotificationhandler.h
…
macnotificationhandler.mm
…
monitoreddatamapper.cpp
…
monitoreddatamapper.h
…
notificator.cpp
…
notificator.h
…
openuridialog.cpp
…
openuridialog.h
…
optionsdialog.cpp
Split up util.cpp/h
8 years ago
optionsdialog.h
…
optionsmodel.cpp
qt: Remove an obscure option no-one cares about
8 years ago
optionsmodel.h
qt: Remove an obscure option no-one cares about
8 years ago
overviewpage.cpp
[Qt] minor watch-only changes
8 years ago
overviewpage.h
Add boolean HaveWatchonly and signal NotifyWatchonlyChanged
8 years ago
paymentrequest.proto
…
paymentrequestplus.cpp
qt: Change serious messages from qDebug to qWarning
8 years ago
paymentrequestplus.h
…
paymentserver.cpp
Split up util.cpp/h
8 years ago
paymentserver.h
…
peertablemodel.cpp
[Qt] Add TRY_LOCK back to peertablemodel
8 years ago
peertablemodel.h
[Qt] tweak new peers tab in console window
8 years ago
qvalidatedlineedit.cpp
…
qvalidatedlineedit.h
…
qvaluecombobox.cpp
…
qvaluecombobox.h
…
receivecoinsdialog.cpp
…
receivecoinsdialog.h
…
receiverequestdialog.cpp
…
receiverequestdialog.h
…
recentrequeststablemodel.cpp
Discover some missing includes
8 years ago
recentrequeststablemodel.h
Rename IMPLEMENT_SERIALIZE to ADD_SERIALIZE_METHODS
8 years ago
rpcconsole.cpp
[Qt] tweak new peers tab in console window
8 years ago
rpcconsole.h
[Qt] tweak new peers tab in console window
8 years ago
sendcoinsdialog.cpp
Merge remote-tracking branch 'upstream/master'
8 years ago
sendcoinsdialog.h
Watchonly balances are shown separately in gui.
8 years ago
sendcoinsentry.cpp
ui: Make sure sendcoinsentry signals only connected once
8 years ago
sendcoinsentry.h
…
signverifymessagedialog.cpp
…
signverifymessagedialog.h
…
splashscreen.cpp
qt/splashscreen: #include version.h
8 years ago
splashscreen.h
…
trafficgraphwidget.cpp
…
trafficgraphwidget.h
…
transactiondesc.cpp
Split up util.cpp/h
8 years ago
transactiondesc.h
…
transactiondescdialog.cpp
…
transactiondescdialog.h
…
transactionfilterproxy.cpp
[Qt] Add column Watch-only to transactions list
8 years ago
transactionfilterproxy.h
[Qt] Add column Watch-only to transactions list
8 years ago
transactionrecord.cpp
Introduce BlockMap type for mapBlockIndex
8 years ago
transactionrecord.h
Revert "UI to alert of respend attempt affecting wallet."
8 years ago
transactiontablemodel.cpp
[Qt] minor watch-only changes
8 years ago
transactiontablemodel.h
[Qt] Add column Watch-only to transactions list
8 years ago
transactionview.cpp
[Qt] minor watch-only changes
8 years ago
transactionview.h
[Qt] Add column Watch-only to transactions list
8 years ago
utilitydialog.cpp
Split up util.cpp/h
8 years ago
utilitydialog.h
…
walletframe.cpp
…
walletframe.h
…
walletmodel.cpp
Merge pull request #4673
8 years ago
walletmodel.h
Merge pull request #4783
8 years ago
walletmodeltransaction.cpp
…
walletmodeltransaction.h
…
walletview.cpp
[Qt] Prevent balloon-spam after rescan
8 years ago
walletview.h
…
winshutdownmonitor.cpp
[Qt] seed OpenSSL PNRG with Windows event data
8 years ago
winshutdownmonitor.h
…