mirror of
https://github.com/status-im/status-desktop.git
synced 2025-01-09 22:06:25 +00:00
9107f15a77
Fixes checking for duplicate token name in a case insensitive manner Redo the `ModelUtils.contains(model, roleName, value, mode = Qt.CaseSensitive)` in C++; more speed and add ability to search case in/ sensitive Some more smaller fixes/speedups Fixes #11204