┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/views
diff options
context:
space:
mode:
authorFrank Reininghaus <[email protected]>2013-06-26 21:18:37 +0200
committerFrank Reininghaus <[email protected]>2013-06-26 21:18:37 +0200
commitd72ce531410e548e1c9630ff9ab073958b70dfa1 (patch)
tree6194b4b1eba5f0674724bee56b3810aac4581a89 /src/views
parentbbbf039338448d0721fa4c0e187cabcd59f9ee66 (diff)
Fix performance regression when loading folders in Details View
When using Details View, only insert all pending items immediately if new items are inserted which might be children of a pending item. Fixes the problem that inserting the items in multiple bunches slows down the folder loading. Note that the cause of the slowness when inserting in multiple bunches is that KItemListSizeHintResolver needs O(N^2) time in the worst case for inserting N items into a model with N existing ones. REVIEW: 111226
Diffstat (limited to 'src/views')
0 files changed, 0 insertions, 0 deletions