Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Leap:42.3:Staging:C:DVD
kconfig
kconfig.changes
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File kconfig.changes of Package kconfig
------------------------------------------------------------------- Wed Apr 26 14:34:36 UTC 2017 - wbauer@tmo.at - Add fix-locateLocal.patch to fix saving changes to submenus in kmenuedit (kde#345100) ------------------------------------------------------------------- Sun Mar 19 14:50:18 CET 2017 - lbeltrame@kde.org - Update to 5.32.0 * New feature release * For more details please see: * https://www.kde.org/announcements/kde-frameworks-5.32.0.php - Changes since 5.31.0: * Commit translations from l10n-kf5 * Upgrade ECM and KF5 version requirements for 5.32.0 release. * KConfig: stop exporting and installing KConfigBackend. * Upgrade KF5 version to 5.32.0. ------------------------------------------------------------------- Thu Feb 9 09:24:59 UTC 2017 - hrvoje.senjan@gmail.com - Update to 5.31.0 * For more details please see: https://www.kde.org/announcements/kde-frameworks-5.31.0.php ------------------------------------------------------------------- Sun Jan 8 23:38:41 UTC 2017 - hrvoje.senjan@gmail.com - Update to 5.30.0 * For more details please see: https://www.kde.org/announcements/kde-frameworks-5.30.0.php ------------------------------------------------------------------- Sun Dec 4 01:56:40 UTC 2016 - hrvoje.senjan@gmail.com - Update to 5.29.0 * kconfig_compiler - generate code with overrides * Properly parse function keywords (kde#371562) * For more details please see: https://www.kde.org/announcements/kde-frameworks-5.29.0.php ------------------------------------------------------------------- Sat Nov 5 20:21:33 UTC 2016 - hrvoje.senjan@gmail.com - Update to 5.28.0 * Make sure we don't break compilation with past broken units * Don't be fatal on File field not being properly parsed * For more details please see: https://www.kde.org/announcements/kde-frameworks-5.28.0.php ------------------------------------------------------------------- Sun Oct 2 12:51:14 UTC 2016 - hrvoje.senjan@gmail.com - Update to 5.27.0 * Fix memory leak in SignalsTestNoSingletonDpointer, found by ASAN * For more details please see: https://www.kde.org/announcements/kde-frameworks-5.27.0.php ------------------------------------------------------------------- Tue Sep 6 20:47:36 UTC 2016 - hrvoje.senjan@gmail.com - Update to 5.26.0 * Add Donate entry to KStandardShortcut * For more details please see: https://www.kde.org/announcements/kde-frameworks-5.26.0.php ------------------------------------------------------------------- Sun Aug 7 21:51:03 UTC 2016 - hrvoje.senjan@gmail.com - Update to 5.25.0 * Qt >= 5.5 is now required * Add DeleteFile and RenameFile standard shortcut * For more details please see: https://www.kde.org/announcements/kde-frameworks-5.25.0.php ------------------------------------------------------------------- Wed Jul 6 15:02:23 UTC 2016 - hrvoje.senjan@gmail.com - Update to 5.24.0 * Deprecate authorizeKAction() in favor of authorizeAction() * Fix reproducibility in builds by ensuring utf-8 encoding * For more details please see: https://www.kde.org/announcements/kde-frameworks-5.24.0.php ------------------------------------------------------------------- Mon Jun 6 21:23:56 UTC 2016 - hrvoje.senjan@gmail.com - Update to 5.23.0 * Avoid skipping KAuthorized check * For more details please see: https://www.kde.org/announcements/kde-frameworks-5.23.0.php ------------------------------------------------------------------- Sat May 7 18:30:23 UTC 2016 - hrvoje.senjan@gmail.com - Update to 5.22.0 (boo#980066) * For more details please see: https://www.kde.org/announcements/kde-frameworks-5.22.0.php ------------------------------------------------------------------- Mon Apr 4 14:19:15 UTC 2016 - hrvoje.senjan@gmail.com - Update to 5.21.0 (boo#974793) * Add support for get QStandardPaths locations inside desktop files * Upgrade Qt version requirement to 5.4.0 * For more details please see: https://www.kde.org/announcements/kde-frameworks-5.21.0.php ------------------------------------------------------------------- Sun Mar 6 09:55:21 UTC 2016 - hrvoje.senjan@gmail.com - Update to 5.20.0 (boo#970856) * KConfigIniBackend: Fix expensive detach in lookup * For more details please see: https://www.kde.org/announcements/kde-frameworks-5.20.0.php ------------------------------------------------------------------- Sat Feb 6 17:59:46 UTC 2016 - hrvoje.senjan@gmail.com - Update to 5.19.0 (boo#967668) * For more details please see: https://www.kde.org/announcements/kde-frameworks-5.19.0.php ------------------------------------------------------------------- Sat Jan 2 17:42:11 UTC 2016 - hrvoje.senjan@gmail.com - Update to 5.18.0 * Ensure group is unescaped properly in kconf_update * For more details please see: https://www.kde.org/announcements/kde-frameworks-5.18.0.php ------------------------------------------------------------------- Thu Dec 10 23:03:35 UTC 2015 - hrvoje.senjan@gmail.com - Update to 5.17.0 * For more details please see: https://www.kde.org/announcements/kde-frameworks-5.17.0.php ------------------------------------------------------------------- Sun Nov 8 16:58:18 UTC 2015 - hrvoje.senjan@gmail.com - Update to 5.16.0 (boo#955067) * Fix usage of ecm_create_qm_loader. * Fix include variable * Use KDE_INSTALL_FULL_ variant, so there is no ambiguity * Allow KConfig to use resources as fallback config files * For more details please see: https://www.kde.org/announcements/kde-frameworks-5.16.0.php ------------------------------------------------------------------- Mon Oct 5 17:37:04 UTC 2015 - hrvoje.senjan@gmail.com - Update to 5.15.0 * Mark kconfig-compiler as non-gui tool * For more details please see: https://www.kde.org/announcements/kde-frameworks-5.15.0.php ------------------------------------------------------------------- Tue Sep 8 17:12:47 UTC 2015 - hrvoje.senjan@gmail.com - Update to 5.14.0 * Optimize readEntryGui * Avoid QString::fromLatin1() in generated code * Minimize calls to expensive QStandardPaths::locateAll() * Finish the port to QCommandLineParser (it has addPositionalArgument now) * For more details please see: https://www.kde.org/announcements/kde-frameworks-5.14.0.php ------------------------------------------------------------------- Sat Aug 15 16:43:25 UTC 2015 - wbauer@tmo.at - Add kconfig-desktop-translations.patch: read translations for .desktop files from desktop-translations if they are not in the file itself (boo#904524, boo#932158) ------------------------------------------------------------------- Tue Aug 4 19:20:16 UTC 2015 - hrvoje.senjan@gmail.com - Update to 5.13.0 * The Qt version requirement has been bumped from 5.2 to 5.3 * Debug output has been ported to categorized output, for less noise by default * Docbook documentation has been reviewed and updated * Don't recommend to use deprecated API * Don't generate deprecated code * For more details please see: https://www.kde.org/announcements/kde-frameworks-5.13.0.php ------------------------------------------------------------------- Sun Jul 5 18:44:50 UTC 2015 - hrvoje.senjan@gmail.com - Update to 5.12.0 * Install kconfig_compiler into libexec * New code generation option TranslationDomain=, for use with TranslationSystem=kde; normally needed in libraries. * Make it possible to use kconfig_compiler from different sources * For more details please see: https://www.kde.org/announcements/kde-frameworks-5.12.0.php ------------------------------------------------------------------- Sun Jun 7 19:07:14 UTC 2015 - hrvoje.senjan@gmail.com - Update to 5.11.0 * Prevent crash if QWindow::screen() is null * Add KConfigGui::setSessionConfig() (kde#346768) * For more details please see: https://www.kde.org/announcements/kde-frameworks-5.11.0.php - Drop 0001-ensure-platform-window-resize-processing.patch and 0001-Add-KConfigGui-setSessionConfig.patch, merged upstream - Delete 0001-ensure-platform-window-resize-processing.patch ------------------------------------------------------------------- Sun May 17 18:54:53 UTC 2015 - hrvoje.senjan@gmail.com - Comment out 0001-ensure-platform-window-resize-processing.patch, causes bad side-effects (kde#344183,boo#931167) ------------------------------------------------------------------- Tue May 12 13:17:01 UTC 2015 - hrvoje.senjan@gmail.com - Added 0001-Add-KConfigGui-setSessionConfig.patch (kde#346768) ------------------------------------------------------------------- Sun May 3 19:43:49 UTC 2015 - hrvoje.senjan@gmail.com - Update to 5.10.0 * Generate QML-proof classes using the kconfigcompiler * For more details please see: https://www.kde.org/announcements/kde-frameworks-5.10.0.php ------------------------------------------------------------------- Sat Apr 4 14:40:36 UTC 2015 - hrvoje.senjan@gmail.com - Update to 5.9.0 * Fix assert when using KSharedConfig in a global object destructor. * kconfig_compiler: add support for CategoryLoggingName in *.kcfgc files, to generate qCDebug(category) calls. * For more details please see: https://www.kde.org/announcements/kde-frameworks-5.9.0.php ------------------------------------------------------------------- Sat Mar 7 16:58:38 UTC 2015 - hrvoje.senjan@gmail.com - Update to 5.8.0 * For more details please see: https://www.kde.org/announcements/kde-frameworks-5.8.0.php ------------------------------------------------------------------- Sun Feb 8 18:15:08 UTC 2015 - hrvoje.senjan@gmail.com - Update to 5.7.0 * kconf_update no longer processes *.upd file from KDE SC 4. Add "Version=5" to top of the upd file for updates that should be applied to Qt5/KF5 applications * Fixed KCoreConfigSkeleton when toggling a value with saves in between * Fixed using KSharedConfig in global object destructor * For more details please see: https://www.kde.org/announcements/kde-frameworks-5.7.0.php ------------------------------------------------------------------- Sat Jan 3 18:03:11 UTC 2015 - hrvoje.senjan@gmail.com - Update to 5.6.0 * For more details please see: https://www.kde.org/announcements/kde-frameworks-5.6.0.php ------------------------------------------------------------------- Sat Dec 6 12:53:33 UTC 2014 - hrvoje.senjan@gmail.com - Update to 5.5.0 * For more details please see: https://www.kde.org/announcements/kde-frameworks-5.5.0.php ------------------------------------------------------------------- Sun Nov 2 17:46:44 UTC 2014 - hrvoje.senjan@gmail.com - Update to 5.4.0 * For more details please see: https://www.kde.org/announcements/kde-frameworks-5.4.0.php ------------------------------------------------------------------- Sat Oct 4 17:59:15 UTC 2014 - hrvoje.senjan@gmail.com - Update to 5.3.0 * KConfigLoader: fix sharing of KSharedConfig objects * For more details please see: https://www.kde.org/announcements/kde-frameworks-5.3.0.php ------------------------------------------------------------------- Tue Sep 9 09:49:17 UTC 2014 - hrvoje.senjan@gmail.com - Update to 5.2.0 * For more details please see: http://kde.org/announcements/kde-frameworks-5.2.php - Added 0001-ensure-platform-window-resize-processing.patch for resolving https://bugreports.qt-project.org/browse/QTBUG-40584 within KConfig Framework ------------------------------------------------------------------- Sat Aug 2 10:20:01 UTC 2014 - hrvoje.senjan@gmail.com - Update to 5.1.0 * For more details please see: http://www.kde.org/announcements/kde-frameworks-5.1.php - Harden required Qt5 libs versions - Pass the location of lconvert executable ------------------------------------------------------------------- Tue Jul 1 21:35:39 UTC 2014 - hrvoje.senjan@gmail.com - Update to 5.0.0 * Final release of KDE Frameworks 5 * API improvements and cleanups * Buildsystem fixes * For more details please see: http://www.kde.org/announcements/kde-frameworks-5.0.php ------------------------------------------------------------------- Sun Jun 1 18:02:10 UTC 2014 - hrvoje.senjan@gmail.com - Update to 4.100.0 * API improvements and cleanups * Buildsystem fixes * For more details please see: http://www.kde.org/announcements/announce-frameworks5-beta3.php - Added libqt5-linguist-devel BuildRequires - Add baselibs.conf ------------------------------------------------------------------- Sun May 4 01:41:01 UTC 2014 - hrvoje.senjan@gmail.com - Update to 4.99.0 * API improvements and cleanups * Buildsystem fixes * For more details please see: http://www.kde.org/announcements/announce-frameworks5-beta2.php ------------------------------------------------------------------- Sat Mar 29 19:47:24 UTC 2014 - hrvoje.senjan@gmail.com - Update to 4.98.0 * API improvements and cleanups * Buildsystem fixes * For more details please see: http://www.kde.org/announcements/announce-frameworks5-beta1.php - Droped 0001-Normalize-vars-to-avoid-odd-bugs-QT_REQUIRED_VERSION.patch, merged upstream ------------------------------------------------------------------- Tue Mar 25 17:37:50 UTC 2014 - hrvoje.senjan@gmail.com - Added 0001-Normalize-vars-to-avoid-odd-bugs-QT_REQUIRED_VERSION.patch, fixes build with CMake 3.0 rc2 (find_dependency macro needs passing of version) ------------------------------------------------------------------- Tue Mar 4 16:38:07 UTC 2014 - hrvoje.senjan@gmail.com - Update to 4.97.0: * Buildsystem fixes * For more details please see: http://www.kde.org/announcements/announce-frameworks5-alpha2.php ------------------------------------------------------------------- Wed Feb 19 23:09:02 UTC 2014 - hrvoje.senjan@gmail.com - Split out kconf_update helper to kconf_update5 package ------------------------------------------------------------------- Sat Feb 8 02:17:33 UTC 2014 - hrvoje.senjan@gmail.com - Init kconfig package
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor