Re: Klook/dolphin

2013-12-26 Thread Myriam Schweingruber
Hi Michael, On Mon, Dec 23, 2013 at 6:36 PM, Michael Reeves wrote: > Is anybody still working on Klook? If so I have an updated patch for dolphin > integration. Then you should ask the author of it. AFAIK the source code is still on their server, not on the KDE ones, as the integration with Dolp

Language detection in Sonnet

2013-12-26 Thread Martin Sandsmark
Dear esteemed sirs and madams, I have spent the last couple of days re-merging back in an old branch for Sonnet that enables language detection. Simple, high-level overview of what is done: Replace the filter class with a (proper) tokenizer, using our own languagebreaks class because QTextBoundar

KClasses vs. Qt5Classes

2013-12-26 Thread Allen Winter
In KDE4 we had this list of KClasses we should be using instead of these associated QClasses: QColorDialog => KColorDialog QComboBox => KComboBox QMessageBox => KMessageBox QErrorMessage => KMessageBox QInputDialog => KInputDialog QFileDialog => KFileDialog QProgressDialog => KProgressDialog QSp