.. |
forms
|
Remove custom fee radio group
|
3 years ago |
locale
|
qt: Translations update pre-0.15.0.1
|
3 years ago |
res
|
[qt] Make network disabled icon 50% opaque
|
4 years ago |
test
|
Stop test_bitcoin-qt touching ~/.bitcoin
|
3 years ago |
Makefile
|
build: add stub makefiles for easier subdir builds
|
6 years ago |
addressbookpage.cpp
|
scripted-diff: Use the C++11 keyword nullptr to denote the pointer literal instead of the macro NULL
|
3 years ago |
addressbookpage.h
|
Remove unnecessary forward class declarations in header files
|
3 years ago |
addresstablemodel.cpp
|
scripted-diff: Remove #include <boost/foreach.hpp>
|
3 years ago |
addresstablemodel.h
|
Bump copyright headers to 2015
|
5 years ago |
askpassphrasedialog.cpp
|
Increment MIT Licence copyright header year on files modified in 2016
|
4 years ago |
askpassphrasedialog.h
|
qt: askpassphrasedialog: Clear pass fields on accept
|
4 years ago |
bantablemodel.cpp
|
Remove excess logic.
|
4 years ago |
bantablemodel.h
|
Increment MIT Licence copyright header year on files modified in 2016
|
4 years ago |
bitcoin.cpp
|
scripted-diff: stop using the gArgs wrappers
|
3 years ago |
bitcoin.qrc
|
Overhaul network activity toggle
|
4 years ago |
bitcoin_locale.qrc
|
qt: Update translations pre-rc2
|
3 years ago |
bitcoinaddressvalidator.cpp
|
Added "Core" to copyright headers
|
6 years ago |
bitcoinaddressvalidator.h
|
Added "Core" to copyright headers
|
6 years ago |
bitcoinamountfield.cpp
|
Bump copyright headers to 2015
|
5 years ago |
bitcoinamountfield.h
|
Bump copyright headers to 2015
|
5 years ago |
bitcoingui.cpp
|
Replace save|restoreWindowGeometry with Qt functions
|
3 years ago |
bitcoingui.h
|
scripted-diff: Use the C++11 keyword nullptr to denote the pointer literal instead of the macro NULL
|
3 years ago |
bitcoinstrings.cpp
|
qt: Translation update pre-rc3
|
3 years ago |
bitcoinunits.cpp
|
Increment MIT Licence copyright header year on files modified in 2016
|
4 years ago |
bitcoinunits.h
|
Increment MIT Licence copyright header year on files modified in 2016
|
4 years ago |
callback.h
|
Make qt wallet test compatible with qt4
|
4 years ago |
clientmodel.cpp
|
Avoid redundant redeclaration of GetWarnings(const string&)
|
3 years ago |
clientmodel.h
|
Remove unnecessary forward class declarations in header files
|
3 years ago |
coincontroldialog.cpp
|
Make QT fee displays use GetMinimumFee instead of estimateSmartFee
|
3 years ago |
coincontroldialog.h
|
Remove unnecessary forward class declarations in header files
|
3 years ago |
coincontroltreewidget.cpp
|
Limit variable scope
|
3 years ago |
coincontroltreewidget.h
|
Bump copyright headers to 2014
|
5 years ago |
csvmodelwriter.cpp
|
Increment MIT Licence copyright header year on files modified in 2016
|
4 years ago |
csvmodelwriter.h
|
Bump copyright headers to 2014
|
5 years ago |
editaddressdialog.cpp
|
Increment MIT Licence copyright header year on files modified in 2016
|
4 years ago |
editaddressdialog.h
|
Bump copyright headers to 2015
|
5 years ago |
guiconstants.h
|
Increment MIT Licence copyright header year on files modified in 2016
|
4 years ago |
guiutil.cpp
|
Replace save|restoreWindowGeometry with Qt functions
|
3 years ago |
guiutil.h
|
Replace save|restoreWindowGeometry with Qt functions
|
3 years ago |
intro.cpp
|
scripted-diff: stop using the gArgs wrappers
|
3 years ago |
intro.h
|
Increment MIT Licence copyright header year on files modified in 2016
|
4 years ago |
macdockiconhandler.h
|
Bump copyright headers to 2015
|
5 years ago |
macdockiconhandler.mm
|
qt: update forgotten emit to Q_EMIT in macdockiconhandler.mm
|
5 years ago |
macnotificationhandler.h
|
Bump copyright headers to 2014
|
5 years ago |
macnotificationhandler.mm
|
Remove references to X11 licence
|
6 years ago |
modaloverlay.cpp
|
Fix division by zero in time remaining
|
3 years ago |
modaloverlay.h
|
qt: Use nPowTargetSpacing constant
|
4 years ago |
networkstyle.cpp
|
Increment MIT Licence copyright header year on files modified in 2016
|
4 years ago |
networkstyle.h
|
Added "Core" to copyright headers
|
6 years ago |
notificator.cpp
|
Increment MIT Licence copyright header year on files modified in 2016
|
4 years ago |
notificator.h
|
Bump copyright headers to 2015
|
5 years ago |
openuridialog.cpp
|
scripted-diff: Use the C++11 keyword nullptr to denote the pointer literal instead of the macro NULL
|
3 years ago |
openuridialog.h
|
Bump copyright headers to 2015
|
5 years ago |
optionsdialog.cpp
|
[Qt] Fix display of package name on 'open config file' tooltip
|
3 years ago |
optionsdialog.h
|
Add a button to open the config file in a text editor
|
4 years ago |
optionsmodel.cpp
|
qt: Backup former GUI settings on `-resetguisettings`
|
3 years ago |
optionsmodel.h
|
Increment MIT Licence copyright header year on files modified in 2016
|
4 years ago |
overviewpage.cpp
|
Increment MIT Licence copyright header year on files modified in 2016
|
4 years ago |
overviewpage.h
|
Increment MIT Licence copyright header year on files modified in 2016
|
4 years ago |
paymentrequest.proto
|
Specify Protobuf version 2 in paymentrequest.proto
|
4 years ago |
paymentrequestplus.cpp
|
scripted-diff: stop using the gArgs wrappers
|
3 years ago |
paymentrequestplus.h
|
Selectively suppress deprecation warnings
|
4 years ago |
paymentserver.cpp
|
scripted-diff: stop using the gArgs wrappers
|
3 years ago |
paymentserver.h
|
scripted-diff: Use the C++11 keyword nullptr to denote the pointer literal instead of the macro NULL
|
3 years ago |
peertablemodel.cpp
|
scripted-diff: Remove Q_FOREACH
|
3 years ago |
peertablemodel.h
|
Increment MIT Licence copyright header year on files modified in 2016
|
4 years ago |
platformstyle.cpp
|
scripted-diff: Remove Q_FOREACH
|
3 years ago |
platformstyle.h
|
qt: Introduce PlatformStyle
|
5 years ago |
qvalidatedlineedit.cpp
|
Increment MIT Licence copyright header year on files modified in 2016
|
4 years ago |
qvalidatedlineedit.h
|
Bump copyright headers to 2015
|
5 years ago |
qvaluecombobox.cpp
|
Increment MIT Licence copyright header year on files modified in 2016
|
4 years ago |
qvaluecombobox.h
|
Bump copyright headers to 2015
|
5 years ago |
receivecoinsdialog.cpp
|
scripted-diff: Remove Q_FOREACH
|
3 years ago |
receivecoinsdialog.h
|
Remove unnecessary forward class declarations in header files
|
3 years ago |
receiverequestdialog.cpp
|
scripted-diff: Use the C++11 keyword nullptr to denote the pointer literal instead of the macro NULL
|
3 years ago |
receiverequestdialog.h
|
Increment MIT Licence copyright header year on files modified in 2016
|
4 years ago |
recentrequeststablemodel.cpp
|
scripted-diff: Use the C++11 keyword nullptr to denote the pointer literal instead of the macro NULL
|
3 years ago |
recentrequeststablemodel.h
|
Increment MIT Licence copyright header year on files modified in 2016
|
4 years ago |
rpcconsole.cpp
|
Replace save|restoreWindowGeometry with Qt functions
|
3 years ago |
rpcconsole.h
|
scripted-diff: Use the C++11 keyword nullptr to denote the pointer literal instead of the macro NULL
|
3 years ago |
sendcoinsdialog.cpp
|
Remove custom fee radio group
|
3 years ago |
sendcoinsdialog.h
|
Use CoinControl to pass custom fee setting from QT.
|
3 years ago |
sendcoinsentry.cpp
|
Increment MIT Licence copyright header year on files modified in 2016
|
4 years ago |
sendcoinsentry.h
|
Bump copyright headers to 2015
|
5 years ago |
signverifymessagedialog.cpp
|
Increment MIT Licence copyright header year on files modified in 2016
|
4 years ago |
signverifymessagedialog.h
|
Bump copyright headers to 2015
|
5 years ago |
splashscreen.cpp
|
[Qt] allow to execute a callback during splashscreen progress
|
3 years ago |
splashscreen.h
|
[Qt] allow to execute a callback during splashscreen progress
|
3 years ago |
trafficgraphwidget.cpp
|
Merge #10502: scripted-diff: Remove BOOST_FOREACH, Q_FOREACH and PAIRTYPE
|
3 years ago |
trafficgraphwidget.h
|
Bump copyright headers to 2015
|
5 years ago |
transactiondesc.cpp
|
scripted-diff: Remove PAIRTYPE
|
3 years ago |
transactiondesc.h
|
Bump copyright headers to 2014
|
5 years ago |
transactiondescdialog.cpp
|
Increment MIT Licence copyright header year on files modified in 2016
|
4 years ago |
transactiondescdialog.h
|
Bump copyright headers to 2014
|
5 years ago |
transactionfilterproxy.cpp
|
Increment MIT Licence copyright header year on files modified in 2016
|
4 years ago |
transactionfilterproxy.h
|
Bump copyright headers to 2014
|
5 years ago |
transactionrecord.cpp
|
scripted-diff: Use the C++11 keyword nullptr to denote the pointer literal instead of the macro NULL
|
3 years ago |
transactionrecord.h
|
[Qt] make sure transaction table entry gets updated after bump
|
3 years ago |
transactiontablemodel.cpp
|
Merge #10502: scripted-diff: Remove BOOST_FOREACH, Q_FOREACH and PAIRTYPE
|
3 years ago |
transactiontablemodel.h
|
Increment MIT Licence copyright header year on files modified in 2016
|
4 years ago |
transactionview.cpp
|
[Qt] Add delay before filtering transactions
|
3 years ago |
transactionview.h
|
[Qt] Add delay before filtering transactions
|
3 years ago |
utilitydialog.cpp
|
scripted-diff: stop using the gArgs wrappers
|
3 years ago |
utilitydialog.h
|
Remove unnecessary forward class declarations in header files
|
3 years ago |
walletframe.cpp
|
Increment MIT Licence copyright header year on files modified in 2016
|
4 years ago |
walletframe.h
|
Increment MIT Licence copyright header year on files modified in 2016
|
4 years ago |
walletmodel.cpp
|
qt: Use IsMine to validate custom change address
|
3 years ago |
walletmodel.h
|
qt: Use IsMine to validate custom change address
|
3 years ago |
walletmodeltransaction.cpp
|
scripted-diff: Remove Q_FOREACH
|
3 years ago |
walletmodeltransaction.h
|
Bump copyright headers to 2014
|
5 years ago |
walletview.cpp
|
scripted-diff: Use the C++11 keyword nullptr to denote the pointer literal instead of the macro NULL
|
3 years ago |
walletview.h
|
Increment MIT Licence copyright header year on files modified in 2016
|
4 years ago |
winshutdownmonitor.cpp
|
scripted-diff: Use the C++11 keyword nullptr to denote the pointer literal instead of the macro NULL
|
3 years ago |
winshutdownmonitor.h
|
Added "Core" to copyright headers
|
6 years ago |