neobytes/src/qt
2015-02-02 10:33:52 -07:00
..
forms various improvements to IX 2015-02-01 08:53:49 -07:00
locale Finish german translation. 2015-02-01 13:19:52 +01:00
res fix low res of icns 2015-01-17 02:11:32 +03:00
test Merged in Darksend/InstantX/Masternodes 2014-12-11 08:10:35 -07:00
addressbookpage.cpp Update copyright year 2015 2015-01-15 11:31:35 +01:00
addressbookpage.h
addresstablemodel.cpp Update copyright year 2015 2015-01-15 11:31:35 +01:00
addresstablemodel.h
askpassphrasedialog.cpp Update copyright year 2015 2015-01-15 11:31:35 +01:00
askpassphrasedialog.h Merged in Darksend/InstantX/Masternodes 2014-12-11 08:10:35 -07:00
bitcoin.qrc Finish german translation. 2015-02-01 13:19:52 +01:00
bitcoinaddressvalidator.cpp Update copyright year 2015 2015-01-15 11:31:35 +01:00
bitcoinaddressvalidator.h
bitcoinamountfield.cpp
bitcoinamountfield.h
bitcoingui.cpp Creat a tools menu with info, console and network items. 2015-01-16 10:55:24 +01:00
bitcoingui.h Creat a tools menu with info, console and network items. 2015-01-16 10:55:24 +01:00
bitcoinstrings.cpp Update bitcoinstrings. 2015-01-31 19:47:23 +01:00
bitcoinunits.cpp Update copyright year 2015 2015-01-15 11:31:35 +01:00
bitcoinunits.h Update copyright year 2015 2015-01-15 11:31:35 +01:00
clientmodel.cpp Update copyright year 2015 2015-01-15 11:31:35 +01:00
clientmodel.h Update copyright year 2015 2015-01-15 11:31:35 +01:00
coincontroldialog.cpp Update copyright year 2015 2015-01-15 11:31:35 +01:00
coincontroldialog.h Added coincontrol darksend rounds colunm from v10 2014-12-26 15:30:00 -07:00
coincontroltreewidget.cpp fix coin control crash https://github.com/bitcoin/bitcoin/pull/5700 2015-01-30 04:13:14 +03:00
coincontroltreewidget.h
csvmodelwriter.cpp
csvmodelwriter.h
darkcoin.cpp merge devel-0.9 2015-01-15 12:40:25 +01:00
darksendconfig.cpp Use display unit instead of hardcoded DRK for darksend settings and set max to 16 rounds 2015-01-15 12:38:03 +01:00
darksendconfig.h Merged in Darksend/InstantX/Masternodes 2014-12-11 08:10:35 -07:00
editaddressdialog.cpp Update copyright year 2015 2015-01-15 11:31:35 +01:00
editaddressdialog.h
guiconstants.h Update wallet name to Darkcoin 2015-01-02 14:58:25 +01:00
guiutil.cpp Update copyright year 2015 2015-01-15 11:31:35 +01:00
guiutil.h qt: fix unicode character display on osx when building with 10.7 sdk 2014-08-21 17:35:31 +02:00
intro.cpp Update copyright year 2015 2015-01-15 11:31:35 +01:00
intro.h qt: Make it possible again to specify -testnet in config file 2014-03-11 08:46:01 +01:00
macdockiconhandler.h
macdockiconhandler.mm osx: Fix missing dock menu with qt5 2014-05-30 10:20:50 +02:00
macnotificationhandler.h
macnotificationhandler.mm
Makefile.am Finish german translation. 2015-02-01 13:19:52 +01:00
monitoreddatamapper.cpp
monitoreddatamapper.h
notificator.cpp
notificator.h
openuridialog.cpp Update copyright year 2015 2015-01-15 11:31:35 +01:00
openuridialog.h
optionsdialog.cpp fixed Darksend settings 2014-12-25 11:20:18 -07:00
optionsdialog.h
optionsmodel.cpp Update copyright year 2015 2015-01-15 11:31:35 +01:00
optionsmodel.h fixed Darksend settings 2014-12-25 11:20:18 -07:00
overviewpage.cpp signal transaction update 2015-02-02 08:04:09 -07:00
overviewpage.h signal transaction update 2015-02-02 08:04:09 -07:00
paymentrequest.proto
paymentrequestplus.cpp
paymentrequestplus.h
paymentserver.cpp Update copyright year 2015 2015-01-15 11:31:35 +01:00
paymentserver.h
qvalidatedlineedit.cpp
qvalidatedlineedit.h
qvaluecombobox.cpp
qvaluecombobox.h
receivecoinsdialog.cpp [Qt] fix Qt slot problem in receivecoinsdialog 2014-05-06 12:52:21 +02:00
receivecoinsdialog.h [Qt] fix Qt slot problem in receivecoinsdialog 2014-05-06 12:52:21 +02:00
receiverequestdialog.cpp ui: Check for !pixmap() before trying to export QR code 2014-05-07 08:42:12 +02:00
receiverequestdialog.h ui: Check for !pixmap() before trying to export QR code 2014-05-07 08:42:12 +02:00
recentrequeststablemodel.cpp
recentrequeststablemodel.h
rpcconsole.cpp Creat a tools menu with info, console and network items. 2015-01-16 10:55:24 +01:00
rpcconsole.h Creat a tools menu with info, console and network items. 2015-01-16 10:55:24 +01:00
sendcoinsdialog.cpp Fix typos. 2015-01-15 13:27:46 +01:00
sendcoinsdialog.h fix wallet locking after sending coins 2014-12-12 21:10:38 +03:00
sendcoinsentry.cpp Update copyright year 2015 2015-01-15 11:31:35 +01:00
sendcoinsentry.h
signverifymessagedialog.cpp Update copyright year 2015 2015-01-15 11:31:35 +01:00
signverifymessagedialog.h
splashscreen.cpp Update copyright year 2015 2015-01-15 11:31:35 +01:00
splashscreen.h
trafficgraphwidget.cpp
trafficgraphwidget.h
transactiondesc.cpp added set expiration for IX, cleaned up messages 2015-02-01 13:04:20 -07:00
transactiondesc.h
transactiondescdialog.cpp
transactiondescdialog.h
transactionfilterproxy.cpp
transactionfilterproxy.h
transactionrecord.cpp use IsDenominatedAmount instead of loops and GetInputDarksendRounds where applicable 2015-01-29 13:36:18 +03:00
transactionrecord.h fixed display issues for Darksend transaction 2015-01-08 15:21:05 -07:00
transactiontablemodel.cpp fixed display issues for Darksend transaction 2015-01-08 15:21:05 -07:00
transactiontablemodel.h [Qt] Optionally add third party links to transaction context menu 2014-04-25 20:01:20 +02:00
transactionview.cpp fixed display issues for Darksend transaction 2015-01-08 15:21:05 -07:00
transactionview.h [Qt] Optionally add third party links to transaction context menu 2014-04-25 20:01:20 +02:00
utilitydialog.cpp Update copyright year 2015 2015-01-15 11:31:35 +01:00
utilitydialog.h
walletframe.cpp Merged in Darksend/InstantX/Masternodes 2014-12-11 08:10:35 -07:00
walletframe.h Merged in Darksend/InstantX/Masternodes 2014-12-11 08:10:35 -07:00
walletmodel.cpp Better DOS protection, fixed min confirmations 2015-02-02 10:33:52 -07:00
walletmodel.h added set expiration for IX, cleaned up messages 2015-02-01 13:04:20 -07:00
walletmodeltransaction.cpp
walletmodeltransaction.h
walletview.cpp Merged in Darksend/InstantX/Masternodes 2014-12-11 08:10:35 -07:00
walletview.h Merged in Darksend/InstantX/Masternodes 2014-12-11 08:10:35 -07:00
winshutdownmonitor.cpp [Qt] catch Windows shutdown events while client is running 2014-04-15 11:57:55 +02:00
winshutdownmonitor.h [Qt] catch Windows shutdown events while client is running 2014-04-15 11:57:55 +02:00