Menu

#13 Slow database switching

Alpha
closed-accepted
GUI (72)
5
2007-02-26
2007-02-06
No

Switching database takes noticeable time.

This is due to recalculation in GameList/FilterModel.
Perhaps it can be solved by creating separate FilterModel object for each open database. On the other hand, it is possible that just changing FilterModel associated with GameList takes too much time for large databases and better solution is required.

Discussion

  • Michal Rudolf

    Michal Rudolf - 2007-02-06
    • labels: --> GUI
    • milestone: --> Alpha
    • status: open --> open-accepted
     
  • Michal Rudolf

    Michal Rudolf - 2007-02-22

    Logged In: YES
    user_id=655405
    Originator: YES

    No longer happens when with QTableView is used instead of QTreeView.

     
  • Michal Rudolf

    Michal Rudolf - 2007-02-22
    • status: open-accepted --> closed-accepted
     
  • Michal Rudolf

    Michal Rudolf - 2007-02-26
    • assigned_to: nobody --> mrudolf
     

Log in to post a comment.