status-desktop/ui
Michał Cieślak 8f21c71f69 fix(CollectiblesView): Workaround for crash when hiding collectibles
In some rare cases hiding collectibles was causing segfault, related to
checking if all timestamps are available. Combination of 2 SFPMs with
the same source and Aggregator working on those models. Additionally
filters/sorters were depending on the Aggregator value. The minimal
crashing sample has been isolated to be investigated in a separate
ticket. In this commit aggregator's value is applied in a deferred way
via Qt.callLater, fixing the issue.

Closes: #15775
2024-08-08 17:20:28 +02:00
..
StatusQ fix(ManageTokensController): Emit revision change after loading settings 2024-08-08 17:20:28 +02:00
app fix(CollectiblesView): Workaround for crash when hiding collectibles 2024-08-08 17:20:28 +02:00
fonts fix(cpp): make libraries which are not dynamically loaded static 2022-08-02 15:30:08 +02:00
i18n chore: rename holders string to match the general in app approach 2024-05-28 19:50:17 +03:00
imports feat: limits applied when running keycard flows that add new key pairs/accounts 2024-08-08 10:28:30 +02:00
include/StatusDesktop/Monitoring feat(MonitoringTool): Search improved 2024-06-28 15:57:23 +02:00
src/StatusDesktop/Monitoring feat(MonitoringTool): Search improved 2024-06-28 15:57:23 +02:00
MonitoringSources.cmake chore(general): move cpp files of monitoring tool from DOtherSide to ui dir 2023-02-09 14:27:53 +01:00
generate-rcc.go chore(@desktop/walletconnect): communication between qt desktop app and loaded wallet connect sdk is made via web channel 2023-11-17 13:55:20 +01:00
main.qml chore: Remove the Browser from the app completely for now 2024-08-07 16:45:31 +02:00
nim-status-client.pro feat(general): Initial setup for app monitoring tool 2023-01-13 13:47:08 +01:00