Skip to content
  • hjk's avatar
    fakevim: fix undo() behaviour · 0bc1095b
    hjk authored
    This is the finalization of the change started with 3c0ca8c1.
    Fakevim undo was broken due to behavioural changes in QTextDocument
    in Qt 4.6. Now that QTextDocument has gotten new accessors to the
    needed (and previously available) data we can use it.
    0bc1095b