]> Nutra Git (v1) - gamesguru/feather.git/commit
Settings: allow configuring block explorer urls
authortobtoht <tob@featherwallet.org>
Sun, 7 Jan 2024 19:19:38 +0000 (20:19 +0100)
committertobtoht <tob@featherwallet.org>
Sun, 7 Jan 2024 19:19:38 +0000 (20:19 +0100)
commitcf0c3b8d82eb4774667248d1a4fac833f173675e
tree8bd69fac2f89a78ac64dbedd2b8047e844d1551e
parenta5ff6a3b676870ff70ebd1771e14eed106fad6a1
Settings: allow configuring block explorer urls
15 files changed:
src/MainWindow.cpp
src/SettingsDialog.cpp
src/SettingsDialog.h
src/SettingsDialog.ui
src/dialog/MultiLineInputDialog.cpp [new file with mode: 0644]
src/dialog/MultiLineInputDialog.h [new file with mode: 0644]
src/dialog/MultiLineInputDialog.ui [new file with mode: 0644]
src/dialog/TxInfoDialog.cpp
src/utils/Utils.cpp
src/utils/Utils.h
src/utils/config.cpp
src/utils/config.h
src/widgets/UrlListConfigureWidget.cpp [new file with mode: 0644]
src/widgets/UrlListConfigureWidget.h [new file with mode: 0644]
src/widgets/UrlListConfigureWidget.ui [new file with mode: 0644]