SHA256
1
0
forked from pool/kdf
2021-07-27 09:35:45 +00:00
committed by Git OBS Bridge
parent dbda10e342
commit 2a243853dd
6 changed files with 36 additions and 24 deletions

View File

@@ -1,3 +1,17 @@
-------------------------------------------------------------------
Sat Jul 17 20:05:59 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
- Update to 21.07.80
* New feature release
- Changes since 21.04.3:
* Port to KXMLGUIFactory::showConfigureShortcutsDialog()
* Already in ecm
* Time to increase version
* Don't use "_STRING" variable
* Use Q_EMIT
* CMakePresets: Add build support
* Port away from deprecated create_* KCM loading
-------------------------------------------------------------------
Wed Jul 7 08:57:29 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>