dogecoin/src/qt
2014-08-23 19:24:35 +02:00
..
forms Remove NumBlocksOfPeers 2014-06-29 15:38:34 +02:00
locale Update bitcoin_zh_CN.ts 2014-08-21 20:54:45 +08:00
res New icons with 7 images 2014-08-23 19:24:35 +02:00
test unit tests: fix uritests 2014-04-04 18:50:59 +02:00
addressbookpage.cpp Replaced references to Bitcoin with Dogecoin/Dogecoin Core as appropriate. 2014-03-28 23:13:24 +00:00
addressbookpage.h [Qt] make most Windows appear centered on main GUI 2013-11-14 19:58:00 +01:00
addresstablemodel.cpp qt: change CT_NOW string to CT_NEW in log message 2014-05-18 22:18:07 +01:00
addresstablemodel.h Cleanup code using forward declarations. 2013-11-10 09:36:28 -06:00
askpassphrasedialog.cpp s/Bit/Doge in wallet encryption dialog 2014-04-13 19:57:08 +02:00
askpassphrasedialog.h [Qt] make most Windows appear centered on main GUI 2013-11-14 19:58:00 +01:00
bitcoin.cpp SetupEnvironment() - clean commit 2014-07-09 17:01:36 +02:00
bitcoinaddressvalidator.cpp Replaced references to Bitcoin with Dogecoin/Dogecoin Core as appropriate. 2014-03-28 23:13:24 +00:00
bitcoinaddressvalidator.h [Qt] extend validate line edit and btc address validator 2014-01-29 14:15:55 +01:00
bitcoinamountfield.cpp change step value for amount input fields to 1 DOGE 2014-05-08 22:21:14 +02:00
bitcoinamountfield.h [Qt] Improve single step in bitcoinamountfield 2014-02-02 07:57:50 +01:00
bitcoingui.cpp Remove NumBlocksOfPeers 2014-06-29 15:38:34 +02:00
bitcoingui.h Remove NumBlocksOfPeers 2014-06-29 15:38:34 +02:00
bitcoinstrings.cpp locale update. again... 2014-05-29 22:05:21 +02:00
bitcoinunits.cpp qt: Use locale-specific number formatting 2014-03-31 23:51:13 +02:00
bitcoinunits.h qt: Use locale-specific number formatting 2014-03-31 23:51:13 +02:00
clientmodel.cpp Remove NumBlocksOfPeers 2014-06-29 15:38:34 +02:00
clientmodel.h Remove NumBlocksOfPeers 2014-06-29 15:38:34 +02:00
coincontroldialog.cpp [Qt] small cleanup of coincontroldialog 2014-05-26 19:53:20 +02:00
coincontroldialog.h Fix coin control sorts date as text 2014-03-04 15:15:51 +01:00
coincontroltreewidget.cpp Coincontrol cleanup (e.g. add missing license) 2013-11-18 08:16:12 +01:00
coincontroltreewidget.h Coincontrol cleanup (e.g. add missing license) 2013-11-18 08:16:12 +01:00
csvmodelwriter.cpp qt: add license header to source files 2013-11-04 16:27:09 +01:00
csvmodelwriter.h Cleanup code using forward declarations. 2013-11-10 09:36:28 -06:00
dogecoin.qrc Merge pull request #527 from rnicoll/1.7.2-dev-confirm 2014-05-24 17:16:25 +02:00
editaddressdialog.cpp Replaced references to Bitcoin with Dogecoin/Dogecoin Core as appropriate. 2014-03-28 23:13:24 +00:00
editaddressdialog.h [Qt] make most Windows appear centered on main GUI 2013-11-14 19:58:00 +01:00
guiconstants.h fix appname, influences registry location on windows 2014-03-31 21:23:23 +02:00
guiutil.cpp Added code to catch and remove any / from URI path elements. 2014-07-24 20:09:11 +01:00
guiutil.h Fix formatting 2014-05-25 18:31:44 +02:00
intro.cpp Wrap create_directory calls in try catch-blocks 2014-05-26 19:34:50 +02:00
intro.h qt: Make it possible again to specify -testnet in config file 2014-03-11 17:04:58 +01:00
macdockiconhandler.h Cleanup code using forward declarations. 2013-11-10 09:36:28 -06:00
macdockiconhandler.mm osx: Fix missing dock menu with qt5 2014-07-09 17:19:16 +02:00
macnotificationhandler.h Cleanup code using forward declarations. 2013-11-10 09:36:28 -06:00
macnotificationhandler.mm [Qt] style-police, add missing license headers 2013-12-17 07:56:40 +01:00
Makefile.am Don't use ded -i to stay POSIX compliant 2014-06-29 15:38:31 +02:00
monitoreddatamapper.cpp Cleanup code using forward declarations. 2013-11-10 09:36:28 -06:00
monitoreddatamapper.h qt: add license header to source files 2013-11-04 16:27:09 +01:00
notificator.cpp qt5: fix a build issue with osx and qtdbus 2014-01-10 16:30:33 -05:00
notificator.h [Qt] small notificator and style changes 2013-12-03 14:01:53 +01:00
openuridialog.cpp Replaced "bitcoin:" URI prefix with "dogecoin:" 2014-04-03 23:04:49 +01:00
openuridialog.h [Qt] make most Windows appear centered on main GUI 2013-11-14 19:58:00 +01:00
optionsdialog.cpp [Qt] Optionally add third party links to transaction context menu 2014-05-29 20:34:21 +02:00
optionsdialog.h [Qt] massive options/settings rework (no core changes) 2014-01-06 16:19:04 +01:00
optionsmodel.cpp qt: fix compile issue in Qt GUI 2014-06-29 15:38:40 +02:00
optionsmodel.h [Qt] Optionally add third party links to transaction context menu 2014-05-29 20:34:21 +02:00
overviewpage.cpp Port custom shibeface from b14d83aabd 2014-04-09 20:14:10 +02:00
overviewpage.h Cleanup code using forward declarations. 2013-11-10 09:36:28 -06:00
paymentrequest.proto Revised payment request handling to use genesis block hash instead of network name. 2014-06-19 22:30:41 +01:00
paymentrequestplus.cpp Cleanup code using forward declarations. 2013-11-10 09:36:28 -06:00
paymentrequestplus.h Cleanup code using forward declarations. 2013-11-10 09:36:28 -06:00
paymentserver.cpp Revised payment request handling to use genesis block hash instead of network name. 2014-06-19 22:30:41 +01:00
paymentserver.h Replaced "bitcoin:" URI prefix with "dogecoin:" 2014-04-03 23:04:49 +01:00
qvalidatedlineedit.cpp [Qt] extend validate line edit and btc address validator 2014-01-29 14:15:55 +01:00
qvalidatedlineedit.h [Qt] extend validate line edit and btc address validator 2014-01-29 14:15:55 +01:00
qvaluecombobox.cpp qt: add license header to source files 2013-11-04 16:27:09 +01:00
qvaluecombobox.h qt: add license header to source files 2013-11-04 16:27:09 +01:00
receivecoinsdialog.cpp [Qt] fix Qt slot problem in receivecoinsdialog 2014-06-29 15:38:36 +02:00
receivecoinsdialog.h [Qt] fix Qt slot problem in receivecoinsdialog 2014-06-29 15:38:36 +02:00
receiverequestdialog.cpp ui: Check for !pixmap() before trying to export QR code 2014-06-29 15:38:36 +02:00
receiverequestdialog.h ui: Check for !pixmap() before trying to export QR code 2014-06-29 15:38:36 +02:00
recentrequeststablemodel.cpp Copyright header updates s/2013/2014 on files whose last git commit was done in 2014. 2014-02-09 21:06:06 -05:00
recentrequeststablemodel.h Replaced "bitcoin:" URI prefix with "dogecoin:" 2014-04-03 23:04:49 +01:00
rpcconsole.cpp Remove NumBlocksOfPeers 2014-06-29 15:38:34 +02:00
rpcconsole.h Remove NumBlocksOfPeers 2014-06-29 15:38:34 +02:00
sendcoinsdialog.cpp [Qt] ensure payment request network matches client network 2014-06-03 20:21:10 +01:00
sendcoinsdialog.h [Qt] allow deletion of payment-requests in sendcoins 2013-11-24 16:30:14 +01:00
sendcoinsentry.cpp [Qt] Fill in label from address book also for URIs 2014-05-18 16:51:45 +01:00
sendcoinsentry.h [Qt] allow deletion of payment-requests in sendcoins 2013-11-24 16:30:14 +01:00
signverifymessagedialog.cpp Replaced example address with a Dogecoin address. 2014-03-30 12:30:42 +01:00
signverifymessagedialog.h [Qt] make most Windows appear centered on main GUI 2013-11-14 19:58:00 +01:00
splashscreen.cpp [Qt] rescan progress 2014-05-26 20:02:44 +02:00
splashscreen.h Copyright header updates s/2013/2014 on files whose last git commit was done in 2014. 2014-02-09 21:06:06 -05:00
trafficgraphwidget.cpp qt: add license header to source files 2013-11-04 16:27:09 +01:00
trafficgraphwidget.h qt: add license header to source files 2013-11-04 16:27:09 +01:00
transactiondesc.cpp chainActive locking issues resolved 2014-05-29 19:47:54 +02:00
transactiondesc.h Cleanup code using forward declarations. 2013-11-10 09:36:28 -06:00
transactiondescdialog.cpp qt: add license header to source files 2013-11-04 16:27:09 +01:00
transactiondescdialog.h qt: add license header to source files 2013-11-04 16:27:09 +01:00
transactionfilterproxy.cpp qt: GUI for conflicted transactions 2014-02-14 13:25:24 -05:00
transactionfilterproxy.h qt: GUI for conflicted transactions 2014-02-14 13:25:24 -05:00
transactionrecord.cpp Add AssertLockHeld for cs_main to ChainActive-using functions 2014-05-29 19:41:50 +02:00
transactionrecord.h Increase recommended number of confirmations from 3 to 6. 2014-05-18 23:06:42 +01:00
transactiontablemodel.cpp [Qt] Optionally add third party links to transaction context menu 2014-05-29 20:34:21 +02:00
transactiontablemodel.h [Qt] Optionally add third party links to transaction context menu 2014-05-29 20:34:21 +02:00
transactionview.cpp [Qt] Optionally add third party links to transaction context menu 2014-05-29 20:34:21 +02:00
transactionview.h [Qt] Optionally add third party links to transaction context menu 2014-05-29 20:34:21 +02:00
utilitydialog.cpp Improve command line options output 2014-05-25 18:11:40 +02:00
utilitydialog.h [Qt] add utilitydialog.cpp/h and helpmessage class 2014-01-18 16:57:02 +01:00
walletframe.cpp qt: GUI support for -disablewallet mode 2013-11-13 09:22:00 +01:00
walletframe.h qt: GUI support for -disablewallet mode 2013-11-13 09:22:00 +01:00
walletmodel.cpp qt: get required locks upfront in polling functions 2014-05-29 20:07:17 +02:00
walletmodel.h [Qt] rescan progress 2014-05-26 20:02:44 +02:00
walletmodeltransaction.cpp Cleanup code using forward declarations. 2013-11-10 09:36:28 -06:00
walletmodeltransaction.h [Qt] style-police, add missing license headers 2013-12-17 07:56:40 +01:00
walletview.cpp [Qt] rescan progress 2014-05-26 20:02:44 +02:00
walletview.h [Qt] rescan progress 2014-05-26 20:02:44 +02:00
winshutdownmonitor.cpp [Qt] catch Windows shutdown events while client is running 2014-05-26 21:18:41 +02:00
winshutdownmonitor.h [Qt] catch Windows shutdown events while client is running 2014-05-26 21:18:41 +02:00