.. |
forms
|
Merge pull request #5258
|
10 years ago |
locale
|
qt: translations pull from transifex
|
10 years ago |
res
|
Qt: HiDPI (retina) support for splash screen
|
10 years ago |
test
|
[Qt] add BIP70 DoS protection test
|
10 years ago |
Makefile
|
build: add stub makefiles for easier subdir builds
|
11 years ago |
addressbookpage.cpp
|
qt: Make error message for failed export a little friendlier
|
11 years ago |
addressbookpage.h
|
Fix all header defines
|
10 years ago |
addresstablemodel.cpp
|
qt: Change serious messages from qDebug to qWarning
|
11 years ago |
addresstablemodel.h
|
Fix all header defines
|
10 years ago |
askpassphrasedialog.cpp
|
qt: Make askpassphrase dialog behave more sanely
|
10 years ago |
askpassphrasedialog.h
|
Fix all header defines
|
10 years ago |
bitcoin.cpp
|
[Qt] make PaymentServer::ipcParseCommandLine void
|
10 years ago |
bitcoin.qrc
|
Qt: HiDPI (retina) support for splash screen
|
10 years ago |
bitcoin_locale.qrc
|
build: qt: split locale resources. Fixes non-deterministic distcheck
|
11 years ago |
bitcoinaddressvalidator.cpp
|
[Qt] extend validate line edit and btc address validator
|
11 years ago |
bitcoinaddressvalidator.h
|
Fix all header defines
|
10 years ago |
bitcoinamountfield.cpp
|
[Qt] Add Smartfee to GUI
|
10 years ago |
bitcoinamountfield.h
|
[Qt] Add Smartfee to GUI
|
10 years ago |
bitcoingui.cpp
|
Merge pull request #5258
|
10 years ago |
bitcoingui.h
|
Don't show wallet options in the preferences menu when running with -disablewallet
|
10 years ago |
bitcoinstrings.cpp
|
Change MIT/X11 to MIT in license displayed in the program
|
10 years ago |
bitcoinunits.cpp
|
MOVEONLY: core/ -> primitives/
|
10 years ago |
bitcoinunits.h
|
Fix all header defines
|
10 years ago |
clientmodel.cpp
|
Separate protocol versioning from clientversion
|
10 years ago |
clientmodel.h
|
Fix all header defines
|
10 years ago |
coincontroldialog.cpp
|
[Qt] Add Smartfee to GUI
|
10 years ago |
coincontroldialog.h
|
[Qt] Add Smartfee to GUI
|
10 years ago |
coincontroltreewidget.cpp
|
…
|
|
coincontroltreewidget.h
|
Fix all header defines
|
10 years ago |
csvmodelwriter.cpp
|
…
|
|
csvmodelwriter.h
|
Fix all header defines
|
10 years ago |
editaddressdialog.cpp
|
…
|
|
editaddressdialog.h
|
Fix all header defines
|
10 years ago |
guiconstants.h
|
[Qt] add BIP70/BIP71 constants for all messages and mime types
|
10 years ago |
guiutil.cpp
|
MOVEONLY: core/ -> primitives/
|
10 years ago |
guiutil.h
|
[Qt, OSX] fix Qt4.8 compatibility with QProgressBar issue
|
10 years ago |
intro.cpp
|
qt: small English language updates from translators
|
10 years ago |
intro.h
|
Fix all header defines
|
10 years ago |
macdockiconhandler.h
|
Fix all header defines
|
10 years ago |
macdockiconhandler.mm
|
Replace the temporary file hack currently used to change Bitcoin-Qt's dock icon (OS X) with a buffer-based solution.
|
11 years ago |
macnotificationhandler.h
|
Fix all header defines
|
10 years ago |
macnotificationhandler.mm
|
[Qt, OSX] fix usage of osx 10.8+ user notification center
|
10 years ago |
networkstyle.cpp
|
resize tray icon because a 1024x1024 icon won't show in ubuntu (bug)
|
10 years ago |
networkstyle.h
|
resize tray icon because a 1024x1024 icon won't show in ubuntu (bug)
|
10 years ago |
notificator.cpp
|
Fix warning when compiling in OS X
|
11 years ago |
notificator.h
|
Fix all header defines
|
10 years ago |
openuridialog.cpp
|
…
|
|
openuridialog.h
|
Fix all header defines
|
10 years ago |
optionsdialog.cpp
|
[Qt] Add Smartfee to GUI
|
10 years ago |
optionsdialog.h
|
[Qt] Add Smartfee to GUI
|
10 years ago |
optionsmodel.cpp
|
[Qt] Add Smartfee to GUI
|
10 years ago |
optionsmodel.h
|
[Qt] Add Smartfee to GUI
|
10 years ago |
overviewpage.cpp
|
qt: Register CAmount metatype
|
10 years ago |
overviewpage.h
|
Fix all header defines
|
10 years ago |
paymentrequest.proto
|
…
|
|
paymentrequestplus.cpp
|
[Qt] update paymentserver license and cleanup ordering
|
10 years ago |
paymentrequestplus.h
|
[Qt] update paymentserver license and cleanup ordering
|
10 years ago |
paymentserver.cpp
|
[Qt] update paymentserver license and cleanup ordering
|
10 years ago |
paymentserver.h
|
[Qt] update paymentserver license and cleanup ordering
|
10 years ago |
peertablemodel.cpp
|
[Qt] Add TRY_LOCK back to peertablemodel
|
10 years ago |
peertablemodel.h
|
Fix all header defines
|
10 years ago |
qvalidatedlineedit.cpp
|
[Qt] extend validate line edit and btc address validator
|
11 years ago |
qvalidatedlineedit.h
|
Fix all header defines
|
10 years ago |
qvaluecombobox.cpp
|
…
|
|
qvaluecombobox.h
|
Fix all header defines
|
10 years ago |
receivecoinsdialog.cpp
|
[Qt] fix Qt slot problem in receivecoinsdialog
|
11 years ago |
receivecoinsdialog.h
|
Fix all header defines
|
10 years ago |
receiverequestdialog.cpp
|
build: fix build weirdness after 54372482 .
|
11 years ago |
receiverequestdialog.h
|
Fix all header defines
|
10 years ago |
recentrequeststablemodel.cpp
|
Separate protocol versioning from clientversion
|
10 years ago |
recentrequeststablemodel.h
|
Fix all header defines
|
10 years ago |
rpcconsole.cpp
|
[Qt] the RPC Console should be a QWidget to make window more independent
|
10 years ago |
rpcconsole.h
|
[Qt] the RPC Console should be a QWidget to make window more independent
|
10 years ago |
sendcoinsdialog.cpp
|
[Qt] small changes to sendcoinsdialog
|
10 years ago |
sendcoinsdialog.h
|
[Qt] Add Smartfee to GUI
|
10 years ago |
sendcoinsentry.cpp
|
ui: Make sure sendcoinsentry signals only connected once
|
11 years ago |
sendcoinsentry.h
|
Fix all header defines
|
10 years ago |
signverifymessagedialog.cpp
|
[Qt] don't allow translation of our example btc address
|
11 years ago |
signverifymessagedialog.h
|
Fix all header defines
|
10 years ago |
splashscreen.cpp
|
Qt: Go back to using QIcon functionality for scaling
|
10 years ago |
splashscreen.h
|
Fix all header defines
|
10 years ago |
trafficgraphwidget.cpp
|
Qt: Network-Traffic-Graph: make some distance between line and text
|
10 years ago |
trafficgraphwidget.h
|
Fix all header defines
|
10 years ago |
transactiondesc.cpp
|
Use a typedef for monetary values
|
10 years ago |
transactiondesc.h
|
Fix all header defines
|
10 years ago |
transactiondescdialog.cpp
|
…
|
|
transactiondescdialog.h
|
Fix all header defines
|
10 years ago |
transactionfilterproxy.cpp
|
Use a typedef for monetary values
|
10 years ago |
transactionfilterproxy.h
|
Fix all header defines
|
10 years ago |
transactionrecord.cpp
|
[Wallet] Watch-only fixes
|
10 years ago |
transactionrecord.h
|
Fix all header defines
|
10 years ago |
transactiontablemodel.cpp
|
qt: Move transaction notification to transaction table model
|
10 years ago |
transactiontablemodel.h
|
Fix all header defines
|
10 years ago |
transactionview.cpp
|
Use a typedef for monetary values
|
10 years ago |
transactionview.h
|
Fix all header defines
|
10 years ago |
utilitydialog.cpp
|
Separate protocol versioning from clientversion
|
10 years ago |
utilitydialog.h
|
Fix all header defines
|
10 years ago |
walletframe.cpp
|
…
|
|
walletframe.h
|
Fix all header defines
|
10 years ago |
walletmodel.cpp
|
[Qt] Add Smartfee to GUI
|
10 years ago |
walletmodel.h
|
[Qt] Add Smartfee to GUI
|
10 years ago |
walletmodeltransaction.cpp
|
[Qt] Add Smartfee to GUI
|
10 years ago |
walletmodeltransaction.h
|
[Qt] Add Smartfee to GUI
|
10 years ago |
walletview.cpp
|
[Qt] Add Smartfee to GUI
|
10 years ago |
walletview.h
|
Fix all header defines
|
10 years ago |
winshutdownmonitor.cpp
|
[Qt] seed OpenSSL PNRG with Windows event data
|
11 years ago |
winshutdownmonitor.h
|
Fix all header defines
|
10 years ago |