https://bugs.kde.org/show_bug.cgi?id=376661
--- Comment #8 from caulier.gil...@gmail.com --- MAik, In my office i write a fast shared memory mapping viewer in Qt5 using QTreeview/item classes. I create item in treeview with no data, and i populate all items in a separated thread because it take a lot of time. At end i call a treeview update in main thread (X11 is not re-entrant). It's very fast. The amount of item in treeview is very huge (more than 1000 entries). Can we do the same in digiKam ? Gilles -- You are receiving this mail because: You are watching all bug changes.