status-desktop/ui/StatusQ/src
Stefan Dunca 112a6f3003
Connection fixes for v2.30.x (#15921)
* chore(dapps) remove the POC wallet connect

Updates: #15598

* fix(dapps) Wallet Connect internet connection reestablishing issue

Add a new NetworkChecker QObject to StatusQ to be used in checking
internet connection status. This is used by the WebEngineLoader
to only allow loading of web pages when there is an active internet
to cover for a corner case on MacOS where the internet connection is
not reestablished if the WebEngineView was loaded without an active
internet connection.

Closes: #15598, #15806

* chore(dapps) disable eth_signTransaction for Wallet Connect

Closes: #15661
2024-07-31 13:23:39 -04:00
..
StatusQ Connection fixes for v2.30.x (#15921) 2024-07-31 13:23:39 -04:00
assets feat(@desktop/wallet): add support for approve and swap activity entries 2024-07-22 21:12:38 -03:00
wallet feat(MangeTokensController): add method returning order of given token 2024-06-19 16:36:18 +02:00
QClipboardProxy.cpp chore: factor out and create new `SendRecipientInput` component 2024-07-08 21:16:53 +02:00
aggregator.cpp fix(StatusQ/Aggregator): Proper recalculation on layout change removing rows 2024-05-13 15:53:00 +02:00
assets.qrc feat(@desktop/wallet): add support for approve and swap activity entries 2024-07-22 21:12:38 -03:00
code-examples.md docs(General): initial proposal on developer documentation and checklists 2022-09-21 18:20:08 +02:00
concatmodel.cpp StatusQ/ConcatModel: flag added changing behavior on source model's reset 2024-07-31 11:11:39 -04:00
contributing.md StatusScrollView usage docs (#11422) 2023-07-28 13:51:41 +03:00
fastexpressionfilter.cpp feat(StatusQ): Faster version of SFPM's ExpressionFilter 2024-01-09 13:47:47 +01:00
fastexpressionrole.cpp feat(StatusQ): Faster version of SFPM's ExpressionFilter 2024-01-09 13:47:47 +01:00
fastexpressionsorter.cpp performance: Improve the wallet loading time 2024-02-01 16:46:40 +02:00
formatteddoubleproperty.cpp feat: Add Advanced settings in new Advanced Tab 2024-01-11 14:52:52 +01:00
functionaggregator.cpp feat(StatusQ): General purpose js function-based aggregator 2024-05-13 15:54:03 +02:00
genericvalidator.cpp StatusQ: QValidator fully exposed to QML 2024-07-17 01:32:04 +02:00
groupingmodel.cpp feat(StatusQ): GroupingModel for grouping rows with the same key into 2024-06-28 17:35:41 +02:00
leftjoinmodel.cpp feat[UI - Wallet Stability] Create generic/reusable assets listview component 2024-06-18 23:09:20 +02:00
modelcount.cpp feat(StatusQ): Generic attachd type for providing model count 2024-07-01 13:59:20 +02:00
modelentry.cpp chore(ModelEntry): Emit itemChanged event when the ModelEntry points to another model item 2024-07-19 19:07:51 +03:00
modelutilsinternal.cpp chore(ModelUtils): small optimization for `get` 2024-04-11 21:48:16 +02:00
movablemodel.cpp feat(StatusQ/SubmodelProxyModel): Exposing roles computed per submodel to the top-level model 2024-05-07 16:26:44 +02:00
networkchecker.cpp Connection fixes for v2.30.x (#15921) 2024-07-31 13:23:39 -04:00
objectproxymodel.cpp StatusQ(ObjectProxyModel): const_cast removed from proxyObject method 2024-07-23 18:17:02 +02:00
permissionutilsinternal.cpp fix(CommunityPortal): don't show PermissionsRow for free communities 2024-05-13 16:21:07 +02:00
plugin.cpp Connection fixes for v2.30.x (#15921) 2024-07-31 13:23:39 -04:00
rolesrenamingmodel.cpp (wallet) implement sorting for assets/collectibles views 2023-12-18 10:52:48 +01:00
rxvalidator.cpp chore(general): Move RXValidator to StatusQ 2023-02-09 12:48:11 +01:00
singleroleaggregator.cpp feat(SQ/Aggregator): Created utility `Aggregator` 2023-12-01 18:57:01 +01:00
snapshotmodel.cpp feat(StatusQ.Models): Adding SingleModelItemData helper component (#14891) 2024-06-04 13:08:52 +03:00
snapshotobject.cpp feat(StatusQ.Models): Adding SingleModelItemData helper component (#14891) 2024-06-04 13:08:52 +03:00
statusq.qrc feat(StatusQ): AmountValidator for handling user-provided fp numbers 2024-07-19 17:27:08 +02:00
statussyntaxhighlighter.cpp fix(StatusTextMessage): Allow user to copy parts of a message containing URLs 2024-03-14 12:21:52 +02:00
statuswindow.cpp fix(StatusWindow): fix changing the window state(s) 2024-05-10 16:11:37 +02:00
statuswindow_osx.mm chore(general): Deduplicate and move StatusWindow to StatusQ 2023-02-09 12:48:11 +01:00
statuswindow_other.cpp chore(general): Deduplicate and move StatusWindow to StatusQ 2023-02-09 12:48:11 +01:00
stringutilsinternal.cpp feat(StringUtils): implement `plainText(htmlFragment)` 2024-07-08 21:16:53 +02:00
submodelproxymodel.cpp fix(SubmodelProxyModel): Proxy model made non-intrusive 2024-05-27 12:03:17 +02:00
sumaggregator.cpp feat(StatusQ/SubmodelProxyModel): Exposing roles computed per submodel to the top-level model 2024-05-07 16:26:44 +02:00
undefinedfilter.cpp feat(StatusQ): custom UndefinedFilter filter for filtering undefined role values 2024-02-21 09:42:05 +01:00
writableproxymodel.cpp feat(ProfileShowcase): Sync dirty state with the source model 2024-03-11 20:58:55 +02:00