dogecoin/src/qt
2013-09-05 21:31:03 -04:00
..
forms Payment Protocol: X509-validated payment requests 2013-08-22 16:18:25 +10:00
locale translations update for 0.8.4 2013-08-21 15:35:50 +02:00
res autotools: switch to autotools buildsystem 2013-09-05 21:31:03 -04:00
test autotools: switch to autotools buildsystem 2013-09-05 21:31:03 -04:00
aboutdialog.cpp aboutdialog: use just "The Bitcoin developers" as tr()-string 2013-04-14 19:42:15 +02:00
aboutdialog.h Bitcoin-Qt: better copyright year handling in AboutDialog 2013-02-01 08:52:01 +01:00
addressbookpage.cpp autotools: switch to autotools buildsystem 2013-09-05 21:31:03 -04:00
addressbookpage.h qt: move export button to tabs 2013-04-12 13:13:32 +02:00
addresstablemodel.cpp Merge pull request #2951 from laanwj/2013_08_addressbook_purpose 2013-09-02 05:47:58 -07:00
addresstablemodel.h qt: Handle address purpose in incremental updates 2013-08-29 16:25:51 +02:00
askpassphrasedialog.cpp qt: Improve capslock detection on non-us keyboards (issue #1855) 2013-03-29 10:55:23 +01:00
askpassphrasedialog.h Bitcoin-Qt: massive header and cpp cleanup 2013-03-17 18:28:00 +01:00
bitcoin.cpp Bitcoin-Qt: allow to differentiate Qt log entries from core 2013-08-31 15:35:39 +02:00
bitcoin.qrc translations update for 0.8.4 2013-08-21 15:35:50 +02:00
bitcoinaddressvalidator.cpp Bugfix: Fix a variety of misspellings 2012-08-01 17:49:51 +00:00
bitcoinaddressvalidator.h Fix typo in a comment: it's base58, not base48. 2013-09-02 17:27:27 +02:00
bitcoinamountfield.cpp Payment Protocol: X509-validated payment requests 2013-08-22 16:18:25 +10:00
bitcoinamountfield.h Payment Protocol: X509-validated payment requests 2013-08-22 16:18:25 +10:00
bitcoingui.cpp Bitcoin-Qt: fixes for using display unit from options 2013-08-29 10:38:51 +02:00
bitcoingui.h Payment Protocol: X509-validated payment requests 2013-08-22 16:18:25 +10:00
bitcoinstrings.cpp translations update for 0.8.4 2013-08-21 15:35:50 +02:00
bitcoinunits.cpp Too many bitcoins allowed in amount. (#2401) 2013-06-02 14:44:55 +02:00
bitcoinunits.h Too many bitcoins allowed in amount. (#2401) 2013-06-02 14:44:55 +02:00
clientmodel.cpp Introduce a CChainParameters singleton class and regtest mode. 2013-06-19 16:28:52 +02:00
clientmodel.h rework ClientModel::getBlockSource() + BitcoinGUI::setNumBlocks() 2013-04-10 15:53:40 +02:00
csvmodelwriter.cpp Properly escape " in strings when exporting CSV 2012-05-11 20:17:09 +02:00
csvmodelwriter.h Bitcoin-Qt: massive header and cpp cleanup 2013-03-17 18:28:00 +01:00
editaddressdialog.cpp Bitcoin-Qt: massive header and cpp cleanup 2013-03-17 18:28:00 +01:00
editaddressdialog.h Bitcoin-Qt: massive header and cpp cleanup 2013-03-17 18:28:00 +01:00
guiconstants.h Payment Protocol: X509-validated payment requests 2013-08-22 16:18:25 +10:00
guiutil.cpp Reject dust amounts during validation 2013-08-22 11:05:44 +10:00
guiutil.h Reject dust amounts during validation 2013-08-22 11:05:44 +10:00
intro.cpp Bitcoin-Qt: add testnet check and icon to intro dialog 2013-08-24 15:20:37 +02:00
intro.h Bitcoin-Qt: add testnet check and icon to intro dialog 2013-08-24 15:20:37 +02:00
macdockiconhandler.h fix: GUI Disappearing #1522 (Mac OSX) 2013-04-15 12:02:01 +02:00
macdockiconhandler.mm osx: fix bitcoin-qt startup crash when clicking dock icon 2013-06-04 23:55:35 -04:00
macnotificationhandler.h osx: make use of the 10.8+ user notification center to display growl like notifications 2013-05-24 12:51:46 +02:00
macnotificationhandler.mm osx: make use of the 10.8+ user notification center to display growl like notifications 2013-05-24 12:51:46 +02:00
Makefile.am autotools: switch to autotools buildsystem 2013-09-05 21:31:03 -04:00
monitoreddatamapper.cpp Bitcoin-Qt: massive header and cpp cleanup 2013-03-17 18:28:00 +01:00
monitoreddatamapper.h Bitcoin-Qt: massive header and cpp cleanup 2013-03-17 18:28:00 +01:00
notificator.cpp Bitcoin-Qt: fix QApplication includes to match our include defaults 2013-07-23 08:52:24 +02:00
notificator.h autotools: switch to autotools buildsystem 2013-09-05 21:31:03 -04:00
optionsdialog.cpp autotools: switch to autotools buildsystem 2013-09-05 21:31:03 -04:00
optionsdialog.h Bitcoin-Qt: add a Reset button to the options dialog 2013-01-05 13:51:36 +01:00
optionsmodel.cpp autotools: switch to autotools buildsystem 2013-09-05 21:31:03 -04:00
optionsmodel.h Payment Protocol: X509-validated payment requests 2013-08-22 16:18:25 +10:00
overviewpage.cpp qt: Add total balance in overview page 2013-06-07 15:33:32 +02:00
overviewpage.h qt: remove transaction count from overview page 2013-03-31 10:16:43 +02:00
paymentrequest.proto Payment Protocol: X509-validated payment requests 2013-08-22 16:18:25 +10:00
paymentrequestplus.cpp Payment Protocol: X509-validated payment requests 2013-08-22 16:18:25 +10:00
paymentrequestplus.h Payment Protocol: X509-validated payment requests 2013-08-22 16:18:25 +10:00
paymentserver.cpp Merge pull request #2944 from gavinandresen/acceptheader 2013-09-03 19:52:38 -07:00
paymentserver.h Bitcoin-Qt: fixes for using display unit from options 2013-08-29 10:38:51 +02:00
qrcodedialog.cpp Qt5 compatibility 2013-06-01 11:05:08 +02:00
qrcodedialog.h update QRCodeDialog 2012-07-06 18:51:30 +02:00
qvalidatedlineedit.cpp put color constants in guiconstants.h 2011-07-25 18:39:52 +02:00
qvalidatedlineedit.h Bitcoin-Qt: massive header and cpp cleanup 2013-03-17 18:28:00 +01:00
qvaluecombobox.cpp Make it possible to set user interface language from options dialog 2012-05-09 07:45:47 +02:00
qvaluecombobox.h Bitcoin-Qt: massive header and cpp cleanup 2013-03-17 18:28:00 +01:00
rpcconsole.cpp Bitcoin-Qt: save and restore position of debug window 2013-07-29 16:22:46 +02:00
rpcconsole.h move class HelpMessageBox to guiutil.cpp/.h / add button to show Bitcoin command-line options (in RPC Console -> Information) / resize Debug window a little to allow for a non-breaking display of the welcome message with non-english translation 2012-06-01 16:29:54 +02:00
sendcoinsdialog.cpp qt: Display txfee in first sendCoinsDialog message box 2013-08-31 12:41:47 +02:00
sendcoinsdialog.h qt: Display txfee in first sendCoinsDialog message box 2013-08-31 12:41:47 +02:00
sendcoinsentry.cpp Payment Protocol: X509-validated payment requests 2013-08-22 16:18:25 +10:00
sendcoinsentry.h Payment Protocol: X509-validated payment requests 2013-08-22 16:18:25 +10:00
signverifymessagedialog.cpp Bitcoin-Qt: extend some checks for valid model pointers 2013-08-23 13:07:20 +02:00
signverifymessagedialog.h Bitcoin-Qt: massive header and cpp cleanup 2013-03-17 18:28:00 +01:00
splashscreen.cpp update SelectParamsFromCommandLine() handling/order 2013-08-22 11:05:45 +10:00
splashscreen.h new splash screen 2013-04-17 01:14:53 -07:00
transactiondesc.cpp Bitcoin-Qt: fixes for using display unit from options 2013-08-29 10:38:51 +02:00
transactiondesc.h Bitcoin-Qt: fixes for using display unit from options 2013-08-29 10:38:51 +02:00
transactiondescdialog.cpp move back to original directory structure 2011-06-11 22:11:58 +02:00
transactiondescdialog.h Bitcoin-Qt: massive header and cpp cleanup 2013-03-17 18:28:00 +01:00
transactionfilterproxy.cpp Bitcoin-Qt: massive header and cpp cleanup 2013-03-17 18:28:00 +01:00
transactionfilterproxy.h Bitcoin-Qt: massive header and cpp cleanup 2013-03-17 18:28:00 +01:00
transactionrecord.cpp Removed AcceptToMemoryPool method from CTransaction. This method belongs to the mempool instance. 2013-06-05 23:15:20 -07:00
transactionrecord.h Bitcoin-Qt: massive header and cpp cleanup 2013-03-17 18:28:00 +01:00
transactiontablemodel.cpp Merge pull request #2951 from laanwj/2013_08_addressbook_purpose 2013-09-02 05:47:58 -07:00
transactiontablemodel.h Bitcoin-Qt: massive header and cpp cleanup 2013-03-17 18:28:00 +01:00
transactionview.cpp Qt5 compatibility 2013-06-01 11:05:08 +02:00
transactionview.h Adding 'copy txid' to qt tx overview context menu 2013-03-21 11:30:12 +01:00
walletframe.cpp Bitcoin-Qt: tweak Qt walletXXX.cpp/h code 2013-08-23 09:10:31 +02:00
walletframe.h Bitcoin-Qt: tweak Qt walletXXX.cpp/h code 2013-08-23 09:10:31 +02:00
walletmodel.cpp Merge pull request #2958 from laanwj/2013_08_txfee2 2013-09-02 09:48:10 -07:00
walletmodel.h Merge pull request #2958 from laanwj/2013_08_txfee2 2013-09-02 09:48:10 -07:00
walletmodeltransaction.cpp qt: Display txfee in first sendCoinsDialog message box 2013-08-31 12:41:47 +02:00
walletmodeltransaction.h qt: Display txfee in first sendCoinsDialog message box 2013-08-31 12:41:47 +02:00
walletstack.cpp Bitcoin-Qt: tweak Qt walletXXX.cpp/h code 2013-08-23 09:10:31 +02:00
walletstack.h Bitcoin-Qt: tweak Qt walletXXX.cpp/h code 2013-08-23 09:10:31 +02:00
walletview.cpp Bitcoin-Qt: tweak Qt walletXXX.cpp/h code 2013-08-23 09:10:31 +02:00
walletview.h Bitcoin-Qt: tweak Qt walletXXX.cpp/h code 2013-08-23 09:10:31 +02:00