neobytes/src/qt
Alexander Block a8fb8252e9 Use fEnablePrivateSend instead of fPrivateSendRunning
Required due missing refactorings.
2019-08-07 16:07:22 +02:00
..
forms Show number of InstantSend locks in Debug Console (#2919) 2019-08-07 14:15:08 +02:00
locale Translations v14 (#2638) 2019-04-30 16:18:37 +03:00
res Clean up a few GUI related items (#2846) 2019-04-11 15:41:23 +03:00
test Fix qt tests and actually run them (#2801) 2019-03-25 19:24:24 +03:00
addressbookpage.cpp Add a button/context menu items to show QR codes for addresses (#2741) 2019-03-06 22:45:22 +03:00
addressbookpage.h Add a button/context menu items to show QR codes for addresses (#2741) 2019-03-06 22:45:22 +03:00
addresstablemodel.cpp
addresstablemodel.h
askpassphrasedialog.cpp update copyright (#2648) 2019-01-29 15:53:14 +01:00
askpassphrasedialog.h
bantablemodel.cpp Merge #9510: [trivial] Fix typos in comments 2018-01-21 12:48:34 +01:00
bantablemodel.h
bitcoinaddressvalidator.cpp update copyright (#2648) 2019-01-29 15:53:14 +01:00
bitcoinaddressvalidator.h
bitcoinamountfield.cpp
bitcoinamountfield.h
bitcoingui.cpp Use fEnablePrivateSend instead of fPrivateSendRunning 2019-08-07 16:07:22 +02:00
bitcoingui.h Backport #12783: macOS: disable AppNap during sync (and mixing) (#3024) 2019-08-07 12:19:49 +02:00
bitcoinunits.cpp update copyright (#2648) 2019-01-29 15:53:14 +01:00
bitcoinunits.h update copyright (#2648) 2019-01-29 15:53:14 +01:00
clientmodel.cpp Show number of InstantSend locks in Debug Console (#2919) 2019-08-07 14:15:08 +02:00
clientmodel.h Show number of InstantSend locks in Debug Console (#2919) 2019-08-07 14:15:08 +02:00
coincontroldialog.cpp Merge bitcoin#9602: Remove coin age priority and free transactions - implementation (#2768) 2019-03-14 17:44:42 +03:00
coincontroldialog.h
coincontroltreewidget.cpp
coincontroltreewidget.h Use override keyword for overriden class member functions (#1644) 2018-02-15 10:29:15 +03:00
csvmodelwriter.cpp
csvmodelwriter.h
dash_locale.qrc Translations 201811 (#2249) 2018-11-07 10:39:06 +03:00
dash.cpp Implement optional pretty printed stacktraces (#2420) 2019-02-21 21:37:15 +03:00
dash.qrc swap out old logo for T&C logo in Qt GUI (#2081) 2018-05-29 18:13:08 +03:00
dashstrings.cpp Translations v14 (#2638) 2019-04-30 16:18:37 +03:00
editaddressdialog.cpp update copyright (#2648) 2019-01-29 15:53:14 +01:00
editaddressdialog.h
guiconstants.h update copyright (#2648) 2019-01-29 15:53:14 +01:00
guiutil.cpp update copyright (#2648) 2019-01-29 15:53:14 +01:00
guiutil.h Remove all legacy/compatibility MN code (#2600) 2019-01-03 12:17:43 +03:00
intro.cpp update copyright (#2648) 2019-01-29 15:53:14 +01:00
intro.h
macdockiconhandler.h
macdockiconhandler.mm
macnotificationhandler.h
macnotificationhandler.mm
macos_appnap.h Backport #12783: macOS: disable AppNap during sync (and mixing) (#3024) 2019-08-07 12:19:49 +02:00
macos_appnap.mm Backport #12783: macOS: disable AppNap during sync (and mixing) (#3024) 2019-08-07 12:19:49 +02:00
masternodelist.cpp Multiple speed optimizations for deterministic MN list handling (#2972) 2019-06-21 09:47:13 +02:00
masternodelist.h Multiple speed optimizations for deterministic MN list handling (#2972) 2019-06-21 09:47:13 +02:00
modaloverlay.cpp
modaloverlay.h
networkstyle.cpp
networkstyle.h update copyright (#2648) 2019-01-29 15:53:14 +01:00
notificator.cpp
notificator.h
openuridialog.cpp update copyright (#2648) 2019-01-29 15:53:14 +01:00
openuridialog.h
optionsdialog.cpp Clean up a few GUI related items (#2846) 2019-04-11 15:41:23 +03:00
optionsdialog.h
optionsmodel.cpp update copyright (#2648) 2019-01-29 15:53:14 +01:00
optionsmodel.h Add an option to disable popups for PS mixing txes (#2272) 2018-09-11 17:31:46 +03:00
overviewpage.cpp A bunch of mostly trivial tweaks/fixes (#2889) 2019-04-30 15:48:21 +03:00
overviewpage.h Refactor IS-lock GUI notification and implement a similar one for ChainLocks (#2875) 2019-04-25 18:37:39 +03:00
paymentrequest.proto
paymentrequestplus.cpp Merge #9475: Let autoconf detect presence of EVP_MD_CTX_new 2018-01-18 07:33:44 +01:00
paymentrequestplus.h Merge #9758: Selectively suppress deprecation warnings 2018-01-23 09:24:29 +01:00
paymentserver.cpp Merge #9785: Avoid variable length arrays 2018-01-26 12:59:29 +01:00
paymentserver.h Merge #9785: Avoid variable length arrays 2018-01-26 12:59:29 +01:00
peertablemodel.cpp Merge #10176: net: gracefully handle NodeId wrapping 2018-01-26 12:59:29 +01:00
peertablemodel.h
platformstyle.cpp
platformstyle.h
qrdialog.cpp Add a button/context menu items to show QR codes for addresses (#2741) 2019-03-06 22:45:22 +03:00
qrdialog.h [GUI] Create QR-code for Masternode private key (#1970) 2018-03-08 15:17:34 +03:00
qvalidatedlineedit.cpp
qvalidatedlineedit.h
qvaluecombobox.cpp
qvaluecombobox.h
receivecoinsdialog.cpp
receivecoinsdialog.h Few (mostly trivial) cleanups and fixes (#1940) 2018-02-21 19:32:08 +03:00
receiverequestdialog.cpp
receiverequestdialog.h Use override keyword for overriden class member functions (#1644) 2018-02-15 10:29:15 +03:00
recentrequeststablemodel.cpp
recentrequeststablemodel.h
rpcconsole.cpp Show number of InstantSend locks in Debug Console (#2919) 2019-08-07 14:15:08 +02:00
rpcconsole.h Show number of InstantSend locks in Debug Console (#2919) 2019-08-07 14:15:08 +02:00
sendcoinsdialog.cpp New LLMQ-based IS should have no legacy IS strings in UI and no legacy restrictions (#2883) 2019-04-29 11:32:43 +03:00
sendcoinsdialog.h
sendcoinsentry.cpp update copyright (#2648) 2019-01-29 15:53:14 +01:00
sendcoinsentry.h
signverifymessagedialog.cpp
signverifymessagedialog.h
splashscreen.cpp update copyright (#2648) 2019-01-29 15:53:14 +01:00
splashscreen.h
trafficgraphdata.cpp Few (mostly trivial) cleanups and fixes (#1940) 2018-02-21 19:32:08 +03:00
trafficgraphdata.h Few (mostly trivial) cleanups and fixes (#1940) 2018-02-21 19:32:08 +03:00
trafficgraphwidget.cpp A bunch of mostly trivial tweaks/fixes (#2889) 2019-04-30 15:48:21 +03:00
trafficgraphwidget.h
transactiondesc.cpp A bunch of mostly trivial tweaks/fixes (#2889) 2019-04-30 15:48:21 +03:00
transactiondesc.h
transactiondescdialog.cpp
transactiondescdialog.h
transactionfilterproxy.cpp Add a column for IS lock status on Transactions tab (#2433) 2018-11-12 18:08:31 +03:00
transactionfilterproxy.h Add a column for IS lock status on Transactions tab (#2433) 2018-11-12 18:08:31 +03:00
transactionrecord.cpp A bunch of mostly trivial tweaks/fixes (#2889) 2019-04-30 15:48:21 +03:00
transactionrecord.h Refactor IS-lock GUI notification and implement a similar one for ChainLocks (#2875) 2019-04-25 18:37:39 +03:00
transactiontablemodel.cpp Refactor IS-lock GUI notification and implement a similar one for ChainLocks (#2875) 2019-04-25 18:37:39 +03:00
transactiontablemodel.h Refactor IS-lock GUI notification and implement a similar one for ChainLocks (#2875) 2019-04-25 18:37:39 +03:00
transactionview.cpp A bunch of mostly trivial tweaks/fixes (#2889) 2019-04-30 15:48:21 +03:00
transactionview.h Add a button/context menu items to show QR codes for addresses (#2741) 2019-03-06 22:45:22 +03:00
utilitydialog.cpp Fix broken link in PrivateSend info dialog (#3031) 2019-08-07 12:19:49 +02:00
utilitydialog.h
walletframe.cpp
walletframe.h
walletmodel.cpp New LLMQ-based IS should have no legacy IS strings in UI and no legacy restrictions (#2883) 2019-04-29 11:32:43 +03:00
walletmodel.h New LLMQ-based IS should have no legacy IS strings in UI and no legacy restrictions (#2883) 2019-04-29 11:32:43 +03:00
walletmodeltransaction.cpp Match recipients with txouts by scriptPubKey in reassignAmounts() (#2548) 2018-12-13 09:12:07 +01:00
walletmodeltransaction.h Match recipients with txouts by scriptPubKey in reassignAmounts() (#2548) 2018-12-13 09:12:07 +01:00
walletview.cpp Remove all legacy/compatibility MN code (#2600) 2019-01-03 12:17:43 +03:00
walletview.h
winshutdownmonitor.cpp
winshutdownmonitor.h