Revision 8036d26...

Go back to digest for 8th January 2012

Bug Fixes in KDE Base

Peter Penz committed changes in [kde-baseapps/KDE/4.8] dolphin/src/main.cpp:

Use the native graphicssystem per default

The scaling of pixmaps is just way too slow with the raster graphicssystem (see KPixmapModifier::scalePixmap()). It is of course still possible to run Dolphin
with the raster graphicssystem, but this has to be done explicitly then.

File Changes

Modified 1 files
  • dolphin/src/main.cpp
1 files changed in total