2019-03-17 17:02:12 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Mar 10 20:15:37 UTC 2019 - lbeltrame@kde.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:
|
|
|
|
* Windows: fix the fix for... etc. Can't use a switch here.
|
|
|
|
* Fix the fix for Windows compilation
|
|
|
|
* Fix compile on windows
|
|
|
|
* [kxmlgui] remove deprecated method
|
|
|
|
* Port deprecated methods
|
|
|
|
|
2019-02-25 08:14:44 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Feb 15 09:25:42 UTC 2019 - alarrosa@suse.com
|
|
|
|
|
|
|
|
- Downgrade the Qt version requirement to build with 5.9
|
|
|
|
|
2019-02-12 19:03:44 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Feb 10 22:03:19 UTC 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
|
|
|
|
|
2019-01-14 13:31:44 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Jan 14 06:08:53 UTC 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
|
|
|
|
|
2018-12-11 16:55:13 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Dec 10 10:37:44 UTC 2018 - wbauer@tmo.at
|
|
|
|
|
|
|
|
- Use gcc7 on Leap 42.3 to fix build, compilation fails with the
|
|
|
|
default 4.8
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Dec 09 19:43:45 UTC 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
|
|
|
|
|
2018-11-12 13:17:20 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Nov 11 19:48:08 UTC 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
|
|
|
|
|
2018-10-16 12:27:01 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Oct 16 08:02:43 UTC 2018 - Luca Beltrame <lbeltrame@kde.org>
|
|
|
|
|
|
|
|
- Run spec-cleaner
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Oct 15 11:50:39 UTC 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
|
|
|
|
|
2018-09-14 13:49:10 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Sep 13 21:58:46 UTC 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
|
|
|
|
|
2018-08-20 12:58:51 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Aug 19 09:19:30 UTC 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
|
|
|
|
|
2018-06-13 22:11:41 +00:00
|
|
|
-------------------------------------------------------------------
|
2018-07-17 08:58:14 +00:00
|
|
|
Mon Jul 16 04:37:45 UTC 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
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2018-06-13 22:11:41 +00:00
|
|
|
Tue Jun 12 21:26:07 UTC 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
|
|
|
|
|
2018-05-15 12:58:45 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun May 13 21:03:07 UTC 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--
|
|
|
|
|
2018-04-16 07:28:40 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Apr 14 13:19:06 CEST 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
|
|
|
|
|
2018-03-14 13:00:54 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Mar 12 23:29:42 CET 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
|
|
|
|
|
2018-02-14 04:35:57 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Feb 12 23:42:10 CET 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
|
|
|
|
|
2018-01-17 15:07:01 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Jan 16 22:50:21 CET 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)
|
|
|
|
|
2017-12-22 16:25:49 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Dec 17 09:43:49 CET 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
|
|
|
|
|
2017-11-13 19:23:30 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Nov 13 07:01:15 CET 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
|
|
|
|
|
2017-10-24 04:58:44 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Oct 23 06:41:44 CEST 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
|
|
|
|
|
2017-09-12 19:00:59 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Sep 12 07:11:18 CEST 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
|
|
|
|
|
2017-07-12 05:34:28 +00:00
|
|
|
-------------------------------------------------------------------
|
2017-08-12 09:48:20 +00:00
|
|
|
Sat Aug 12 09:23:41 UTC 2017 - christophe@krop.fr
|
2017-08-07 09:19:50 +00:00
|
|
|
|
|
|
|
- Update to 5.37.0
|
|
|
|
* New feature release
|
|
|
|
* For more details please see:
|
|
|
|
* https://www.kde.org/announcements/kde-frameworks-5.37.0.php
|
2017-08-12 09:48:20 +00:00
|
|
|
- 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
|
2017-08-07 09:19:50 +00:00
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2017-07-12 05:34:28 +00:00
|
|
|
Wed Jul 12 07:14:03 CEST 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
|
|
|
|
|
2017-06-11 07:41:33 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Jun 11 09:27:44 CEST 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
|
|
|
|
|
2017-05-15 18:20:01 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon May 15 13:53:16 CEST 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
|
|
|
|
|
2017-04-15 08:25:33 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Apr 15 10:11:57 CEST 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.
|
|
|
|
|
2017-04-08 12:22:44 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Apr 7 11:14:17 UTC 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
|
|
|
|
|
2017-03-19 14:06:14 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Mar 19 14:51:13 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.
|
|
|
|
* Upgrade KF5 version to 5.32.0.
|
|
|
|
* Don't use KConfig keys with backslashes
|
|
|
|
|
2017-02-09 09:35:39 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Feb 9 09:35:22 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
|
|
|
|
|
2017-01-08 23:44:36 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Jan 8 23:44:30 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
|
|
|
|
|
2016-12-04 02:05:59 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Dec 4 02:05:49 UTC 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
|
|
|
|
|
2016-11-05 22:12:50 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Nov 5 22:12:37 UTC 2016 - hrvoje.senjan@gmail.com
|
|
|
|
|
|
|
|
- Update to 5.28.0
|
2016-11-15 22:02:05 +00:00
|
|
|
* Allow using new style connect in KActionCollection::addAction
|
2016-11-05 22:12:50 +00:00
|
|
|
* For more details please see:
|
|
|
|
https://www.kde.org/announcements/kde-frameworks-5.28.0.php
|
|
|
|
|
2016-10-02 13:01:36 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Oct 2 13:01:19 UTC 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
|
|
|
|
|
2016-09-06 20:54:58 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Sep 6 20:54:47 UTC 2016 - hrvoje.senjan@gmail.com
|
|
|
|
|
|
|
|
- Update to 5.26.0
|
2016-09-10 13:03:13 +00:00
|
|
|
* Port to Donate standard action
|
|
|
|
* Port away from deprecated authorizeKAction
|
2016-09-06 20:54:58 +00:00
|
|
|
* For more details please see:
|
|
|
|
https://www.kde.org/announcements/kde-frameworks-5.26.0.php
|
|
|
|
|
2016-08-07 21:58:09 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Aug 7 21:58:02 UTC 2016 - hrvoje.senjan@gmail.com
|
|
|
|
|
|
|
|
- Update to 5.25.0
|
2016-08-21 16:05:56 +00:00
|
|
|
* Qt >= 5.5 is now required
|
|
|
|
* Fix minimum size hint (cut-off text) (kde#312667)
|
|
|
|
* [KToggleToolBarAction] Honor action/options_show_toolbar restriction
|
2016-08-07 21:58:09 +00:00
|
|
|
* For more details please see:
|
|
|
|
https://www.kde.org/announcements/kde-frameworks-5.25.0.php
|
|
|
|
|
2016-07-06 15:07:05 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Jul 6 15:07:00 UTC 2016 - hrvoje.senjan@gmail.com
|
|
|
|
|
|
|
|
- Update to 5.24.0
|
2016-07-09 18:59:34 +00:00
|
|
|
* KXMLGui: Fix merge indices when removing xmlgui clients with
|
|
|
|
actions in groups (kde#64754)
|
|
|
|
* Don't warn about "file found in compat location" if it wasn't
|
|
|
|
found at all
|
|
|
|
* Add donate menu item to help menu of our apps
|
2016-07-06 15:07:05 +00:00
|
|
|
* For more details please see:
|
|
|
|
https://www.kde.org/announcements/kde-frameworks-5.24.0.php
|
|
|
|
|
2016-06-06 21:28:44 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Jun 6 21:28:34 UTC 2016 - hrvoje.senjan@gmail.com
|
|
|
|
|
|
|
|
- Update to 5.23.0
|
2016-06-15 21:11:11 +00:00
|
|
|
* Right-clicking the menu bar of an application will now longer
|
|
|
|
allow bypassing
|
2016-06-06 21:28:44 +00:00
|
|
|
* For more details please see:
|
|
|
|
https://www.kde.org/announcements/kde-frameworks-5.23.0.php
|
|
|
|
|
2016-05-07 18:34:41 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat May 7 18:34:37 UTC 2016 - hrvoje.senjan@gmail.com
|
|
|
|
|
2016-05-15 16:23:10 +00:00
|
|
|
- Update to 5.22.0 (boo#980066)
|
2016-05-07 18:34:41 +00:00
|
|
|
* For more details please see:
|
|
|
|
https://www.kde.org/announcements/kde-frameworks-5.22.0.php
|
|
|
|
|
2016-04-06 10:08:51 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Apr 6 08:50:12 UTC 2016 - alarrosa@suse.com
|
|
|
|
|
|
|
|
- Don't apply use-setFallbackSessionManagementEnabled-API-with-5.5.1.patch
|
2017-03-19 14:06:14 +00:00
|
|
|
in SLE12 since Qt 5.5.1 in SLE12 is not patched to support the new
|
2016-04-06 10:08:51 +00:00
|
|
|
session management API from 5.6.0 .
|
|
|
|
|
2016-04-04 14:23:02 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Apr 4 14:22:57 UTC 2016 - hrvoje.senjan@gmail.com
|
|
|
|
|
2016-04-10 16:46:55 +00:00
|
|
|
- Update to 5.21.0 (boo#974793)
|
|
|
|
* Fix editing toolbars loses plugged actions
|
2016-04-04 14:23:02 +00:00
|
|
|
* Upgrade Qt version requirement to 5.4.0
|
|
|
|
* For more details please see:
|
|
|
|
https://www.kde.org/announcements/kde-frameworks-5.21.0.php
|
|
|
|
|
2016-03-06 10:03:39 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Mar 6 10:03:25 UTC 2016 - hrvoje.senjan@gmail.com
|
|
|
|
|
2016-03-13 16:29:04 +00:00
|
|
|
- Update to 5.20.0 (boo#970856)
|
|
|
|
* Use non-native Language name as fallback
|
|
|
|
* Fix session management broken since KF5 / Qt5
|
|
|
|
(kde#354724, boo#955280)
|
|
|
|
* Shortcut schemes: support globally installed schemes
|
|
|
|
* Use Qt's qHash(QKeySequence) when building against Qt 5.6+
|
|
|
|
* Shortcut schemes: fix bug where two KXMLGUIClients with the
|
|
|
|
same name overwrite each other's scheme file
|
|
|
|
* kxmlguiwindowtest: add shortcuts dialog, for testing the
|
|
|
|
shortcut schemes editor
|
|
|
|
* Shortcut schemes: improve usability by changing texts in GUI
|
|
|
|
* Shortcut schemes: improve scheme list combo
|
|
|
|
(automatic size, don't clear on unknown scheme)
|
|
|
|
* Shortcut schemes: don't prepend the guiclient name
|
|
|
|
to the filename
|
|
|
|
* Shortcut schemes: create dir before trying to save
|
|
|
|
a new shortcut scheme
|
|
|
|
* Shortcut schemes: restore layout margin, it looks
|
|
|
|
very cramped otherwise
|
|
|
|
* Fix memory leak in KXmlGui startup hook
|
2016-03-06 10:03:39 +00:00
|
|
|
* For more details please see:
|
|
|
|
https://www.kde.org/announcements/kde-frameworks-5.20.0.php
|
2016-03-13 16:29:04 +00:00
|
|
|
- Drop upstreamed fix-session-saving.patch
|
2016-03-06 10:03:39 +00:00
|
|
|
|
2016-02-26 14:57:38 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Feb 26 14:56:56 UTC 2016 - wbauer@tmo.at
|
|
|
|
|
|
|
|
- Enable use-setFallbackSessionManagementEnabled-API-with-5.5.1.patch
|
|
|
|
unconditionally, the updated libqt5-qtbase is in Tumbleweed now
|
|
|
|
|
2016-02-22 16:16:38 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Feb 22 16:16:03 UTC 2016 - hrvoje.senjan@gmail.com
|
|
|
|
|
|
|
|
- Add and enable use-setFallbackSessionManagementEnabled-API-with-5.5.1.patch
|
|
|
|
on 42.1 Leap only, for now (kde#354724, boo#955280)
|
|
|
|
|
2016-02-17 22:09:58 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Feb 17 22:07:24 UTC 2016 - hrvoje.senjan@gmail.com
|
|
|
|
|
|
|
|
- Added fix-session-saving.patch (kde#354724, boo#955280)
|
|
|
|
|
2016-02-06 18:21:49 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Feb 6 18:08:39 UTC 2016 - hrvoje.senjan@gmail.com
|
|
|
|
|
2016-02-22 16:42:55 +00:00
|
|
|
- Update to 5.19.0 (boo#967668)
|
2016-02-13 19:27:36 +00:00
|
|
|
* Add option to disable KGlobalAccel at compilation time
|
|
|
|
* Repair path to app shortcut scheme
|
|
|
|
* Fix listing of shortcut files (wrong QDir usage)
|
2016-02-06 18:21:49 +00:00
|
|
|
* For more details please see:
|
|
|
|
https://www.kde.org/announcements/kde-frameworks-5.19.0.php
|
|
|
|
|
2016-01-02 17:45:49 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Jan 2 17:45:45 UTC 2016 - hrvoje.senjan@gmail.com
|
|
|
|
|
|
|
|
- Update to 5.18.0
|
|
|
|
* For more details please see:
|
|
|
|
https://www.kde.org/announcements/kde-frameworks-5.18.0.php
|
|
|
|
|
2015-12-10 23:11:31 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Dec 10 23:11:17 UTC 2015 - hrvoje.senjan@gmail.com
|
|
|
|
|
|
|
|
- Update to 5.17.0
|
2015-12-12 22:19:56 +00:00
|
|
|
* Don't call QCoreApplication::setQuitLockEnabled(true) on init.
|
2015-12-10 23:11:31 +00:00
|
|
|
* For more details please see:
|
|
|
|
https://www.kde.org/announcements/kde-frameworks-5.17.0.php
|
|
|
|
|
2015-11-08 17:05:42 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Nov 8 17:05:29 UTC 2015 - hrvoje.senjan@gmail.com
|
|
|
|
|
2015-11-15 16:16:23 +00:00
|
|
|
- Update to 5.16.0 (boo#955067)
|
|
|
|
* kmainwindow: Pre-fill translator information when available.
|
|
|
|
(kde#345320)
|
|
|
|
* Allow to bind the contextmenu key (lower right) to shortcuts
|
|
|
|
(kde#165542)
|
|
|
|
* Add function to query standards xml file location
|
|
|
|
* Allow kxmlgui framework to be used without any installed files
|
|
|
|
* Add missing required dependencies
|
2015-11-08 17:05:42 +00:00
|
|
|
* For more details please see:
|
|
|
|
https://www.kde.org/announcements/kde-frameworks-5.16.0.php
|
|
|
|
|
2015-10-05 18:05:03 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Oct 5 17:37:39 UTC 2015 - hrvoje.senjan@gmail.com
|
|
|
|
|
|
|
|
- Update to 5.15.0
|
2015-10-10 13:09:29 +00:00
|
|
|
* Make it possible to import/export shortcut schemes symmetrically
|
2015-10-05 18:05:03 +00:00
|
|
|
* For more details please see:
|
|
|
|
https://www.kde.org/announcements/kde-frameworks-5.15.0.php
|
|
|
|
|
2015-09-08 17:28:38 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Sep 8 17:13:37 UTC 2015 - hrvoje.senjan@gmail.com
|
|
|
|
|
|
|
|
- Update to 5.14.0
|
2015-09-12 18:52:24 +00:00
|
|
|
* Fix KSwitchLanguageDialog not showing most languages
|
2015-09-08 17:28:38 +00:00
|
|
|
* For more details please see:
|
|
|
|
https://www.kde.org/announcements/kde-frameworks-5.14.0.php
|
|
|
|
|
2015-08-04 19:56:32 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Aug 4 19:20:48 UTC 2015 - hrvoje.senjan@gmail.com
|
|
|
|
|
|
|
|
- Update to 5.13.0
|
2015-08-12 17:20:30 +00:00
|
|
|
* 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
|
|
|
|
* Fix method behavior KShortcutsEditorPrivate::importConfiguration
|
2015-08-04 19:56:32 +00:00
|
|
|
* For more details please see:
|
|
|
|
https://www.kde.org/announcements/kde-frameworks-5.13.0.php
|
|
|
|
|
2015-07-05 19:02:14 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Jul 5 18:45:28 UTC 2015 - hrvoje.senjan@gmail.com
|
|
|
|
|
|
|
|
- Update to 5.12.0
|
2015-07-10 19:08:23 +00:00
|
|
|
* Don't show "KDE Frameworks version" in the About KDE dialog
|
2015-07-05 19:02:14 +00:00
|
|
|
* For more details please see:
|
|
|
|
https://www.kde.org/announcements/kde-frameworks-5.12.0.php
|
|
|
|
|
2015-06-07 19:43:10 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Jun 7 19:07:59 UTC 2015 - hrvoje.senjan@gmail.com
|
|
|
|
|
|
|
|
- Update to 5.11.0
|
2015-06-13 09:04:26 +00:00
|
|
|
* Add session management for KMainWindow (kde#346768)
|
2015-06-07 19:43:10 +00:00
|
|
|
* For more details please see:
|
|
|
|
https://www.kde.org/announcements/kde-frameworks-5.11.0.php
|
2015-06-13 09:04:26 +00:00
|
|
|
- Drop 0001-Add-session-management-for-KMainWindow.patch, merged upstream
|
2015-06-07 19:43:10 +00:00
|
|
|
|
2015-05-12 13:20:06 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue May 12 13:19:07 UTC 2015 - hrvoje.senjan@gmail.com
|
|
|
|
|
|
|
|
- Add 0001-Add-session-management-for-KMainWindow.patch (kde#346768)
|
|
|
|
|
2015-05-03 19:50:45 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun May 3 19:50:30 UTC 2015 - hrvoje.senjan@gmail.com
|
|
|
|
|
|
|
|
- Update to 5.10.0
|
2015-05-09 00:26:14 +00:00
|
|
|
* Fix shortcuts when secondary shortcut set (kde#345411)
|
|
|
|
* Update list of bugzilla products/components for bug reporting
|
|
|
|
(kde#346559)
|
|
|
|
* Global shortcuts: allow configuring also the alternate shortcut
|
2015-05-03 19:50:45 +00:00
|
|
|
* For more details please see:
|
|
|
|
https://www.kde.org/announcements/kde-frameworks-5.10.0.php
|
|
|
|
|
2015-04-05 11:49:26 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Apr 4 14:41:01 UTC 2015 - hrvoje.senjan@gmail.com
|
|
|
|
|
|
|
|
- Update to 5.9.0
|
2015-04-10 10:39:14 +00:00
|
|
|
* Preserve translation domain when merging .rc files
|
|
|
|
* Fix runtime warning QWidget::setWindowModified:
|
|
|
|
The window title does not contain a '[*]' placeholder
|
2015-04-05 11:49:26 +00:00
|
|
|
* For more details please see:
|
|
|
|
https://www.kde.org/announcements/kde-frameworks-5.9.0.php
|
|
|
|
- Drop no longer needed Requires of the devel subpackage:
|
|
|
|
attica-qt5-devel, kglobalaccel-devel, ki18n-devel, kiconthemes-devel,
|
|
|
|
kitemviews-devel, ktextwidgets-devel, kwidgetsaddons-devel and
|
|
|
|
kwindowsystem-devel
|
|
|
|
|
2015-03-07 17:20:30 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Mar 7 16:59:00 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
|
|
|
|
|
2015-02-08 19:13:07 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Feb 8 18:15:37 UTC 2015 - hrvoje.senjan@gmail.com
|
|
|
|
|
|
|
|
- Update to 5.7.0
|
|
|
|
* For more details please see:
|
|
|
|
https://www.kde.org/announcements/kde-frameworks-5.7.0.php
|
|
|
|
|
2015-01-03 19:28:48 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Jan 3 18:03:33 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
|
|
|
|
|
2014-12-06 17:54:28 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Dec 6 12:53:53 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
|
|
|
|
|
2014-11-02 18:10:14 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Nov 2 17:47:50 UTC 2014 - hrvoje.senjan@gmail.com
|
|
|
|
|
|
|
|
- Update to 5.4.0
|
2014-11-03 17:43:38 +00:00
|
|
|
* Now supports finding ui files in resources
|
|
|
|
(default location: :/kxmlgui5/<componentname>)
|
2014-11-02 18:10:14 +00:00
|
|
|
* For more details please see:
|
|
|
|
https://www.kde.org/announcements/kde-frameworks-5.4.0.php
|
|
|
|
|
2014-10-04 18:43:27 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Oct 4 18:00:03 UTC 2014 - hrvoje.senjan@gmail.com
|
|
|
|
|
|
|
|
- Update to 5.3.0
|
|
|
|
* For more details please see:
|
|
|
|
https://www.kde.org/announcements/kde-frameworks-5.3.0.php
|
|
|
|
|
2014-09-21 19:18:45 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Sep 21 19:17:51 UTC 2014 - hrvoje.senjan@gmail.com
|
|
|
|
|
|
|
|
- Make KXMLLGui own %{_kf5_sharedir}/kxmlgui5/
|
|
|
|
|
2014-09-09 10:18:38 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Sep 9 09:49:40 UTC 2014 - hrvoje.senjan@gmail.com
|
|
|
|
|
|
|
|
- Update to 5.2.0
|
2014-09-10 15:33:56 +00:00
|
|
|
* KXmlGui: KActionCollection::setDefaultShortcuts now makes the
|
|
|
|
shortcut active too, to simplify application code.
|
2014-09-09 10:18:38 +00:00
|
|
|
* For more details please see:
|
|
|
|
http://kde.org/announcements/kde-frameworks-5.2.php
|
|
|
|
|
2014-08-02 13:21:59 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Aug 2 10:20:24 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
|
|
|
|
|
2014-07-11 09:59:03 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Jul 11 09:48:53 UTC 2014 - hrvoje.senjan@gmail.com
|
|
|
|
|
|
|
|
- Define kf5_version within package
|
|
|
|
|
2014-07-01 22:30:02 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Jul 1 21:36:11 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:
|
2014-07-08 21:01:21 +00:00
|
|
|
http://www.kde.org/announcements/kde-frameworks-5.0.php
|
2014-07-01 22:30:02 +00:00
|
|
|
|
2014-06-01 18:55:27 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Jun 1 18:02:43 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
|
2014-06-03 22:27:29 +00:00
|
|
|
- Add baselibs.conf
|
2014-06-01 18:55:27 +00:00
|
|
|
|
2014-05-05 10:09:54 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun May 4 01:41:27 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
|
|
|
|
|
2014-03-29 20:17:22 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Mar 29 19:47:54 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
|
|
|
|
|
2014-03-04 16:31:23 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Mar 4 16:35:58 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
|
|
|
|
|
2014-02-27 15:42:02 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Feb 27 15:46:00 UTC 2014 - hrvoje.senjan@gmail.com
|
|
|
|
|
|
|
|
- Mark license as LGPL-2.1+ and GPL-2.0+ (ksendbugmail is GPL-2.0+)
|
|
|
|
|
2014-02-08 02:16:00 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Feb 8 02:20:07 UTC 2014 - hrvoje.senjan@gmail.com
|
|
|
|
|
|
|
|
- Init kxmlgui package
|
|
|
|
|