]> Nutra Git (v1) - gamesguru/feather.git/commit
refactor: remove appcontext, cleanup Wallet
authortobtoht <tob@featherwallet.org>
Wed, 1 Mar 2023 02:05:56 +0000 (03:05 +0100)
committertobtoht <tob@featherwallet.org>
Wed, 1 Mar 2023 02:05:56 +0000 (03:05 +0100)
commit402bea3fd6c55b67c274ce99c77797e1e9e6f406
tree67345940ca18c6add5dbd52f5d0964c4539970ee
parentb057f750a5ed43d44e860dfff4d1e31d6e139f8a
refactor: remove appcontext, cleanup Wallet
82 files changed:
monero
src/CoinsWidget.cpp
src/CoinsWidget.h
src/ContactsWidget.cpp
src/ContactsWidget.h
src/HistoryWidget.cpp
src/HistoryWidget.h
src/MainWindow.cpp
src/MainWindow.h
src/ReceiveWidget.cpp
src/ReceiveWidget.h
src/SendWidget.cpp
src/SendWidget.h
src/SettingsDialog.cpp
src/SettingsDialog.h
src/WindowManager.cpp
src/WindowManager.h
src/appcontext.cpp [deleted file]
src/appcontext.h [deleted file]
src/assets/tor2/tor [new file with mode: 0755]
src/dialog/AccountSwitcherDialog.cpp
src/dialog/AccountSwitcherDialog.h
src/dialog/DebugInfoDialog.cpp
src/dialog/DebugInfoDialog.h
src/dialog/KeysDialog.cpp
src/dialog/KeysDialog.h
src/dialog/PaymentRequestDialog.cpp
src/dialog/PaymentRequestDialog.h
src/dialog/SeedDialog.cpp
src/dialog/SeedDialog.h
src/dialog/TxBroadcastDialog.cpp
src/dialog/TxBroadcastDialog.h
src/dialog/TxConfAdvDialog.cpp
src/dialog/TxConfAdvDialog.h
src/dialog/TxConfDialog.cpp
src/dialog/TxConfDialog.h
src/dialog/TxImportDialog.cpp
src/dialog/TxImportDialog.h
src/dialog/TxInfoDialog.cpp
src/dialog/TxInfoDialog.h
src/dialog/TxProofDialog.cpp
src/dialog/TxProofDialog.h
src/dialog/ViewOnlyDialog.cpp
src/dialog/ViewOnlyDialog.h
src/dialog/WalletCacheDebugDialog.cpp
src/dialog/WalletCacheDebugDialog.h
src/dialog/WalletInfoDialog.cpp
src/dialog/WalletInfoDialog.h
src/libwalletqt/CMakeLists.txt [deleted file]
src/libwalletqt/Wallet.cpp
src/libwalletqt/Wallet.h
src/libwalletqt/WalletListenerImpl.cpp
src/main.cpp
src/utils/TorManager.cpp
src/utils/TorManager.h
src/utils/nodes.cpp
src/utils/nodes.h
src/utils/xmrig.cpp
src/widgets/CCSWidget.cpp
src/widgets/CCSWidget.h
src/widgets/LocalMoneroWidget.cpp
src/widgets/LocalMoneroWidget.h
src/widgets/NodeWidget.h
src/widgets/TickerWidget.cpp
src/widgets/TickerWidget.h
src/widgets/XMRigWidget.cpp
src/widgets/XMRigWidget.h
src/wizard/PageHardwareDevice.h
src/wizard/PageMenu.h
src/wizard/PageNetwork.h
src/wizard/PageNetworkProxy.h
src/wizard/PageNetworkWebsocket.h
src/wizard/PageOpenWallet.h
src/wizard/PageSetPassword.h
src/wizard/PageSetRestoreHeight.h
src/wizard/PageSetSeedPassphrase.h
src/wizard/PageSetSubaddressLookahead.h
src/wizard/PageWalletFile.h
src/wizard/PageWalletRestoreKeys.cpp
src/wizard/PageWalletRestoreKeys.h
src/wizard/PageWalletRestoreSeed.h
src/wizard/WalletWizard.h