Summary: | kate cannot print from command line with qdbus | ||
---|---|---|---|
Product: | [Applications] kate | Reporter: | tnemeth |
Component: | general | Assignee: | KWrite Developers <kwrite-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | wishlist | ||
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Unlisted Binaries | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 4.8.0 | |
Sentry Crash Report: |
Description
tnemeth
2010-08-01 18:23:21 UTC
Git commit b375424edb2e73a0abaa5452bd2cb5bede92533b by Christian Loose. Committed on 16/08/2011 at 22:17. Pushed by cloose into branch 'master'. Add print() method to the documents D-Bus interface Add print() method to the KTextEditor::Document interface and expose it on the D-Bus session bus. example: qdbus org.kde.kate-7762 /Kate/Document/1 print FEATURE: 246440 FIXED-IN: 4.8.0 M +4 -0 ktexteditor/document.cpp M +1 -0 ktexteditor/documentadaptor_p.h M +5 -0 ktexteditor/document.h http://commits.kde.org/kate/b375424edb2e73a0abaa5452bd2cb5bede92533b |