status-desktop/ui/StatusQ/include/StatusQ
Michał Cieślak d4d72038bd feat(StatusQ): Generic proxy model allowing setting proxies like SFPM or LeftJoinModel for submodels
It allows transforming model, including submodels outside of the view
component consuming the model. Thanks to that now there is no need
to create proxies for submodels in view's delegate. It can be done
earlies, on the level of the main view.

Closes: #12630
2023-11-06 12:26:04 +01:00
..
QClipboardProxy.h fix(QClipboardProxy): use more reliable clipboard/DND checks 2023-06-08 15:33:46 +02:00
leftjoinmodel.h StatusQ: Add generic LeftJoinModel model mimicking SQL Left Join 2023-10-27 13:27:30 +02:00
modelutilsinternal.h token-permissions: implement the UI "edit" flow for shared addresses 2023-08-11 15:38:42 +02:00
permissionutilsinternal.h token-permissions: implement the UI "edit" flow for shared addresses 2023-08-11 15:38:42 +02:00
rolesrenamingmodel.h StatusQ: Add generic proxy model for roles renaming 2023-10-27 13:27:30 +02:00
rxvalidator.h chore(general): Move RXValidator to StatusQ 2023-02-09 12:48:11 +01:00
statussyntaxhighlighter.h chore(general): Move StatusSyntaxHighlighter to StatusQ, remove mock from Storybook 2023-02-09 12:48:11 +01:00
statuswindow.h chore(general): Deduplicate and move StatusWindow to StatusQ 2023-02-09 12:48:11 +01:00
stringutilsinternal.h feat: Add URL trust options when the user clicks on a link 2023-10-12 10:57:15 +02:00
submodelproxymodel.h feat(StatusQ): Generic proxy model allowing setting proxies like SFPM or LeftJoinModel for submodels 2023-11-06 12:26:04 +01:00