dogecoin/src/qt
Wladimir J. van der Laan 00820f921d
Merge pull request #6055
a8cdaf5 checkpoints: move the checkpoints enable boolean into main (Cory Fields)
11982d3 checkpoints: Decouple checkpoints from Params (Cory Fields)
6996823 checkpoints: make checkpoints a member of CChainParams (Cory Fields)
9f13a10 checkpoints: store mapCheckpoints in CCheckpointData rather than a pointer (Cory Fields)
2015-05-06 11:38:39 +02:00
..
forms [Qt, Trivial] misc minor string changes 2015-04-20 13:29:22 +02:00
locale qt: update translations from Transifex - first run for 0.11 2015-05-05 08:48:54 +02:00
res Merge pull request #5626 2015-01-26 12:36:41 +01:00
test Initialization: setup environment before starting QT tests 2015-03-29 10:35:35 +02:00
addressbookpage.cpp Adopt style colour for button icons 2014-12-27 19:04:49 +01:00
addressbookpage.h Added "Core" to copyright headers 2014-12-19 19:55:32 +01:00
addresstablemodel.cpp Includes: Do not include main.h from any other header 2015-03-24 17:23:32 +01:00
addresstablemodel.h Added "Core" to copyright headers 2014-12-19 19:55:32 +01:00
askpassphrasedialog.cpp Bugfix: Grammar fixes 2015-05-01 11:21:27 +00:00
askpassphrasedialog.h Added "Core" to copyright headers 2014-12-19 19:55:32 +01:00
bitcoin.cpp Merge pull request #6022 2015-04-30 16:37:18 +02:00
bitcoin.qrc [Qt] optimize helpmessage dialog 2015-01-09 21:11:47 +01:00
bitcoin_locale.qrc
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] allow unit changes for read-only BitcoinAmountField 2015-01-31 17:39:22 +01:00
bitcoinamountfield.h Added "Core" to copyright headers 2014-12-19 19:55:32 +01:00
bitcoingui.cpp qt: fix numerusform in English translation 2015-05-04 12:25:22 +02:00
bitcoingui.h Merge pull request #5833 2015-04-01 12:02:01 +02:00
bitcoinstrings.cpp trivial: Merge pruning help message after Transifex comment 2015-05-04 18:48:38 +02: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 checkpoints: Decouple checkpoints from Params 2015-04-30 23:14:48 -04:00
clientmodel.h [Qt] rework setNumBlocks to have blockDate as parameter 2015-03-09 10:58:17 +01:00
coincontroldialog.cpp Bugfix: Grammar fixes 2015-05-01 11:21:27 +00:00
coincontroldialog.h Subtract fee from amount 2015-03-13 11:04:18 +01: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 Added "Core" to copyright headers 2014-12-19 19:55:32 +01:00
guiconstants.h Added "Core" to copyright headers 2014-12-19 19:55:32 +01:00
guiutil.cpp [Qt, Trivial] fix header groupings + space, intdentation fixes 2015-04-20 13:29:22 +02:00
guiutil.h qt: fonts: allow SubstituteFonts to filter based on user's language 2015-01-16 16:11:01 -05:00
intro.cpp Adopt style colour for button icons 2014-12-27 19:04:49 +01:00
intro.h Added "Core" to copyright headers 2014-12-19 19:55:32 +01:00
macdockiconhandler.h [QT] some mac specifiy cleanup (memory handling, unnecessary code) 2015-03-13 15:40:53 +01:00
macdockiconhandler.mm [QT] some mac specifiy cleanup (memory handling, unnecessary code) 2015-03-13 15:40:53 +01: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
networkstyle.cpp Adopt style colour for button icons 2014-12-27 19:04:49 +01: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 Added "Core" to copyright headers 2014-12-19 19:55:32 +01:00
openuridialog.cpp Added "Core" to copyright headers 2014-12-19 19:55:32 +01:00
openuridialog.h Added "Core" to copyright headers 2014-12-19 19:55:32 +01:00
optionsdialog.cpp Bugfix: Grammar fixes 2015-05-01 11:21:27 +00:00
optionsdialog.h Added "Core" to copyright headers 2014-12-19 19:55:32 +01:00
optionsmodel.cpp privacy: Stream isolation for Tor 2015-04-17 13:26:47 +02:00
optionsmodel.h Added "Core" to copyright headers 2014-12-19 19:55:32 +01:00
overviewpage.cpp Adopt style colour for button icons 2014-12-27 19:04:49 +01:00
overviewpage.h Added "Core" to copyright headers 2014-12-19 19:55:32 +01:00
paymentrequest.proto
paymentrequestplus.cpp [Qt] take care of a missing typecast in PaymentRequestPlus::getMerchant() 2015-04-15 14:31:50 +02:00
paymentrequestplus.h [Qt] remove unused PaymentRequestPlus::getPKIType function 2015-04-15 14:31:49 +02:00
paymentserver.cpp [Qt] minor comment updates in PaymentServer 2015-04-15 14:31:51 +02:00
paymentserver.h [Qt] constify first parameter of processPaymentRequest() 2015-04-15 14:31:50 +02:00
peertablemodel.cpp GUI: Clarify terminology; use "Label" heading for labels row, and "Node/Service" rather than [IP] "Address" 2015-02-26 20:56:42 +00:00
peertablemodel.h Added "Core" to copyright headers 2014-12-19 19:55:32 +01:00
qvalidatedlineedit.cpp Added "Core" to copyright headers 2014-12-19 19:55:32 +01:00
qvalidatedlineedit.h Added "Core" to copyright headers 2014-12-19 19:55:32 +01:00
qvaluecombobox.cpp Added "Core" to copyright headers 2014-12-19 19:55:32 +01:00
qvaluecombobox.h Added "Core" to copyright headers 2014-12-19 19:55:32 +01:00
receivecoinsdialog.cpp Adopt style colour for button icons 2014-12-27 19:04:49 +01:00
receivecoinsdialog.h Added "Core" to copyright headers 2014-12-19 19:55:32 +01:00
receiverequestdialog.cpp Added "Core" to copyright headers 2014-12-19 19:55:32 +01:00
receiverequestdialog.h Added "Core" to copyright headers 2014-12-19 19:55:32 +01:00
recentrequeststablemodel.cpp [Qt] header group cleanup 2015-04-20 13:29:20 +02:00
recentrequeststablemodel.h Added "Core" to copyright headers 2014-12-19 19:55:32 +01:00
rpcconsole.cpp [Qt] fix rpc console font size to flexible metrics 2015-03-27 09:48:26 +01:00
rpcconsole.h [Qt] rework setNumBlocks to have blockDate as parameter 2015-03-09 10:58:17 +01:00
scicon.cpp Adopt style colour for button icons 2014-12-27 19:04:49 +01:00
scicon.h Adopt style colour for button icons 2014-12-27 19:04:49 +01:00
sendcoinsdialog.cpp Non-grammatical language improvements 2015-05-02 15:23:59 +00:00
sendcoinsdialog.h Added "Core" to copyright headers 2014-12-19 19:55:32 +01:00
sendcoinsentry.cpp Bugfix: Grammar fixes 2015-05-01 11:21:27 +00:00
sendcoinsentry.h Subtract fee from amount 2015-03-13 11:04:18 +01:00
signverifymessagedialog.cpp Includes: Do not include main.h from any other header 2015-03-24 17:23:32 +01:00
signverifymessagedialog.h Added "Core" to copyright headers 2014-12-19 19:55:32 +01:00
splashscreen.cpp [Qt] header group cleanup 2015-04-20 13:29:20 +02:00
splashscreen.h Added "Core" to copyright headers 2014-12-19 19:55:32 +01:00
trafficgraphwidget.cpp Added "Core" to copyright headers 2014-12-19 19:55:32 +01:00
trafficgraphwidget.h Added "Core" to copyright headers 2014-12-19 19:55:32 +01:00
transactiondesc.cpp Merge pull request #6022 2015-04-30 16:37:18 +02: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 Consensus: Create consensus/consensus.h with some constants 2015-04-20 21:27:51 +02:00
transactionrecord.h Added "Core" to copyright headers 2014-12-19 19:55:32 +01:00
transactiontablemodel.cpp Merge pull request #5833 2015-04-01 12:02:01 +02:00
transactiontablemodel.h Adopt style colour for button icons 2014-12-27 19:04:49 +01:00
transactionview.cpp Adopt style colour for button icons 2014-12-27 19:04:49 +01:00
transactionview.h [Qt] change transaction table column width 2015-01-16 11:47:41 +01:00
utilitydialog.cpp Fix - bitcoin-qt usage message 2015-03-10 22:07:17 -07:00
utilitydialog.h Added "Core" to copyright headers 2014-12-19 19:55:32 +01:00
walletframe.cpp Added "Core" to copyright headers 2014-12-19 19:55:32 +01:00
walletframe.h Added "Core" to copyright headers 2014-12-19 19:55:32 +01:00
walletmodel.cpp [Qt, Trivial] remove two unneeded includes of wallet/db.h 2015-04-20 13:29:22 +02:00
walletmodel.h allocators: split allocators and pagelocker 2015-03-20 12:23:44 +01:00
walletmodeltransaction.cpp Merge pull request #5745 2015-03-20 16:08:35 +01:00
walletmodeltransaction.h Subtract fee from amount 2015-03-13 11:04:18 +01:00
walletview.cpp GUI: Display label rather than address on popups 2015-03-06 15:07:43 +00:00
walletview.h GUI: Display label rather than address on popups 2015-03-06 15:07:43 +00: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