Revision e5a6f98...

Go back to digest for 28th October 2012

Features in KDE Base

Joseph Wenninger committed changes in [kate] /:

KATE & KWrite show [read only] in the caption if a document is set read only. Perhaps kdevelop should do the same. The KTextEditor::Document has a new signal readWriteChanged(Document) which is emitted if the state changes. It should be used together with the related KParts functions

File Changes

Modified 5 files
  •   ktexteditor/document.h
  •   kwrite/kwritemain.cpp
  •   kate/app/katemainwindow.cpp
  •   part/document/katedocument.cpp
  •   part/document/katedocument.h
5 files changed in total