SHA256
1
0
forked from pool/drkonqi5
Christophe Giboudeaux 2020-05-19 13:36:51 +00:00 committed by Git OBS Bridge
parent d247785569
commit 84b266c912

View File

@ -7,7 +7,6 @@ Thu May 14 14:33:01 UTC 2020 - Fabian Vogt <fabian@ritter-vogt.de>
* https://www.kde.org/announcements/plasma-5.18.90.php * https://www.kde.org/announcements/plasma-5.18.90.php
- Changes since 5.18.5: - Changes since 5.18.5:
* initialize bools to false by default (kde#421187) * initialize bools to false by default (kde#421187)
* Revert "Make it compile with qt5.15"
* Don't leak DrKonqi dialog / fix crash on wayland * Don't leak DrKonqi dialog / fix crash on wayland
* bump to require Qt 5.14 * bump to require Qt 5.14
* Read the new message string after rather than before * Read the new message string after rather than before
@ -20,10 +19,7 @@ Thu May 14 14:33:01 UTC 2020 - Fabian Vogt <fabian@ritter-vogt.de>
* style++ * style++
* Include s_kcrashErrorMessage in our traces * Include s_kcrashErrorMessage in our traces
* Make it compile against qt5.15. SkipEmptyParts is part of Qt::. * Make it compile against qt5.15. SkipEmptyParts is part of Qt::.
* Revert "remove pointless ifdef"
* remove pointless ifdef
* Port away from deprecated API on Qt 5.15.0 * Port away from deprecated API on Qt 5.15.0
* Make it compile with qt5.15
* fix windows compilation, QString.sprintf() is deprecated * fix windows compilation, QString.sprintf() is deprecated
------------------------------------------------------------------- -------------------------------------------------------------------