This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/114229/

This change has been marked as submitted.


Review request for Kate.
By Michal Humpula.

Updated Dec. 28, 2013, 2:48 p.m.

Bugs: 321135, 328244
Repository: kate

Description

Single purpose of this patch is to have something more than idea for disccussion.

The main idea is to put kate-swp files to a different place then original document in case the document is on "slow" remote FS (sshfs, afs, ...).

The config ui is a little bit rought. The md5 sum might represent a collision problem. Not sure if it makes sense to add third option: "Turn Swapping Off", a.k.a. how essential is for a text editor to keep "swap" files?

Diffs

  • part/dialogs/katedialogs.h (20ed4c3)
  • part/dialogs/katedialogs.cpp (9c2c4e2)
  • part/dialogs/opensaveconfigadvwidget.ui (aead37b)
  • part/document/katedocument.cpp (6a78907)
  • part/swapfile/kateswapfile.cpp (ec67665)
  • part/utils/kateconfig.h (aabedd3)
  • part/utils/kateconfig.cpp (db28b68)

View Diff