status-desktop/ui/StatusQ/include/StatusQ
Michał Cieślak e51667911d StatusQ: MovableModel proxy for setting custom order over source model
Proxy decorating source mode with additional method move(from, to, count)
similar to that available in ListModel. The custom order is stored within
a proxy, not altering the original model. May be useful whenever UI needs
to allow user to set custom order. Temporary state can be held in the
proxy, and send to the backend when changes are accepted.

Closes: #12686
2024-01-22 16:36:41 +01:00
..
QClipboardProxy.h
aggregator.h feat(SQ/Aggregator): Created utility `Aggregator` 2023-12-01 18:57:01 +01:00
concatmodel.h fix(ConcatModel): Changed behavior on submodel destruction to not emit signals 2023-12-21 14:11:14 +01:00
fastexpressionfilter.h feat(StatusQ): Faster version of SFPM's ExpressionFilter 2024-01-09 13:47:47 +01:00
fastexpressionrole.h feat(StatusQ): Faster version of SFPM's ExpressionFilter 2024-01-09 13:47:47 +01:00
fastexpressionsorter.h feat(StatusQ): Faster version of SFPM's ExpressionSorter 2024-01-09 13:47:47 +01:00
formatteddoubleproperty.h feat: Add Advanced settings in new Advanced Tab 2024-01-11 14:52:52 +01:00
leftjoinmodel.h feat(StatusQ): Ability to change sources in LeftJoinModel 2023-12-21 14:19:10 +01:00
modelutilsinternal.h feat(token mgmt): update main wallet view layout with community assets 2023-11-29 16:13:08 +01:00
movablemodel.h StatusQ: MovableModel proxy for setting custom order over source model 2024-01-22 16:36:41 +01:00
permissionutilsinternal.h
rolesrenamingmodel.h StatusQ: Add generic proxy model for roles renaming 2023-10-27 13:27:30 +02:00
rxvalidator.h
singleroleaggregator.h feat(SQ/Aggregator): Created utility `Aggregator` 2023-12-01 18:57:01 +01:00
statussyntaxhighlighter.h fix: Use StatusSynthaxHighlighter to format the hyperlinks in the chat input 2023-11-10 15:55:48 +02:00
statuswindow.h
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
sumaggregator.h feat(SQ/Aggregator): Created utility `Aggregator` 2023-12-01 18:57:01 +01:00
writableproxymodel.h fix: Updates based on comments 2024-01-09 20:20:04 +02:00