dogecoin/src/qt
2021-07-15 22:59:35 +07:00
..
forms Merge pull request #1825 from alamshafil/master 2021-06-08 19:11:30 +01:00
locale Correct XML errors 2021-07-15 22:59:35 +07:00
res optimise imgs (only src/qt/res/) 2021-05-01 19:52:25 +01:00
test Fix the hash of the best block to reflect the Dogecoin block 2020-07-22 13:45:28 +02:00
addressbookpage.cpp Update QT client messages and translations to Doge equivalents (#1429) 2019-03-25 05:36:11 +00:00
addressbookpage.h
addresstablemodel.cpp Increment MIT Licence copyright header year on files modified in 2016 2016-12-31 11:01:21 -07:00
addresstablemodel.h
askpassphrasedialog.cpp Update QT client messages and translations to Doge equivalents (#1429) 2019-03-25 05:36:11 +00:00
askpassphrasedialog.h
bantablemodel.cpp [trivial] Fix typos in comments 2017-01-27 21:22:35 +01:00
bantablemodel.h Increment MIT Licence copyright header year on files modified in 2016 2016-12-31 11:01:21 -07:00
bitcoin.cpp Re-add paperwallet printer (#1467) 2019-03-25 05:36:12 +00:00
bitcoin.qrc Re-add paperwallet printer (#1467) 2019-03-25 05:36:12 +00:00
bitcoin_locale.qrc qt: periodic translations update 2017-01-10 12:52:02 +01:00
bitcoinaddressvalidator.cpp
bitcoinaddressvalidator.h
bitcoinamountfield.cpp Amount to send field now goes up/down 1 DOGE at a time (#1441) 2019-03-25 05:36:12 +00:00
bitcoinamountfield.h
bitcoingui.cpp Add GUI to import private keys 2021-05-23 19:37:09 -07:00
bitcoingui.h Add GUI to import private keys 2021-05-23 19:37:09 -07:00
bitcoinstrings.cpp Introduce basic Dogecoin branding 2019-03-25 05:36:11 +00:00
bitcoinunits.cpp [Qt] Disable milli and micro units, introduce kilo and mega units (#1463) 2019-03-25 05:36:12 +00:00
bitcoinunits.h [Qt] Disable milli and micro units, introduce kilo and mega units (#1463) 2019-03-25 05:36:12 +00:00
clientmodel.cpp Fix for Boost 1.74 2021-02-02 03:54:57 -08:00
clientmodel.h Re-introduce alert functionality (#1470) 2018-09-19 22:11:47 +01:00
coincontroldialog.cpp Update QT client messages and translations to Doge equivalents (#1429) 2019-03-25 05:36:11 +00:00
coincontroldialog.h Increment MIT Licence copyright header year on files modified in 2016 2016-12-31 11:01:21 -07:00
coincontroltreewidget.cpp
coincontroltreewidget.h
csvmodelwriter.cpp Increment MIT Licence copyright header year on files modified in 2016 2016-12-31 11:01:21 -07:00
csvmodelwriter.h
editaddressdialog.cpp Update QT client messages and translations to Doge equivalents (#1429) 2019-03-25 05:36:11 +00:00
editaddressdialog.h
guiconstants.h Update QT client messages and translations to Doge equivalents (#1429) 2019-03-25 05:36:11 +00:00
guiutil.cpp fix: macos qt build 2021-07-01 14:43:09 -04:00
guiutil.h Add sortable sent/recv bytes to Peers debug table 2021-06-08 10:13:37 -07:00
importkeysdialog.cpp Add GUI to import private keys 2021-05-23 19:37:09 -07:00
importkeysdialog.h Add GUI to import private keys 2021-05-23 19:37:09 -07:00
intro.cpp Update src/qt/intro.cpp 2021-02-06 13:35:02 -05:00
intro.h Increment MIT Licence copyright header year on files modified in 2016 2016-12-31 11:01:21 -07:00
macdockiconhandler.h
macdockiconhandler.mm fix: macos qt build 2021-07-01 14:43:09 -04:00
macnotificationhandler.h
macnotificationhandler.mm
Makefile
modaloverlay.cpp Skip expected remaining sync time without estimate 2021-05-21 09:03:41 -07:00
modaloverlay.h qt: Use nPowTargetSpacing constant 2017-01-19 20:47:04 +01:00
networkstyle.cpp Increment MIT Licence copyright header year on files modified in 2016 2016-12-31 11:01:21 -07:00
networkstyle.h
notificator.cpp Increment MIT Licence copyright header year on files modified in 2016 2016-12-31 11:01:21 -07:00
notificator.h
openuridialog.cpp Update QT client messages and translations to Doge equivalents (#1429) 2019-03-25 05:36:11 +00:00
openuridialog.h
optionsdialog.cpp Merge #9755: Bugfix: Qt/Options: Restore persistent "restart required" notice 2017-02-14 15:57:02 +01:00
optionsdialog.h Increment MIT Licence copyright header year on files modified in 2016 2016-12-31 11:01:21 -07:00
optionsmodel.cpp Add dogechain and chain.so as default block explorers 2019-03-25 05:36:12 +00:00
optionsmodel.h Increment MIT Licence copyright header year on files modified in 2016 2016-12-31 11:01:21 -07:00
overviewpage.cpp Increment MIT Licence copyright header year on files modified in 2016 2016-12-31 11:01:21 -07:00
overviewpage.h Increment MIT Licence copyright header year on files modified in 2016 2016-12-31 11:01:21 -07:00
paymentrequest.proto Update payment protocol to match Dogecoin (#1433) 2018-09-19 22:11:47 +01:00
paymentrequestplus.cpp Merge #9475: Let autoconf detect presence of EVP_MD_CTX_new 2017-01-05 10:28:47 +01:00
paymentrequestplus.h Selectively suppress deprecation warnings 2017-02-14 13:50:57 +01:00
paymentserver.cpp Change IPC prefix from bitcoin: to dogecoin: 2020-02-27 03:06:36 -05:00
paymentserver.h Move BIP70_MAX_PAYMENTREQUEST_SIZE to header 2017-02-17 21:50:22 +01:00
peerdialog.cpp Add a form dialog for adding peers 2021-06-05 15:23:01 -04:00
peerdialog.h Add a form dialog for adding peers 2021-06-05 15:23:01 -04:00
peertablemodel.cpp Add sortable sent/recv bytes to Peers debug table 2021-06-08 10:13:37 -07:00
peertablemodel.h Add sortable sent/recv bytes to Peers debug table 2021-06-08 10:13:37 -07:00
platformstyle.cpp Increment MIT Licence copyright header year on files modified in 2016 2016-12-31 11:01:21 -07:00
platformstyle.h
qvalidatedlineedit.cpp Increment MIT Licence copyright header year on files modified in 2016 2016-12-31 11:01:21 -07:00
qvalidatedlineedit.h
qvaluecombobox.cpp Increment MIT Licence copyright header year on files modified in 2016 2016-12-31 11:01:21 -07:00
qvaluecombobox.h
receivecoinsdialog.cpp Increment MIT Licence copyright header year on files modified in 2016 2016-12-31 11:01:21 -07:00
receivecoinsdialog.h Increment MIT Licence copyright header year on files modified in 2016 2016-12-31 11:01:21 -07:00
receiverequestdialog.cpp Increment MIT Licence copyright header year on files modified in 2016 2016-12-31 11:01:21 -07:00
receiverequestdialog.h Increment MIT Licence copyright header year on files modified in 2016 2016-12-31 11:01:21 -07:00
recentrequeststablemodel.cpp Increment MIT Licence copyright header year on files modified in 2016 2016-12-31 11:01:21 -07:00
recentrequeststablemodel.h Increment MIT Licence copyright header year on files modified in 2016 2016-12-31 11:01:21 -07:00
rpcconsole.cpp Merge pull request #1825 from alamshafil/master 2021-06-08 19:11:30 +01:00
rpcconsole.h Add a form dialog for adding peers 2021-06-05 15:23:01 -04:00
sendcoinsdialog.cpp Update QT client messages and translations to Doge equivalents (#1429) 2019-03-25 05:36:11 +00:00
sendcoinsdialog.h Increment MIT Licence copyright header year on files modified in 2016 2016-12-31 11:01:21 -07:00
sendcoinsentry.cpp Increment MIT Licence copyright header year on files modified in 2016 2016-12-31 11:01:21 -07:00
sendcoinsentry.h
signverifymessagedialog.cpp Increment MIT Licence copyright header year on files modified in 2016 2016-12-31 11:01:21 -07:00
signverifymessagedialog.h
splashscreen.cpp Fix for Boost 1.74 2021-02-02 03:54:57 -08:00
splashscreen.h Increment MIT Licence copyright header year on files modified in 2016 2016-12-31 11:01:21 -07:00
trafficgraphwidget.cpp Fixed for Qt 5 2021-02-02 03:56:23 -08:00
trafficgraphwidget.h
transactiondesc.cpp Move COINBASE_MATURITY to the consensus parameters (#1426) 2018-09-19 21:09:16 +01:00
transactiondesc.h
transactiondescdialog.cpp Increment MIT Licence copyright header year on files modified in 2016 2016-12-31 11:01:21 -07:00
transactiondescdialog.h
transactionfilterproxy.cpp Increment MIT Licence copyright header year on files modified in 2016 2016-12-31 11:01:21 -07:00
transactionfilterproxy.h
transactionrecord.cpp [Qt] fix transaction details output-index to reflect vout index 2017-01-26 13:22:36 +01:00
transactionrecord.h Increment MIT Licence copyright header year on files modified in 2016 2016-12-31 11:01:21 -07:00
transactiontablemodel.cpp Fix for Boost 1.74 2021-02-02 03:54:57 -08:00
transactiontablemodel.h Increment MIT Licence copyright header year on files modified in 2016 2016-12-31 11:01:21 -07:00
transactionview.cpp [qt] only allow https explorer links 2021-02-27 22:53:15 +01:00
transactionview.h Increment MIT Licence copyright header year on files modified in 2016 2016-12-31 11:01:21 -07:00
utilitydialog.cpp [bugfix] fix text overflow on paper wallet 2021-03-20 01:35:00 +01:00
utilitydialog.h Re-add paperwallet printer (#1467) 2019-03-25 05:36:12 +00:00
verticallabel.cpp Re-add paperwallet printer (#1467) 2019-03-25 05:36:12 +00:00
verticallabel.h Re-add paperwallet printer (#1467) 2019-03-25 05:36:12 +00:00
walletframe.cpp Add GUI to import private keys 2021-05-23 19:37:09 -07:00
walletframe.h Add GUI to import private keys 2021-05-23 19:37:09 -07:00
walletmodel.cpp Fix for Boost 1.74 2021-02-02 03:54:57 -08:00
walletmodel.h Increment MIT Licence copyright header year on files modified in 2016 2016-12-31 11:01:21 -07:00
walletmodeltransaction.cpp Increment MIT Licence copyright header year on files modified in 2016 2016-12-31 11:01:21 -07:00
walletmodeltransaction.h
walletview.cpp Add GUI to import private keys 2021-05-23 19:37:09 -07:00
walletview.h Add GUI to import private keys 2021-05-23 19:37:09 -07:00
winshutdownmonitor.cpp Increment MIT Licence copyright header year on files modified in 2016 2016-12-31 11:01:21 -07:00
winshutdownmonitor.h