Ticket #46 (closed enhancement: fixed)
Optimize creation of the contactlist
| Reported by: | diederik | Owned by: | diederik |
|---|---|---|---|
| Priority: | minor | Milestone: | open |
| Component: | GUI - Contactlist | Version: | 1.5-pre2 |
| Keywords: | qt models, technical | Cc: |
Description
The contact list is currently built up slowly. It moves lots of QListViewItem nodes for contacts which are online later. Instead it generate the list when all contact list data is received.
(note that porting to Qt4 will also improve the speed).
Change History
Note: See
TracTickets for help on using
tickets.
