Revision d242cbc...

Go back to digest for 16th October 2011

Features in Office

Boudewijn Rempt committed changes in [calligra] /image:

Make the location of the swapfile configurable

I do not intend to expose this from the settings gui, it's too advanced
for that. Advanced users can use the "swaplocation" entry in kritarc
to move the swapfiles out of the temp dir.

For the swapfile, we now use KTemporaryFile instead of QTemporaryFile
since we're still a KDE application.

File Changes

Modified 5 files
  • /image
  •   krita/kis_image_config.cpp
  •   krita/kis_image_config.h
  •   krita/tiles3/swap/kis_memory_window.cpp
  •   krita/tiles3/swap/kis_memory_window.h
  •   krita/tiles3/swap/kis_swapped_data_store.cpp
5 files changed in total