Version: 5.55.0-bp151.1.5
* Fri Feb 15 2019 alarrosa@suse.com
- Downgrade the Qt version requirement to build with 5.9
* Sun Feb 10 2019 lbeltrame@kde.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:
* Build without D-Bus on Android
* delete copy constructor and assignment operator of some internal classes
* Make KCheckAccelerators less invasive for apps that don't directly link to KXmlGui
* Mon Jan 14 2019 lbeltrame@kde.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
* Mon Dec 10 2018 wbauer@tmo.at
- Use gcc7 on Leap 42.3 to fix build, compilation fails with the
default 4.8
* Sun Dec 09 2018 lbeltrame@kde.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:
* Use isEmpty()
* Qt 5.9 is now the required version
* Update the "About KDE" text
* Mark member pointer const to tell it will not be changed by design
* Use member-function-pointer-based signal/slot connection
* krulertest: remove deprecated defunct call
* Sun Nov 11 2018 lbeltrame@kde.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:
* Remove unused variables
* Take 1..n KMainWindows in kRestoreMainWindows
* Remove "void" as function argument
* Have include guard match header file name
* Include own header first
* Use single char for concat with QByteArray, not a string
* Use more explicit constructors with internal classes
* Use QStringLiteral if a final QString is wanted
* Use value argument for QLatin1String type in internal API
* Use more const ref with arguments in internal API
* Add missing "emit"
* Do not return void values in void methods
* Use Q_OBJECT with all QObject subclasses (helps debugging introspection)
* KAboutApplicationDialog: fix typo in apidox
* Add categories file
* Remove unused variable
* Tue Oct 16 2018 Luca Beltrame <lbeltrame@kde.org>
- Run spec-cleaner
* Mon Oct 15 2018 lbeltrame@kde.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 unused variable
* Fix compile with strict compiler flags
* Fix OCS provider URL in about dialog
* Fix remaining qWarning to be qCWarning
* Remove Qt module prefix from includes
* Thu Sep 13 2018 lbeltrame@kde.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:
* Make Konqi look good in HiDPI
* autotests: see if ru_RU works better than uk in CI.
* Add missing parenthese
* Sun Aug 19 2018 christophe@krop.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:
* Fix KMainWindow saving incorrect widget settings (kde#395988)
* Honor BUILD_TESTING
* Mon Jul 16 2018 lbeltrame@kde.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 lbeltrame@kde.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 lbeltrame@kde.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--
* Mon Mar 12 2018 lbeltrame@kde.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:
* Explicity include <QAction> to fix build with Qt 5.11
* Fix build with Qt < 5.9
* Reset QLocale internals when we have a custom app language
* Do not allow to configure separator actions via context menu
* Don't show context menu menu if right-clicking outside (kde#373653)
* Improve KSwitchLanguageDialogPrivate::fillApplicationLanguages
* Mon Feb 12 2018 lbeltrame@kde.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:
* None
Version: 5.45.0-bp150.2.3
* Sat Apr 14 2018 lbeltrame@kde.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
* Tue Mar 13 2018 lbeltrame@kde.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:
* Explicity include <QAction> to fix build with Qt 5.11
* Fix build with Qt < 5.9
* Reset QLocale internals when we have a custom app language
* Do not allow to configure separator actions via context menu
* Don't show context menu menu if right-clicking outside (kde#373653)
* Improve KSwitchLanguageDialogPrivate::fillApplicationLanguages
* Tue Feb 13 2018 lbeltrame@kde.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:
* None
* Tue Jan 16 2018 lbeltrame@kde.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
* KMainWindow_UnitTest: fix path used for wiping the config file
* API dox: make doxygen cover session related macros & functions again
* Disconnect shortcutedit slot on widget destruction (kde#387307)
* Sun Dec 17 2017 lbeltrame@kde.org
- Update to 5.41.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.41.0.php
- Changes since 5.40.0:
* Compile with stricter compilation flags
* Use qCDebug
* Fix translation of toolbar name when it has i18n context
* Mon Nov 13 2017 lbeltrame@kde.org
- Update to 5.40.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.40.0.php
- Changes since 5.39.0:
* I18n is always a QString
* Use const'ref here
* Use https for KDE urls
* Mon Oct 23 2017 lbeltrame@kde.org
- Update to 5.39.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.39.0.php
- Changes since 5.38.0:
* Parallel autotests (step 2) : don't run ktoolbar_unittest in parallel with others
* Parallel autotests (step 1) : use different filenames.
* Remove horrendous eventFilter-on-paintEvent hack from KToolBar.
* Fix KToolBar repaint loop BUG: 365050 BUG: 377859 Differential Revision: https://phabricator.kde.org/D7954 (kde#365050, kde#377859)
* Drop KAction references from kxmlgui apidox
* Tue Sep 12 2017 lbeltrame@kde.org
- Update to 5.38.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.38.0.php
- Changes since 5.37.0:
* Save up a bunch of stat() calls on application start
* Fix KHelpMenu position on Wayland
* Remove checks for Qt < 5.6, now that even 5.7 is required.
* Do not leak symbols of pimpl classes, protect with Q_DECL_HIDDEN
* Drop broken mid-button click handling (kde#383162)
* KUndoActions: use actionCollection to set the shortcut
* autotest: output filename on error
* Sat Aug 12 2017 christophe@krop.fr
- Update to 5.37.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.37.0.php
- Changes since 5.36.0 :
* API dox: use official name "D-Bus"
* API dox: fixes of typos & markup mistakes
* Drop usage of KDE_DEFAULT_WINDOWFLAGS
* API dox: fix another usage of KMainWindow in KXmlGuiWindow text
* API dox: fix outdated note about KXmlGuiWindow constructor window flags arg
* API dox: fix usage of KMainWindow in KXmlGuiWindow constructor text copy
* Wed Jul 12 2017 lbeltrame@kde.org
- Update to 5.36.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.36.0.php
- Changes since 5.35.0:
* API dox: add notes to KActionCollection about QAction ownership handling
* KKeySequenceWidget: make it possible to record Ctrl+Num+1 as a shortcut.
* Revert "When building menu hyerarchies, parent menus to their containers"
* Revert "use transientparent directly"
* [FEATURE] Option to build & install QCH file with the public API dox
* Sun Jun 11 2017 lbeltrame@kde.org
- Update to 5.35.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.35.0.php
- Changes since 5.34.0:
* Set main window as parent of stand-alone popup menus
* API dox: Use doxygen notation to have comments used
* API dox: note CamelCase includes by @class tag with more classes
* use transientparent directly
* When building menu hyerarchies, parent menus to their containers
* Mon May 15 2017 fabian@ritter-vogt.de
- Update to 5.34.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.34.0.php
- Changes since 5.33.0:
* kcm_useraccount is dead, long live user_manager
* Reproducible builds: drop version from XMLGUI_COMPILING_OS
* Fix: DOCTYPE name must match root element type
* Fix wrong usage of ANY in kpartgui.dtd
* Use non-deprecated <gui> root element
* API dox fixes: replace 0 with nullptr or remove where not applied
* Sat Apr 15 2017 lbeltrame@kde.org
- Update to 5.33.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.33.0.php
- Changes since 5.32.0:
* Upgrade ECM and KF5 version requirements for 5.33.0 release.
* Fix outdated usages of NULL in API dox/comments
* Upgrade KF5 version to 5.33.0.
* Fri Apr 07 2017 wbauer@tmo.at
- Drop use-setFallbackSessionManagementEnabled-API-with-5.5.1.patch
as we don't build against Qt 5.5.1 any more
* Sun Mar 19 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.
* Upgrade KF5 version to 5.32.0.
* Don't use KConfig keys with backslashes
* Thu Feb 09 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
* Mon Jan 09 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 04 2016 hrvoje.senjan@gmail.com
- Update to 5.29.0
* For more details please see:
https://www.kde.org/announcements/kde-frameworks-5.29.0.php
* Sun Nov 06 2016 hrvoje.senjan@gmail.com
- Update to 5.28.0
* Allow using new style connect in KActionCollection::addAction
* For more details please see:
https://www.kde.org/announcements/kde-frameworks-5.28.0.php
* Sun Oct 02 2016 hrvoje.senjan@gmail.com
- Update to 5.27.0
* For more details please see:
https://www.kde.org/announcements/kde-frameworks-5.27.0.php