Files
neochat/imports/NeoChat
Nicolas Fella 7aedfd0e17 Move message filtering to C++
The filter callback is called very often (O(messages)). The current
filter model shows some significant overhead in QML internals. Moving
that to C++ makes it quite a bit faster.
2021-02-02 21:51:27 +00:00
..
2021-01-24 20:38:40 +00:00
2021-01-14 08:16:55 -07:00
2021-02-02 21:51:27 +00:00