status-desktop/vendor/DOtherSide/lib
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
..
include feat(universal-links): Adds universal links support for macOS 2023-06-15 14:29:06 +03:00
src fix(DOtherSide): Crash when a QSortFilterModel is collected by nim GC 2023-06-27 10:25:06 +03:00
CMakeLists.txt fix: download remote image URLs in DOS/C++ 2023-06-08 20:46:06 +02:00
meson.build Original dotherside repository up to 4d0d6a353c33ff2227b83562a127b3514a7e2169 2023-02-09 12:48:11 +01:00