primeminer/src/qt
Sunny King 0cd90fbb84 Primecoin: Add Mac OS X icon 2013-08-09 11:30:20 +03:00
..
forms Update signverifymessagedialog.ui 2013-07-14 05:01:47 -05:00
locale Changing more references from Bitcoin to Primecoin 2013-07-31 00:18:07 +03:00
res Primecoin: Add Mac OS X icon 2013-08-09 11:30:20 +03:00
test Bitcoin-Qt: massive header and cpp cleanup 2013-03-17 18:28:00 +01:00
aboutdialog.cpp Primecoin: Update Qt and daemon text messages 2013-06-19 22:16:25 +01:00
aboutdialog.h Bitcoin-Qt: better copyright year handling in AboutDialog 2013-02-01 08:52:01 +01:00
addressbookpage.cpp Primecoin: Update Qt and daemon text messages 2013-06-19 22:16:25 +01:00
addressbookpage.h qt: move export button to tabs 2013-04-12 13:13:32 +02:00
addresstablemodel.cpp Bitcoin-Qt: massive header and cpp cleanup 2013-03-17 18:28:00 +01:00
addresstablemodel.h Bitcoin-Qt: massive header and cpp cleanup 2013-03-17 18:28:00 +01:00
askpassphrasedialog.cpp Primecoin: Update Qt and daemon text messages 2013-06-19 22:16:25 +01:00
askpassphrasedialog.h Bitcoin-Qt: massive header and cpp cleanup 2013-03-17 18:28:00 +01:00
bitcoin.cpp Primecoin: Update Qt and daemon text messages 2013-06-19 22:16:25 +01:00
bitcoin.qrc Primecoin: Update splash screen image 2013-07-05 00:01:23 +01:00
bitcoinaddressvalidator.cpp Bugfix: Fix a variety of misspellings 2012-08-01 17:49:51 +00:00
bitcoinaddressvalidator.h Bitcoin-Qt: massive header and cpp cleanup 2013-03-17 18:28:00 +01:00
bitcoinamountfield.cpp Primecoin: Disable fee-free transactions 2013-07-03 23:32:35 +01:00
bitcoinamountfield.h Bitcoin-Qt: massive header and cpp cleanup 2013-03-17 18:28:00 +01:00
bitcoingui.cpp Primecoin: Update Qt and daemon text messages 2013-06-19 22:16:25 +01:00
bitcoingui.h qt: move export button to tabs 2013-04-12 13:13:32 +02:00
bitcoinstrings.cpp Primecoin: Update Qt and daemon text messages 2013-06-19 22:16:25 +01:00
bitcoinunits.cpp Primecoin: Update Qt and daemon text messages 2013-06-19 22:16:25 +01:00
bitcoinunits.h Bitcoin-Qt: massive header and cpp cleanup 2013-03-17 18:28:00 +01:00
clientmodel.cpp rework ClientModel::getBlockSource() + BitcoinGUI::setNumBlocks() 2013-04-10 15:53:40 +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 Primecoin: Update Qt and daemon text messages 2013-06-19 22:16:25 +01:00
editaddressdialog.h Bitcoin-Qt: massive header and cpp cleanup 2013-03-17 18:28:00 +01:00
guiconstants.h Change progress bar from block-based to time-based 2013-02-16 14:51:00 +01:00
guiutil.cpp Primecoin: URI starts with 'primecoin:' 2013-06-20 23:11:11 +01:00
guiutil.h Bitcoin-Qt: massive header and cpp cleanup 2013-03-17 18:28:00 +01:00
macdockiconhandler.h fix: GUI Disappearing #1522 (Mac OSX) 2013-04-15 12:02:01 +02:00
macdockiconhandler.mm fix: GUI Disappearing #1522 (Mac OSX) 2013-04-15 12:02:01 +02: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: massive header and cpp cleanup 2013-03-17 18:28:00 +01:00
notificator.h Bitcoin-Qt: massive header and cpp cleanup 2013-03-17 18:28:00 +01:00
optionsdialog.cpp Primecoin: Update Qt and daemon text messages 2013-06-19 22:16:25 +01:00
optionsdialog.h Bitcoin-Qt: add a Reset button to the options dialog 2013-01-05 13:51:36 +01:00
optionsmodel.cpp Port Thread* methods to boost::thread_group 2013-04-03 19:57:13 -04:00
optionsmodel.h Bitcoin-Qt: add a Reset button to the options dialog 2013-01-05 13:51:36 +01:00
overviewpage.cpp overviewpage: make some code Qt5 compatible 2013-04-14 19:53:27 +02:00
overviewpage.h qt: remove transaction count from overview page 2013-03-31 10:16:43 +02:00
paymentserver.cpp Primecoin: Update Qt and daemon text messages 2013-06-19 22:16:25 +01:00
paymentserver.h small indentation, space, formatting fixes (no code changes) 2013-04-06 02:29:33 +02:00
qrcodedialog.cpp Primecoin: URI starts with 'primecoin:' 2013-06-20 23:11:11 +01: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 Primecoin: Update Qt and daemon text messages 2013-06-19 22:16:25 +01: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 Primecoin: Disable fee-free transactions 2013-07-03 23:32:35 +01:00
sendcoinsdialog.h Bitcoin-Qt: add "send coins" to context menu in addressbook 2013-03-18 07:44:22 +01:00
sendcoinsentry.cpp Primecoin: Update Qt and daemon text messages 2013-06-19 22:16:25 +01:00
sendcoinsentry.h Bitcoin-Qt: add "send coins" to context menu in addressbook 2013-03-18 07:44:22 +01:00
signverifymessagedialog.cpp Primecoin: Update Qt and daemon text messages 2013-06-19 22:16:25 +01:00
signverifymessagedialog.h Bitcoin-Qt: massive header and cpp cleanup 2013-03-17 18:28:00 +01:00
splashscreen.cpp Primecoin: Update splash screen image 2013-07-05 00:01:23 +01:00
splashscreen.h new splash screen 2013-04-17 01:14:53 -07:00
transactiondesc.cpp Fix help message with the right number of blocks 2013-07-07 21:42:17 +02:00
transactiondesc.h Bitcoin-Qt: massive header and cpp cleanup 2013-03-17 18:28:00 +01: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 Display tx nLockTime correctly when set to block # 2013-01-09 04:18:26 -05:00
transactionrecord.h Bitcoin-Qt: massive header and cpp cleanup 2013-03-17 18:28:00 +01:00
transactiontablemodel.cpp Bitcoin-Qt: massive header and cpp cleanup 2013-03-17 18:28:00 +01:00
transactiontablemodel.h Bitcoin-Qt: massive header and cpp cleanup 2013-03-17 18:28:00 +01:00
transactionview.cpp Adding 'copy txid' to qt tx overview context menu 2013-03-21 11:30:12 +01:00
transactionview.h Adding 'copy txid' to qt tx overview context menu 2013-03-21 11:30:12 +01:00
walletframe.cpp qt: remove extraneous padding introduced in multiwallet support patch 2013-04-26 07:38:24 +02:00
walletframe.h fix "send coins" via context menu in address book 2013-04-01 14:43:50 +02:00
walletmodel.cpp Primecoin: Disable fee-free transactions 2013-07-03 23:32:35 +01:00
walletmodel.h Bitcoin-Qt: massive header and cpp cleanup 2013-03-17 18:28:00 +01:00
walletstack.cpp qt: remove extraneous padding introduced in multiwallet support patch 2013-04-26 07:38:24 +02:00
walletstack.h fix "send coins" via context menu in address book 2013-04-01 14:43:50 +02:00
walletview.cpp small updates for walletview.cpp 2013-04-25 16:15:31 +02:00
walletview.h Bitcoin-Qt: fix GUI after initial multi-wallet patch 2013-04-03 17:37:28 +02:00