Review Request: Plasmate: add konsole previewer
Giorgos Tsiapaliwkas
terietor at gmail.com
Thu Jun 7 13:01:35 UTC 2012
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/105173/
-----------------------------------------------------------
Review request for Plasma.
Description
-------
Hello,
the goal is to implement a konsole which will take the log
from the previewer.
Please check this wiki page http://www.developer.nokia.com/Community/Wiki/How_to_redirect_qDebug_output_to_a_file
this patch addes konsole previewer into plasmate.
KonsolePreviewer is a dockwidget.
Also It is able to take the log from plasmate's embedded previewer.
Diffs
-----
CMakeLists.txt 12f8a3a
main.cpp 1c5ea19
mainwindow.h 520c26c
mainwindow.cpp 6f72624
previewer/plasmoid/plasmoidpreviewer.h 9cad9e4
previewer/plasmoid/plasmoidpreviewer.cpp 29853db
previewer/plasmoid/plasmoidview.cpp 3d40d48
previewer/plasmoid/previewcontainment.h fb10941
previewer/plasmoid/previewcontainment.cpp 42b6af7
previewer/previewer.h 2907598
previewer/previewer.cpp c9d7479
previewer/runner/runnerpreviewer.h 054c58d
previewer/runner/runnerpreviewer.cpp 5c8dc6d
Diff: http://git.reviewboard.kde.org/r/105173/diff/
Testing
-------
The bad thing is that it takes the entire log of plasmate but we only
want to take the output from the previewer.
So I was thinking to implement a plasmateDebug() << "text" macro/method which
will start with a unique string which I will check during customMessageHandler().
Thanks,
Giorgos Tsiapaliwkas
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20120607/d376f626/attachment.html>
More information about the Plasma-devel
mailing list