| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-06-11 | Make message handler write to console as well | ||
| This way we can see the debug output even if the app is hung or crashes. Signed-off-by: Dirk Hohndel <dirk@hohndel.org> | |||
| 2017-06-11 | Add a messageHandler to take care of qDebug & friends on QML | ||
| all qDebug / qCDebug and friends now will be properly logged into developer -> log, on QML. Signed-off-by: Tomaz Canabrava <tcanabrava@kde.org> Signed-off-by: Dirk Hohndel <dirk@hohndel.org> | |||