..
android
Merge bitcoin/bitcoin#22078 : Add src/qt/android/.gitignore
2021-07-15 16:01:43 -05:00
forms
qt: Add chainlock info ( #4252 )
2021-08-10 22:41:00 +03:00
locale
80%+: ar, bg, de, es, fr, it, ja, ko, nl, pl, pt, ro, sk, th, tr, vi, zh_CN, zh_TW ( #4169 )
2021-05-25 00:45:15 +02:00
res
Partial Merge #14831 : Scripts and tools: Use #!/usr/bin/env bash instead of #!/bin/bash.
2021-08-15 11:08:08 -04:00
test
Merge #13954 : Warn (don't fail!) on spelling errors. Fix typos reported by codespell.
2021-07-19 12:51:24 -05:00
addressbookpage.cpp
bitcoin#18914: Apply override specifier consistently
2021-06-17 11:25:48 +05:30
addressbookpage.h
bitcoin#18914: Apply override specifier consistently
2021-06-17 11:25:48 +05:30
addresstablemodel.cpp
Merge #13769 : Mark single-argument constructors "explicit"
2021-08-03 13:34:34 -03:00
addresstablemodel.h
bitcoin#18914: Apply override specifier consistently
2021-06-17 11:25:48 +05:30
appearancewidget.cpp
merge bitcoin#14555: Move util files to directory
2021-06-27 12:03:13 +05:30
appearancewidget.h
qt: Fix some font weight related issues ( #4131 )
2021-05-06 13:15:47 -04:00
askpassphrasedialog.cpp
Update copyright ( #4115 )
2021-04-20 22:33:02 +03:00
askpassphrasedialog.h
bitcoin#18914: Apply override specifier consistently
2021-06-17 11:25:48 +05:30
bantablemodel.cpp
Merge #15109 : refactor: Use C++11 default member initializers
2021-08-10 22:20:30 -03:00
bantablemodel.h
bitcoin#18914: Apply override specifier consistently
2021-06-17 11:25:48 +05:30
bitcoinaddressvalidator.cpp
Update copyright ( #4115 )
2021-04-20 22:33:02 +03:00
bitcoinaddressvalidator.h
bitcoin#18914: Apply override specifier consistently
2021-06-17 11:25:48 +05:30
bitcoinamountfield.cpp
bitcoin#18914: Apply override specifier consistently
2021-06-17 11:25:48 +05:30
bitcoinamountfield.h
bitcoin#18914: Apply override specifier consistently
2021-06-17 11:25:48 +05:30
bitcoingui.cpp
Merge #15000 : qt: Fix broken notificator on GNOME
2021-08-15 11:08:08 -04:00
bitcoingui.h
Merge #14784 : qt: Use WalletModel* instead of the wallet name as map key
2021-07-30 11:17:14 -04:00
bitcoinunits.cpp
Merge #13264 : [qt] Satoshi unit
2021-07-06 19:50:27 +03:00
bitcoinunits.h
Merge #17869 : refactor: Remove unused defines in qt/bitcoinunits.h
2021-07-15 11:07:35 -05:00
callback.h
Merge #10969 : Declare single-argument (non-converting) constructors "explicit"
2020-01-10 10:33:57 -06:00
clientmodel.cpp
qt: Add chainlock info ( #4252 )
2021-08-10 22:41:00 +03:00
clientmodel.h
Merge #14208 : [build] Actually remove ENABLE_WALLET
2021-08-12 12:17:26 -06:00
coincontroldialog.cpp
Merge pull request #4203 from UdjinM6/pr4196
2021-07-17 02:37:07 +03:00
coincontroldialog.h
Merge #18578 : gui: Fix leak in CoinControlDialog::updateView
2021-07-15 13:26:07 -05:00
coincontroltreewidget.cpp
Merge #10498 : Use static_cast instead of C-style casts for non-fundamental types
2020-06-10 18:32:43 -05:00
coincontroltreewidget.h
csvmodelwriter.cpp
Backport 11651 ( #3358 )
2020-03-20 01:46:56 +03:00
csvmodelwriter.h
dash_locale.qrc
Translations 2020-01 ( #3192 )
2020-01-17 16:00:53 +01:00
dash.cpp
Merge #14783 : gui: Fix boost::signals2::no_slots_error in early calls to InitWarning
2021-08-03 10:36:15 -04:00
dash.qrc
Merge #11491 : [gui] Add proxy icon in statusbar
2021-07-06 19:50:27 +03:00
dashstrings.cpp
qt: Transaltions202105 ( #4137 )
2021-05-12 00:56:24 +02:00
editaddressdialog.cpp
Merge #12830 : [qt] [tests] Clarify address book error messages, add tests
2021-05-23 01:24:26 +03:00
editaddressdialog.h
bitcoin#18914: Apply override specifier consistently
2021-06-17 11:25:48 +05:30
guiconstants.h
Fix more spelling errors
2021-07-19 12:52:03 -05:00
guiutil.cpp
Fix more spelling errors
2021-07-19 12:52:03 -05:00
guiutil.h
Fix more spelling errors
2021-07-19 12:52:03 -05:00
intro.cpp
Merge #16971 : qt: Change default size of intro frame
2021-07-13 13:14:02 -05:00
intro.h
scripted-diff: Merge #12906 : Avoid interface
keyword to fix windows gitian build
2020-10-14 12:10:12 +01:00
macdockiconhandler.h
Backport bitcoin#14123 and bitcoin#16720 ( #3463 )
2020-04-30 13:28:44 +03:00
macdockiconhandler.mm
Merge #13458 : gui: Drop qt4 support
2020-06-12 18:47:26 -03:00
macnotificationhandler.h
Merge #14214 : convert C-style (void) parameter lists to C++ style ()
2021-07-12 11:50:33 -04:00
macnotificationhandler.mm
Merge #14975 : qt: Refactoring with QString::toNSString()
2021-07-08 11:57:14 -05:00
macos_appnap.h
macos_appnap.mm
masternodelist.cpp
qt: Masternode Tab should work with nowallet ( #4318 )
2021-08-10 22:37:06 +03:00
masternodelist.h
merge bitcoin#14555: Move util files to directory
2021-06-27 12:03:13 +05:30
modaloverlay.cpp
qt: Fix font size and scaling issues ( #3734 )
2020-09-29 02:15:20 +03:00
modaloverlay.h
bitcoin#18914: Apply override specifier consistently
2021-06-17 11:25:48 +05:30
networkstyle.cpp
Remove/fix unused variables
2021-07-13 19:43:30 +03:00
networkstyle.h
Update copyright ( #4115 )
2021-04-20 22:33:02 +03:00
notificator.cpp
Merge #20496 : build: Drop unneeded macOS framework dependencies
2021-07-16 10:04:09 -05:00
notificator.h
Merge #15007 : qt: Notificator class refactoring
2021-06-28 13:40:51 -05:00
openuridialog.cpp
Update copyright ( #4115 )
2021-04-20 22:33:02 +03:00
openuridialog.h
bitcoin#18914: Apply override specifier consistently
2021-06-17 11:25:48 +05:30
optionsdialog.cpp
Merge #14228 : Qt: Enable system tray icon by default if available
2021-08-10 20:24:28 -04:00
optionsdialog.h
bitcoin#18914: Apply override specifier consistently
2021-06-17 11:25:48 +05:30
optionsmodel.cpp
qt: Fix some font weight related issues ( #4131 )
2021-05-06 13:15:47 -04:00
optionsmodel.h
bitcoin#18914: Apply override specifier consistently
2021-06-17 11:25:48 +05:30
overviewpage.cpp
Use one global string for "CoinJoin" in gui related stuff ( #4117 )
2021-07-11 12:28:50 +03:00
overviewpage.h
refactor: PrivateSend -> CoinJoin + Move the tab ( #4038 )
2021-03-17 18:36:11 -04:00
paymentrequest.proto
paymentrequestplus.cpp
Merge #14207 : doc: -help-debug
implies -help
2021-07-12 11:50:33 -04:00
paymentrequestplus.h
Merge #11372 : Address encoding cleanup
2021-01-08 22:35:34 +03:00
paymentserver.cpp
Merge #17031 : gui: Prevent processing duplicate payment requests
2021-07-13 13:14:04 -05:00
paymentserver.h
bitcoin#18914: Apply override specifier consistently
2021-06-17 11:25:48 +05:30
peertablemodel.cpp
Merge #15109 : refactor: Use C++11 default member initializers
2021-08-10 22:20:30 -03:00
peertablemodel.h
bitcoin#18914: Apply override specifier consistently
2021-06-17 11:25:48 +05:30
qrdialog.cpp
Remove direct bitcoin calls from qt/optionsmodel.cpp
2020-10-03 21:36:27 +02:00
qrdialog.h
bitcoin#18914: Apply override specifier consistently
2021-06-17 11:25:48 +05:30
qvalidatedlineedit.cpp
Backport 11651 ( #3358 )
2020-03-20 01:46:56 +03:00
qvalidatedlineedit.h
bitcoin#18914: Apply override specifier consistently
2021-06-17 11:25:48 +05:30
qvaluecombobox.cpp
Backport 11651 ( #3358 )
2020-03-20 01:46:56 +03:00
qvaluecombobox.h
README.md
Merge #14428 : docs: Fix macOS files description in qt/README.md
2021-07-22 16:03:06 -04:00
receivecoinsdialog.cpp
Merge bitcoin-core/gui#39 : Add visual accenting for the 'Create new receiving address' button
2021-07-15 19:30:07 -05:00
receivecoinsdialog.h
Merge bitcoin-core/gui#39 : Add visual accenting for the 'Create new receiving address' button
2021-07-15 19:30:07 -05:00
receiverequestdialog.cpp
qt: Fix font size and scaling issues ( #3734 )
2020-09-29 02:15:20 +03:00
receiverequestdialog.h
Merge #12610 : Multiwallet for the GUI
2020-07-20 10:09:19 -05:00
recentrequeststablemodel.cpp
Merge #15109 : refactor: Use C++11 default member initializers
2021-08-10 22:20:30 -03:00
recentrequeststablemodel.h
Merge #15109 : refactor: Use C++11 default member initializers
2021-08-10 22:20:30 -03:00
rpcconsole.cpp
qt: Add chainlock info ( #4252 )
2021-08-10 22:41:00 +03:00
rpcconsole.h
qt: Add chainlock info ( #4252 )
2021-08-10 22:41:00 +03:00
sendcoinsdialog.cpp
Merge #13249 : Make objects in range declarations immutable by default. Avoid unnecessary copying of objects in range declarations.
2021-07-19 17:11:18 -05:00
sendcoinsdialog.h
bitcoin#18914: Apply override specifier consistently
2021-06-17 11:25:48 +05:30
sendcoinsentry.cpp
Update copyright ( #4115 )
2021-04-20 22:33:02 +03:00
sendcoinsentry.h
bitcoin#18914: Apply override specifier consistently
2021-06-17 11:25:48 +05:30
signverifymessagedialog.cpp
Merge #13235 : Break circular dependency: init -> * -> init by extracting shutdown.h
2021-07-02 00:42:18 +03:00
signverifymessagedialog.h
bitcoin#18914: Apply override specifier consistently
2021-06-17 11:25:48 +05:30
splashscreen.cpp
Merge pull request #4278 from PastaPastaPasta/backports-0.18-pr9
2021-07-20 02:26:47 +03:00
splashscreen.h
bitcoin#18914: Apply override specifier consistently
2021-06-17 11:25:48 +05:30
trafficgraphdata.cpp
qt: Lower the number of data samples in TrafficGraphData to make it move much smoother ( #3841 )
2020-12-05 21:01:22 +00:00
trafficgraphdata.h
qt: Finetune RPCConsole ( #3720 )
2020-09-21 14:22:04 +03:00
trafficgraphwidget.cpp
Merge #19097 : qt: Add missing QPainterPath include
2021-07-15 13:26:07 -05:00
trafficgraphwidget.h
bitcoin#18914: Apply override specifier consistently
2021-06-17 11:25:48 +05:30
transactiondesc.cpp
Merge #14554 : qt: Remove unused adjustedTime
parameter
2021-07-28 12:08:07 -04:00
transactiondesc.h
Merge #14554 : qt: Remove unused adjustedTime
parameter
2021-07-28 12:08:07 -04:00
transactiondescdialog.cpp
qt: Make sure font size in TransactionDescDialog is adjusted properly ( #3707 )
2020-09-16 12:14:09 +03:00
transactiondescdialog.h
transactionfilterproxy.cpp
qt: Finetune OverviewPage ( #3715 )
2020-09-25 19:04:53 +03:00
transactionfilterproxy.h
bitcoin#18914: Apply override specifier consistently
2021-06-17 11:25:48 +05:30
transactionrecord.cpp
Merge #14554 : qt: Remove unused adjustedTime
parameter
2021-07-28 12:08:07 -04:00
transactionrecord.h
Merge #14554 : qt: Remove unused adjustedTime
parameter
2021-07-28 12:08:07 -04:00
transactiontablemodel.cpp
Merge #13769 : Mark single-argument constructors "explicit"
2021-08-03 13:34:34 -03:00
transactiontablemodel.h
bitcoin#18914: Apply override specifier consistently
2021-06-17 11:25:48 +05:30
transactionview.cpp
Merge #14177 : qt: Set C locale for amountWidget
2021-07-17 14:20:19 -05:00
transactionview.h
refactor: PrivateSend -> CoinJoin + Move the tab ( #4038 )
2021-03-17 18:36:11 -04:00
utilitydialog.cpp
Merge #14521 : qt, docs: Fix bitcoin-qt -version
output formatting
2021-07-30 11:17:14 -04:00
utilitydialog.h
bitcoin#18914: Apply override specifier consistently
2021-06-17 11:25:48 +05:30
walletframe.cpp
qt: Masternode Tab should work with nowallet ( #4318 )
2021-08-10 22:37:06 +03:00
walletframe.h
qt: Masternode Tab should work with nowallet ( #4318 )
2021-08-10 22:37:06 +03:00
walletmodel.cpp
Merge #15109 : refactor: Use C++11 default member initializers
2021-08-10 22:20:30 -03:00
walletmodel.h
Merge #15109 : refactor: Use C++11 default member initializers
2021-08-10 22:20:30 -03:00
walletmodeltransaction.cpp
Merge #11372 : Address encoding cleanup
2021-01-08 22:35:34 +03:00
walletmodeltransaction.h
scripted-diff: Merge #12906 : Avoid interface
keyword to fix windows gitian build
2020-10-14 12:10:12 +01:00
walletview.cpp
Merge #16135 : gui: Set progressDialog to nullptr
2021-07-12 17:11:12 -05:00
walletview.h
refactor: PrivateSend -> CoinJoin + Move the tab ( #4038 )
2021-03-17 18:36:11 -04:00
winshutdownmonitor.cpp
Merge #13235 : Break circular dependency: init -> * -> init by extracting shutdown.h
2021-07-02 00:42:18 +03:00
winshutdownmonitor.h
Merge #13458 : gui: Drop qt4 support
2020-06-12 18:47:26 -03:00