dogecoin/src/qt
Wladimir J. van der Laan 3694b74fa9
Merge pull request #6887
53238ff Clarify what minrelaytxfee does (MarcoFalke)
abd8b76 [qt] Properly display required fee instead of minTxFee (MarcoFalke)
2015-11-05 12:11:11 +01:00
..
forms Rename rpcconsole.ui => debugwindow.ui 2015-09-23 10:27:39 +02:00
locale qt: translation update prior to opening 0.12 translations 2015-11-01 16:11:50 +01:00
res [qt] [trivial] share/qt/make_spinner.py => src/qt/res/movies/makespinner.sh 2015-09-13 17:57:12 +02:00
test Merge pull request #5665 2015-09-15 12:30:32 -04:00
addressbookpage.cpp qt: Introduce PlatformStyle 2015-07-31 09:35:18 +02:00
addressbookpage.h qt: Introduce PlatformStyle 2015-07-31 09:35:18 +02:00
addresstablemodel.cpp [qt] Use fixed pitch font for the rpc console 2015-10-29 18:01:39 +01:00
addresstablemodel.h qt: define QT_NO_KEYWORDS 2015-07-15 07:30:23 +02:00
askpassphrasedialog.cpp Bugfix: Grammar fixes 2015-05-01 11:21:27 +00:00
askpassphrasedialog.h qt: define QT_NO_KEYWORDS 2015-07-15 07:30:23 +02:00
bantablemodel.cpp [QA] adabt QT_NO_KEYWORDS for QT ban implementation 2015-09-16 16:50:20 +02:00
bantablemodel.h [QA] adabt QT_NO_KEYWORDS for QT ban implementation 2015-09-16 16:50:20 +02:00
bitcoin.cpp Merge pull request #6846 2015-10-22 17:53:07 +02:00
bitcoin.qrc [QT] use alert icon with tooltip insted of "(out of sync)" text 2015-05-12 20:46:12 +02:00
bitcoin_locale.qrc build: qt: split locale resources. Fixes non-deterministic distcheck 2014-06-10 15:53:21 -04:00
bitcoinaddressvalidator.cpp Added "Core" to copyright headers 2014-12-19 19:55:32 +01:00
bitcoinaddressvalidator.h Added "Core" to copyright headers 2014-12-19 19:55:32 +01:00
bitcoinamountfield.cpp qt: define QT_NO_KEYWORDS 2015-07-15 07:30:23 +02:00
bitcoinamountfield.h qt: define QT_NO_KEYWORDS 2015-07-15 07:30:23 +02:00
bitcoingui.cpp [Qt] Raise debug window when requested 2015-09-23 10:27:39 +02:00
bitcoingui.h [Qt] Raise debug window when requested 2015-09-23 10:27:39 +02:00
bitcoinstrings.cpp qt: translation update prior to opening 0.12 translations 2015-11-01 16:11:50 +01:00
bitcoinunits.cpp Remove dead BitcoinUnits::id code and update assets-attribution for non-image unit selector 2015-01-03 15:43:04 +00:00
bitcoinunits.h Remove dead BitcoinUnits::id code and update assets-attribution for non-image unit selector 2015-01-03 15:43:04 +00:00
clientmodel.cpp [Qt] simplify ban list signal handling 2015-09-16 16:50:19 +02:00
clientmodel.h [Qt] simplify ban list signal handling 2015-09-16 16:50:19 +02:00
coincontroldialog.cpp Merge pull request #6887 2015-11-05 12:11:11 +01:00
coincontroldialog.h qt: Introduce PlatformStyle 2015-07-31 09:35:18 +02:00
coincontroltreewidget.cpp fix crash: CoinControl "space" bug 2015-01-23 20:01:07 +06:00
coincontroltreewidget.h Added "Core" to copyright headers 2014-12-19 19:55:32 +01:00
csvmodelwriter.cpp Added "Core" to copyright headers 2014-12-19 19:55:32 +01:00
csvmodelwriter.h Added "Core" to copyright headers 2014-12-19 19:55:32 +01:00
editaddressdialog.cpp Added "Core" to copyright headers 2014-12-19 19:55:32 +01:00
editaddressdialog.h qt: define QT_NO_KEYWORDS 2015-07-15 07:30:23 +02:00
guiconstants.h [qt] [trivial] share/qt/make_spinner.py => src/qt/res/movies/makespinner.sh 2015-09-13 17:57:12 +02:00
guiutil.cpp [qt] Use fixed pitch font for the rpc console 2015-10-29 18:01:39 +01:00
guiutil.h [qt] Use fixed pitch font for the rpc console 2015-10-29 18:01:39 +01:00
intro.cpp qt: Introduce PlatformStyle 2015-07-31 09:35:18 +02:00
intro.h qt: define QT_NO_KEYWORDS 2015-07-15 07:30:23 +02:00
macdockiconhandler.h qt: define QT_NO_KEYWORDS 2015-07-15 07:30:23 +02:00
macdockiconhandler.mm qt: update forgotten emit to Q_EMIT in macdockiconhandler.mm 2015-07-15 15:09:31 +02:00
macnotificationhandler.h Added "Core" to copyright headers 2014-12-19 19:55:32 +01:00
macnotificationhandler.mm Remove references to X11 licence 2014-12-16 15:56:50 +08:00
Makefile build: add stub makefiles for easier subdir builds 2014-06-05 16:05:43 -04:00
networkstyle.cpp qt: Introduce PlatformStyle 2015-07-31 09:35:18 +02:00
networkstyle.h Added "Core" to copyright headers 2014-12-19 19:55:32 +01:00
notificator.cpp Added "Core" to copyright headers 2014-12-19 19:55:32 +01:00
notificator.h qt: define QT_NO_KEYWORDS 2015-07-15 07:30:23 +02:00
openuridialog.cpp Added "Core" to copyright headers 2014-12-19 19:55:32 +01:00
openuridialog.h qt: define QT_NO_KEYWORDS 2015-07-15 07:30:23 +02:00
optionsdialog.cpp [qt] Properly display required fee instead of minTxFee 2015-11-03 08:53:37 +01:00
optionsdialog.h [Qt] allow users to set -onion via GUI 2015-07-24 12:28:06 +02:00
optionsmodel.cpp Merge pull request #4587 2015-08-07 13:43:13 +02:00
optionsmodel.h [Qt] allow users to set -onion via GUI 2015-07-24 12:28:06 +02:00
overviewpage.cpp qt: Introduce PlatformStyle 2015-07-31 09:35:18 +02:00
overviewpage.h qt: Introduce PlatformStyle 2015-07-31 09:35:18 +02:00
paymentrequest.proto Payment Protocol: X509-validated payment requests 2013-08-22 16:18:25 +10:00
paymentrequestplus.cpp [Qt] remove std namespace polution from code 2015-07-16 11:54:28 +02:00
paymentrequestplus.h [Qt] remove unused PaymentRequestPlus::getPKIType function 2015-04-15 14:31:49 +02:00
paymentserver.cpp Merge pull request #5665 2015-09-15 12:30:32 -04:00
paymentserver.h [Qt] add verifySize() function to PaymentServer 2015-08-10 14:12:15 +02:00
peertablemodel.cpp [Qt] minor optimisations in peertablemodel 2015-08-10 14:11:25 +02:00
peertablemodel.h Includes: Cleanup around net main and wallet 2015-07-23 21:10:26 +02:00
platformstyle.cpp qt: Introduce PlatformStyle 2015-07-31 09:35:18 +02:00
platformstyle.h qt: Introduce PlatformStyle 2015-07-31 09:35:18 +02:00
qvalidatedlineedit.cpp Added "Core" to copyright headers 2014-12-19 19:55:32 +01:00
qvalidatedlineedit.h qt: define QT_NO_KEYWORDS 2015-07-15 07:30:23 +02:00
qvaluecombobox.cpp qt: define QT_NO_KEYWORDS 2015-07-15 07:30:23 +02:00
qvaluecombobox.h qt: define QT_NO_KEYWORDS 2015-07-15 07:30:23 +02:00
receivecoinsdialog.cpp qt: Introduce PlatformStyle 2015-07-31 09:35:18 +02:00
receivecoinsdialog.h qt: Introduce PlatformStyle 2015-07-31 09:35:18 +02:00
receiverequestdialog.cpp Added "Core" to copyright headers 2014-12-19 19:55:32 +01:00
receiverequestdialog.h qt: define QT_NO_KEYWORDS 2015-07-15 07:30:23 +02:00
recentrequeststablemodel.cpp qt: define QT_NO_KEYWORDS 2015-07-15 07:30:23 +02:00
recentrequeststablemodel.h qt: define QT_NO_KEYWORDS 2015-07-15 07:30:23 +02:00
rpcconsole.cpp [qt] rpcconsole: Scale monospace font to 95% 2015-11-03 12:34:51 +01:00
rpcconsole.h [qt] Use fixed pitch font for the rpc console 2015-10-29 18:01:39 +01:00
sendcoinsdialog.cpp [qt] Properly display required fee instead of minTxFee 2015-11-03 08:53:37 +01:00
sendcoinsdialog.h qt: Introduce PlatformStyle 2015-07-31 09:35:18 +02:00
sendcoinsentry.cpp [qt] Use fixed pitch font for the rpc console 2015-10-29 18:01:39 +01:00
sendcoinsentry.h qt: Introduce PlatformStyle 2015-07-31 09:35:18 +02:00
signverifymessagedialog.cpp [qt] Use fixed pitch font for the rpc console 2015-10-29 18:01:39 +01:00
signverifymessagedialog.h qt: Introduce PlatformStyle 2015-07-31 09:35:18 +02:00
splashscreen.cpp typofixes (found by misspell_fixer) 2015-08-10 22:06:27 +01:00
splashscreen.h qt: define QT_NO_KEYWORDS 2015-07-15 07:30:23 +02:00
trafficgraphwidget.cpp qt: define QT_NO_KEYWORDS 2015-07-15 07:30:23 +02:00
trafficgraphwidget.h qt: define QT_NO_KEYWORDS 2015-07-15 07:30:23 +02:00
transactiondesc.cpp Add have-pubkey distinction to ISMINE flags 2015-07-20 16:01:37 -07:00
transactiondesc.h Added "Core" to copyright headers 2014-12-19 19:55:32 +01:00
transactiondescdialog.cpp Added "Core" to copyright headers 2014-12-19 19:55:32 +01:00
transactiondescdialog.h Added "Core" to copyright headers 2014-12-19 19:55:32 +01:00
transactionfilterproxy.cpp Added "Core" to copyright headers 2014-12-19 19:55:32 +01:00
transactionfilterproxy.h Added "Core" to copyright headers 2014-12-19 19:55:32 +01:00
transactionrecord.cpp Add have-pubkey distinction to ISMINE flags 2015-07-20 16:01:37 -07:00
transactionrecord.h Added "Core" to copyright headers 2014-12-19 19:55:32 +01:00
transactiontablemodel.cpp qt: Introduce PlatformStyle 2015-07-31 09:35:18 +02:00
transactiontablemodel.h qt: Introduce PlatformStyle 2015-07-31 09:35:18 +02:00
transactionview.cpp qt: Introduce PlatformStyle 2015-07-31 09:35:18 +02:00
transactionview.h qt: Introduce PlatformStyle 2015-07-31 09:35:18 +02:00
utilitydialog.cpp qt: define QT_NO_KEYWORDS 2015-07-15 07:30:23 +02:00
utilitydialog.h qt: define QT_NO_KEYWORDS 2015-07-15 07:30:23 +02:00
walletframe.cpp qt: Introduce PlatformStyle 2015-07-31 09:35:18 +02:00
walletframe.h qt: Introduce PlatformStyle 2015-07-31 09:35:18 +02:00
walletmodel.cpp Merge pull request #6415 2015-08-14 16:28:37 +02:00
walletmodel.h Merge pull request #6415 2015-08-14 16:28:37 +02:00
walletmodeltransaction.cpp qt: define QT_NO_KEYWORDS 2015-07-15 07:30:23 +02:00
walletmodeltransaction.h Subtract fee from amount 2015-03-13 11:04:18 +01:00
walletview.cpp Disallow duplicate windows. 2015-09-04 15:25:42 -04:00
walletview.h Disallow duplicate windows. 2015-09-04 15:25:42 -04:00
winshutdownmonitor.cpp Added "Core" to copyright headers 2014-12-19 19:55:32 +01:00
winshutdownmonitor.h Added "Core" to copyright headers 2014-12-19 19:55:32 +01:00