Commit Graph
13 Commits
Author SHA1 Message Date
Michał Cieślak 0e2477d756 Theme: convert Theme.fontSizeXX access 2025-12-05 16:14:51 +01:00
Michał Cieślak 4b6cd96766 Qt.labs.settings -> QtCore 2025-07-14 10:48:53 +02:00
Michał Cieślak 2fb92f2ee4 Remove qml import versions from Monitoring tool
Closes: #18163
2025-07-14 10:48:53 +02:00
Alex JbancaandNoelia edee248da7 feat: Remove hardcoded font size and replace with dynamic size
- The font size can be controlled using Theme

Update ui/imports/shared/popups/walletconnect/panels/MaxFeesDisplay.qml

Co-authored-by: Noelia  <97019400+noeliaSD@users.noreply.github.com>

fix: Font mismatch

Co-authored-by: Noelia  <97019400+noeliaSD@users.noreply.github.com>
2025-06-23 12:48:07 +03:00
Alex Jbanca c983f2c8a0 feat: Simulate right click on long press 2025-04-08 18:03:13 +03:00
Michał Cieślak e3238b3fd2 Monitoring Tool: possibility of nested objects inspection 2024-11-02 22:49:57 +01:00
Michał Cieślak 05f73ebf78 stores: shared/RootStore made not singleton
Closes: #16247
2024-10-03 20:08:32 +02:00
Michał Cieślak c88317d7ad feat(MonitoringTool): Search improved
Closes: #15181
2024-06-28 15:57:23 +02:00
Andrey Bocharnikov f118af8403 fix(community): update hidden channels visibility when joining the community
fixes #14719
2024-06-19 19:57:54 +07:00
Michał Cieślak 80eaf6ba89 feat(MonitoringTool): Inspect arbitrary model found by objectName
Closes: #14971
2024-05-29 22:47:38 +02:00
Michał Cieślak 18adfbe6fa feat(MonitoringTool): Ability to inspect submodels
Closes: #14496
2024-04-30 09:51:17 +02:00
Michał Cieślak 22da265d78 feat(Monitoring): Backend's properties and models visualization
Closes: #8787
Closes: #8790
2023-01-16 14:46:58 +01:00
Michał Cieślak e3e99c6a48 feat(general): Initial setup for app monitoring tool
Closes: #8786
2023-01-13 13:47:08 +01:00