Changelog for
libKF5Declarative5-lang-5.99.0-1.1.noarch.rpm :
* Sat Oct 01 2022 Christophe Giboudeaux
- Update to 5.99.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.99.0- Changes since 5.98.0:
* KeySequenceItem: Restore the previous value when it fails
* Remove project() calls from subdirs
* KeySequenceItem: Allow detecting when the key sequence is cleared (kde#458799)
* KeySequenceItem: Use the helper\'s shortcut instead of duplicating them
* KeySequenceItem: Disable clear button when there\'s no key sequence (kde#458798)
* KeySequenceItem: Cancel sequence recording when pressing the button
* KeySequenceItem: Remove workaround, it was addressed upstream
* KeySequenceItem: Show a cancel button when recording (kde#458796)
* GridDelegate: show tooltip when `toolTip` is empty and title/caption is elided
* AbstractKCM: make footer top padding optional
* [kquickaddons/configmodule] Make getters const
* Tue Sep 06 2022 Christophe Giboudeaux - Update to 5.98.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.98.0- Changes since 5.97.0:
* KQuickAddons::ConfigModule: Call QmlObject constructor with shared pointer directly
* KDeclarative::setupEngine: Use KQuickIconProvider
* Deprecate KDeclarative::setupEngine
* Do not build kpackagelauncherqml when building without deprecations
* Deprecate KPackage related methods in QmlObject
* Add FreeBSD Qt6 CI support
* fallbacktaphandler remove duplicate parentheses
* Deprecate KDeclarative::setupQmlJsDebugger
* KDeclarative::setupEngine: Wrap code that uses deprecated method in deprecation wrappers
* Deprecate KDeclarative::runtimePlatform and related methods
* Port tests away from QQC1
* Sun Aug 07 2022 Christophe Giboudeaux - Update to 5.97.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.97.0- Changes since 5.96.0:
* GridDelegate: Improve accessibility for inline buttons
* Sun Jul 03 2022 Christophe Giboudeaux - Update to 5.96.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.96.0- Changes since 5.95.0:
* kquickcontrols: give main button a description
* kquickcontrols: give Clear button a tooltip
* Don\'t duplicate headers between cpp/.h files
* qmlcontrols: make `isPlatformX11` and `isPlatformWayland` constant
* qmlcontrols: add `isPlatformX11` and `isPlatformWayland` in `KWindowSystemProxy`
* qmlcontrols: add `Pad` fill mode in `QImageItem` (kde#389623)
* [KeySequenceItem] Replace attached object ToolTip with an instance
* Fri Jun 10 2022 Christophe Giboudeaux - Update to 5.95.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.95.0- Changes since 5.94.0:
* qmlcontrols: bump `QtQuick` import version to 2.15 for GridViewInternal
* port to standard C++ smart pointers where possible
* Use the correct engine variable
* Remove KDeclarative instance from QmlObject
* QmlObject: Use std::shared_ptr to properly track the lifetime of QQmlEngine (kde#451790)
* Move type registrations to the plugin initialization
* calendareventsplugin: Add label property
* calendareventsplugin: Add support for alternate dates and sub-labels
* Tue May 10 2022 Christophe Giboudeaux - Update to 5.94.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.94.0- Changes since 5.93.0:
* Add PlaceholderMessage to GridView KCMs
* Add windows CI
* Sun Apr 03 2022 Christophe Giboudeaux - Update to 5.93.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.93.0- Changes since 5.92.0:
* Deprecate KQuickAddons::QtQuickSettings::init
* Mon Mar 07 2022 Christophe Giboudeaux - Update to 5.92.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.92.0- Changes since 5.91.0:
* Fix double deleting of NetworkAccessManagerFactory (kde#450507)
* Delete networkAccessManagerFactory when we delete the engine
* Improve Open[app]() functions (kde#443984)
* Sun Feb 06 2022 Christophe Giboudeaux - Update to 5.91.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.91.0- Changes since 5.90.0:
* proper position for top separator
* [KeySequenceItem] Make keySequence «non-null», «non-undefined» and «non-\"\"»
* [KeySequenceItem] Fix code style and bump QML imports
* Make QML code depend less on the `kcm` context property
* Fix QT_NO_OPENGL build after 66c5bb0efa
* kquickcontrols: Improve accessibility in ColorButton.qml (kde#449282)
* GridDelegate: Focus on the delegate after a menu is closed
* GridDelegate: Open menu when Menu key is pressed
* Add CI qt6 support
* Exclude epoxy in qt6 => exclude plotter class
* Fix some compile error against qt6
* Deprecate KDeclarative::ConfigPropertyMap in favor of KConfigPropertyMap
* Apply fix from Volker
* Prepare build system for building against qt6
* fix autotests, avoid clash with bin/data on Windows
* Don\'t use KGlobalAccel on Windows
* Mon Jan 03 2022 Christophe Giboudeaux - Update to 5.90.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.90.0- Changes since 5.89.0:
* Add a few Qt6 compilation fixes
* Drop lib prefix when building for Windows
* follow method name changes in kglobalaccel
* Need include here (qt6 build)
* Use \"frameless\" style for grid and scroll view QtQuick KCMs by default
* Detect overlapping shortcuts
* Sat Dec 04 2021 Christophe Giboudeaux - Update to 5.89.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.89.0- Changes since 5.88.0:
* KeySequenceItem: Make sure we record on the correct window (kde#445277)
* Deprecate KRun KIO plugin
* Add missing override keyword
* Allow KCM kpackages to use metadata of C++ plugin
* add takeLast() slot to ConfigModule
* Fix overflowing text properly
* Sun Nov 07 2021 Christophe Giboudeaux - Strip \'Source\' URL for faster submissions
* Sun Nov 07 2021 Christophe Giboudeaux - Update to 5.88.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.88.0- Changes since 5.87.0:
* GridDelegate: don\'t let labels overflow (kde#444707)
* Use a readonly property to control KCM margins
* [configmodule] Deprecate aboutData
* [ConfigModule] Allow creating KCMs without KAboutData
* [ConfigModule] Deprecate ctors that take KAboutData and KPluginMetaData
* Don\'t explicitly build shared libs
* Expose KAuthorized enum as dynamic properties to QML
* Add FreeBSD CI
* KCM GridDelegate: Display a blue line when the delegate has active focus
* Sun Oct 03 2021 Christophe Giboudeaux - Update to 5.87.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.87.0- Changes since 5.86.0:
* Add Gitlab CI configuration
* Make sure the object gets destroyed before the view
* Add support for static builds
* SimpleKCM: Remove last vestiges of previously-removed properties
* SimpleKCM: remove custom header and footer handling
* Wed Sep 15 2021 Christophe Giboudeaux - Drop the unneeded baselibs.conf.
* Mon Sep 06 2021 Christophe Giboudeaux - Update to 5.86.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.86.0- Changes since 5.85.0:
* document clipboard more extensively
* Add missing PRIVATE part for linking in cmake
* Try to fix Android build via linking GLESv3
* qtquicksettings: Add workaround for Nvidia Wayland
* GridDelegate: Fix non-existant context property
* AbstractKCM: Fix padding when header/footer is not visible
* Don\'t use the KIO AccessManager on Android
* Fri Aug 06 2021 Christophe Giboudeaux - Update to 5.85.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.85.0- Changes since 5.84.0:
* Implement aspect ratio correction for Lanczos effect
* Introduce Lanczos filter element
* Sun Jul 04 2021 Christophe Giboudeaux - Update to 5.84.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.84.0- Changes since 5.83.0:
* Allow compiling against Qt configured with -no-opengl
* Allow compiling against Qt configured with -no-qml-debug
* [GridDelegate] Remove lightening overlay on hover (kde#438462)
* KCM: polish the documentation of the CMake bits
* include QScreen in kquickcontrolsaddonsplugin.h to fix build on macOS- Only install the license files once
* Sat Jun 05 2021 Christophe Giboudeaux - Update to 5.83.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.83.0- Changes since 5.82.0:
* [KeySequenceItem] Display ampersands in shortcuts (kde#437718)
* Bump required CMake version to 3.16
* Call ki18n_install() unconditionally
* Sat May 01 2021 Christophe Giboudeaux - Update to 5.82.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.82.0- Changes since 5.81.0:
* Fix mem leak found by ASAN
* Add the ContextualHelpButton from some kcms in this import
* [GridDelegate] Show inline controls for active item too
* Make GridView KCMs handle keyboard focus in an accessible manner
* Mon Apr 05 2021 Christophe Giboudeaux - Update to 5.81.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.81.0- No code change since 5.80.0
* Sun Mar 07 2021 Christophe Giboudeaux - Update to 5.80.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.80.0- Changes since 5.79.0:
* don\'t use mousehover effects on mobile
* [GridDelegate] Fix vertical misalignment when showing a subtitle
* [GridDelegate] Remove centering hack
* Mon Feb 08 2021 Christophe Giboudeaux - Update to 5.79.0
* New feature release
* For more details please see:
* https://kde.org/announcements/kde-frameworks-5.79.0- Changes since 5.78.0:
* 1 column lower limit on mobile 2 elsewhere
* allow single column items
* KeySequenceItem: Assign empty string on clear instead of undefined (kde#432106)
* typo--
* Disambiguate selected vs hovered states for GridDelegate (kde#406914)
* Use Single mode by default
* GridDelegate: remove hover animations
* Wed Jan 06 2021 Christophe Giboudeaux - Update to 5.78.0
* New feature release
* For more details please see:
* https://kde.org/announcements/kde-frameworks-5.78.0- Changes since 5.77.0:
* Switch to Findepoxy provided by ECM
* KCMShell: Add support for passing arguments
* Remove ifdefs, we require Qt 5.14 now
* Workaround crash with GL detection and kwin_wayland
* [KQuickAddons] QtQuickSettings::checkBackend() for fallback to software backend (kde#422995)
* [abstractkcm] Fix import version in code example
* Avoid setting QSG_RENDER_LOOP if set already
* ConfigPropertyMap : load property\'s default value in the map
* Sat Dec 05 2020 Christophe Giboudeaux - Update to 5.77.0
* New feature release
* For more details please see:
* https://kde.org/announcements/kde-frameworks-5.77.0- Changes since 5.76.0:
* Sync margins from AbstractKCM into SimpleKCM
* Remove obsolete license text
* Relicense file to LGPL-2.0-or-later
* Rewrite KeySequenceItem (and helper) to use KeySequenceRecorder (kde#407395)
* Sat Nov 07 2020 Christophe Giboudeaux - Update to 5.76.0
* New feature release
* For more details please see:
* https://kde.org/announcements/kde-frameworks-5.76.0- Changes since 5.75.0:
* [abstractkcm] Set explicit padding
* [abstractkcm] Don\'t remove padding on mobile
* [simplekcm] Remove custom padding handling
* [kcmcontrols] Remove duplicated code
* Add source to KDeclarativeMouseEvent
* If include is define in .h remove it if it\'s defined in .cpp too (scripted)
* reparent overlaysheets to the root
* Make GridViewKCM and ScrollVieKCM inherit from AbstractKCM
* Use consistent margins
* Add getter method for subPages
* Mon Oct 05 2020 Christophe Giboudeaux - Update to 5.75.0
* New feature release
* For more details please see:
* https://kde.org/announcements/kde-frameworks-5.75.0- Changes since 5.74.0:
* QML for I18n are added in KF 5.17
* Relicense files to LGPL-2.0-or-later
* Block shortcuts when recording key sequences (kde#425979)
* Fix typo, qdebug--
* Add SettingHighlighter as a manual version of the highlighting done by SettingStateBinding
* [autotests] Fix unstable BSD test
* Sun Sep 06 2020 Christophe Giboudeaux - Update to 5.74.0
* New feature release
* For more details please see:
* https://kde.org/announcements/kde-frameworks-5.74.0- Changes since 5.73.0:
* [KKeySequenceItem] Make Meta+Shift+num shortcuts work
* Expose checkForConflictsAgainst property
* Add a new AbstractKCM class
* Using no deprecated enum Qt::MiddleButton
* typo--
* Remove obsolete COPYING files
* Port KRunProxy away from KRun
* Fix warning: zero as null pointer constant
* KDeclarative: Convert copyright statements to SPDX expressions
* Sun Aug 02 2020 Christophe Giboudeaux - Update to 5.73.0
* New feature release
* For more details please see:
* https://kde.org/announcements/kde-frameworks-5.73.0- Changes since 5.72.0:
* SettingStateBinding : expose whether non default highlight is enabled
* Make sure KF5CoreAddons is installed before using KF5Declarative
* Add KF5::CoreAddons to public interface for KF5::QuickAddons
* Introduce SettingState
* elements to ease KCM writing.
* fix version in new api
* support config notifications in configpropertymap
* Use camelcase include. (scripted)
* Sun Jul 05 2020 Christophe Giboudeaux - Update to 5.72.0
* New feature release
* For more details please see:
* https://kde.org/announcements/kde-frameworks-5.72.0- Changes since 5.71.0:
* Port to CommandLauncherJob
* Sun Jun 07 2020 Christophe Giboudeaux - Update to 5.71.0
* New feature release
* For more details please see:
* https://kde.org/announcements/kde-frameworks-5.71.0- Changes since 5.70.0:
* Improve dox
* Fix #include guards
* Create kcmshell.openSystemSettings() and kcmshell.openInfoCenter() functions
* Port KKeySequenceItem to QQC2
* Pixel align children of GridViewInternal- Drop upstream patch:
* 0001-Pixel-align-children-of-GridViewInternal.patch
* Thu May 07 2020 Christophe Giboudeaux - Add upstream patch:
* 0001-Pixel-align-children-of-GridViewInternal.patch
* Sun May 03 2020 Christophe Giboudeaux - Update to 5.70.0
* New feature release
* For more details please see:
* https://kde.org/announcements/kde-frameworks-5.70.0- Changes since 5.69.0:
* Introduce SettingState
* elements to ease KCM writing
* Properly name the content of the kcmcontrols project
* Tweak kcmcontrols docs
* Add startCapture method
* [KeySequenceHelper] Work around Meta modifier behavior
* Also relase the window in the destructor
* Sun Apr 05 2020 Christophe Giboudeaux - Update to 5.69.0
* New feature release
* For more details please see:
* https://kde.org/announcements/kde-frameworks-5.69.0- Changes since 5.68.0:
* Introduce api for passive notifications
* [KCM Controls GridDelegate] Use `ShadowedRectangle`
* [kcmcontrols] Respect header/footer visibility
* Sun Mar 08 2020 Christophe Giboudeaux - Update to 5.68.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.68.0.php- Changes since 5.67.0:
* Make it compile against qt5.15. SkipEmptyParts is part of Qt::.
* Expose capture signal on KeySequenceItem
* Fix size of the header in GridViewKCM (kde#417347)
* Allow ManagedConfigModule derived class to register explicitly KCoreConfigSkeleton.
* Allow to use KPropertySkeletonItem in ManagedConfigModule
* respect header\'s visibility
* Sun Feb 02 2020 Christophe Giboudeaux - Replace %make_jobs with %cmake_build.
* Sun Feb 02 2020 Christophe Giboudeaux - Update to 5.67.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.67.0.php- Changes since 5.66.0:
* typo--
* Correctly compute bottom margin for grid delegates with subtitles
* Port away from deprecated IconSize() method
* [ConfigModule] Say which package is invalid
* Sun Jan 05 2020 Christophe Giboudeaux - Update to 5.66.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.66.0.php- Changes since 5.65.0:
* [KeySequenceHelper] Grab actual window when embedded
* Update the obsolete projects.kde.org URL
* Add optional subtitle to grid delegate
* document colorbutton with an example
* [QImageItem/QPixmapItem] Don\'t lose precision during calculation
* kdeclarative EBN spelling cleanup
* Sun Dec 08 2019 Christophe Giboudeaux - Update to 5.65.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.65.0.php- Changes since 5.64.0:
* EBN kdeclarative transfer protocol cleanup
* Adapt to change in KConfigCompiler
* MAke it compile without deprecated method
* make header and footer visible when they get content
* support qqmlfileselectors
* Allow to disable autosave behavior in ConfigPropertyMap
* Sun Nov 03 2019 Christophe Giboudeaux - Update to 5.64.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.64.0.php- Changes since 5.63.0:
* Use compile time checked connect
* Make the settingChanged() slot protected.
* Get KQuickAddons::ConfigModule to expose if we\'re in the defaults state
* Grab the keyboard when KeySequenceItem is recording
* Add ManagedConfigModule
* Remove outdated comment about [$e] expansion
* Use ECMGenerateExportHeader to manage deprecated API better
* [ConfigModule] Expose mainUi component status and error string
* Sun Oct 06 2019 Christophe Giboudeaux - 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:
* Delete QQmlObjectSharedEngine context in sync with QQmlObject
* [KDeclarative] Port away from deprecated QWheelEvent methods
* [KDeclarative] Port from deprecated QWheelEvent::delta() to angleDelta()
* [KDeclarative] Port away from deprecated QQuickWindow::sendEvent
* [KDeclarative autotests] Replace fork of old modeltest with QAbstractItemModelTester
* Sat Sep 07 2019 Christophe Giboudeaux - 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:
* Warn if KPackage is invalid
* Remove unused includes
* [GridDelegate] Don\'t select unselected item when clicking on any of its action buttons (kde#404536)
* [ColorButton] Forward accepted signal from ColorDialog
* use zero-based coordinate system on the plot- Replace foo-devel with cmake(KF5Foo) in build requirements
* Wed Aug 07 2019 Christophe Giboudeaux - 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:
* Scrollview - Don\'t fill the parent with the view (kde#407643)
* introduce FallbackTapHandler
* Fix typo - GridView -> ScrollView
* KRun QML proxy: port away from deprecated KRun API
* Docs: fix bad example code
* KRun QML proxy: fix path/URL confusion
* Calendar events: allow plugins to show event details
* Fri Jul 19 2019 Wolfgang Bauer - Don\'t lower minimum Qt version anymore, it requires 5.11 now
* Sun Jul 14 2019 lbeltrameAATTkde.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:
* [GridDelegate] Fix gaps in corners of thumbnailArea highlight
* get rid of blockSignals
* [KCM GridDelegate] Silence warning
* [KCM GridDelegate] Take into account implicitCellHeight for inner delegate height
* Fix GridDelegate icon
* Fix fragile comparison to i18n(\"None\") and describe behavior in docs (kde#407999)
* Sun Jun 09 2019 lbeltrameAATTkde.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- Changes since 5.58.0:
* Fix qmldir files
* Wed May 15 2019 lbeltrameAATTkde.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:
* [KeySequenceItem] Make the clear button have the same height as shortcut button
* Plotter: Scope GL Program to lifespan of scenegraph node (kde#403453)
* use the base implementation hints
* KeySequenceHelperPrivate::updateShortcutDisplay: Don\'t show english text to the user
* [ConfigModule] Pass initial properties in push()
* Enable glGetGraphicsResetStatus support by default on Qt >= 5.13 (kde#364766)
* Sun Apr 14 2019 lbeltrameAATTkde.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:
* [kdeclarative] compile without foreach
* [GridViewKCM] Fix implicit width calculation
* move the gridview in a separate file
* Avoid fractionals in GridDelegate sizes and alignments
* Sun Mar 10 2019 lbeltrameAATTkde.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:
* use KPackage::fileUrl to support rcc KCMs packages
* Remove not necessary flags
* [GridDelegate] Fix long labels blending into each other (kde#404389)
* [GridViewKCM] improve contrast and legibility for delegates\' inline hover buttons (kde#395510)
* Correct the accept flag of the event object on DragMove (kde#396011)
* Use different \"None\" item icon in grid view KCMs
* Fri Feb 15 2019 alarrosaAATTsuse.com- Downgrade the Qt version requirement to build with 5.9
* Sun Feb 10 2019 lbeltrameAATTkde.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:
* [KCM Controls GridView] Add remove animation
* KDeclarative: Delete copy constructor and assignment operator
* Mon Jan 14 2019 lbeltrameAATTkde.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:
* don\'t show separators on mobile
* root.contentItem instead of just contentItem
* Add the missing api for multilevel KCMs to control the columns
* Sun Dec 09 2018 lbeltrameAATTkde.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:
* Normalize signal/slot
* Sun Nov 11 2018 lbeltrameAATTkde.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:
* API dox QCH creation: fix \"linking\" to kconfig docs
* make push/pop part of ConfigModule API
* Use reserve()
* Use QVariant::toFoo() where possible
* Tue Oct 16 2018 Luca Beltrame - Run spec-cleaner
* Mon Oct 15 2018 lbeltrameAATTkde.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:
* Avoid potential detach on range-loops with non-const Qt containers
* Fix minor EBN issues
* Thu Sep 13 2018 lbeltrameAATTkde.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:
* Revert \"ensure we are always writing in the engine\'s root context\"
* Attach property to \"delegate\" (kde#397367)
* add an implicit size
* [KCM GridDelegate] Use layer effect only on OpenGL backend
* Sun Aug 19 2018 christopheAATTkrop.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:
* ensure we are always writing in the engine\'s root context
* better readability
* Improve API docs a bit
* Honor BUILD_TESTING
* Mon Jul 16 2018 lbeltrameAATTkde.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:
* Remove QT definitions duplicated from KDEFrameworkCompilerSettings or dead
* check the node actually has a valid texture (kde#395554)
* Tue Jun 12 2018 lbeltrameAATTkde.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:
* Revert \"GHNS button\"
* Set kcm context property on the correct context
* GHNS button
* [Plotter] Don\'t render if m_node is null (kde#394283)
* assign the contentItem
* Sun May 13 2018 lbeltrameAATTkde.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:
* Load NV graphics reset based on config
* ScrollViewKCM
* [KUserProxy] Adjust to accounts service (kde#384107)
* Plasma mobile optimizations
* Make room for footer and header.
* base on the proper tooltip
* don\'t use tooltips if empty
* new resize policy (kde#391910)
* Warning--
* support actions visibility
* Support nvidia reset notifications in QtQuickViews
* Sat Apr 14 2018 lbeltrameAATTkde.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 useless QT_VERSION_CHECK
* Remove not necessary QtCore and co
* Setup QQmlEngine only once in QmlObject
* Minor: Fix -Wmismatched-tags warning
* Mon Mar 12 2018 lbeltrameAATTkde.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:
* Fix the build failure on armhf/aarch64
* Kill QmlObjectIncubationController
* disconnect render() on window change (kde#388508, kde#374280, kde#365052, kde#343576)
* Mon Feb 12 2018 lbeltrameAATTkde.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:
* API dox: note AATTsince & whattodo with deprecated KDeclarative::initialize()
* [ConfigModule] Re-use QML context and engine if any
* [ConfigPropertyMap] Add missing include
* [ConfigPropertyMap] Don\'t emit valueChanged on initial creation
* Tue Jan 16 2018 lbeltrameAATTkde.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
* crash--
* it was split
* fix build
* Qml controls for kcm creation