diff --git a/konqueror.changes b/konqueror.changes index 7deff2e..938c9ad 100644 --- a/konqueror.changes +++ b/konqueror.changes @@ -29,12 +29,10 @@ Sat Jul 17 20:06:26 UTC 2021 - Christophe Giboudeaux * Web archive thumbnailer: Change one qCWarning() -> qCDebug() * Image Gallery: Eliminate 'endl' deprecation warnings with Qt 5.15 * FSView: Eliminate 'endl' deprecation warnings with Qt 5.15 - * KonqCombo: Use new QComboBox signal and new-style connect * Refactor ClientApp::createNewWindow * Make some implicit dependencies explicit * Don't forward declaration when we already include file * Add some missing linkages - * Specify desktop-id in appdata file * Restore spell checking support in HTML pages * Remove duplicate connection, also fixing a compilation error * Emit completedWithPendingAction when loading a page with http-equiv="refresh"