Revision 638121

Go back to digest for 4th March 2007

Optimization in KDE-PIM

Tom Albers committed changes in /trunk/playground/pim/mailody/src:

- QObject is faster then QWidget, QChar is faster then QString
Improved loading of 8700 messages from 1500ms to 1285ms

800ms is used to parse the headers for essential data (messageid, reply to data and date).
I would love to know how to make that faster.

-Fix searchline not working when switching mailboxes.

File Changes

Modified 3 files
  • /trunk/playground/pim/mailody/src
  •   /mainwindow.cpp
  •   /messagedata.cpp
  •   /messagedata.h
3 files changed in total