Alex Jbanca
56b616f38b
fix(DOtherSide): Crash when a QSortFilterModel is collected by nim GC
...
QSortFilterModel can be used as sourceModel in proxy models. Proxy models rely on receiving the `QObject::destroyed` event when the source model is destroyed to clean the internal data.
Calling `QObject::disconnect` will also disconnect any connections to the `QObject::destroyed` event leaving dangling pointers in the proxy models.
2023-06-27 10:25:06 +03:00
..
2022-07-07 23:23:09 +02:00
2023-06-27 10:25:06 +03:00
2023-03-20 07:34:56 +01:00
2023-03-03 11:14:10 +01:00
2023-03-20 07:34:56 +01:00
2023-03-03 11:14:10 +01:00
2023-03-20 07:34:56 +01:00
2023-03-03 11:14:10 +01:00
2023-03-20 07:34:56 +01:00
2023-03-20 07:34:56 +01:00
2023-03-03 11:14:10 +01:00
2022-08-04 09:50:04 +02:00
2023-03-20 07:34:56 +01:00
2023-03-03 11:14:10 +01:00
2023-03-03 11:14:10 +01:00
2023-03-03 11:14:10 +01:00
2023-03-03 11:14:10 +01:00
2023-05-09 12:05:49 +02:00
2023-03-03 11:14:10 +01:00
2023-03-03 11:14:10 +01:00
2023-02-27 10:16:53 +02:00
2023-03-20 07:34:56 +01:00
2023-03-20 07:34:56 +01:00
2023-03-03 11:14:10 +01:00
2023-04-24 12:38:35 -04:00
2023-03-03 11:14:10 +01:00
2023-03-03 11:14:10 +01:00
2023-03-16 14:52:22 -04:00
2023-03-22 15:20:07 +02:00
2023-04-14 11:18:56 +03:00
2023-03-20 07:34:56 +01:00
2023-03-23 12:09:19 +01:00
2023-06-26 22:21:20 +02:00
2023-05-03 18:05:39 +02:00
2022-06-30 12:16:33 +02:00