You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* qt: Fix deprecation warnings when building against Qt 5.15
bitcoin-core/gui#46
+ some adjustments for Raven
qt, refactor: Fix 'QDateTime is Deprecated' warnings.
qt, refactor: Fix 'QFlags is deprecated' warnings
qt, refactor: Fix 'split is deprecated' warnings
qt, refactor: Fix 'buttonClicked is deprecated' warnings
* qt, refactor: Use enum type as switch arguments
backport from bitcoin
qt, refactor: Use enum type as switch argument in TransactionTableModel
qt, refactor: Use enum type as switch argument in PeerTableModel
qt, refactor: Use enum type as switch argument in BanTableModel
qt, refactor: Use enum type as switch argument in AddressTableModel
bitcoin#1d5d832d5c045cbbe3a0f4aa8fc29e52ecadc182
bitcoin#52f122c11f5ac40bc2f7e31cb4da0a79c842f08e
bitcoin#a35223f1cdaf6918501faccac1ff94ebfd38c6f6
bitcoin#ab8a747d1ced9f20ca32f9898418be70670da71a
* qt, refactor: utilitydialog shutdown window qflag
* qt, refactor: BanTableModel replace 0 with Qt::NoItemFlags
* qt, refactor: ravenamountfield, StepEnabled
* qt, refactor: OptionsModel replace qstring.split()
* qt, refactor: Fix 'pixmap is deprecated' warnings
backport from bitcoin
with adjustments for Raven
bitcoin#fa5749c805878304c107bcae0ae5ffa401dc7c4d
* qt, refactor: PaymentServer qbytearray deprecation warnings
remove check for qt < 5.0, we no longer support 4.x.
0 commit comments