Changelog for
yakuake-debuginfo-24.12.2-1.1.x86_64.rpm :
* Tue Feb 04 2025 Christophe Marin
- Update to 24.12.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/24.12.2/- No code change since 24.12.1
* Tue Jan 07 2025 Christophe Marin - Update to 24.12.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/24.12.1/- No code change since 24.12.0
* Sun Dec 08 2024 Christophe Marin - Update to 24.12.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/24.12.0/- No code change since 24.11.90
* Mon Dec 02 2024 Christophe Marin - Update to 24.11.90
* New feature release- No code change since 24.11.80
* Sat Nov 16 2024 Christophe Marin - Update to 24.11.80
* New feature release- Changes since 24.08.3:
* Don\'t include quiet packages in feature_summary
* Use KStandardActions where possible
* Use override
* Add clang-format validation job
* Fix clang format
* Not necessary to use xi18n here
* Use modern connect signal/slot
* This is enough
* Use = default;
* Add parent
* const\'ify variable
* const\'ify methods
* Initialize pointer
* Add missing override + const\'ify methods
* Remove private here
* Use override
* Remove virtual keyword when we use override
* It compiles fine without deprecated methods
* Port deprecated methods
* Use modernized kf
* Tue Nov 05 2024 Christophe Marin - Update to 24.08.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/24.08.3/- No code change since 24.08.2
* Tue Oct 08 2024 Christophe Marin - Update to 24.08.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/24.08.2/- No code change since 24.08.1
* Tue Sep 10 2024 Christophe Marin - Update to 24.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/24.08.1/- No code change since 24.08.0
* Mon Aug 19 2024 Christophe Marin - Update to 24.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/24.08.0/- No code change since 24.05.2
* Tue Jul 02 2024 Christophe Marin - Update to 24.05.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/24.05.2/- No code change since 24.05.1
* Wed Jun 12 2024 Christophe Marin - Update to 24.05.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/24.05.1/- No code change since 24.05.0
* Sun May 19 2024 Christophe Marin - Update to 24.05.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/24.05.0/- No code change since 24.04.80
* Fri May 03 2024 Christophe Marin - Update to 24.04.80
* New feature release- Changes since 24.02.2:
* Update icon to latest Breeze icon
* Clean up Terminal constructor
* appstream: use desktop-application type, add developer tag
* Drop support for KF5\'s deprecated KToolInvocation
* Skip KX11Extras on Wayland
* Fix focusing new sessions (kde#482119)
* Fix startup crash with some skins
* org.kde.yakuake.appdata.xml add donation URL and launchable
* Use StartupNotify now instead of X-KDE-StartupNotify
* Tue Apr 09 2024 Christophe Marin - Update to 24.02.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/24.02.2/- No code change since 24.02.1
* Tue Mar 19 2024 Christophe Marin - Update to 24.02.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/24.02.1/- Changes since 24.02.0:
* Fix focusing new sessions (kde#482119)
* Fix startup crash with some skins
* Fri Feb 23 2024 Christophe Marin - Update to 24.02.0
* New feature release- No code change since 24.01.95
* Fri Feb 09 2024 Christophe Marin - Update to 24.01.95
* https://kde.org/announcements/megarelease/6/rc2/
* Fri Dec 15 2023 Christophe Marin - Require extra-cmake-modules at build time
* Tue Dec 05 2023 Christophe Marin - Update to 23.08.4
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.08.4/- No code change since 23.08.3
* Tue Nov 07 2023 Christophe Marin - Update to 23.08.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.08.3/- No code change since 23.08.2
* Tue Oct 10 2023 Christophe Marin - Update to 23.08.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.08.2/- No code change since 23.08.1
* Tue Sep 12 2023 Christophe Marin - Update to 23.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.08.1/- Changes since 23.08.0:
* Fix broken HAVE_KWAYLAND assignment
* Sun Aug 20 2023 Christophe Marin - Update to 23.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/23.08.0/- Changes since 23.07.90:
* Add Open Age Rating
* Mon Aug 14 2023 Christophe Marin - Update to 23.07.90
* New feature release- No code change since 23.07.80
* Tue Aug 01 2023 Christophe Marin - Update to 23.07.80
* New feature release- Changes since 23.04.3:
* Fix variables
* Add explicit moc includes to sources for moc-covered headers
* Add part widget to splitter explicitly
* Prevent unnecessary tab switching on tab close (kde#392626)
* Fix part loading in KF6
* Port to KNSWidgets::Button
* implicit capture of ‘this’ via ‘[=]’ is deprecated in C++20
* fix build without KDE Wayland lib
* fix access of negative \'screens\' offset
* Adapt to KStatusNotifierItem API change
* Fix Qt6 build
* Remove non passing Qt6 CI
* titlebar variable \'title\' shadows function
* skinlistdelegate reduce scope of variable \'textWidth\'
* Tue Jul 04 2023 Christophe Marin - Update to 23.04.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.04.3/- No code change since 23.04.2
* Tue Jun 06 2023 Christophe Marin - Update to 23.04.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.04.2/- Changes since 23.04.1:
* Prevent unnecessary tab switching on tab close (kde#392626)
* fix access of negative \'screens\' offset
* Tue May 09 2023 Christophe Marin - Update to 23.04.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.04.1/- Changes since 23.04.0:
* Add missing HAVE_KWAYLAND ifdef
* Sat Apr 15 2023 Christophe Marin - Update to 23.04.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/23.04.0/
* Fri Mar 31 2023 Christophe Marin - Update to 23.03.90
* New feature release
* Fri Mar 17 2023 Christophe Marin - Update to 23.03.80
* New feature release
* Tue Feb 28 2023 Christophe Marin - Update to 22.12.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.12.3/
* Tue Jan 31 2023 Christophe Marin - Update to 22.12.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.12.2/
* Tue Jan 03 2023 Christophe Marin - Update to 22.12.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.12.1/
* Fri Dec 02 2022 Christophe Marin - Update to 22.12.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/22.12.0/
* Sat Nov 26 2022 Christophe Giboudeaux - Update to 22.11.90
* New feature release
* Sat Nov 12 2022 Christophe Giboudeaux - Update to 22.11.80
* New feature release
* Tue Nov 01 2022 Christophe Giboudeaux - Update to 22.08.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.3/
* Tue Oct 11 2022 Christophe Giboudeaux - Update to 22.08.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.2/
* Tue Sep 06 2022 Christophe Giboudeaux - Update to 22.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.1/
* Sun Aug 14 2022 Christophe Giboudeaux - Update to 22.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/22.08.0/
* Fri Aug 05 2022 Christophe Giboudeaux - Update to 22.07.90
* New feature release
* Sat Jul 16 2022 Christophe Giboudeaux - Update to 22.07.80
* New feature release
* Tue Jul 05 2022 Christophe Giboudeaux - Update to 22.04.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.04.3/
* Wed Jun 08 2022 Christophe Giboudeaux - Update to 22.04.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.04.2/
* Tue May 10 2022 Christophe Giboudeaux - Update to 22.04.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.04.1/
* Mon Apr 18 2022 Christophe Giboudeaux - Update to 22.04.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/22.04.0/
* Fri Apr 08 2022 Christophe Giboudeaux - Update to 22.03.90
* New feature release
* Wed Mar 23 2022 Christophe Giboudeaux - Update to 22.03.80
* New feature release- Changes since 21.12.3:
* Fix Slide effect on Wayland (kde#447456)
* Tag as DBusActivatable
* It\'s by default in ecm
* Make it compile against last kf
* Use nullptr
* Use std::as_const here
* Fix compile against last kf5.89
* Use nullptr
* Make sure position is always set in wayland (kde#408468)
* Make it compile without deprecated methods
* Tue Mar 01 2022 Christophe Giboudeaux - Update to 21.12.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/21.12.3/- No code change since 21.12.2
* Tue Feb 01 2022 Christophe Giboudeaux - Update to 21.12.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/21.12.2/- No code change since 21.12.1
* Tue Jan 04 2022 Christophe Giboudeaux - Update to 21.12.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/21.12.1/- Changes since 21.12.0:
* Wayland: don\'t block on a response from plasmashell before toggling
* Make sure position is always set in wayland (kde#408468)