Port and update the Shell Command plugin
kDebug(), qDebug() -> qCDebug() with logging category No need to link with KDELibs4Support Use Qt5 signal connection syntax KDialog -> QDialog KInputDialog -> QInputDialog KIO::NetAccess::mostLocalUrl() -> KIO::mostLocalUrl()
Please register or sign in to comment