SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for kguiaddons-devel-5.99.0-1.1.x86_64.rpm :

* Sat Oct 01 2022 Christophe Giboudeaux - Update to 5.99.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.99.0- Changes since 5.98.0:
* Show all headers in qtc6
* KeySequenceRecorder: Do not emit gotKeySequence when cancelling
* Add Qt6 windows CI support
* .gitlab-ci.yml: enable static builds
* recorder: Allow setting the initial value of currentKeySequence
* recorder: Fix workaround in KDeclarative
* recorder: Do not keep two sequences at the same time (kde#458795)
* recorder: Never request inhibition twice for the same surface or seat
* Tue Sep 06 2022 Christophe Giboudeaux - Update to 5.98.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.98.0- Changes since 5.97.0:
* Make QtX11Extras required when building with X11 support (kde#458290)
* Add FreeBSD Qt6 CI support
* Add missing license file
* Sun Aug 07 2022 Christophe Giboudeaux - Update to 5.97.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.97.0- Changes since 5.96.0:
* QtWaylandClient is required when building with Wayland support
* Sun Jul 03 2022 Christophe Giboudeaux - Update to 5.96.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.96.0- Changes since 5.95.0:
* Remove extra \';\'
* Fri Jun 10 2022 Christophe Giboudeaux - Update to 5.95.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.95.0- Changes since 5.94.0:
* WaylandClipboard: DataControlSource: delete m_mimeData in dtor (kde#454590)
* keysequence: Fix race between recording and currentKeySequence
* keysequence: Fix warning message about sequence size to be more precise
* keysequence: Replace magic number 4 with enum constant
* Tue May 10 2022 Christophe Giboudeaux - Update to 5.94.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.94.0- Changes since 5.93.0:
* Remove outdated comment about qt11extras_p.h
* Un-pluginify modifierkeyinfo
* Add plugin for wayland keystates
* Add windows CI
* Sun Apr 03 2022 Christophe Giboudeaux - Update to 5.93.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.93.0- Changes since 5.92.0:
* CI: require tests to pass
* Gracefully ignore SIGPIPE
* Use nativeInterface to access the x11 display
* Mon Mar 07 2022 Christophe Giboudeaux - Update to 5.92.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.92.0- Changes since 5.91.0:
* Add Qt6 Android CI
* Remove broken Python bindings generation
* [KOverlayIconEngine] Implement ScaledPixmapHook for high-dpi support
* Sun Feb 06 2022 Christophe Giboudeaux - Update to 5.91.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.91.0- Changes since 5.90.0:
* Add Google Maps Geo URI handler
* Add Qwant Maps to CMakeLists
* Add Qwant Maps Geo URI handler
* Add a fallback handler for the geo: URI scheme
* Install plugins in kf
* Add CI qt6 support
* Mon Jan 03 2022 Christophe Giboudeaux - Update to 5.90.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.90.0- Changes since 5.89.0:
* Add KIconUtils::addOverlays() overload to allow passing QIcon and QStringList
* Fix CMake config file for Qt6 with X11 builds
* Compile with Qt 6.3
* Use qt_generate_wayland_protocol_client_sources with Qt6
* KSystemclipboard: add a nullcheck
* WIP: Change the build system to enable building with Qt 6
* WaylandClipboard: Do not emit change upon the offer for our own source
* Sat Dec 04 2021 Christophe Giboudeaux - Update to 5.89.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.89.0- Changes since 5.88.0:
* Include definition of QTWAYLANDCLIENT_VERSION
* Add KSystemClipboard to use wlr-data-control transparently in Wayland
* Use qGuiApp instead of qApp
* Sun Nov 07 2021 Christophe Giboudeaux - Strip \'Source\' URL for faster submissions
* Sun Nov 07 2021 Christophe Giboudeaux - Update to 5.88.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.88.0- Changes since 5.87.0:
* Remove unneeded lambda capture, fixing a compiler warning.
* Add FreeBSD CI
* Add Android CI
* Sun Oct 03 2021 Christophe Giboudeaux - Update to 5.87.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.87.0- Changes since 5.86.0:
* Add Gitlab CI configuration
* Use imported target for X11 libs
* Add explicit option for controlling X11 support
* Relicense remaining files away from LGPL-2.0-only
* Add missing static dependency to Config.cmake.in
* Wed Sep 15 2021 Christophe Giboudeaux - Drop the unneeded baselibs.conf.
* Mon Sep 06 2021 Christophe Giboudeaux - Update to 5.86.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.86.0- Changes since 5.85.0:
* replace \"MacOSX\" with \"macOS\"
* Fri Aug 06 2021 Christophe Giboudeaux - Update to 5.85.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.85.0- No code change since 5.84.0
* Sun Jul 04 2021 Christophe Giboudeaux - Update to 5.84.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.84.0- Changes since 5.83.0:
* Fix build
* Use method that is exposed in Qt6
* Relicense files away from LGPL-2.0-only
* Relicense file to LGPL-2.0-or-later
* Add information about utilities provided by KGuiAddons
* UrlHandler: fix url concatenation when using docs.kde.org
* Support static builds
* Sat Jun 05 2021 Christophe Giboudeaux - Update to 5.83.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.83.0- Changes since 5.82.0:
* Bump required CMake version to 3.16
* Fix crash in keysequence recorder due to out of bound access
* Sat May 01 2021 Christophe Giboudeaux - Update to 5.82.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.82.0- Changes since 5.81.0:
* Port from deprecated QFontMetrics::charWidth() to horizontalAdvance()
* Add KIconUtils::addOverlays() overload to replace KDE::icon()
* keysequencerecordertest: import from project keysequencerecorder.h
* Mon Apr 05 2021 Christophe Giboudeaux - Update to 5.81.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.81.0- No code change since 5.80.0
* Sun Mar 07 2021 Christophe Giboudeaux - Update to 5.80.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.80.0- Changes since 5.79.0:
* Include QWindow instead of forward-declaring
* Mon Feb 08 2021 Christophe Giboudeaux - Update to 5.79.0
* New feature release
* For more details please see:
* https://kde.org/announcements/kde-frameworks-5.79.0- No code change since 5.78.0
* Wed Jan 06 2021 Christophe Giboudeaux - Update to 5.78.0
* New feature release
* For more details please see:
* https://kde.org/announcements/kde-frameworks-5.78.0- Changes since 5.77.0:
* Apple is also Unix
* Not necessary to use QtTest as it includes all QtCore include
* Use | instead of + for combining
* Sat Dec 12 2020 Wolfgang Bauer - Explicitly BuildRequire pkgconfig(wayland-client) that\'s needed now and don\'t rely on other packages pulling it in
* Sat Dec 05 2020 Christophe Giboudeaux - Update to 5.77.0
* New feature release
* For more details please see:
* https://kde.org/announcements/kde-frameworks-5.77.0- Changes since 5.76.0:
* Remove redundant setLayout() call (parent is passed to Q
*Layout ctor)
* Make shortcut inhibition work from the get-go (kde#407395)
* Fix potential crash in wayland inhibitor teardown (kde#429267)
* CMake: Find Qt5::GuiPrivate when Wayland support is enabled
* Add KeySequenceRecorder as base for KKeySequenceWidget and KeySequenceItem
* Sat Nov 07 2020 Christophe Giboudeaux - Update to 5.76.0
* New feature release
* For more details please see:
* https://kde.org/announcements/kde-frameworks-5.76.0- No code change since 5.75.0
* Mon Oct 05 2020 Christophe Giboudeaux - Update to 5.75.0
* New feature release
* For more details please see:
* https://kde.org/announcements/kde-frameworks-5.75.0- Changes since 5.74.0:
* typo--
* Const\'ify pointer + initialize variable in header
* Sun Sep 06 2020 Christophe Giboudeaux - Update to 5.74.0
* New feature release
* For more details please see:
* https://kde.org/announcements/kde-frameworks-5.74.0- Changes since 5.73.0:
* Using no deprecated enum Qt::MiddleButton
* Use Q_DECLARE_OPERATORS_FOR_FLAGS in same namespace as flags definition
* Remove obsolete COPYING files
* Sun Aug 02 2020 Christophe Giboudeaux - Update to 5.73.0
* New feature release
* For more details please see:
* https://kde.org/announcements/kde-frameworks-5.73.0- Too many changes to list here.
* Sun Jul 05 2020 Christophe Giboudeaux - Update to 5.72.0
* New feature release
* For more details please see:
* https://kde.org/announcements/kde-frameworks-5.72.0- No code change since 5.71.0
* Sun Jun 07 2020 Christophe Giboudeaux - Update to 5.71.0
* New feature release
* For more details please see:
* https://kde.org/announcements/kde-frameworks-5.71.0- No code change since 5.70.0
* Sun May 03 2020 Christophe Giboudeaux - Update to 5.70.0
* New feature release
* For more details please see:
* https://kde.org/announcements/kde-frameworks-5.70.0- No code change since 5.69.0
* Sun Apr 05 2020 Christophe Giboudeaux - Update to 5.69.0
* New feature release
* For more details please see:
* https://kde.org/announcements/kde-frameworks-5.69.0- No code change since 5.68.0
* Sun Mar 08 2020 Christophe Giboudeaux - Update to 5.68.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.68.0.php- Changes since 5.67.0:
* Make it compile against qt5.15. SkipEmptyParts is part of Qt::.
* [UrlHandler] Handle opening the online docs for KCM modules
* KGuiAddons: Convert license headers to SPDX statements
* [KColorUtils] Change getHcy() hue range to [0.0, 1.0)
* [KColorUtils] Add hue(), chroma(), hcyColor() and update documentation
* Sun Feb 02 2020 Christophe Giboudeaux - Replace %make_jobs with %cmake_build.
* Sun Feb 02 2020 Christophe Giboudeaux - Update to 5.67.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.67.0.php- No code change since 5.66.0
* Sun Jan 05 2020 Christophe Giboudeaux - Update to 5.66.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.66.0.php- Changes since 5.65.0:
* Update the obsolete projects.kde.org URL
* Sun Dec 08 2019 Christophe Giboudeaux - Update to 5.65.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.65.0.php- Changes since 5.64.0:
* Minor qstring optimization
* Sun Nov 03 2019 Christophe Giboudeaux - Update to 5.64.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.64.0.php- No code change since 5.63.0
* Sun Oct 06 2019 Christophe Giboudeaux - Update to 5.63.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.63.0.php- No code change since 5.62.0
* Sat Sep 07 2019 Christophe Giboudeaux - Update to 5.62.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.62.0.php- No code change since 5.61.0
* Wed Aug 07 2019 Christophe Giboudeaux - Update to 5.61.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.61.0.php- Changes since 5.60.0:
* Remove unused includes
* Fri Jul 19 2019 Wolfgang Bauer - Don\'t lower minimum Qt version anymore, it requires 5.11 now
* Sun Jul 14 2019 lbeltrameAATTkde.org- Update to 5.60.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.60.0.php- Changes since 5.59.0:
* Don\'t try to generate python bindings for kmodifierkeyinfoprovider_p.h
* KModifierKeyInfo: we are sharing the internal implementation
* Remove #ifdef for Qt 5.11 since we require it nowadays
* Remove double look-ups
* Move to runtime the decision to use x11 or not
* Sun Jun 09 2019 lbeltrameAATTkde.org- Update to 5.59.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.59.0.php- No code changes since 5.58.0
* Wed May 15 2019 lbeltrameAATTkde.org- Update to 5.58.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.58.0.php- No code changes since 5.57.0
* Sun Apr 14 2019 lbeltrameAATTkde.org- Update to 5.57.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.57.0.php- Changes since 5.56.0:
* [kguiaddons] make it compile without foreach
* Sun Mar 10 2019 lbeltrameAATTkde.org- Update to 5.56.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.56.0.php- Changes since 5.55.0:
* No code changes since 5.55.0
* Fri Feb 15 2019 alarrosaAATTsuse.com- Downgrade the Qt version requirement to build with 5.9
* Sun Feb 10 2019 lbeltrameAATTkde.org- Update to 5.55.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.55.0.php- Changes since 5.54.0:
* No code changes since 5.54.0
* Mon Jan 14 2019 lbeltrameAATTkde.org- Update to 5.54.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.54.0.php- Changes since 5.53.0:
* No code changes since 5.53.0
* Sun Dec 09 2018 lbeltrameAATTkde.org- Update to 5.53.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.53.0.php- Changes since 5.52.0:
* Make it compiles without deprecated method
* Sun Nov 11 2018 lbeltrameAATTkde.org- Update to 5.52.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.52.0.php- Changes since 5.51.0:
* Use more explicit constructors with internal classes
* Have more include guards match file the name
* Use more new style connect()
* Use Q_OBJECT with all QObject subclasses (helps debugging introspection)
* Tue Oct 16 2018 Luca Beltrame - Run spec-cleaner
* Mon Oct 15 2018 lbeltrameAATTkde.org- Update to 5.51.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.51.0.php- Changes since 5.50.0:
* Remove misleading use of KDE_INSTALL_PYTHONBINDINGSDIR
* Make sure to build with strict compile flags
* Thu Sep 13 2018 lbeltrameAATTkde.org- Update to 5.50.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.50.0.php- Changes since 5.49.0:
* None
* Sun Aug 19 2018 christopheAATTkrop.fr- Update to 5.49.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.49.0.php- Changes since 5.48.0:
* Honor BUILD_TESTING
* Mon Jul 16 2018 lbeltrameAATTkde.org- Update to 5.48.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.48.0.php- Changes since 5.47.0:
* None
* Tue Jun 12 2018 lbeltrameAATTkde.org- Update to 5.47.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.47.0.php- Changes since 5.46.0:
* None
* Sun May 13 2018 lbeltrameAATTkde.org- Update to 5.46.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.46.0.php- Changes since 5.45.0:
* Use override
* Warning--
* Sat Apr 14 2018 lbeltrameAATTkde.org- Update to 5.45.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.45.0.php- Changes since 5.44.0:
* Remove not necessary QtCore/ and co
* Mon Mar 12 2018 lbeltrameAATTkde.org- Update to 5.44.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.44.0.php- Changes since 5.43.0:
* None
* Mon Feb 12 2018 lbeltrameAATTkde.org- Update to 5.43.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.43.0.php- Changes since 5.42.0:
* Fix linking of created QCH file into QtGui docs
* Tue Jan 16 2018 lbeltrameAATTkde.org- Update to 5.42.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.42.0.php- Changes since 5.41.0:
* Remove obsolete reviewboardrc file
* Port to new connect api
 
ICM