..
forms
gui: Rename address checkbox back to bech32
2019-09-21 08:25:58 -04:00
locale
qt: Translations update pre-rc1
2020-01-23 14:33:52 +01:00
res
qt: Remove menu icons
2019-08-15 13:05:10 +02:00
test
qa: Do not force overwrite of QT_QPA_PLATFORM on windows for gui tests
2019-10-01 17:00:49 -04:00
addressbookpage.cpp
Make reasoning about dependencies easier by not including unused dependencies
2019-06-02 17:15:23 +02:00
addressbookpage.h
Don't use zero as null pointer constant (-Wzero-as-null-pointer-constant)
2019-01-13 03:25:14 -08:00
addresstablemodel.cpp
refactor: replace qLowerBound & qUpperBound with std:: upper_bound & lower_bound
2019-08-22 13:43:47 +08:00
addresstablemodel.h
Don't use zero as null pointer constant (-Wzero-as-null-pointer-constant)
2019-01-13 03:25:14 -08:00
askpassphrasedialog.cpp
gui: fix passphrase labels/tooltip in createwalletdialog/askpassphrasedialog
2019-09-09 10:57:38 +02:00
askpassphrasedialog.h
Optionally allow AskPassphraseDialog to output the passphrase
2019-09-05 20:36:57 -04:00
bantablemodel.cpp
Use correct C++11 header for std::swap()
2020-01-15 12:13:02 +00:00
bantablemodel.h
Don't use zero as null pointer constant (-Wzero-as-null-pointer-constant)
2019-01-13 03:25:14 -08:00
bitcoin.cpp
refactor: Styling w/ clang-format, comment update
2019-11-25 10:13:25 +01:00
bitcoin.h
[gui] add explicit prune setter
2019-08-24 22:36:11 +02:00
bitcoin.qrc
qt: Remove menu icons
2019-08-15 13:05:10 +02:00
bitcoin_locale.qrc
qt: Periodic translations update for 0.19 branch
2020-01-08 13:47:27 +01:00
bitcoinaddressvalidator.cpp
Update copyright headers to 2018
2018-07-27 07:15:02 -04:00
bitcoinaddressvalidator.h
bitcoinamountfield.cpp
qt: Add TextWidth() wrapper
2019-08-23 21:27:50 +03:00
bitcoinamountfield.h
Don't use zero as null pointer constant (-Wzero-as-null-pointer-constant)
2019-01-13 03:25:14 -08:00
bitcoingui.cpp
gui: Fix duplicate wallet showing up
2020-01-14 09:34:35 +00:00
bitcoingui.h
Add Create Wallet menu action
2019-09-05 20:36:57 -04:00
bitcoinstrings.cpp
qt: Run "make translate" in ./src
2019-09-16 09:45:11 -04:00
bitcoinunits.cpp
Make reasoning about dependencies easier by not including unused dependencies
2019-06-02 17:15:23 +02:00
bitcoinunits.h
Update copyright headers to 2018
2018-07-27 07:15:02 -04:00
clientmodel.cpp
gui: Make polling in ClientModel asynchronous
2019-10-25 14:55:33 +01:00
clientmodel.h
gui: Make polling in ClientModel asynchronous
2019-10-25 14:55:33 +01:00
coincontroldialog.cpp
Merge #16128 : Delete error-prone CScript constructor only used with FindAndDelete
2019-07-08 20:45:12 +02:00
coincontroldialog.h
Don't use zero as null pointer constant (-Wzero-as-null-pointer-constant)
2019-01-13 03:25:14 -08:00
coincontroltreewidget.cpp
Update copyright headers to 2018
2018-07-27 07:15:02 -04:00
coincontroltreewidget.h
Don't use zero as null pointer constant (-Wzero-as-null-pointer-constant)
2019-01-13 03:25:14 -08:00
createwalletdialog.cpp
gui: rename encrypt(), blank(), and askPasshprase()
2019-09-09 10:56:38 +02:00
createwalletdialog.h
gui: rename encrypt(), blank(), and askPasshprase()
2019-09-09 10:56:38 +02:00
csvmodelwriter.cpp
Don't use zero as null pointer constant (-Wzero-as-null-pointer-constant)
2019-01-13 03:25:14 -08:00
csvmodelwriter.h
Don't use zero as null pointer constant (-Wzero-as-null-pointer-constant)
2019-01-13 03:25:14 -08:00
editaddressdialog.cpp
Don't use zero as null pointer constant (-Wzero-as-null-pointer-constant)
2019-01-13 03:25:14 -08:00
editaddressdialog.h
Don't use zero as null pointer constant (-Wzero-as-null-pointer-constant)
2019-01-13 03:25:14 -08:00
guiconstants.h
Expose wallet creation to the GUI via WalletController
2019-09-05 20:36:57 -04:00
guiutil.cpp
Testchains: Generic selection with -chain=<str> in addition of -testnet and -regtest
2019-09-06 22:05:33 +02:00
guiutil.h
qt: Add TextWidth() wrapper
2019-08-23 21:27:50 +03:00
intro.cpp
qt: Change default size of intro frame
2019-09-26 21:50:12 +02:00
intro.h
[gui] intro: add prune preference
2019-08-24 22:41:32 +02:00
macdockiconhandler.h
Remove obj_c for macOS Dock icon menu
2018-11-04 02:42:18 +02:00
macdockiconhandler.mm
qt: Replace objc_msgSend with native syntax
2019-08-31 12:25:34 +03:00
macnotificationhandler.h
convert C-style (void) parameter lists to C++ style ()
2018-09-13 10:36:41 -07:00
macnotificationhandler.mm
Refactoring with QString::toNSString
2018-12-16 20:29:56 +02:00
macos_appnap.h
macOS: disable AppNap during sync
2018-11-01 18:22:06 +03:00
macos_appnap.mm
macOS: disable AppNap during sync
2018-11-01 18:22:06 +03:00
main.cpp
Refactor out translation.h
2019-07-24 16:32:53 +03:00
Makefile
modaloverlay.cpp
Qt: Fix update headers-count
2019-01-04 08:52:27 -10:00
modaloverlay.h
Qt: Fix update headers-count
2019-01-04 08:52:27 -10:00
networkstyle.cpp
Testchains: Qt: Simplify network/chain styles
2019-09-06 22:13:49 +02:00
networkstyle.h
Testchains: Qt: Simplify network/chain styles
2019-09-06 22:13:49 +02:00
notificator.cpp
Remove misplaced Q_UNUSED and others enhancements
2018-12-20 01:06:37 +02:00
notificator.h
Remove misplaced Q_UNUSED and others enhancements
2018-12-20 01:06:37 +02:00
openuridialog.cpp
Update copyright headers to 2018
2018-07-27 07:15:02 -04:00
openuridialog.h
optionsdialog.cpp
scripted-diff: Avoid passing PACKAGE_NAME for translation
2019-06-26 11:01:57 -04:00
optionsdialog.h
Merge #13248 : [gui] Make proxy icon from statusbar clickable
2018-08-20 13:40:11 +02:00
optionsmodel.cpp
[gui] add explicit prune setter
2019-08-24 22:36:11 +02:00
optionsmodel.h
[gui] add explicit prune setter
2019-08-24 22:36:11 +02:00
overviewpage.cpp
Merge #14879 : qt: Add warning messages to the debug window
2019-08-28 16:03:09 -04:00
overviewpage.h
Don't use zero as null pointer constant (-Wzero-as-null-pointer-constant)
2019-01-13 03:25:14 -08:00
paymentrequest.proto
paymentrequestplus.cpp
scripted-diff: Move util files to separate directory.
2018-11-04 22:46:07 -08:00
paymentrequestplus.h
Update copyright headers to 2018
2018-07-27 07:15:02 -04:00
paymentserver.cpp
Prevent processing duplicate payment requests
2019-10-04 13:50:06 +02:00
paymentserver.h
qt: cleanup: Move BIP70 functions together in paymentserver
2018-10-22 04:03:17 -06:00
peertablemodel.cpp
Use correct C++11 header for std::swap()
2020-01-15 12:13:02 +00:00
peertablemodel.h
Don't use zero as null pointer constant (-Wzero-as-null-pointer-constant)
2019-01-13 03:25:14 -08:00
platformstyle.cpp
gui: remove unused PlatformStyle::TextColorIcon
2019-08-22 14:50:29 +08:00
platformstyle.h
gui: remove unused PlatformStyle::TextColorIcon
2019-08-22 14:50:29 +08:00
qrimagewidget.cpp
gui: disable font antialiasing for QR image address
2019-10-26 13:07:09 +02:00
qrimagewidget.h
GUI: Move QRImageWidget to its own file-pair
2019-05-02 12:18:18 +00:00
qvalidatedlineedit.cpp
Replace remaining 0 with nullptr in Qt code
2019-01-13 03:25:14 -08:00
qvalidatedlineedit.h
Update copyright headers to 2018
2018-07-27 07:15:02 -04:00
qvaluecombobox.cpp
qt: Use new Qt5 connect syntax
2018-08-21 09:43:54 +01:00
qvaluecombobox.h
Don't use zero as null pointer constant (-Wzero-as-null-pointer-constant)
2019-01-13 03:25:14 -08:00
README.md
Fix macOS files description
2018-10-08 00:41:40 +03:00
receivecoinsdialog.cpp
gui: Rename address checkbox back to bech32
2019-09-21 08:25:58 -04:00
receivecoinsdialog.h
Don't use zero as null pointer constant (-Wzero-as-null-pointer-constant)
2019-01-13 03:25:14 -08:00
receiverequestdialog.cpp
Make reasoning about dependencies easier by not including unused dependencies
2019-06-02 17:15:23 +02:00
receiverequestdialog.h
GUI: Move QRImageWidget to its own file-pair
2019-05-02 12:18:18 +00:00
recentrequeststablemodel.cpp
Fix comparison function signature
2020-01-15 12:12:43 +00:00
recentrequeststablemodel.h
Fix comparison function signature
2020-01-15 12:12:43 +00:00
rpcconsole.cpp
Merge #16706 : qt: Replace deprecated QSignalMapper by lambda expressions
2019-08-29 15:59:29 +02:00
rpcconsole.h
Merge #14879 : qt: Add warning messages to the debug window
2019-08-28 16:03:09 -04:00
sendcoinsdialog.cpp
HTML escape address labels in more dialogs and notifications
2019-09-08 16:40:37 -04:00
sendcoinsdialog.h
Make SendConfirmationDialog fully fledged
2019-04-24 21:56:10 +03:00
sendcoinsentry.cpp
Replace remaining 0 with nullptr in Qt code
2019-01-13 03:25:14 -08:00
sendcoinsentry.h
Don't use zero as null pointer constant (-Wzero-as-null-pointer-constant)
2019-01-13 03:25:14 -08:00
signverifymessagedialog.cpp
Replace CScriptID and CKeyID in CTxDestination with dedicated types
2019-04-29 10:15:23 -04:00
signverifymessagedialog.h
splashscreen.cpp
qt: Replace obsolete functions of QDesktopWidget
2019-08-25 08:46:32 +03:00
splashscreen.h
Cleanup SplashScreen class
2018-12-02 01:26:28 +02:00
trafficgraphwidget.cpp
Add antialiasing to traffic graph widget
2019-07-02 07:26:40 +02:00
trafficgraphwidget.h
Don't use zero as null pointer constant (-Wzero-as-null-pointer-constant)
2019-01-13 03:25:14 -08:00
transactiondesc.cpp
When BIP70 is disabled, get PaymentRequest merchant using string search
2019-09-30 11:31:58 -04:00
transactiondesc.h
Remove unused adjustedTime
parameter
2018-10-28 09:04:10 +02:00
transactiondescdialog.cpp
Update copyright headers to 2018
2018-07-27 07:15:02 -04:00
transactiondescdialog.h
Don't use zero as null pointer constant (-Wzero-as-null-pointer-constant)
2019-01-13 03:25:14 -08:00
transactionfilterproxy.cpp
Update copyright headers to 2018
2018-07-27 07:15:02 -04:00
transactionfilterproxy.h
Don't use zero as null pointer constant (-Wzero-as-null-pointer-constant)
2019-01-13 03:25:14 -08:00
transactionrecord.cpp
Move ismine to wallet module
2019-06-19 18:06:30 -04:00
transactionrecord.h
Don't label transactions "Open" while catching up
2019-01-03 00:10:24 +02:00
transactiontablemodel.cpp
refactor: replace qLowerBound & qUpperBound with std:: upper_bound & lower_bound
2019-08-22 13:43:47 +08:00
transactiontablemodel.h
Don't use zero as null pointer constant (-Wzero-as-null-pointer-constant)
2019-01-13 03:25:14 -08:00
transactionview.cpp
qt: Remove QSignalMapper from TransactionView
2019-08-25 09:12:38 +03:00
transactionview.h
qt: Remove QSignalMapper from TransactionView
2019-08-25 09:12:38 +03:00
utilitydialog.cpp
scripted-diff: Avoid passing PACKAGE_NAME for translation
2019-06-26 11:01:57 -04:00
utilitydialog.h
Replace remaining 0 with nullptr in Qt code
2019-01-13 03:25:14 -08:00
walletcontroller.cpp
gui: Fix start timer from non QThread
2019-10-26 13:02:55 +02:00
walletcontroller.h
gui: rename encrypt(), blank(), and askPasshprase()
2019-09-09 10:56:38 +02:00
walletframe.cpp
gui: Fix duplicate wallet showing up
2020-01-14 09:34:35 +00:00
walletframe.h
gui: Fix duplicate wallet showing up
2020-01-14 09:34:35 +00:00
walletmodel.cpp
gui: Fix start timer from non QThread
2019-10-26 13:02:55 +02:00
walletmodel.h
gui: Fix start timer from non QThread
2019-10-26 13:02:55 +02:00
walletmodeltransaction.cpp
Get rid of PendingWalletTx class.
2019-07-18 12:06:23 -04:00
walletmodeltransaction.h
Get rid of PendingWalletTx class.
2019-07-18 12:06:23 -04:00
walletview.cpp
HTML escape address labels in more dialogs and notifications
2019-09-08 16:40:37 -04:00
walletview.h
Update copyright headers to 2018
2018-07-27 07:15:02 -04:00
winshutdownmonitor.cpp
Use qInfo() if no error occurs
2019-06-21 20:22:13 +03:00
winshutdownmonitor.h
Update copyright headers to 2018
2018-07-27 07:15:02 -04:00