.. |
forms
|
more info on ds progress / update tr strings / prepare dash_en.ts for translations
|
2015-08-02 06:19:48 +03:00 |
locale
|
strings/translation source fixes
|
2015-08-06 00:12:01 +03:00 |
res
|
UI: alignment fix for Overview-page (typo fix)
|
2015-07-31 09:35:17 +02:00 |
test
|
Merge branch '0.10' into v0.12.0.x_merge_btc010
|
2015-05-16 00:05:57 +03:00 |
addressbookpage.cpp
|
0.12 dirty merge'n'fix (bitcoin 0.10)
|
2015-04-04 19:24:37 +03:00 |
addressbookpage.h
|
|
|
addresstablemodel.cpp
|
0.12 dirty merge'n'fix (bitcoin 0.10)
|
2015-04-04 19:24:37 +03:00 |
addresstablemodel.h
|
|
|
askpassphrasedialog.cpp
|
0.12 dirty merge'n'fix (bitcoin 0.10)
|
2015-04-04 19:24:37 +03:00 |
askpassphrasedialog.h
|
0.12 dirty merge'n'fix (bitcoin 0.10)
|
2015-04-04 19:24:37 +03:00 |
bitcoinaddressvalidator.cpp
|
Dash rebranding
|
2015-03-17 16:06:58 -07:00 |
bitcoinaddressvalidator.h
|
|
|
bitcoinamountfield.cpp
|
0.12 dirty merge'n'fix (bitcoin 0.10)
|
2015-04-04 19:24:37 +03:00 |
bitcoinamountfield.h
|
|
|
bitcoingui.cpp
|
Wallet Window Title: minor changes
|
2015-07-05 03:11:58 +02:00 |
bitcoingui.h
|
Wallet Repair Buttons: initial commit (+ file permissions restored)
|
2015-05-25 18:29:11 +02:00 |
bitcoinunits.cpp
|
Alternative digits implementation
|
2015-07-06 04:09:10 +03:00 |
bitcoinunits.h
|
Alternative digits implementation
|
2015-07-06 04:09:10 +03:00 |
clientmodel.cpp
|
strings/translation source fixes
|
2015-08-06 00:12:01 +03:00 |
clientmodel.h
|
0.12 dirty merge'n'fix (bitcoin 0.10)
|
2015-04-04 19:24:37 +03:00 |
coincontroldialog.cpp
|
More DS refactoring/fixes:
|
2015-07-30 06:27:29 -07:00 |
coincontroldialog.h
|
0.12 dirty merge'n'fix (bitcoin 0.10)
|
2015-04-04 19:24:37 +03: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
|
|
|
darksendconfig.cpp
|
Dash rebranding
|
2015-03-17 16:06:58 -07:00 |
darksendconfig.h
|
|
|
dash_locale.qrc
|
0.12 dirty merge'n'fix (bitcoin 0.10)
|
2015-04-04 19:24:37 +03:00 |
dash.cpp
|
Only restart wallet 1x, no matter how often a user clicks on a restart-button
|
2015-07-03 07:55:45 +02:00 |
dash.qrc
|
Statusbar icons for tDASH added
|
2015-06-01 09:55:07 +02:00 |
dashstrings.cpp
|
strings/translation source fixes
|
2015-08-06 00:12:01 +03:00 |
editaddressdialog.cpp
|
Dash rebranding
|
2015-03-17 16:06:58 -07:00 |
editaddressdialog.h
|
|
|
guiconstants.h
|
0.12 dirty merge'n'fix (bitcoin 0.10)
|
2015-04-04 19:24:37 +03:00 |
guiutil.cpp
|
Various DS related fixes for overview page:
|
2015-06-30 19:01:51 +03:00 |
guiutil.h
|
Wallet Repair Buttons: initial commit (+ file permissions restored)
|
2015-05-25 18:29:11 +02:00 |
intro.cpp
|
fix strings
|
2015-06-25 17:32:12 +03:00 |
intro.h
|
|
|
macdockiconhandler.h
|
[QT] some mac specifiy cleanup (memory handling, unnecessary code)
|
2015-03-16 13:56:34 +01:00 |
macdockiconhandler.mm
|
[QT] some mac specifiy cleanup (memory handling, unnecessary code)
|
2015-03-16 13:56:34 +01:00 |
macnotificationhandler.h
|
|
|
macnotificationhandler.mm
|
more bitcoin->dash fixes
|
2015-04-06 00:56:58 +03:00 |
networkstyle.cpp
|
|
|
networkstyle.h
|
|
|
notificator.cpp
|
|
|
notificator.h
|
0.12 dirty merge'n'fix (bitcoin 0.10)
|
2015-04-04 19:24:37 +03:00 |
openuridialog.cpp
|
Changed darkcoin references to dash
|
2015-03-19 12:03:14 -07:00 |
openuridialog.h
|
|
|
optionsdialog.cpp
|
DS progress weights depend on DS rounds in settings / force overview to update on OK in options
|
2015-08-07 06:19:10 +03:00 |
optionsdialog.h
|
|
|
optionsmodel.cpp
|
Configurable decimal digits
|
2015-07-05 21:19:46 +02:00 |
optionsmodel.h
|
Configurable decimal digits
|
2015-07-05 21:19:46 +02:00 |
overviewpage.cpp
|
DS progress weights depend on DS rounds in settings / force overview to update on OK in options
|
2015-08-07 06:19:10 +03:00 |
overviewpage.h
|
Store current unit as a private member of OverviewPage object and use it instead of calling walletModel->getOptionsModel()->getDisplayUnit(). This should solve an issue when walletModel->getOptionsModel()->getDisplayUnit() fails on shutdown/restart even if (walletModel && walletModel->getOptionsModel()) is true.
|
2015-07-04 07:58:42 +03:00 |
paymentrequest.proto
|
|
|
paymentrequestplus.cpp
|
|
|
paymentrequestplus.h
|
|
|
paymentserver.cpp
|
0.12 dirty merge'n'fix (bitcoin 0.10)
|
2015-04-04 19:24:37 +03:00 |
paymentserver.h
|
more bitcoin->dash fixes
|
2015-04-06 00:56:58 +03:00 |
peertablemodel.cpp
|
|
|
peertablemodel.h
|
|
|
qvalidatedlineedit.cpp
|
|
|
qvalidatedlineedit.h
|
|
|
qvaluecombobox.cpp
|
|
|
qvaluecombobox.h
|
|
|
receivecoinsdialog.cpp
|
|
|
receivecoinsdialog.h
|
|
|
receiverequestdialog.cpp
|
0.12 dirty merge'n'fix (bitcoin 0.10)
|
2015-04-04 19:24:37 +03:00 |
receiverequestdialog.h
|
|
|
recentrequeststablemodel.cpp
|
|
|
recentrequeststablemodel.h
|
more bitcoin->dash fixes
|
2015-04-06 00:56:58 +03:00 |
rpcconsole.cpp
|
Wallet Repair Buttons: removed obsolete comment
|
2015-05-28 23:14:09 +02:00 |
rpcconsole.h
|
Wallet Repair Buttons: refactoring and remove old repair args before restart
|
2015-05-28 23:09:14 +02:00 |
sendcoinsdialog.cpp
|
UI: "Confirm send coins" popup beautified
|
2015-08-01 21:55:46 +02:00 |
sendcoinsdialog.h
|
UI: Limit display of Sendcoins-popup to 10 entries.
|
2015-07-26 18:43:22 +02:00 |
sendcoinsentry.cpp
|
0.12 dirty merge'n'fix (bitcoin 0.10)
|
2015-04-04 19:24:37 +03:00 |
sendcoinsentry.h
|
|
|
signverifymessagedialog.cpp
|
0.12 dirty merge'n'fix (bitcoin 0.10)
|
2015-04-04 19:24:37 +03:00 |
signverifymessagedialog.h
|
|
|
splashscreen.cpp
|
0.12 dirty merge'n'fix (bitcoin 0.10)
|
2015-04-04 19:24:37 +03:00 |
splashscreen.h
|
|
|
trafficgraphwidget.cpp
|
|
|
trafficgraphwidget.h
|
|
|
transactiondesc.cpp
|
small fixes
|
2015-07-07 15:47:22 +03:00 |
transactiondesc.h
|
|
|
transactiondescdialog.cpp
|
Wallet Repair Buttons: initial commit (+ file permissions restored)
|
2015-05-25 18:29:11 +02:00 |
transactiondescdialog.h
|
|
|
transactionfilterproxy.cpp
|
Open peers information page when clicking on connections item
|
2015-05-17 20:56:00 +02:00 |
transactionfilterproxy.h
|
Merge branch 'master' into v0.12.0.x_merge_btc010_master (fix spaces)
|
2015-05-16 02:34:25 +03:00 |
transactionrecord.cpp
|
fix DSdenom/watchonly
|
2015-04-05 02:45:22 +03:00 |
transactionrecord.h
|
0.12 dirty merge'n'fix (bitcoin 0.10)
|
2015-04-04 19:24:37 +03:00 |
transactiontablemodel.cpp
|
0.12 dirty merge'n'fix (bitcoin 0.10)
|
2015-04-04 19:24:37 +03:00 |
transactiontablemodel.h
|
resolve conflicts / clean yet unused functionality
|
2015-02-10 16:35:08 +03:00 |
transactionview.cpp
|
UI: allow "," in "Min amount" field of Transaction-View
|
2015-07-20 18:28:49 +02:00 |
transactionview.h
|
Merge branch 'master' into v0.12.0.x_merge_btc010_master (fix spaces)
|
2015-05-16 02:34:25 +03:00 |
utilitydialog.cpp
|
fixed hashing issues with mnw messages
|
2015-05-27 15:07:53 -07:00 |
utilitydialog.h
|
|
|
walletframe.cpp
|
|
|
walletframe.h
|
0.12 dirty merge'n'fix (bitcoin 0.10)
|
2015-04-04 19:24:37 +03:00 |
walletmodel.cpp
|
Proposal Security Overhaul
|
2015-07-11 13:20:12 -07:00 |
walletmodel.h
|
0.12 dirty merge'n'fix (bitcoin 0.10)
|
2015-04-04 19:24:37 +03:00 |
walletmodeltransaction.cpp
|
|
|
walletmodeltransaction.h
|
|
|
walletview.cpp
|
cleanups/fixes:
|
2015-07-30 19:12:05 +03:00 |
walletview.h
|
Merge branch 'master' into v0.12.0.x_merge_btc010_master (fix spaces)
|
2015-05-16 02:34:25 +03:00 |
winshutdownmonitor.cpp
|
|
|
winshutdownmonitor.h
|
|
|