Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
Please login to access the resource
home:yukoff:openSUSE:Leap:42.1:Backports
kdeclarative.4247
kdeclarative.changes
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File kdeclarative.changes of Package kdeclarative.4247
------------------------------------------------------------------- Sun Nov 8 16:58:48 UTC 2015 - hrvoje.senjan@gmail.com - Update to 5.16.0 (boo#955067) * ConfigPropertyMap can now be queried for immutable config options using the isImmutable(key) method * Unbox QJSValue in config property map * EventGenerator: Add support for sending wheel events * Fix lost QuickViewSharedEngine initialSize on initializing. * Fix critical regression for QuickViewSharedEngine by commit 3792923639b1c480fd622f7d4d31f6f888c925b9 * Make pre-specified view size precede initial object size in QuickViewSharedEngine * For more details please see: https://www.kde.org/announcements/kde-frameworks-5.16.0.php ------------------------------------------------------------------- Mon Oct 5 17:37:08 UTC 2015 - hrvoje.senjan@gmail.com - Update to 5.15.0 * Small improvements in ColumnProxyModel * Make it possible for applications to know path to homeDir * Move EventForge from the desktop containment * Provide enabled property for QIconItem. * For more details please see: https://www.kde.org/announcements/kde-frameworks-5.15.0.php ------------------------------------------------------------------- Tue Sep 8 17:12:55 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 ------------------------------------------------------------------- Tue Aug 4 19:20:20 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 * Fix deprecated KRun::run call * Same behavior of MouseArea to map coords of filtered child events * Detect initial face icon being created * Don't refresh the entire window when we render the plotter (kde#348385) * add the userPaths context property * Don't choke on empty QIconItem * For more details please see: https://www.kde.org/announcements/kde-frameworks-5.13.0.php - Drop patches merged upstream: 0001-Only-resize-plot-texture-if-size-actually-changes.patch 0001-Don-t-refresh-the-entire-window-when-we-render-the-p.patch ------------------------------------------------------------------- Mon Jul 27 16:07:54 UTC 2015 - hrvoje.senjan@gmail.com - Added 0001-Don-t-refresh-the-entire-window-when-we-render-the-p.patch (kde#348385) ------------------------------------------------------------------- Wed Jul 8 18:58:24 UTC 2015 - hrvoje.senjan@gmail.com - Added 0001-Only-resize-plot-texture-if-size-actually-changes.patch (kde#346134, kde#348385) ------------------------------------------------------------------- Sun Jul 5 18:44:54 UTC 2015 - hrvoje.senjan@gmail.com - Update to 5.12.0 * Add QQC clone of KColorButton * Assign a QmlObject for each kdeclarative instance when possible * Make Qt.quit() from QML code work * Merge branch 'mart/singleQmlEngineExperiment' * Implement sizeHint based on implicitWidth/height * Subclass of QmlObject with static engine * For more details please see: https://www.kde.org/announcements/kde-frameworks-5.12.0.php ------------------------------------------------------------------- Sun Jun 7 19:07:17 UTC 2015 - hrvoje.senjan@gmail.com - Update to 5.11.0 * Support creation of ConfigModule from KPluginMetdata * Fix pressAndhold events * For more details please see: https://www.kde.org/announcements/kde-frameworks-5.11.0.php ------------------------------------------------------------------- Sun May 3 19:48:29 UTC 2015 - hrvoje.senjan@gmail.com - Update to 5.10.0 * Fix crash in texture cache * For more details please see: https://www.kde.org/announcements/kde-frameworks-5.10.0.php ------------------------------------------------------------------- Sat Apr 4 14:40:53 UTC 2015 - hrvoje.senjan@gmail.com - Update to 5.9.0 * For more details please see: https://www.kde.org/announcements/kde-frameworks-5.9.0.php - Added kcoreaddons-devel Requires to devel subpackage ------------------------------------------------------------------- Sat Mar 7 16:58:53 UTC 2015 - hrvoje.senjan@gmail.com - Update to 5.8.0 * Prefer exposing lists to QML with QJsonArray * Handle non default devicePixelRatios in images * Expose hasUrls in DeclarativeMimeData * Allow users to configure how many horizontal lines are drawn * For more details please see: https://www.kde.org/announcements/kde-frameworks-5.8.0.php - Added kpackage-devel BuildRequires - Added pkgconfig(Qt5Qml), kconfig-devel and kpackage-devel to devel package requires - Drop kio-devel from devel package requires - New tools subpackage, containing kpackagelauncherqml tool ------------------------------------------------------------------- Sun Feb 8 18:15:27 UTC 2015 - hrvoje.senjan@gmail.com - Update to 5.7.0 * Added a plotter component * Added overload method for Formats::formatDuration taking int * New properties paintedWidth and paintedHeight added to QPixmapItem and QImageItem * Fixed painting QImageItem and QPixmapItem * For more details please see: https://www.kde.org/announcements/kde-frameworks-5.7.0.php - Added libepoxy-devel BuildRequires ------------------------------------------------------------------- Sat Jan 3 18:03:26 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:47 UTC 2014 - hrvoje.senjan@gmail.com - Update to 5.5.0 * Use Qt's method of blocking for component completion rather than our own * Make it possible to delay initialization of object incubated from QmlObject * Add guard when trying to access root object before component is complete * For more details please see: https://www.kde.org/announcements/kde-frameworks-5.5.0.php ------------------------------------------------------------------- Sun Nov 2 17:47:25 UTC 2014 - hrvoje.senjan@gmail.com - Update to 5.4.0 * Optimize IconItem in QIconItem in memory and speed * For more details please see: https://www.kde.org/announcements/kde-frameworks-5.4.0.php - Split out libKF5QuickAddons library, and QML components into separate subpackages ------------------------------------------------------------------- Sat Oct 4 17:59:52 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 ------------------------------------------------------------------- Tue Sep 9 09:49:34 UTC 2014 - hrvoje.senjan@gmail.com - Update to 5.2.0 * KDeclarative: added org.kde.kio component. * For more details please see: http://kde.org/announcements/kde-frameworks-5.2.php ------------------------------------------------------------------- Sat Aug 2 10:20:17 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 ------------------------------------------------------------------- Fri Jul 11 09:48:39 UTC 2014 - hrvoje.senjan@gmail.com - Define kf5_version within package ------------------------------------------------------------------- Tue Jul 1 21:36:03 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 - Drop af7c0f8194.patch, merged upstream ------------------------------------------------------------------- Sun Jun 1 18:02:34 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 - Add baselibs.conf - Add af7c0f8194.patch, to improve QML translation API ------------------------------------------------------------------- Sun May 4 01:41:05 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:28 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 - Added kwidgetsaddons-devel, kwindowsystem-devel, kglobalaccel-devel, kcoreaddons-devel and kguiaddons-devel BuildRequires, needed for building components imported from plasma-framework ------------------------------------------------------------------- Tue Mar 4 16:35:44 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 ------------------------------------------------------------------- Sat Feb 8 02:17:52 UTC 2014 - hrvoje.senjan@gmail.com - Init kdeclarative 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