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 means that in dialogs where multiple
file selection is possible, selection needs to be done with the mouse.
*KLocale -> QLocale: The "fancy" dateformats from KLocale are not
found in QLocale. This means that there is now only a short and a long
date format available.

I'm sure there are some bugs introduced in the porting, so please test
it and provide feedback.

After porting I have started improving ksystemlog, e.g. I just pushed
a commit that enables customization of the logs toolbar. I will also
be looking at the bugs on bugzilla to see if these are still valid...

Finally, I will attempt to add a journald backend to ksystemlog. I
have already developed a small tool (journalktl:
http://quickgit.kde.org/?p=scratch/rthomsen/journalktl.git) that
displays journald entries, so hopefully some of the code can be
re-used in ksystemlog.

Sincerely,
Ragnar

>> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<

Reply via email to