2019-11-07 18:08:16 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Nov 3 15:47:18 UTC 2019 - Christophe Giboudeaux <christophe@krop.fr>
|
|
|
|
|
2019-11-07 18:24:42 +00:00
|
|
|
- Update to 5.64.0
|
2019-11-07 18:08:16 +00:00
|
|
|
* New feature release
|
|
|
|
* For more details please see:
|
|
|
|
* https://www.kde.org/announcements/kde-frameworks-5.64.0.php
|
|
|
|
- Changes since 5.63.0:
|
|
|
|
* Set QT_DISABLE_DEPRECATED_BEFORE and others
|
|
|
|
* Use ECMGenerateExportHeader to manage deprecated API better
|
|
|
|
|
2019-09-13 07:45:26 +00:00
|
|
|
-------------------------------------------------------------------
|
2019-10-11 12:56:10 +00:00
|
|
|
Sun Oct 6 13:27:00 UTC 2019 - Christophe Giboudeaux <christophe@krop.fr>
|
|
|
|
|
|
|
|
- Update to 5.63.0
|
|
|
|
* New feature release
|
|
|
|
* For more details please see:
|
|
|
|
* https://www.kde.org/announcements/kde-frameworks-5.63.0.php
|
|
|
|
- Changes since 5.62.0:
|
|
|
|
* Set XCB to required if building the X backend
|
|
|
|
* Port away from Qt's foreach
|
|
|
|
* Add missing QHash include to fix compilation with Qt 5.14
|
|
|
|
* Make less use of deprecated enum alias NET::StaysOnTop
|
|
|
|
* KStartupInfo: drop dead code for removing quotes from data values
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2019-09-13 07:45:26 +00:00
|
|
|
Sat Sep 7 20:37:12 UTC 2019 - Christophe Giboudeaux <christophe@krop.fr>
|
|
|
|
|
|
|
|
- Update to 5.62.0
|
|
|
|
* New feature release
|
|
|
|
* For more details please see:
|
|
|
|
* https://www.kde.org/announcements/kde-frameworks-5.62.0.php
|
|
|
|
- Changes since 5.61.0:
|
|
|
|
* KWindowSystem: add cmake option KWINDOWSYSTEM_NO_WIDGETS
|
|
|
|
* Deprecate slideWindow(QWidget *widget)
|
|
|
|
* KWindowSystem: fix compilation with KWINDOWSYSTEM_NO_DEPRECATED
|
|
|
|
* Add KWindowSystem::setMainWindow(QWindow *) overload
|
|
|
|
* KWindowSystem: add setNewStartupId(QWindow *...) overload
|
|
|
|
* KWindowSystem: remove unused QWidget includes
|
|
|
|
* KWindowSystem: port from QApplication to QCoreApplication
|
|
|
|
|
2019-08-11 21:07:36 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Aug 7 17:51:51 UTC 2019 - Christophe Giboudeaux <christophe@krop.fr>
|
|
|
|
|
|
|
|
- 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:
|
|
|
|
* [platforms/xcb] Use XRES extension to get real window PID (kde#384837)
|
|
|
|
* Fix failing autotest
|
|
|
|
* Port KXMessages away from QWidget
|
|
|
|
|
2019-08-07 12:44:23 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Jul 19 11:45:42 UTC 2019 - Wolfgang Bauer <wbauer@tmo.at>
|
|
|
|
|
|
|
|
- Don't lower minimum Qt version anymore, it requires 5.11 now
|
|
|
|
|
2019-07-16 12:34:20 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Jul 14 06:41:40 UTC 2019 - lbeltrame@kde.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:
|
|
|
|
* Install in new logging directory when we use kf5 5.59.0
|
|
|
|
|
2019-06-09 15:34:45 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Jun 09 07:35:13 UTC 2019 - lbeltrame@kde.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
|
|
|
|
|
2019-05-16 07:20:08 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed May 15 18:16:18 UTC 2019 - lbeltrame@kde.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
|
|
|
|
- Changes since 5.57.0:
|
|
|
|
* API dox: fix typo
|
|
|
|
* Introduce CriticalNotificationType
|
|
|
|
* Adjust unit test for newly added state
|
|
|
|
* Support NET_WM_STATE_FOCUSED
|
|
|
|
* Document that modToStringUser and stringUserToMod only deal with english strings
|
|
|
|
* Replace count() == 0 by isEmpty()
|
|
|
|
|
2019-04-16 16:54:42 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Apr 14 20:21:44 UTC 2019 - lbeltrame@kde.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:
|
|
|
|
* Use debug categories here
|
|
|
|
* port to std::sort
|
|
|
|
* Send blur/background contrast in device pixels (kde#404923)
|
|
|
|
* [autotests] Fix KWindowInfoX11Test::testState
|
|
|
|
|
2019-03-17 17:02:11 +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:
|
|
|
|
* No code changes since 5.55.0
|
|
|
|
|
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:43 +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:
|
|
|
|
* autotests: fix it, since nobody else did, grmbl
|
|
|
|
|
2018-12-11 16:55:13 +00:00
|
|
|
-------------------------------------------------------------------
|
2019-01-14 13:31:43 +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
|
|
|
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:
|
|
|
|
* autotests: cast to int so that the values appear.
|
|
|
|
* Use isEmpty()
|
2018-12-11 17:15:21 +00:00
|
|
|
* Remove qt include prefix
|
2018-12-11 16:55:13 +00:00
|
|
|
* normalize signal/slot
|
|
|
|
|
2018-11-12 13:17:19 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Nov 11 19:48:07 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:
|
|
|
|
* don't assign variable to itself
|
|
|
|
* Add categories file here
|
|
|
|
* Use qEnvironmentVariableIsEmpty
|
|
|
|
* Remove unused variable
|
|
|
|
* Do not compare iterators returned from two separate returned copies
|
|
|
|
* Call reserve() on Qt containers if fill size is known before
|
|
|
|
|
2018-10-16 12:26:58 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Oct 16 08:02:42 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:
|
|
|
|
* Use _NET_WM_WINDOW_TYPE_COMBO instead of _NET_WM_WINDOW_TYPE_COMBOBOX
|
|
|
|
* API dox: 0 -> nullptr
|
|
|
|
* Use QString's multi-arg with multiple string args
|
|
|
|
|
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:
|
|
|
|
* None
|
|
|
|
|
2018-08-20 12:58:51 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Aug 19 09:19:29 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:
|
|
|
|
* Honor BUILD_TESTING
|
|
|
|
|
2018-07-17 08:58:13 +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:
|
|
|
|
* Use consistently nullptr
|
|
|
|
* Use consistently override
|
|
|
|
|
2018-06-13 22:11:40 +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-04-16 07:28:39 +00:00
|
|
|
-------------------------------------------------------------------
|
2018-05-15 12:58:44 +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:
|
|
|
|
* None
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2018-04-16 07:28:39 +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:
|
|
|
|
* Add "SkipSwitcher" to API
|
|
|
|
* Autogenerate debug file
|
|
|
|
* We depend against 5.8.0
|
|
|
|
* Fix narrowing conversion warning on gcc and error on clang/FreeBSD
|
|
|
|
* [xcb] Fix implementation of _NET_WM_FULLSCREEN_MONITORS (kde#391960)
|
|
|
|
* Reduce plasmashell frozen time
|
|
|
|
|
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:
|
|
|
|
* None
|
|
|
|
|
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:
|
|
|
|
* autotests: set LIBRARY_OUTPUT_DIRECTORY so platform plugins are found uninstalled
|
|
|
|
|
2018-01-17 15:07:00 +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
|
|
|
|
* Verify return value
|
|
|
|
|
2017-12-22 16:25:48 +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:
|
|
|
|
* [KWindowEffectsPrivateX11] Add reserve() call
|
|
|
|
|
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:
|
|
|
|
* KKeyServer: fix handling of Meta+Shift+Print, Alt+Shift+arrowkey etc.
|
|
|
|
* Support flatpak platform
|
|
|
|
* Use KWindowSystem's own platform detection API instead of duplicated code
|
|
|
|
|
2017-10-24 04:58:41 +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:
|
|
|
|
* Find test helper
|
|
|
|
* Find test helper
|
|
|
|
* Fix build with Qt 5.10
|
|
|
|
* autotest: test the shortcuts broken by last month's changes.
|
|
|
|
|
2017-09-12 19:00:56 +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:
|
|
|
|
* Do not leak symbols of pimpl classes, protect with Q_DECL_HIDDEN
|
|
|
|
* Restore behaviour of KKeyServer::symXToKeyQt
|
|
|
|
* KKeyServer: fix handling of KeypadModifier.
|
|
|
|
|
2017-08-07 09:19:46 +00:00
|
|
|
-------------------------------------------------------------------
|
2017-08-12 09:48:18 +00:00
|
|
|
Sat Aug 12 09:23:40 UTC 2017 - christophe@krop.fr
|
2017-08-07 09:19:46 +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:18 +00:00
|
|
|
- Changes since 5.36.0 :
|
|
|
|
* Remove header reliance on QWidget
|
|
|
|
* Use more nullptr
|
2017-08-07 09:19:46 +00:00
|
|
|
|
2017-07-12 05:34:25 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Jul 12 07:14:02 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:
|
|
|
|
* cmake: use ecm_add_test more
|
|
|
|
* [FEATURE] Option to build & install QCH file with the public API dox
|
|
|
|
|
2017-06-11 07:41:29 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Jun 11 09:27:43 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:
|
|
|
|
* Better fix for NetRootInfoTestWM in path with spaces
|
|
|
|
* Revert broken fix TestKWindowsystemPlatformWayland in path with spaces
|
|
|
|
* Un-bitrot debug code
|
|
|
|
* Fix TestKWindowsystemPlatformWayland & NetRootInfoTestWM in path with spaces
|
|
|
|
* use Q_FALLTHROUGH
|
|
|
|
* Use explicit flag values or explicit constructor instead of nullptr
|
|
|
|
* Add .arcconfig
|
|
|
|
* API dox: Fix usage of @link, using JavaDoc style
|
|
|
|
|
2017-05-15 18:20:01 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon May 15 13:53:14 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:
|
|
|
|
* None
|
|
|
|
|
2017-04-15 08:25:26 +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.
|
|
|
|
* Upgrade KF5 version to 5.33.0.
|
|
|
|
|
2017-03-19 14:06:10 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Mar 19 14:51:12 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.
|
|
|
|
|
2017-02-09 09:35:20 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Feb 9 09:35:13 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:28 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Jan 8 23:44:24 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:47 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Dec 4 02:05:35 UTC 2016 - hrvoje.senjan@gmail.com
|
|
|
|
|
|
|
|
- Update to 5.29.0
|
2016-12-14 22:16:06 +00:00
|
|
|
* [KWindowInfo] Add pid() and desktopFileName()
|
2016-12-04 02:05:47 +00:00
|
|
|
* For more details please see:
|
|
|
|
https://www.kde.org/announcements/kde-frameworks-5.29.0.php
|
|
|
|
|
2016-11-05 22:12:36 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Nov 5 22:12:26 UTC 2016 - hrvoje.senjan@gmail.com
|
|
|
|
|
|
|
|
- Update to 5.28.0
|
2016-11-15 22:01:59 +00:00
|
|
|
* Improved relocatability of CMake export
|
|
|
|
* Add support for desktopFileName to NETWinInfo
|
2016-11-05 22:12:36 +00:00
|
|
|
* For more details please see:
|
|
|
|
https://www.kde.org/announcements/kde-frameworks-5.28.0.php
|
|
|
|
|
2016-10-02 13:01:17 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Oct 2 13:01:04 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:46 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Sep 6 20:54:42 UTC 2016 - hrvoje.senjan@gmail.com
|
|
|
|
|
|
|
|
- Update to 5.26.0
|
|
|
|
* For more details please see:
|
|
|
|
https://www.kde.org/announcements/kde-frameworks-5.26.0.php
|
|
|
|
|
2016-08-07 21:58:00 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Aug 7 21:57:55 UTC 2016 - hrvoje.senjan@gmail.com
|
|
|
|
|
|
|
|
- Update to 5.25.0
|
2016-08-21 16:06:48 +00:00
|
|
|
* Qt >= 5.5 is now required
|
|
|
|
* [xcb] Ensure the compositingChanged signal is emitted if
|
|
|
|
NETEventFilter is recreated (kde#362531)
|
|
|
|
* Add a convenience API to query the windowing system/platform used by Qt
|
2016-08-07 21:58:00 +00:00
|
|
|
* For more details please see:
|
|
|
|
https://www.kde.org/announcements/kde-frameworks-5.25.0.php
|
2016-08-07 22:02:32 +00:00
|
|
|
- Drop upstreamed compositingchanged.patch
|
2016-08-07 21:58:00 +00:00
|
|
|
|
2016-08-03 08:11:12 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Aug 3 07:12:25 UTC 2016 - fabian@ritter-vogt.de
|
|
|
|
|
|
|
|
- Add compositingchanged.patch from https://git.reviewboard.kde.org/r/128576/
|
|
|
|
to fix kde#362531
|
|
|
|
|
2016-07-06 15:06:59 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Jul 6 15:06:55 UTC 2016 - hrvoje.senjan@gmail.com
|
|
|
|
|
|
|
|
- Update to 5.24.0
|
|
|
|
* For more details please see:
|
|
|
|
https://www.kde.org/announcements/kde-frameworks-5.24.0.php
|
|
|
|
|
2016-06-06 21:28:33 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Jun 6 21:28:30 UTC 2016 - hrvoje.senjan@gmail.com
|
|
|
|
|
|
|
|
- Update to 5.23.0
|
2016-06-15 21:11:08 +00:00
|
|
|
* [platform xcb] Respect request icon size (kde#362324)
|
2016-06-06 21:28:33 +00:00
|
|
|
* For more details please see:
|
|
|
|
https://www.kde.org/announcements/kde-frameworks-5.23.0.php
|
|
|
|
|
2016-05-07 18:34:35 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat May 7 18:34:32 UTC 2016 - hrvoje.senjan@gmail.com
|
|
|
|
|
2016-05-15 16:23:04 +00:00
|
|
|
- Update to 5.22.0 (boo#980066)
|
|
|
|
* Fix generation of path to xcb plugin
|
2016-05-07 18:34:35 +00:00
|
|
|
* For more details please see:
|
|
|
|
https://www.kde.org/announcements/kde-frameworks-5.22.0.php
|
|
|
|
|
2016-03-06 10:03:24 +00:00
|
|
|
-------------------------------------------------------------------
|
2016-04-04 14:22:52 +00:00
|
|
|
Mon Apr 4 14:22:49 UTC 2016 - hrvoje.senjan@gmail.com
|
|
|
|
|
2016-04-10 16:46:52 +00:00
|
|
|
- Update to 5.21.0 (boo#974793)
|
2016-04-04 14:22:52 +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:24 +00:00
|
|
|
Sun Mar 6 10:03:19 UTC 2016 - hrvoje.senjan@gmail.com
|
|
|
|
|
2016-03-13 16:29:01 +00:00
|
|
|
- Update to 5.20.0 (boo#970856)
|
|
|
|
* Support _NET_WM_BYPASS_COMPOSITOR (kde#349910)
|
2016-03-06 10:03:24 +00:00
|
|
|
* For more details please see:
|
|
|
|
https://www.kde.org/announcements/kde-frameworks-5.20.0.php
|
|
|
|
|
2016-02-06 18:08:35 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Feb 6 18:08:29 UTC 2016 - hrvoje.senjan@gmail.com
|
|
|
|
|
2016-02-22 16:42:53 +00:00
|
|
|
- Update to 5.19.0 (boo#967668)
|
2016-02-13 19:27:33 +00:00
|
|
|
* Change licence header from "Library GPL 2 or later" to "Lesser GPL 2.1 or later"
|
|
|
|
* Fix crash if KWindowSystem::mapViewport is called without a QCoreApplication
|
|
|
|
* Cache QX11Info::appRootWindow in eventFilter (kde#356479)
|
|
|
|
* Get rid of QApplication dependency (kde#354811)
|
2016-02-06 18:08:35 +00:00
|
|
|
* For more details please see:
|
|
|
|
https://www.kde.org/announcements/kde-frameworks-5.19.0.php
|
|
|
|
|
2016-01-02 17:45:44 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Jan 2 17:45:41 UTC 2016 - hrvoje.senjan@gmail.com
|
|
|
|
|
|
|
|
- Update to 5.18.0
|
2016-01-09 18:03:20 +00:00
|
|
|
* Add xcb variant for static KStartupInfo::sendFoo methods
|
2016-01-02 17:45:44 +00:00
|
|
|
* For more details please see:
|
|
|
|
https://www.kde.org/announcements/kde-frameworks-5.18.0.php
|
|
|
|
|
2015-12-10 23:11:15 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Dec 10 23:10:59 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
|
|
|
|
|
2015-11-08 17:05:28 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Nov 8 17:05:23 UTC 2015 - hrvoje.senjan@gmail.com
|
|
|
|
|
2015-11-15 16:16:20 +00:00
|
|
|
- Update to 5.16.0 (boo#955067)
|
2015-11-08 17:05:28 +00:00
|
|
|
* For more details please see:
|
|
|
|
https://www.kde.org/announcements/kde-frameworks-5.16.0.php
|
|
|
|
|
2015-10-05 18:04:47 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Oct 5 17:37:38 UTC 2015 - hrvoje.senjan@gmail.com
|
|
|
|
|
|
|
|
- Update to 5.15.0
|
2015-10-10 13:09:25 +00:00
|
|
|
* Perform deep copy of QByteArray get_stringlist_reply
|
|
|
|
* Allow interacting with multiple X servers in the NETWM classes.
|
|
|
|
* [xcb] Consider mods in KKeyServer as initialized on platform != x11
|
|
|
|
* Change KKeyserver (x11) to categorized logging
|
2015-10-05 18:04:47 +00:00
|
|
|
* For more details please see:
|
|
|
|
https://www.kde.org/announcements/kde-frameworks-5.15.0.php
|
|
|
|
|
2015-09-08 17:28:22 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Sep 8 17:13:36 UTC 2015 - hrvoje.senjan@gmail.com
|
|
|
|
|
|
|
|
- Update to 5.14.0
|
|
|
|
* For more details please see:
|
|
|
|
https://www.kde.org/announcements/kde-frameworks-5.14.0.php
|
|
|
|
|
2015-07-30 17:00:24 +00:00
|
|
|
-------------------------------------------------------------------
|
2015-08-04 19:56:18 +00:00
|
|
|
Tue Aug 4 19:20:48 UTC 2015 - hrvoje.senjan@gmail.com
|
|
|
|
|
|
|
|
- Update to 5.13.0
|
2015-08-12 17:20:24 +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
|
|
|
|
* Harden NETWM data reading (kde#350173)
|
|
|
|
* Guard for older Qt versions like in kio-http
|
|
|
|
* Private headers for platform plugins are installed.
|
|
|
|
* Platform specific parts loaded as plugins.
|
2015-08-04 19:56:18 +00:00
|
|
|
* For more details please see:
|
|
|
|
https://www.kde.org/announcements/kde-frameworks-5.13.0.php
|
2015-08-05 00:04:10 +00:00
|
|
|
- Drop 0001-Harden-NETWM-data-reading.patch, merged upstream
|
2015-08-04 19:56:18 +00:00
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2015-07-30 17:00:24 +00:00
|
|
|
Thu Jul 30 17:02:14 UTC 2015 - hrvoje.senjan@gmail.com
|
|
|
|
|
|
|
|
- Added 0001-Harden-NETWM-data-reading.patch (kde#350173)
|
|
|
|
|
2015-07-05 19:01:56 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Jul 5 18:45:27 UTC 2015 - hrvoje.senjan@gmail.com
|
|
|
|
|
|
|
|
- Update to 5.12.0
|
|
|
|
* For more details please see:
|
|
|
|
https://www.kde.org/announcements/kde-frameworks-5.12.0.php
|
|
|
|
|
2015-06-07 19:43:08 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Jun 7 19:07:59 UTC 2015 - hrvoje.senjan@gmail.com
|
|
|
|
|
|
|
|
- Update to 5.11.0
|
|
|
|
* For more details please see:
|
|
|
|
https://www.kde.org/announcements/kde-frameworks-5.11.0.php
|
|
|
|
|
2015-04-05 11:48:18 +00:00
|
|
|
-------------------------------------------------------------------
|
2015-05-03 19:49:58 +00:00
|
|
|
Sun May 3 19:49:53 UTC 2015 - hrvoje.senjan@gmail.com
|
|
|
|
|
|
|
|
- Update to 5.10.0
|
2015-05-09 00:25:41 +00:00
|
|
|
* Don't depend on QX11Info in KXUtils::createPixmapFromHandle
|
|
|
|
(kde#346496)
|
|
|
|
* New method NETWinInfo::xcbConnection() -> xcb_connection_t*
|
2015-05-03 19:49:58 +00:00
|
|
|
* For more details please see:
|
|
|
|
https://www.kde.org/announcements/kde-frameworks-5.10.0.php
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2015-04-05 11:48:18 +00:00
|
|
|
Sat Apr 4 14:40:56 UTC 2015 - hrvoje.senjan@gmail.com
|
|
|
|
|
|
|
|
- Update to 5.9.0
|
2015-04-10 10:38:32 +00:00
|
|
|
* Add a dummy Wayland implementation for KWindowSystemPrivate
|
|
|
|
* KWindowSystem::icon with NETWinInfo not bound to platform X11.
|
2015-04-05 11:48:18 +00:00
|
|
|
* For more details please see:
|
|
|
|
https://www.kde.org/announcements/kde-frameworks-5.9.0.php
|
|
|
|
|
2015-03-07 17:19:15 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Mar 7 16:58:57 UTC 2015 - hrvoje.senjan@gmail.com
|
|
|
|
|
|
|
|
- Update to 5.8.0
|
2015-03-13 09:20:58 +00:00
|
|
|
* KSelectionWatcher and KSelectionOwner can be used without
|
|
|
|
depending on QX11Info.
|
|
|
|
* KXMessages can be used without depending on QX11Info
|
2015-03-07 17:19:15 +00:00
|
|
|
* For more details please see:
|
|
|
|
https://www.kde.org/announcements/kde-frameworks-5.8.0.php
|
|
|
|
|
2015-02-08 19:12:15 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Feb 8 18:15:33 UTC 2015 - hrvoje.senjan@gmail.com
|
|
|
|
|
|
|
|
- Update to 5.7.0
|
|
|
|
* Fixed NETRootInfo::setShowingDesktop(bool) not
|
|
|
|
working on Openbox
|
|
|
|
* Added convenience method KWindowSystem::setShowingDesktop(bool)
|
|
|
|
* Fixes in icon format handling
|
|
|
|
* Added method NETWinInfo::icccmIconPixmap provides icon pixmap
|
|
|
|
from WM_HINTS property
|
|
|
|
* Added overload to KWindowSystem::icon which reduces
|
|
|
|
roundtrips to X-Server
|
|
|
|
* Added support for _NET_WM_OPAQUE_REGION
|
|
|
|
* For more details please see:
|
|
|
|
https://www.kde.org/announcements/kde-frameworks-5.7.0.php
|
|
|
|
|
2015-01-03 19:28:02 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Jan 3 18:03:30 UTC 2015 - hrvoje.senjan@gmail.com
|
|
|
|
|
|
|
|
- Update to 5.6.0
|
|
|
|
* Add OnScreenDisplay window type
|
|
|
|
* Fix build on FreeBSD
|
|
|
|
* For more details please see:
|
|
|
|
https://www.kde.org/announcements/kde-frameworks-5.6.0.php
|
|
|
|
- Make sure that devel package requires pkgconfig(x11) and
|
|
|
|
pkgconfig(xcb), they are now public dependencies
|
|
|
|
|
2014-12-06 17:53:44 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Dec 6 12:53:50 UTC 2014 - hrvoje.senjan@gmail.com
|
|
|
|
|
|
|
|
- Update to 5.5.0
|
2014-12-09 18:03:44 +00:00
|
|
|
* Add KStartupInfo::createNewStartupIdForTimestamp
|
|
|
|
* Add support for more multimedia keys
|
|
|
|
* Add support for initial mapping state of WM_HINTS
|
|
|
|
* Drop incorrect warnings when using KXMessages without QX11Info
|
2014-12-06 17:53:44 +00:00
|
|
|
* For more details please see:
|
|
|
|
https://www.kde.org/announcements/kde-frameworks-5.5.0.php
|
|
|
|
|
2014-11-02 18:09:15 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Nov 2 17:47:38 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
|
|
|
|
- Drop 0001-Fix-incorrect-count-of-netwm-atoms.patch, merged upstream
|
|
|
|
|
2014-10-10 16:28:41 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Oct 10 16:26:27 UTC 2014 - hrvoje.senjan@gmail.com
|
|
|
|
|
|
|
|
- Added 0001-Fix-incorrect-count-of-netwm-atoms.patch, kde#339771
|
|
|
|
|
2014-10-04 18:42:17 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Oct 4 17:59:57 UTC 2014 - hrvoje.senjan@gmail.com
|
|
|
|
|
|
|
|
- Update to 5.3.0
|
2014-10-04 21:51:25 +00:00
|
|
|
* NETWinInfo now provides convenient wrapper for WM_PROTOCOLS.
|
|
|
|
* NETWinInfo now provides convenient wrapper for input and urgency
|
|
|
|
hints of WM_HINTS property.
|
2014-10-04 18:42:17 +00:00
|
|
|
* For more details please see:
|
|
|
|
https://www.kde.org/announcements/kde-frameworks-5.3.0.php
|
|
|
|
- Drop patches merged upstream:
|
|
|
|
0001-Make-constants-const-saves-a-few-symbols-in-the-.dat.patch,
|
|
|
|
0002-Add-support-for-urgency-hint-in-NETWinInfo.patch,
|
|
|
|
0003-Add-support-for-input-hint-in-NETWinInfo.patch and
|
|
|
|
0007-Add-support-for-protocols-to-NETWinInfo.patch
|
|
|
|
|
2014-09-24 20:04:03 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Sep 24 19:25:07 UTC 2014 - hrvoje.senjan@gmail.com
|
|
|
|
|
|
|
|
- Added patches needed for KWin's 5.1 release, all from upstream:
|
|
|
|
0001-Make-constants-const-saves-a-few-symbols-in-the-.dat.patch,
|
|
|
|
0002-Add-support-for-urgency-hint-in-NETWinInfo.patch,
|
|
|
|
0003-Add-support-for-input-hint-in-NETWinInfo.patch and
|
|
|
|
0007-Add-support-for-protocols-to-NETWinInfo.patch
|
|
|
|
|
2014-09-09 10:16:45 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Sep 9 09:49:37 UTC 2014 - hrvoje.senjan@gmail.com
|
|
|
|
|
|
|
|
- Update to 5.2.0
|
2014-09-10 15:33:02 +00:00
|
|
|
* KWindowSystem: New method KWindowSystem::setOnActivities
|
2014-09-09 10:16:45 +00:00
|
|
|
* For more details please see:
|
|
|
|
http://kde.org/announcements/kde-frameworks-5.2.php
|
|
|
|
|
2014-08-02 13:21:00 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Aug 2 10:20:20 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-08-07 22:11:53 +00:00
|
|
|
- Harden required Qt5 libs versions
|
|
|
|
- Pass the location of lconvert executable
|
2014-08-02 13:21:00 +00:00
|
|
|
|
2014-07-01 22:29:03 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Jul 1 21:36:07 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:19 +00:00
|
|
|
http://www.kde.org/announcements/kde-frameworks-5.0.php
|
2014-07-01 22:29:03 +00:00
|
|
|
|
2014-05-05 01:33:18 +00:00
|
|
|
-------------------------------------------------------------------
|
2014-06-01 18:52:19 +00:00
|
|
|
Sun Jun 1 18:02:38 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-01 22:10:46 +00:00
|
|
|
- Added libqt5-linguist-devel BuildRequires
|
2014-06-03 22:26:25 +00:00
|
|
|
- Add baselibs.conf
|
2014-06-01 18:52:19 +00:00
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2014-05-05 01:33:18 +00:00
|
|
|
Sun May 4 01:41:26 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:19 +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:35:50 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Mar 4 16:40:25 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-08 02:15:57 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Feb 8 02:20:03 UTC 2014 - hrvoje.senjan@gmail.com
|
|
|
|
|
|
|
|
- Init kwindowsystem package
|
|
|
|
|