Re: Review Request 130154: Re-enable XML-based history plugin, fix history file saving
Laurent Montel <[email protected]> Sat, 10 Jun 2017 16:26:04 -0000
| Newsgroups | gmane.comp.kde.devel.kopete |
|---|---|
| Message-ID | <[email protected]> |
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/130154/#review103302
-----------------------------------------------------------
plugins/history/historyguiclient.cpp (line 30)
<https://git.reviewboard.kde.org/r/130154/#comment68728>
use qDebug here. kdebug is kdelibs4support
plugins/history/historyplugin.cpp (line 32)
<https://git.reviewboard.kde.org/r/130154/#comment68729>
qDebug
and perhaps you need to convert kdebug to qDebug/qCDebug
plugins/history/historypreferences.cpp (line 27)
<https://git.reviewboard.kde.org/r/130154/#comment68730>
same here.
- Laurent Montel
On June 10, 2017, 3 p.m., Paulo Lieuthier wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://git.reviewboard.kde.org/r/130154/
> -----------------------------------------------------------
>
> (Updated June 10, 2017, 3 p.m.)
>
>
> Review request for Kopete, Laurent Montel and Pali Rohár.
>
>
> Repository: kopete
>
>
> Description
> -------
>
> The history plugin port was not completed, so it is disabled. This patch re-enables it, fixes it's building failures and fixes not saving the history file when the directory doesn't exist.
>
> Pull from here: https://github.com/paulolieuthier/kopete/commits/fix-history-plugin.
>
>
> Diffs
> -----
>
> libkopete/ui/kopeteview.h 070a3b8a2
> plugins/CMakeLists.txt 6216058ef
> plugins/history/CMakeLists.txt ce90b84a3
> plugins/history/converter.cpp 3175beac1
> plugins/history/historyguiclient.cpp 41745bfe0
> plugins/history/historylogger.cpp 66b627030
> plugins/history/historyplugin.cpp 48cd98010
> plugins/history/historypreferences.cpp 9c64b4418
>
> Diff: https://git.reviewboard.kde.org/r/130154/diff/
>
>
> Testing
> -------
>
> Tested last messages appearance on reopening a chat window, using Jabber and Test Protocol.
>
>
> Thanks,
>
> Paulo Lieuthier
>
>