- Change Summary:
-
implement the list model properties.
- Commits:
-
Summary ID f469ddfb15d504a903340ec56911e719d47d6049 903cb1074f2b7c9a9d3b3bb116916c1c2f61aa5e
Update Purple.CredentialManager to implement Gio.ListModel
Review Request #3635 — Created Nov. 2, 2024 and submitted
This required changing the internal data type from a GLib.HashTable to a GLib.PtrArray. Purple.CredentialManager.foreach has also been deprecated as the Gio.ListModel interface makes it redundant.
Ran the tests under valgrind and called in the turtles for the rest.
Summary | ID |
---|---|
ee2f3294ef6e4f3c96dd8f3cb3a21662cf7feb8e |
Description | From | Last Updated |
---|---|---|
This seems misaligned. |
QuLogic |
- Change Summary:
-
Call
g_list_model_items_changed
as necessary. - Commits:
-
Summary ID 903cb1074f2b7c9a9d3b3bb116916c1c2f61aa5e 70735bfa51593b5bec8b9bcb4f78c12790129f9a
- Change Summary:
-
Add a
get_default_as_model
method. - Commits:
-
Summary ID 70735bfa51593b5bec8b9bcb4f78c12790129f9a 31bc8535da8563043b8287b482404010a5882e0c