2023-06-10 12:16:55 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Jun 5 07:43:55 UTC 2023 - Christophe Marin <christophe@krop.fr>
|
|
|
|
|
|
|
|
- Update to 5.107.0
|
|
|
|
* New feature release
|
|
|
|
* For more details please see:
|
|
|
|
* https://kde.org/announcements/frameworks/5/5.107.0
|
|
|
|
- No code change since 5.106.0
|
|
|
|
|
2023-05-13 11:35:04 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat May 6 14:01:31 UTC 2023 - Christophe Marin <christophe@krop.fr>
|
|
|
|
|
|
|
|
- Update to 5.106.0
|
|
|
|
* New feature release
|
|
|
|
* For more details please see:
|
|
|
|
* https://kde.org/announcements/frameworks/5/5.106.0
|
|
|
|
- Changes since 5.105.0:
|
|
|
|
* Guard nullable property access, and bind instead of assigning once
|
|
|
|
* CalendarEventsPlugin: fix wrong deprecation for signal alternateDateReady
|
|
|
|
|
2023-04-08 16:35:49 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Apr 1 17:00:39 UTC 2023 - Christophe Marin <christophe@krop.fr>
|
|
|
|
|
|
|
|
- Update to 5.105.0
|
|
|
|
* New feature release
|
|
|
|
* For more details please see:
|
|
|
|
* https://kde.org/announcements/frameworks/5/5.105.0
|
|
|
|
- Changes since 5.104.0:
|
|
|
|
* API dox: add some minimal docs to namespace & classes to trigger coverage
|
|
|
|
* API dox: cover CalendarEvents in generated QCH file
|
|
|
|
* Overhaul configmodule docs
|
|
|
|
|
2023-03-11 16:07:28 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Mar 6 09:07:44 UTC 2023 - Christophe Marin <christophe@krop.fr>
|
|
|
|
|
|
|
|
- Update to 5.104.0
|
|
|
|
* New feature release
|
|
|
|
* For more details please see:
|
|
|
|
* https://kde.org/announcements/frameworks/5/5.104.0
|
|
|
|
- Changes since 5.103.0:
|
|
|
|
* Guard nullable property access, and bind instead of assigning once
|
|
|
|
* AbstractKCM: Rewrite padding expressions to be more readable
|
|
|
|
* Add import aliases, bump internal import versions as needed
|
|
|
|
* Drop unused QML imports
|
|
|
|
* [managedconfigmodule] Fix deprecation comments
|
|
|
|
* [configmodule] Deprecate constructor without metadata
|
|
|
|
* [configmodule] Deprecate setAboutData
|
|
|
|
|
2023-02-12 10:52:55 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Feb 8 09:12:47 UTC 2023 - Christophe Marin <christophe@krop.fr>
|
|
|
|
|
|
|
|
- Update to 5.103.0
|
|
|
|
* New feature release
|
|
|
|
* For more details please see:
|
|
|
|
* https://kde.org/announcements/frameworks/5/5.103.0
|
|
|
|
- Changes since 5.102.0:
|
|
|
|
* Remove unused QtGraphicalEffects import
|
|
|
|
* Fix anchors error in AbstractKCM & SimpleKCM types
|
|
|
|
* QML/JS: Prefer const over let, and use strict === equality
|
|
|
|
|
2023-01-15 14:50:17 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Jan 12 08:18:42 UTC 2023 - Christophe Marin <christophe@krop.fr>
|
|
|
|
|
|
|
|
- Update to 5.102.0
|
|
|
|
* New feature release
|
|
|
|
* For more details please see:
|
|
|
|
* https://kde.org/announcements/frameworks/5/5.102.0
|
|
|
|
- Changes since 5.101.0:
|
|
|
|
* draganddrop replace QList::first() with constFirst()
|
|
|
|
* calendarevents: add new alternate date ready signal and deprecate the old one
|
|
|
|
* Support modifierOnlyAllowed in KeySequenceItem
|
|
|
|
|
2022-12-11 12:33:04 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Dec 6 20:10:32 UTC 2022 - Christophe Marin <christophe@krop.fr>
|
|
|
|
|
|
|
|
- Update to 5.101.0
|
|
|
|
* New feature release
|
|
|
|
* For more details please see:
|
|
|
|
* https://kde.org/announcements/frameworks/5/5.101.0
|
|
|
|
- Changes since 5.100.0:
|
|
|
|
* Deprecate unused parts of KWindowSystem import
|
|
|
|
* tests: add test for multiple KeySequenceItems
|
|
|
|
* Fixed KF 5.100 compilation
|
|
|
|
* SimpleKCM: Account for flickable's margins when deciding to show separators
|
|
|
|
* SimpleKCM: Clean up a bit
|
|
|
|
* Fix build
|
|
|
|
* Deprecate QIconItem
|
|
|
|
* Use const/let for JS variables as appropriate
|
|
|
|
* Sync header and footer separator code to SimpleKCM (kde#461435)
|
|
|
|
* AbstractKCM: remove KF6 TODO
|
|
|
|
|
2022-11-12 10:49:00 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Nov 8 08:35:01 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>
|
|
|
|
|
|
|
|
- Update to 5.100.0
|
|
|
|
* New feature release
|
|
|
|
* For more details please see:
|
|
|
|
* https://kde.org/announcements/frameworks/5/5.100.0
|
|
|
|
- Changes since 5.99.0:
|
|
|
|
* Make QQmlContext's contextObject outlive the QQmlContext
|
|
|
|
* Completely deprecate KDeclarative class
|
|
|
|
* Port manual test app away from deprecated KDeclarative API
|
|
|
|
* Add Qt6 windows CI support
|
|
|
|
|
2022-10-08 19:27:51 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Oct 1 15:55:39 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>
|
|
|
|
|
|
|
|
- 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
|
|
|
|
|
2022-09-12 12:45:38 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Sep 6 07:16:52 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>
|
|
|
|
|
|
|
|
- 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
|
|
|
|
|
2022-08-14 10:47:11 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Aug 7 22:27:18 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>
|
|
|
|
|
|
|
|
- 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
|
|
|
|
|
2022-07-10 14:02:34 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Jul 3 11:55:52 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>
|
|
|
|
|
|
|
|
- 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
|
|
|
|
|
2022-06-12 17:01:21 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Jun 10 14:12:22 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>
|
|
|
|
|
|
|
|
- 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
|
|
|
|
|
2022-05-14 12:13:29 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue May 10 08:17:52 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>
|
|
|
|
|
|
|
|
- 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
|
|
|
|
|
2022-04-10 09:29:14 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Apr 3 10:47:07 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>
|
|
|
|
|
|
|
|
- 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
|
|
|
|
|
2022-03-12 11:26:22 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Mar 7 09:26:49 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>
|
|
|
|
|
|
|
|
- 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)
|
|
|
|
|
2022-02-14 13:07:14 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Feb 6 10:16:54 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>
|
|
|
|
|
|
|
|
- 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
|
|
|
|
|
2022-01-09 11:15:01 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Jan 3 12:47:25 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>
|
|
|
|
|
|
|
|
- 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
|
|
|
|
|
2021-12-10 17:06:12 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Dec 4 22:56:29 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
|
|
|
|
|
|
|
|
- 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
|
|
|
|
|
2021-11-12 13:20:52 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Nov 7 09:13:15 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
|
|
|
|
|
|
|
|
- Strip 'Source' URL for faster submissions
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Nov 7 09:07:57 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
|
|
|
|
|
|
|
|
- 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
|
|
|
|
|
2021-10-09 19:44:27 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Oct 3 20:33:40 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
|
|
|
|
|
|
|
|
- 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
|
|
|
|
|
2021-09-15 15:27:41 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Sep 15 08:24:02 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
|
|
|
|
|
|
|
|
- Drop the unneeded baselibs.conf.
|
|
|
|
|
2021-09-12 21:34:37 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Sep 6 06:22:00 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
|
|
|
|
|
|
|
|
- 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
|
|
|
|
|
2021-08-14 18:52:20 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Aug 6 12:12:05 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
|
|
|
|
|
|
|
|
- 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
|
|
|
|
|
2021-07-10 13:49:49 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Jul 4 07:45:19 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
|
|
|
|
|
|
|
|
- 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
|
|
|
|
|
2021-05-09 09:41:56 +02:00
|
|
|
-------------------------------------------------------------------
|
2021-06-13 09:06:01 +02:00
|
|
|
Sat Jun 5 11:58:40 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
|
|
|
|
|
|
|
|
- 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
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2021-05-09 09:41:56 +02:00
|
|
|
Sat May 1 16:40:45 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
|
|
|
|
|
|
|
|
- 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
|
|
|
|
|
2021-04-10 15:33:40 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Apr 5 07:12:18 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
|
|
|
|
|
|
|
|
- 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
|
|
|
|
|
2021-03-13 16:39:44 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Mar 7 09:26:43 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
|
|
|
|
|
|
|
|
- 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
|
|
|
|
|
2021-02-13 14:03:39 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Feb 8 08:46:11 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
|
|
|
|
|
|
|
|
- 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
|
|
|
|
|
2021-01-09 13:18:45 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Jan 6 10:47:30 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
|
|
|
|
|
|
|
|
- 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
|
|
|
|
|
2020-12-12 13:34:13 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Dec 5 18:56:25 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
|
|
|
|
|
|
|
- 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)
|
|
|
|
|
2020-11-14 14:00:34 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Nov 7 21:34:32 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
|
|
|
|
|
|
|
- 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
|
|
|
|
|
2020-10-10 16:36:31 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Oct 5 08:33:04 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
|
|
|
|
|
|
|
- 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
|
|
|
|
|
2020-09-11 08:33:04 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Sep 6 12:49:04 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
|
|
|
|
|
|
|
- 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
|
|
|
|
|
2020-08-09 09:39:37 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Aug 2 07:13:15 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
|
|
|
|
|
|
|
- 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)
|
|
|
|
|
2020-07-11 12:30:45 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Jul 5 07:55:14 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
|
|
|
|
|
|
|
- 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
|
|
|
|
|
2020-06-13 22:35:13 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Jun 7 08:06:29 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
|
|
|
|
|
|
|
- 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
|
|
|
|
|
2020-05-09 08:30:30 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu May 7 11:24:52 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
|
|
|
|
|
|
|
- Add upstream patch:
|
|
|
|
* 0001-Pixel-align-children-of-GridViewInternal.patch
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun May 3 09:39:50 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
|
|
|
|
|
|
|
- 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
|
|
|
|
|
2020-04-11 18:21:40 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Apr 5 19:45:27 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
|
|
|
|
|
|
|
- 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
|
|
|
|
|
2020-03-13 13:29:56 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Mar 8 09:17:41 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
|
|
|
|
|
|
|
- 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
|
|
|
|
|
2020-02-08 01:14:12 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Feb 2 18:06:50 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
|
|
|
|
|
|
|
- Replace %make_jobs with %cmake_build.
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Feb 2 14:32:37 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
|
|
|
|
|
|
|
- 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
|
|
|
|
|
2020-01-11 17:28:28 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Jan 5 09:02:05 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
|
|
|
|
|
|
|
- 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
|
|
|
|
|
2019-12-13 16:17:24 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Dec 8 11:18:27 UTC 2019 - Christophe Giboudeaux <christophe@krop.fr>
|
|
|
|
|
2019-12-13 16:27:26 +01:00
|
|
|
- Update to 5.65.0
|
2019-12-13 16:17:24 +01:00
|
|
|
* 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
|
|
|
|
|
2019-10-11 14:55:52 +02:00
|
|
|
-------------------------------------------------------------------
|
2019-11-07 19:07:28 +01:00
|
|
|
Sun Nov 3 15:46:55 UTC 2019 - Christophe Giboudeaux <christophe@krop.fr>
|
|
|
|
|
2019-11-07 19:39:49 +01:00
|
|
|
- Update to 5.64.0
|
2019-11-07 19:07:28 +01: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:
|
|
|
|
* 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
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2019-10-11 14:55:52 +02:00
|
|
|
Sun Oct 6 13:26:25 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:
|
|
|
|
* 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
|
|
|
|
|
2019-09-13 09:44:54 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Sep 7 20:36:37 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:
|
|
|
|
* 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
|
|
|
|
|
2019-08-11 23:07:10 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Aug 7 17:51:16 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:
|
|
|
|
* 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
|
|
|
|
|
2019-08-07 14:43:55 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Jul 19 11:39:46 UTC 2019 - Wolfgang Bauer <wbauer@tmo.at>
|
|
|
|
|
|
|
|
- Don't lower minimum Qt version anymore, it requires 5.11 now
|
|
|
|
|
2019-07-16 14:33:41 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Jul 14 06:41:37 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:
|
|
|
|
* [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)
|
|
|
|
|
2019-05-16 09:19:43 +02:00
|
|
|
-------------------------------------------------------------------
|
2019-06-09 17:34:21 +02:00
|
|
|
Sun Jun 09 07:35:11 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
|
|
|
|
- Changes since 5.58.0:
|
|
|
|
* Fix qmldir files
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2019-05-16 09:19:43 +02:00
|
|
|
Wed May 15 18:16:16 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:
|
|
|
|
* [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)
|
|
|
|
|
2019-04-16 18:54:18 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Apr 14 20:21:42 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:
|
|
|
|
* [kdeclarative] compile without foreach
|
|
|
|
* [GridViewKCM] Fix implicit width calculation
|
|
|
|
* move the gridview in a separate file
|
|
|
|
* Avoid fractionals in GridDelegate sizes and alignments
|
|
|
|
|
2019-03-17 18:01:38 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Mar 10 20:15:35 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:
|
|
|
|
* 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
|
|
|
|
|
2019-02-12 20:03:11 +01:00
|
|
|
-------------------------------------------------------------------
|
2019-02-25 09:14:25 +01: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 20:03:11 +01:00
|
|
|
Sun Feb 10 22:03:04 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:
|
|
|
|
* [KCM Controls GridView] Add remove animation
|
|
|
|
* KDeclarative: Delete copy constructor and assignment operator
|
|
|
|
|
2019-01-14 14:31:18 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Jan 14 06:08:44 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:
|
|
|
|
* don't show separators on mobile
|
|
|
|
* root.contentItem instead of just contentItem
|
|
|
|
* Add the missing api for multilevel KCMs to control the columns
|
|
|
|
|
2018-12-11 17:54:45 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Dec 09 19:43:43 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:
|
|
|
|
* Normalize signal/slot
|
|
|
|
|
2018-11-12 14:16:14 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Nov 11 19:48:04 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:
|
|
|
|
* API dox QCH creation: fix "linking" to kconfig docs
|
|
|
|
* make push/pop part of ConfigModule API
|
|
|
|
* Use reserve()
|
|
|
|
* Use QVariant::toFoo() where possible
|
|
|
|
|
2018-10-16 14:24:22 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Oct 16 08:02:00 UTC 2018 - Luca Beltrame <lbeltrame@kde.org>
|
|
|
|
|
|
|
|
- Run spec-cleaner
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Oct 15 11:51:48 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:
|
|
|
|
* Avoid potential detach on range-loops with non-const Qt containers
|
|
|
|
* Fix minor EBN issues
|
|
|
|
|
2018-09-14 15:48:46 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Sep 13 21:58:45 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:
|
|
|
|
* 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
|
|
|
|
|
2018-08-20 14:58:36 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Aug 19 09:18:57 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:
|
|
|
|
* ensure we are always writing in the engine's root context
|
|
|
|
* better readability
|
|
|
|
* Improve API docs a bit
|
|
|
|
* Honor BUILD_TESTING
|
|
|
|
|
2018-07-17 10:57:51 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Jul 16 04:37:37 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:
|
|
|
|
* Remove QT definitions duplicated from KDEFrameworkCompilerSettings or dead
|
|
|
|
* check the node actually has a valid texture (kde#395554)
|
|
|
|
|
2018-06-14 00:11:07 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Jun 12 21:26:03 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:
|
|
|
|
* 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
|
|
|
|
|
2018-05-15 14:58:07 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun May 13 21:03:01 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:
|
|
|
|
* 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
|
|
|
|
|
2018-04-16 09:28:26 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Apr 14 13:19:03 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 useless QT_VERSION_CHECK
|
|
|
|
* Remove not necessary QtCore and co
|
|
|
|
* Setup QQmlEngine only once in QmlObject
|
|
|
|
* Minor: Fix -Wmismatched-tags warning
|
|
|
|
|
2018-03-14 14:00:27 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Mar 12 23:29:41 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:
|
|
|
|
* Fix the build failure on armhf/aarch64
|
|
|
|
* Kill QmlObjectIncubationController
|
|
|
|
* disconnect render() on window change (kde#388508, kde#374280, kde#365052, kde#343576)
|
|
|
|
|
2018-02-14 05:35:32 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Feb 12 23:42:08 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:
|
|
|
|
* API dox: note @since & 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
|
|
|
|
|
2018-01-17 16:06:46 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Jan 16 22:50:15 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
|
|
|
|
* crash--
|
|
|
|
* it was split
|
|
|
|
* fix build
|
|
|
|
* Qml controls for kcm creation
|
|
|
|
|
2017-12-22 17:25:18 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Dec 20 06:37:45 UTC 2017 - lbeltrame@kde.org
|
|
|
|
|
|
|
|
- Dropped patches, now upstream:
|
|
|
|
- MouseEventListener-Allow-accepting-mouse-event.patch
|
|
|
|
|
2017-12-18 21:21:03 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Dec 18 16:55:36 UTC 2017 - wbauer@tmo.at
|
|
|
|
|
|
|
|
- Add MouseEventListener-Allow-accepting-mouse-event.patch to make
|
|
|
|
it possible to fix double context menu issue with Qt 5.10 in
|
|
|
|
plasma5-desktop (kde#387199)
|
|
|
|
|
2017-12-22 17:25:18 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Dec 17 09:43:48 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:
|
|
|
|
* Make it compile on windows
|
|
|
|
* make it compile with QT_NO_CAST_FROM_ASCII/QT_NO_CAST_FROM_BYTEARRAY
|
|
|
|
* [MouseEventListener] Allow accepting mouse event
|
|
|
|
* use a single QML engine
|
|
|
|
* add some metadata
|
|
|
|
|
2017-11-13 20:23:08 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Nov 13 07:01:13 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:
|
|
|
|
* Add explicit keyword
|
|
|
|
* Item can't be null here
|
|
|
|
* Add .arcconfig
|
|
|
|
|
2017-10-24 06:56:10 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Oct 23 06:41:38 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:
|
|
|
|
* Remove copy of the GPL
|
|
|
|
* Relicense to LGPL2.1+ (part 2)
|
|
|
|
* Relicense some files to LGPL2.1+
|
|
|
|
* Added openService() method to KRunProxy
|
|
|
|
|
2017-09-12 20:57:51 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Sep 12 07:11:17 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:
|
|
|
|
* None
|
|
|
|
|
2017-08-07 11:17:53 +02:00
|
|
|
-------------------------------------------------------------------
|
2017-08-12 11:46:48 +02:00
|
|
|
Sat Aug 12 09:23:22 UTC 2017 - christophe@krop.fr
|
2017-08-07 11:17:53 +02: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 11:46:48 +02:00
|
|
|
- Changes since 5.36.0 :
|
|
|
|
* fix plasmashell unsetting QSG_RENDER_LOOP
|
|
|
|
* API dox: fix @param to use name of parameter, not type
|
|
|
|
* API dox: use @param for normal parameter listing, not @arg
|
2017-08-07 11:17:53 +02:00
|
|
|
|
2017-07-12 07:32:04 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Jul 12 07:13:59 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:
|
|
|
|
* KKeySequenceItem: make it possible to record Ctrl+Num+1 as a shortcut.
|
|
|
|
* Start drag with press and hold on touch events (kde#368698)
|
|
|
|
* Don't rely on QQuickWindow delivering QEvent::Ungrab as mouseUngrabEvent (as it no longer does in Qt 5.8+) (kde#380354)
|
|
|
|
* [FEATURE] Option to build & install QCH file with the public API dox
|
|
|
|
- Drop upstreamed patches:
|
|
|
|
* 0001-Don-t-rely-on-QQuickWindow-delivering-QEvent-Ungrab-.patch
|
|
|
|
|
2017-06-17 12:21:42 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Jun 17 10:20:31 UTC 2017 - fabian@ritter-vogt.de
|
|
|
|
|
|
|
|
- Add upstream patch to account for behavioural change in Qt 5.8+
|
|
|
|
regarding ungrab events:
|
|
|
|
* 0001-Don-t-rely-on-QQuickWindow-delivering-QEvent-Ungrab-.patch
|
|
|
|
|
2017-06-11 09:38:29 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Jun 11 09:27:42 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:
|
|
|
|
* Consistently emit MouseEventListener::pressed signal
|
|
|
|
* Use explicit flag constructor instead of nullptr
|
|
|
|
* Don't leak MimeData object (kde#380270)
|
|
|
|
* API Dox: note forwarding CamelCase files as class headers
|
|
|
|
* API Dox: add some non-empty class/namespace docs where missing
|
|
|
|
|
2017-05-15 20:19:38 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon May 15 13:53:13 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:
|
|
|
|
* Don't set ItemHasContents in DropArea
|
|
|
|
* Don't accept hover events in the DragArea
|
|
|
|
|
2017-04-15 10:20:42 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Apr 15 10:11:46 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.
|
|
|
|
* With Qt >= 5.8 use the new API to set scene graph backend
|
|
|
|
* Don't set acceptHoverEvents in DragArea as we don't use them
|
|
|
|
|
2017-03-19 15:03:40 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Mar 19 14:50:19 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 10:25:48 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Feb 9 09:25:41 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-09 00:39:41 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Jan 8 23:39:29 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:57:33 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Dec 4 01:57:21 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 21:30:56 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Nov 5 20:27:39 UTC 2016 - hrvoje.senjan@gmail.com
|
|
|
|
|
|
|
|
- Update to 5.28.0
|
2016-11-15 22:59:35 +01:00
|
|
|
* [QtQuickRendererSettings] Fix default to be empty instead of "false"
|
2016-11-05 21:30:56 +01:00
|
|
|
* For more details please see:
|
|
|
|
https://www.kde.org/announcements/kde-frameworks-5.28.0.php
|
|
|
|
|
2016-10-02 14:52:23 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Oct 2 12:52:10 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 22:48:21 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Sep 6 20:48:16 UTC 2016 - hrvoje.senjan@gmail.com
|
|
|
|
|
|
|
|
- Update to 5.26.0
|
2016-09-10 15:00:44 +02:00
|
|
|
* [kpackagelauncherqml] Assume desktop file name is same as pluginId
|
|
|
|
* Load QtQuick rendering settings from a config file and set default
|
|
|
|
* icondialog.cpp - proper compile fix that doesn't shadow m_dialog
|
|
|
|
* Fix crash when no QApplication is available
|
|
|
|
* Expose translation domain
|
2016-09-06 22:48:21 +02:00
|
|
|
* For more details please see:
|
|
|
|
https://www.kde.org/announcements/kde-frameworks-5.26.0.php
|
|
|
|
|
2016-08-07 23:51:38 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Aug 7 21:51:33 UTC 2016 - hrvoje.senjan@gmail.com
|
|
|
|
|
|
|
|
- Update to 5.25.0
|
2016-08-21 18:02:50 +02:00
|
|
|
* Qt >= 5.5 is now required
|
|
|
|
* Actually emit valueChanged
|
2016-08-07 23:51:38 +02:00
|
|
|
* For more details please see:
|
|
|
|
https://www.kde.org/announcements/kde-frameworks-5.25.0.php
|
|
|
|
|
2016-07-06 17:02:51 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Jul 6 15:02:47 UTC 2016 - hrvoje.senjan@gmail.com
|
|
|
|
|
|
|
|
- Update to 5.24.0
|
2016-07-09 20:57:37 +02:00
|
|
|
* Make epoxy optional
|
2016-07-06 17:02:51 +02:00
|
|
|
* For more details please see:
|
|
|
|
https://www.kde.org/announcements/kde-frameworks-5.24.0.php
|
|
|
|
|
2016-06-06 23:24:28 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Jun 6 21:24:24 UTC 2016 - hrvoje.senjan@gmail.com
|
|
|
|
|
|
|
|
- Update to 5.23.0
|
2016-06-15 23:09:33 +02:00
|
|
|
* Support selected state
|
|
|
|
* KCMShell import can now be used to query for whether opening
|
|
|
|
a KCM is actually allowed
|
2016-06-06 23:24:28 +02:00
|
|
|
* For more details please see:
|
|
|
|
https://www.kde.org/announcements/kde-frameworks-5.23.0.php
|
|
|
|
|
2016-05-07 20:30:46 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat May 7 18:30:44 UTC 2016 - hrvoje.senjan@gmail.com
|
|
|
|
|
2016-05-15 17:40:24 +02:00
|
|
|
- Update to 5.22.0 (boo#980066)
|
|
|
|
* Don't crash if we have no openGL context
|
2016-05-07 20:30:46 +02:00
|
|
|
* For more details please see:
|
|
|
|
https://www.kde.org/announcements/kde-frameworks-5.22.0.php
|
|
|
|
|
2016-04-04 16:19:44 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Apr 4 14:19:41 UTC 2016 - hrvoje.senjan@gmail.com
|
|
|
|
|
2016-04-10 18:44:52 +02:00
|
|
|
- Update to 5.21.0 (boo#974793)
|
|
|
|
* Uniform use of std::numeric_limits
|
|
|
|
* [DeclarativeDragArea] Don't override "text" of mime data
|
2016-04-04 16:19:44 +02: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:55:58 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Mar 6 09:55:53 UTC 2016 - hrvoje.senjan@gmail.com
|
|
|
|
|
2016-03-13 17:26:53 +01:00
|
|
|
- Update to 5.20.0 (boo#970856)
|
|
|
|
* Don't call null object pointer (kde#347962)
|
2016-03-06 10:55:58 +01:00
|
|
|
* For more details please see:
|
|
|
|
https://www.kde.org/announcements/kde-frameworks-5.20.0.php
|
|
|
|
|
2016-02-26 19:57:25 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Feb 26 18:54:08 UTC 2016 - hrvoje.senjan@gmail.com
|
|
|
|
|
|
|
|
- Add %requires_eq libQt5Core5 to the libKF5Declarative5 subpackage
|
|
|
|
* QQmlPropertyMap leaks private but exported QObjectPrivate symbol:
|
|
|
|
https://bugreports.qt.io/browse/QTBUG-46433 and
|
|
|
|
https://bugs.launchpad.net/bugs/1426335
|
|
|
|
|
2016-02-01 18:57:22 +01:00
|
|
|
-------------------------------------------------------------------
|
2016-02-06 19:00:42 +01:00
|
|
|
Sat Feb 6 18:00:35 UTC 2016 - hrvoje.senjan@gmail.com
|
|
|
|
|
2016-02-22 17:40:45 +01:00
|
|
|
- Update to 5.19.0 (boo#967668)
|
2016-02-13 20:25:59 +01:00
|
|
|
* Clean up dependencies for KDeclarative/QuickAddons
|
|
|
|
* [KWindowSystemProxy] Add setter for showingDesktop
|
|
|
|
* DropArea: Fix correctly ignoring dragEnter event with
|
|
|
|
preventStealing
|
|
|
|
* DragArea: Implement grabbing delegate item
|
|
|
|
* DragDropEvent: Add ignore() function
|
2016-02-06 19:00:42 +01:00
|
|
|
* For more details please see:
|
|
|
|
https://www.kde.org/announcements/kde-frameworks-5.19.0.php
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2016-02-01 18:57:22 +01:00
|
|
|
Mon Feb 1 17:56:12 UTC 2016 - hrvoje.senjan@gmail.com
|
|
|
|
|
|
|
|
- Add missing libKF5CalendarEvents5 to baselibs.conf
|
|
|
|
|
2016-01-02 18:42:33 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Jan 2 17:42:30 UTC 2016 - hrvoje.senjan@gmail.com
|
|
|
|
|
|
|
|
- Update to 5.18.0
|
2016-01-09 18:58:58 +01:00
|
|
|
* [DragArea] Add dragActive property
|
|
|
|
* [KQuickControlsAddons MimeDatabase] Expose QMimeType comment
|
2016-01-02 18:42:33 +01:00
|
|
|
* For more details please see:
|
|
|
|
https://www.kde.org/announcements/kde-frameworks-5.18.0.php
|
|
|
|
|
2015-12-11 00:04:09 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Dec 10 23:04:04 UTC 2015 - hrvoje.senjan@gmail.com
|
|
|
|
|
|
|
|
- Update to 5.17.0
|
2015-12-12 23:17:52 +01:00
|
|
|
* Port KDeclarative to use KI18n directly
|
|
|
|
* DragArea delegateImage can now be a string from which an icon
|
|
|
|
is automatically created
|
|
|
|
* Add new CalendarEvents library
|
2015-12-11 00:04:09 +01:00
|
|
|
* For more details please see:
|
|
|
|
https://www.kde.org/announcements/kde-frameworks-5.17.0.php
|
|
|
|
|
2015-11-08 17:58:53 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Nov 8 16:58:48 UTC 2015 - hrvoje.senjan@gmail.com
|
|
|
|
|
2015-11-15 17:14:06 +01:00
|
|
|
- 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
|
2015-11-08 17:58:53 +01:00
|
|
|
* For more details please see:
|
|
|
|
https://www.kde.org/announcements/kde-frameworks-5.16.0.php
|
|
|
|
|
2015-10-05 19:57:15 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Oct 5 17:37:08 UTC 2015 - hrvoje.senjan@gmail.com
|
|
|
|
|
|
|
|
- Update to 5.15.0
|
2015-10-10 15:07:49 +02:00
|
|
|
* 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.
|
2015-10-05 19:57:15 +02:00
|
|
|
* For more details please see:
|
|
|
|
https://www.kde.org/announcements/kde-frameworks-5.15.0.php
|
|
|
|
|
2015-09-08 19:14:33 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
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
|
|
|
|
|
2015-08-04 21:49:04 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Aug 4 19:20:20 UTC 2015 - hrvoje.senjan@gmail.com
|
|
|
|
|
|
|
|
- Update to 5.13.0
|
2015-08-12 19:17:26 +02: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 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
|
2015-08-04 21:49:04 +02:00
|
|
|
* For more details please see:
|
|
|
|
https://www.kde.org/announcements/kde-frameworks-5.13.0.php
|
2015-08-05 02:01:55 +02:00
|
|
|
- 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
|
2015-08-04 21:49:04 +02:00
|
|
|
|
2015-07-27 18:06:10 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
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)
|
|
|
|
|
2015-07-08 20:58:12 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
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)
|
|
|
|
|
2015-07-05 20:55:07 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Jul 5 18:44:54 UTC 2015 - hrvoje.senjan@gmail.com
|
|
|
|
|
|
|
|
- Update to 5.12.0
|
2015-07-10 20:57:35 +02:00
|
|
|
* 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
|
2015-07-05 20:55:07 +02:00
|
|
|
* For more details please see:
|
|
|
|
https://www.kde.org/announcements/kde-frameworks-5.12.0.php
|
|
|
|
|
2015-06-07 21:40:31 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Jun 7 19:07:17 UTC 2015 - hrvoje.senjan@gmail.com
|
|
|
|
|
|
|
|
- Update to 5.11.0
|
2015-06-13 10:44:50 +02:00
|
|
|
* Support creation of ConfigModule from KPluginMetdata
|
|
|
|
* Fix pressAndhold events
|
2015-06-07 21:40:31 +02:00
|
|
|
* For more details please see:
|
|
|
|
https://www.kde.org/announcements/kde-frameworks-5.11.0.php
|
|
|
|
|
2015-05-03 21:48:34 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun May 3 19:48:29 UTC 2015 - hrvoje.senjan@gmail.com
|
|
|
|
|
|
|
|
- Update to 5.10.0
|
2015-05-09 02:25:10 +02:00
|
|
|
* Fix crash in texture cache
|
2015-05-03 21:48:34 +02:00
|
|
|
* For more details please see:
|
|
|
|
https://www.kde.org/announcements/kde-frameworks-5.10.0.php
|
|
|
|
|
2015-03-07 18:17:40 +01:00
|
|
|
-------------------------------------------------------------------
|
2015-04-05 17:32:07 +02:00
|
|
|
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
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2015-03-07 18:17:40 +01:00
|
|
|
Sat Mar 7 16:58:53 UTC 2015 - hrvoje.senjan@gmail.com
|
|
|
|
|
|
|
|
- Update to 5.8.0
|
2015-03-13 10:20:35 +01:00
|
|
|
* 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
|
2015-03-07 18:17:40 +01:00
|
|
|
* For more details please see:
|
|
|
|
https://www.kde.org/announcements/kde-frameworks-5.8.0.php
|
2015-03-07 19:02:08 +01:00
|
|
|
- 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
|
2015-03-07 18:17:40 +01:00
|
|
|
|
2015-02-08 20:10:59 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
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
|
|
|
|
|
2015-01-03 20:26:53 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
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
|
|
|
|
|
2014-12-06 18:52:46 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Dec 6 12:53:47 UTC 2014 - hrvoje.senjan@gmail.com
|
|
|
|
|
|
|
|
- Update to 5.5.0
|
2014-12-09 19:03:28 +01:00
|
|
|
* 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
|
2014-12-06 18:52:46 +01:00
|
|
|
* For more details please see:
|
|
|
|
https://www.kde.org/announcements/kde-frameworks-5.5.0.php
|
|
|
|
|
2014-11-02 19:07:30 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Nov 2 17:47:25 UTC 2014 - hrvoje.senjan@gmail.com
|
|
|
|
|
|
|
|
- Update to 5.4.0
|
2014-11-03 18:42:36 +01:00
|
|
|
* Optimize IconItem in QIconItem in memory and speed
|
2014-11-02 19:07:30 +01:00
|
|
|
* For more details please see:
|
|
|
|
https://www.kde.org/announcements/kde-frameworks-5.4.0.php
|
2014-11-03 00:21:16 +01:00
|
|
|
- Split out libKF5QuickAddons library, and QML components into
|
|
|
|
separate subpackages
|
2014-11-02 19:07:30 +01:00
|
|
|
|
2014-10-04 20:40:28 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
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
|
|
|
|
|
2014-09-09 12:14:06 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Sep 9 09:49:34 UTC 2014 - hrvoje.senjan@gmail.com
|
|
|
|
|
|
|
|
- Update to 5.2.0
|
2014-09-10 17:26:11 +02:00
|
|
|
* KDeclarative: added org.kde.kio component.
|
2014-09-09 12:14:06 +02:00
|
|
|
* For more details please see:
|
|
|
|
http://kde.org/announcements/kde-frameworks-5.2.php
|
|
|
|
|
2014-08-02 15:19:18 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
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
|
|
|
|
|
2014-07-11 11:57:32 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Jul 11 09:48:39 UTC 2014 - hrvoje.senjan@gmail.com
|
|
|
|
|
|
|
|
- Define kf5_version within package
|
|
|
|
|
2014-07-02 00:28:01 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
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:
|
2014-07-08 22:59:47 +02:00
|
|
|
http://www.kde.org/announcements/kde-frameworks-5.0.php
|
2014-07-02 00:28:01 +02:00
|
|
|
- Drop af7c0f8194.patch, merged upstream
|
|
|
|
|
2014-06-01 20:48:56 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
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
|
2014-06-03 22:39:44 +02:00
|
|
|
- Add baselibs.conf
|
2014-06-07 21:50:23 +02:00
|
|
|
- Add af7c0f8194.patch, to improve QML translation API
|
2014-06-01 20:48:56 +02:00
|
|
|
|
2014-05-05 11:51:40 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
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
|
|
|
|
|
2014-03-29 21:15:28 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
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
|
|
|
|
|
2014-03-04 17:31:08 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
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
|
|
|
|
|
2014-02-08 03:13:46 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Feb 8 02:17:52 UTC 2014 - hrvoje.senjan@gmail.com
|
|
|
|
|
|
|
|
- Init kdeclarative package
|
|
|
|
|