Re: KSystemlog status

2015-05-11 Thread Ragnar Thomsen
On Mon, May 11, 2015 at 3:52 PM, Luigi Toscano wrote: > That's great, but isn't there a GSoC entry for this? I talked to d_ed about the GSoC project and we decided the student will work on adding support for journald in ksystemlog. Ragnar >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#

Re: KSystemlog status

2015-05-11 Thread Luigi Toscano
Ragnar Thomsen ha scritto: > I have completed porting ksystemlog to KF5 in the frameworks branch. > It no longer depends on KDELibs4Support.+ > [...] > Finally, I will attempt to add a journald backend to ksystemlog. I > have already developed a small tool (journalktl: > http://quickgit.kde.org/?p

KSystemlog status

2015-05-11 Thread Ragnar Thomsen
I have completed porting ksystemlog to KF5 in the frameworks branch. It no longer depends on KDELibs4Support. The functionality should be similar to the old ksystemlog, with the following exceptions: *KFileDialog -> QFileDialog: It appears wildcard selection is not possible with QFileDialog. This