mirror of
https://github.com/status-im/status-desktop.git
synced 2025-02-11 22:27:50 +00:00
It creates a possibility to transparently improve performance of id lookup in right model by implementing fast search on given role in the righ model itself by reimplementing QAbstractItemModel::match. Closes: #12574