dogecoin/src/qt
Ross Nicoll b5d69ab693
Merge pull request #2659 from patricklodder/1.14.5-fix-overviewpage-warn
trivial: remove empty pixmap tag in overviewpage.ui
2021-11-03 22:58:49 +00:00
..
forms trivial: remove empty pixmap tag in overviewpage.ui 2021-11-01 19:45:06 -04:00
locale Refresh translation files 2021-11-01 23:21:59 +00:00
res qt: display full version on overview screen 2021-10-17 03:07:39 +02:00
test Give QApplication dummy arguments 2021-11-03 12:05:46 -04:00
Makefile
addressbookpage.cpp Update QT client messages and translations to Doge equivalents (#1429) 2019-03-25 05:36:11 +00:00
addressbookpage.h Bump copyright headers to 2015 2015-12-13 18:08:39 +01:00
addresstablemodel.cpp Increment MIT Licence copyright header year on files modified in 2016 2016-12-31 11:01:21 -07:00
addresstablemodel.h Bump copyright headers to 2015 2015-12-13 18:08:39 +01:00
askpassphrasedialog.cpp Update QT client messages and translations to Doge equivalents (#1429) 2019-03-25 05:36:11 +00:00
askpassphrasedialog.h qt: askpassphrasedialog: Clear pass fields on accept 2016-05-19 14:52:08 +03:00
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 Give QApplication dummy arguments 2021-11-03 12:05:46 -04:00
bitcoin.qrc rename other icons 2021-09-14 21:18:15 -04: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 Bump copyright headers to 2015 2015-12-13 18:08:39 +01:00
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 Refresh translation files 2021-11-01 23:21:59 +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 wallet: derive MIN_CHANGE from configurable parameters 2021-10-12 01:28:10 +02:00
coincontroldialog.h Increment MIT Licence copyright header year on files modified in 2016 2016-12-31 11:01:21 -07:00
coincontroltreewidget.cpp Bump copyright headers to 2015 2015-12-13 18:08:39 +01:00
coincontroltreewidget.h Bump copyright headers to 2014 2016-01-05 21:01:39 +01:00
csvmodelwriter.cpp Increment MIT Licence copyright header year on files modified in 2016 2016-12-31 11:01:21 -07:00
csvmodelwriter.h Bump copyright headers to 2014 2016-01-05 21:01:39 +01:00
editaddressdialog.cpp Update QT client messages and translations to Doge equivalents (#1429) 2019-03-25 05:36:11 +00:00
editaddressdialog.h Bump copyright headers to 2015 2015-12-13 18:08:39 +01:00
guiconstants.h Update QT client messages and translations to Doge equivalents (#1429) 2019-03-25 05:36:11 +00:00
guiutil.cpp wallet: introduce -discardthreshold 2021-10-10 22:07:00 +02:00
guiutil.h wallet: introduce -discardthreshold 2021-10-10 22:07:00 +02: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 qt: translate more user-exposed strings 2021-08-14 01:56:07 +02:00
intro.h Increment MIT Licence copyright header year on files modified in 2016 2016-12-31 11:01:21 -07:00
macdockiconhandler.h Bump copyright headers to 2015 2015-12-13 18:08:39 +01:00
macdockiconhandler.mm fix: macos qt build 2021-07-01 14:43:09 -04:00
macnotificationhandler.h Bump copyright headers to 2014 2016-01-05 21:01:39 +01:00
macnotificationhandler.mm
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 Bump copyright headers to 2015 2015-12-13 18:08:39 +01:00
openuridialog.cpp Update QT client messages and translations to Doge equivalents (#1429) 2019-03-25 05:36:11 +00:00
openuridialog.h Bump copyright headers to 2015 2015-12-13 18:08:39 +01:00
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 qt: display full version on overview screen 2021-10-17 03:07:39 +02:00
overviewpage.h Add tips section 2021-07-22 16:04:57 -04: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 wallet: introduce -discardthreshold 2021-10-10 22:07:00 +02:00
paymentserver.h Move BIP70_MAX_PAYMENTREQUEST_SIZE to header 2017-02-17 21:50:22 +01:00
peerdialog.cpp fix typo 2021-08-13 23:33:29 +02: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 qt: Introduce PlatformStyle 2015-10-31 14:49:40 +00:00
qvalidatedlineedit.cpp Increment MIT Licence copyright header year on files modified in 2016 2016-12-31 11:01:21 -07:00
qvalidatedlineedit.h Bump copyright headers to 2015 2015-12-13 18:08:39 +01:00
qvaluecombobox.cpp Increment MIT Licence copyright header year on files modified in 2016 2016-12-31 11:01:21 -07:00
qvaluecombobox.h Bump copyright headers to 2015 2015-12-13 18:08:39 +01:00
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 Remove more implicit fallthrough compiler warnings 2021-09-01 20:52:06 -07:00
rpcconsole.h Add a form dialog for adding peers 2021-06-05 15:23:01 -04:00
sendcoinsdialog.cpp Revise fee UI 2021-09-21 23:17:56 +01:00
sendcoinsdialog.h Revise fee UI 2021-09-21 23:17:56 +01:00
sendcoinsentry.cpp Increment MIT Licence copyright header year on files modified in 2016 2016-12-31 11:01:21 -07:00
sendcoinsentry.h Bump copyright headers to 2015 2015-12-13 18:08:39 +01:00
signverifymessagedialog.cpp Increment MIT Licence copyright header year on files modified in 2016 2016-12-31 11:01:21 -07:00
signverifymessagedialog.h Bump copyright headers to 2015 2015-12-13 18:08:39 +01:00
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 Bump copyright headers to 2015 2015-12-13 18:08:39 +01:00
transactiondesc.cpp qt: translate more user-exposed strings 2021-08-14 01:56:07 +02:00
transactiondesc.h Bump copyright headers to 2014 2016-01-05 21:01:39 +01:00
transactiondescdialog.cpp Increment MIT Licence copyright header year on files modified in 2016 2016-12-31 11:01:21 -07:00
transactiondescdialog.h Bump copyright headers to 2014 2016-01-05 21:01:39 +01:00
transactionfilterproxy.cpp Increment MIT Licence copyright header year on files modified in 2016 2016-12-31 11:01:21 -07:00
transactionfilterproxy.h Bump copyright headers to 2014 2016-01-05 21:01:39 +01:00
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 qt: translate more user-exposed strings 2021-08-14 01:56:07 +02: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 Bump copyright headers to 2014 2016-01-05 21:01:39 +01:00
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