D10587: Restore KTextEditor Document Dbus bindings

Luke Dashjr noreply at phabricator.kde.org
Fri Feb 16 16:18:30 UTC 2018


lukedashjr created this revision.
lukedashjr added reviewers: cullmann, dhaumann, gregormi.
lukedashjr added projects: KTextEditor, Kate, Frameworks.
Restricted Application added a subscriber: Frameworks.
lukedashjr requested review of this revision.

REVISION SUMMARY
  Enable access to the document itself via dbus; this is mostly a revert of c8ce78a02794193f20caacdfb5ef68ac0d26064d <https://phabricator.kde.org/R39:c8ce78a02794193f20caacdfb5ef68ac0d26064d> and 6ff7cedb57abe7deb37e33bfa82d2f5530eb295c <https://phabricator.kde.org/R40:6ff7cedb57abe7deb37e33bfa82d2f5530eb295c> in the kate git repo (which removed the dbus bindings with no explanation other than "cleanups")
  
  Intends to fix https://bugs.kde.org/show_bug.cgi?id=369623

TEST PLAN
  qdbus org.kde.kate-6503 /Kate/Document/2 text
  qdbus org.kde.kate-6503 /Kate/Document/2 file

REPOSITORY
  R39 KTextEditor

REVISION DETAIL
  https://phabricator.kde.org/D10587

AFFECTED FILES
  src/CMakeLists.txt
  src/document/katedocument.cpp
  src/utils/document.cpp
  src/utils/documentadaptor_p.h

To: lukedashjr, cullmann, dhaumann, gregormi
Cc: #ktexteditor, #kate, asturmlechner, gregormi, dhaumann, cullmann, #frameworks, michaelh, kevinapavew, ngraham, demsking, head7, kfunk, sars
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20180216/257f6037/attachment.html>


More information about the Kde-frameworks-devel mailing list