Revision 85e4512...

Go back to digest for 19th June 2011

Optimization in KDE-PIM

Volker Krause committed changes in [kdepimlibs] /:

More efficient storage of the content mime type.

Instead of storing media and sub type in two different QByteArrays, use
just one for the combined form, that's the one used most of the time
anyway.

File Changes

Modified 3 files
  •   kmime/kmime_headers.cpp
  •   kmime/kmime_headers_p.h
  •   kmime/tests/auto/sizetest.cpp
3 files changed in total