Skip to content
Commit 818eb665 authored by Jonathan Marten's avatar Jonathan Marten Committed by Stefano Crocco
Browse files

Port and update the Konqueror settings

kDebug(), qDebug() -> qCDebug() with logging category
No need to link with KDELibs4Support
Use Qt5 signal connection syntax
Remove konq/kcustommenueditor.*, no longer used and needs Qt3Support
Convert deprecated What's This -> tool tips
Remove konqhtml/pluginopts.* and associated, Netscape plugins not supported since KDE3
Remove konqhtml/khttpoptdlg.*, no longer supported or accessible from GUI
KDialog -> QDialog
QObject::blockSignals() -> QSignalBlocker
KCModule::changed() -> markAsChanged()
Make the adblock import/export help appear again
KFileDialog -> QFileDialog
KIntSpinBox -> QSpinBox
parent 42a4e4db
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment