- Remove changes that already were in 21.04.x

OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/konqueror?expand=0&rev=186
This commit is contained in:
Wolfgang Bauer 2021-08-11 07:02:43 +00:00 committed by Git OBS Bridge
parent 3e8350c40e
commit 621ae81d68

View File

@ -29,12 +29,10 @@ Sat Jul 17 20:06:26 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
* 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"