Fix at least one of the reasons for the infamous "suddenly the headers list is empty", also known as the "QGArray::at: Absolute index n out of range" issue, by making sure that the quick search is only updated after a new list view item has been completed added, not right after the KListViewItem ctor, where we don't have valid folder index entries in the header list items yet, which the status quick search needs. svn path=/branches/proko2/kdepim/; revision=382046wilder-work
parent
86d3343dfb
commit
caacd1377f
3 changed files with 22 additions and 5 deletions
Loading…
Reference in new issue