dogecoin/src/qt
2014-12-11 11:10:23 +01:00
..
forms Merge pull request #5322 2014-11-21 10:21:56 +01:00
locale qt: translations pull from transifex 2014-12-11 11:10:23 +01:00
res Merge pull request #4673 2014-08-26 17:41:33 +02:00
test [Qt] add BIP70 DoS protection test 2014-12-08 16:09:01 +01:00
addressbookpage.cpp qt: Make error message for failed export a little friendlier 2014-07-18 23:21:50 +02:00
addressbookpage.h Fix all header defines 2014-11-03 16:16:40 +01:00
addresstablemodel.cpp qt: Change serious messages from qDebug to qWarning 2014-07-01 15:21:17 +02:00
addresstablemodel.h Fix all header defines 2014-11-03 16:16:40 +01:00
askpassphrasedialog.cpp qt: Make askpassphrase dialog behave more sanely 2014-11-20 12:28:34 +01:00
askpassphrasedialog.h Fix all header defines 2014-11-03 16:16:40 +01:00
bitcoin.cpp [Qt] make PaymentServer::ipcParseCommandLine void 2014-12-08 16:08:57 +01:00
bitcoin.qrc Merge pull request #4673 2014-08-26 17:41:33 +02:00
bitcoin_locale.qrc build: qt: split locale resources. Fixes non-deterministic distcheck 2014-06-10 15:53:21 -04:00
bitcoinaddressvalidator.cpp [Qt] extend validate line edit and btc address validator 2014-01-29 14:15:55 +01:00
bitcoinaddressvalidator.h Fix all header defines 2014-11-03 16:16:40 +01:00
bitcoinamountfield.cpp [Qt] Add Smartfee to GUI 2014-11-19 16:04:53 +01:00
bitcoinamountfield.h [Qt] Add Smartfee to GUI 2014-11-19 16:04:53 +01:00
bitcoingui.cpp [Qt, OSX] move QProgressBarMac to guiutil.h 2014-11-19 14:08:56 +01:00
bitcoingui.h Don't show wallet options in the preferences menu when running with -disablewallet 2014-11-10 20:50:41 +01:00
bitcoinstrings.cpp Change MIT/X11 to MIT in license displayed in the program 2014-11-21 17:03:59 +01:00
bitcoinunits.cpp MOVEONLY: core/ -> primitives/ 2014-12-03 10:52:58 +00:00
bitcoinunits.h Fix all header defines 2014-11-03 16:16:40 +01:00
clientmodel.cpp Separate protocol versioning from clientversion 2014-10-29 00:24:40 -04:00
clientmodel.h Fix all header defines 2014-11-03 16:16:40 +01:00
coincontroldialog.cpp [Qt] Add Smartfee to GUI 2014-11-19 16:04:53 +01:00
coincontroldialog.h [Qt] Add Smartfee to GUI 2014-11-19 16:04:53 +01:00
coincontroltreewidget.cpp Coincontrol cleanup (e.g. add missing license) 2013-11-18 08:16:12 +01:00
coincontroltreewidget.h Fix all header defines 2014-11-03 16:16:40 +01:00
csvmodelwriter.cpp qt: add license header to source files 2013-11-04 16:27:09 +01:00
csvmodelwriter.h Fix all header defines 2014-11-03 16:16:40 +01:00
editaddressdialog.cpp [Qt] style-police, add missing license headers 2013-12-17 07:56:40 +01:00
editaddressdialog.h Fix all header defines 2014-11-03 16:16:40 +01:00
guiconstants.h [Qt] add BIP70/BIP71 constants for all messages and mime types 2014-12-08 16:08:58 +01:00
guiutil.cpp MOVEONLY: core/ -> primitives/ 2014-12-03 10:52:58 +00:00
guiutil.h [Qt, OSX] fix Qt4.8 compatibility with QProgressBar issue 2014-11-24 15:26:58 +01:00
intro.cpp qt: small English language updates from translators 2014-10-21 15:40:43 +02:00
intro.h Fix all header defines 2014-11-03 16:16:40 +01:00
macdockiconhandler.h Fix all header defines 2014-11-03 16:16:40 +01:00
macdockiconhandler.mm Replace the temporary file hack currently used to change Bitcoin-Qt's dock icon (OS X) with a buffer-based solution. 2014-07-30 16:04:40 -04:00
macnotificationhandler.h Fix all header defines 2014-11-03 16:16:40 +01:00
macnotificationhandler.mm [Qt, OSX] fix usage of osx 10.8+ user notification center 2014-11-18 13:50:25 +01:00
Makefile build: add stub makefiles for easier subdir builds 2014-06-05 16:05:43 -04:00
networkstyle.cpp qt: add network-specific style object 2014-10-10 11:00:59 +02:00
networkstyle.h Fix all header defines 2014-11-03 16:16:40 +01:00
notificator.cpp Fix warning when compiling in OS X 2014-05-23 14:00:14 -03:00
notificator.h Fix all header defines 2014-11-03 16:16:40 +01:00
openuridialog.cpp Payment request URI syntax changed, from request=... to r=... 2013-12-04 13:18:09 +10:00
openuridialog.h Fix all header defines 2014-11-03 16:16:40 +01:00
optionsdialog.cpp [Qt] Add Smartfee to GUI 2014-11-19 16:04:53 +01:00
optionsdialog.h [Qt] Add Smartfee to GUI 2014-11-19 16:04:53 +01:00
optionsmodel.cpp [Qt] Add Smartfee to GUI 2014-11-19 16:04:53 +01:00
optionsmodel.h [Qt] Add Smartfee to GUI 2014-11-19 16:04:53 +01:00
overviewpage.cpp qt: Register CAmount metatype 2014-10-01 11:06:41 +02:00
overviewpage.h Fix all header defines 2014-11-03 16:16:40 +01:00
paymentrequest.proto Payment Protocol: X509-validated payment requests 2013-08-22 16:18:25 +10:00
paymentrequestplus.cpp [Qt] update paymentserver license and cleanup ordering 2014-12-08 16:09:02 +01:00
paymentrequestplus.h [Qt] update paymentserver license and cleanup ordering 2014-12-08 16:09:02 +01:00
paymentserver.cpp [Qt] update paymentserver license and cleanup ordering 2014-12-08 16:09:02 +01:00
paymentserver.h [Qt] update paymentserver license and cleanup ordering 2014-12-08 16:09:02 +01:00
peertablemodel.cpp [Qt] Add TRY_LOCK back to peertablemodel 2014-08-10 02:28:23 +02:00
peertablemodel.h Fix all header defines 2014-11-03 16:16:40 +01:00
qvalidatedlineedit.cpp [Qt] extend validate line edit and btc address validator 2014-01-29 14:15:55 +01:00
qvalidatedlineedit.h Fix all header defines 2014-11-03 16:16:40 +01:00
qvaluecombobox.cpp qt: add license header to source files 2013-11-04 16:27:09 +01:00
qvaluecombobox.h Fix all header defines 2014-11-03 16:16:40 +01:00
receivecoinsdialog.cpp [Qt] fix Qt slot problem in receivecoinsdialog 2014-05-06 12:52:21 +02:00
receivecoinsdialog.h Fix all header defines 2014-11-03 16:16:40 +01:00
receiverequestdialog.cpp build: fix build weirdness after 54372482. 2014-06-23 14:04:38 -04:00
receiverequestdialog.h Fix all header defines 2014-11-03 16:16:40 +01:00
recentrequeststablemodel.cpp Separate protocol versioning from clientversion 2014-10-29 00:24:40 -04:00
recentrequeststablemodel.h Fix all header defines 2014-11-03 16:16:40 +01:00
rpcconsole.cpp Headers-first synchronization 2014-10-14 15:42:01 -07:00
rpcconsole.h Fix all header defines 2014-11-03 16:16:40 +01:00
sendcoinsdialog.cpp [Qt] small changes to sendcoinsdialog 2014-11-25 17:00:02 +01:00
sendcoinsdialog.h [Qt] Add Smartfee to GUI 2014-11-19 16:04:53 +01:00
sendcoinsentry.cpp ui: Make sure sendcoinsentry signals only connected once 2014-07-23 17:58:47 +02:00
sendcoinsentry.h Fix all header defines 2014-11-03 16:16:40 +01:00
signverifymessagedialog.cpp [Qt] don't allow translation of our example btc address 2014-06-23 15:11:28 +02:00
signverifymessagedialog.h Fix all header defines 2014-11-03 16:16:40 +01:00
splashscreen.cpp Merge pull request #4802 2014-10-10 11:56:58 +02:00
splashscreen.h Fix all header defines 2014-11-03 16:16:40 +01:00
trafficgraphwidget.cpp Qt: Network-Traffic-Graph: make some distance between line and text 2014-11-05 11:39:47 +01:00
trafficgraphwidget.h Fix all header defines 2014-11-03 16:16:40 +01:00
transactiondesc.cpp Use a typedef for monetary values 2014-09-26 15:42:04 -07:00
transactiondesc.h Fix all header defines 2014-11-03 16:16:40 +01:00
transactiondescdialog.cpp qt: add license header to source files 2013-11-04 16:27:09 +01:00
transactiondescdialog.h Fix all header defines 2014-11-03 16:16:40 +01:00
transactionfilterproxy.cpp Use a typedef for monetary values 2014-09-26 15:42:04 -07:00
transactionfilterproxy.h Fix all header defines 2014-11-03 16:16:40 +01:00
transactionrecord.cpp [Wallet] Watch-only fixes 2014-10-03 04:29:51 +02:00
transactionrecord.h Fix all header defines 2014-11-03 16:16:40 +01:00
transactiontablemodel.cpp qt: Move transaction notification to transaction table model 2014-10-28 21:20:55 +01:00
transactiontablemodel.h Fix all header defines 2014-11-03 16:16:40 +01:00
transactionview.cpp Use a typedef for monetary values 2014-09-26 15:42:04 -07:00
transactionview.h Fix all header defines 2014-11-03 16:16:40 +01:00
utilitydialog.cpp Separate protocol versioning from clientversion 2014-10-29 00:24:40 -04:00
utilitydialog.h Fix all header defines 2014-11-03 16:16:40 +01:00
walletframe.cpp qt: GUI support for -disablewallet mode 2013-11-13 09:22:00 +01:00
walletframe.h Fix all header defines 2014-11-03 16:16:40 +01:00
walletmodel.cpp [Qt] Add Smartfee to GUI 2014-11-19 16:04:53 +01:00
walletmodel.h [Qt] Add Smartfee to GUI 2014-11-19 16:04:53 +01:00
walletmodeltransaction.cpp [Qt] Add Smartfee to GUI 2014-11-19 16:04:53 +01:00
walletmodeltransaction.h [Qt] Add Smartfee to GUI 2014-11-19 16:04:53 +01:00
walletview.cpp [Qt] Add Smartfee to GUI 2014-11-19 16:04:53 +01:00
walletview.h Fix all header defines 2014-11-03 16:16:40 +01:00
winshutdownmonitor.cpp [Qt] seed OpenSSL PNRG with Windows event data 2014-07-04 17:16:36 +02:00
winshutdownmonitor.h Fix all header defines 2014-11-03 16:16:40 +01:00