Review Request 111000: add KTextEditor::MessageInterface for KDE SC 4.11
Albert Astals Cid
aacid at kde.org
Fri Jun 14 15:41:01 BST 2013
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/111000/
-----------------------------------------------------------
(Updated June 14, 2013, 2:41 p.m.)
Review request for Kate, kdelibs, Release Team, and Christoph Cullmann.
Changes
-------
Let's add the release team and not me then :-)
Description
-------
This patch adds the KTextEditor::MessageInterface to the KTextEditor interfaces in kdelibs 4.11.
This interface exists in Kate since KDE 4.10, and is already used internally to show messages when needed (e.g. search & replace, or swap file recover bar). By adding this interface to kdelibs, applications like KDevelop, Kile, etc... can use this interface to show passive interactive notifications in a KTextEditor::View.
With this commit, we also want to get feedback by potential users of this interface, so we can improve/tweak it again for KDE 5 (or whatever it will be called :) ).
Diffs
-----
interfaces/ktexteditor/messageinterface.cpp PRE-CREATION
interfaces/ktexteditor/messageinterface.h PRE-CREATION
interfaces/ktexteditor/CMakeLists.txt 9813734
includes/KTextEditor/MessageInterface PRE-CREATION
includes/KTextEditor/Message PRE-CREATION
Diff: http://git.reviewboard.kde.org/r/111000/diff/
Testing
-------
Given the interface is in Kate since KDE 4.10, the interface is quite mature.
Thanks,
Dominik Haumann
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-core-devel/attachments/20130614/e465da4b/attachment.htm>
More information about the kde-core-devel
mailing list