Details
-
Bug
-
Resolution: Done
-
P2: Important
-
5.9.0, 5.11.0 Beta 4
-
macOS 10.12
-
74be42ca598c4f13486191c0b8c58bee3d1f1090 e3a1b18bc3e213c318107b84b07543d945b48514
Description
QStandardItemModel: When there is a lot of rows in a QTreeView, then doing a selectAll(), followed by expanding some items then selectAll() again can cause a performance hit. The first selectAll() is relatively fast, but the second can take considerably longer.
Attachments
Issue Links
- resulted in
-
QTBUG-78324 [REG] Add and remove rows much slower in 5.12.x versus 5.11.x
-
- Closed
-
For Gerrit Dashboard: QTBUG-61368 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
227354,5 | ItemModels: search for the child index in 2 directions | 5.11 | qt/qtbase | Status: MERGED | +2 | 0 |
227355,8 | ItemModels: Cache last-known child index | 5.11 | qt/qtbase | Status: MERGED | +2 | 0 |