FrameworksRelease
ActivePublic

Details

Description

This project and board is for development tasks that do not require an API/ABI breakage.

Recent Activity

Thu, May 9

kossebau added a comment to D26484: Add KIO::DropJobFlag to allow manually showing the menu.

And now reported the challenge of drop objects lifetime vs user input on decisions by https://bugreports.qt.io/browse/QTBUG-125229

Thu, May 9, 1:45 PM · Frameworks
kossebau added a comment to D26484: Add KIO::DropJobFlag to allow manually showing the menu.

Hi. I just came across dropping random data (in my case an image) into file views not working, i.e. not creating any new files due to no more data in the QMimeData instance referred to in the DropJob.

Thu, May 9, 12:12 PM · Frameworks

Apr 6 2024

kossebau added inline comments to D19557: Update design to look more similar to kde.org.
Apr 6 2024, 9:20 AM · Documentation, Frameworks

Sep 12 2023

ratijas merged task T16891: Revert skipped test in KItemModels into T16892: Revert skipped test in KItemModels.
Sep 12 2023, 3:19 PM · Frameworks
ratijas triaged T16891: Revert skipped test in KItemModels as Low priority.
Sep 12 2023, 2:50 PM · Frameworks

Sep 1 2023

achauvel abandoned D10910: Add unshadowed opaque variants for Breeze Light and Dark desktop themes.
Sep 1 2023, 8:58 PM · Frameworks

Aug 6 2023

fusionfuture added a comment to T12041: KDeclarative: kill own drag and drop handling.

KRunner/Milou:
https://invent.kde.org/frameworks/krunner/-/merge_requests/148
https://invent.kde.org/plasma/milou/-/merge_requests/69

Aug 6 2023, 12:03 PM · Frameworks, KF6

Jul 31 2023

ngraham closed T15398: Create QML equivalent for KPluginWidget as Resolved.

This is done now.

Jul 31 2023, 2:33 PM · VDG, Plasma 6, Frameworks

Jul 10 2023

mart triaged T14954: plasma-framework improvements / breaking changes as Normal priority.
Jul 10 2023, 2:50 PM · Plasma, Frameworks, KF6
mart added a comment to T14954: plasma-framework improvements / breaking changes.
  • Replacement for Dialog is in progress
  • Issues of FrameSvgItem are still valid on KSvg's FrameSgItem
Jul 10 2023, 2:50 PM · Plasma, Frameworks, KF6

Jul 9 2023

nicolasfella added a comment to T12041: KDeclarative: kill own drag and drop handling.

All of the usages are in Plasma, so we could move it there to avoid carrying it in Frameworks

Jul 9 2023, 12:23 PM · Frameworks, KF6
nicolasfella added a comment to T12041: KDeclarative: kill own drag and drop handling.

Remaining:

Jul 9 2023, 12:22 PM · Frameworks, KF6
nicolasfella added a parent task for T14954: plasma-framework improvements / breaking changes: T12102: Meta-Task: Plasma Framework 6.
Jul 9 2023, 10:54 AM · Plasma, Frameworks, KF6

Jun 28 2023

nicolasfella moved T12128: port away from Qt Quick Control 1 from Backlog to Done on the KF6 board.
Jun 28 2023, 11:55 AM · Frameworks, KF6
nicolasfella added a comment to T12128: port away from Qt Quick Control 1.

From a Frameworks POV this seems done.

Jun 28 2023, 11:55 AM · Frameworks, KF6
nicolasfella added a comment to T14954: plasma-framework improvements / breaking changes.

Is there anything actionable or worth discussing here that wasn't addressed elsewhere?

Jun 28 2023, 11:43 AM · Plasma, Frameworks, KF6
nicolasfella moved T11635: Move KIcon* QML bindings to KIconTheme from In Progress to Done on the KF6 board.
Jun 28 2023, 10:44 AM · Frameworks, KF6
nicolasfella moved T11632: Move KCoreAddons QML bindings to KCoreAddons from Waiting on KF6 Branching to Done on the KF6 board.
Jun 28 2023, 10:41 AM · Frameworks, KF6
nicolasfella added a comment to T11632: Move KCoreAddons QML bindings to KCoreAddons.

https://invent.kde.org/frameworks/kcoreaddons/-/merge_requests/336

Jun 28 2023, 10:40 AM · Frameworks, KF6

Jun 24 2023

bcooksley removed a parent task for T12041: KDeclarative: kill own drag and drop handling: T16578: [spam removed].
Jun 24 2023, 10:03 AM · Frameworks, KF6

May 28 2023

fusionfuture added a comment to T12041: KDeclarative: kill own drag and drop handling.

Notifications: https://invent.kde.org/plasma/plasma-workspace/-/merge_requests/2962

May 28 2023, 9:07 AM · Frameworks, KF6

May 26 2023

fusionfuture added a comment to T12041: KDeclarative: kill own drag and drop handling.

Task manager: https://invent.kde.org/plasma/plasma-desktop/-/merge_requests/1533

May 26 2023, 5:29 PM · Frameworks, KF6

Apr 21 2023

alex moved T11633: Move KConfig QML bindings to KConfig from Waiting on KF6 Branching to Done on the KF6 board.

It was not possible using Q_GADGET, but since only the QML plugin will ever need to create the QObject instance, it should be fine.

Apr 21 2023, 2:28 PM · Frameworks, KF6

Mar 4 2023

alex moved T11553: Port KDE Frameworks away from deprecated methods in Qt from In Progress to Done on the KF6 board.
Mar 4 2023, 8:01 AM · Frameworks, KF6
alex claimed T12137: QmlObject.
Mar 4 2023, 7:59 AM · Frameworks, KF6
alex claimed T12134: QuickViewSharedEngine.
Mar 4 2023, 7:58 AM · Frameworks, KF6
alex added a comment to T12137: QmlObject.

https://invent.kde.org/frameworks/kcmutils/-/merge_requests/121 takes care of the last kcmutils usage. Plasma-Frameworks has it's own engine now

Mar 4 2023, 7:58 AM · Frameworks, KF6
alex moved T11635: Move KIcon* QML bindings to KIconTheme from Backlog to In Progress on the KF6 board.
Mar 4 2023, 7:50 AM · Frameworks, KF6
alex added a comment to T11635: Move KIcon* QML bindings to KIconTheme.

https://invent.kde.org/frameworks/kiconthemes/-/merge_requests/91

Mar 4 2023, 7:50 AM · Frameworks, KF6
alex claimed T11635: Move KIcon* QML bindings to KIconTheme.

Yep, an extra QML plugin is a bit of boilerplate, but worth the effort from a dependency POV

Mar 4 2023, 7:23 AM · Frameworks, KF6

Feb 22 2023

nicolasfella added a comment to T12128: port away from Qt Quick Control 1.

https://invent.kde.org/frameworks/kdeclarative/-/merge_requests/189

Feb 22 2023, 3:27 PM · Frameworks, KF6
nicolasfella added a comment to T11635: Move KIcon* QML bindings to KIconTheme.

IconDialog is still in KDeclarative, that should probably go to KIconThemes too?

Feb 22 2023, 12:19 PM · Frameworks, KF6

Feb 21 2023

nicolasfella added a comment to T12128: port away from Qt Quick Control 1.

ColorButton part 1: https://invent.kde.org/frameworks/kdeclarative/-/merge_requests/134

Feb 21 2023, 3:06 PM · Frameworks, KF6

Feb 18 2023

nicolasfella moved T12132: ImageTexturesCache from Backlog to Done on the KF6 board.
Feb 18 2023, 10:27 PM · Frameworks, KF6
alex moved T12127: move ConfigModule next to KCModule widget counter part from Waiting on KF6 Branching to Done on the KF6 board.

Moving this to done, because I have a draft MR for it https://invent.kde.org/frameworks/kcmutils/-/merge_requests/121

Feb 18 2023, 8:40 PM · Frameworks, KF6

Feb 17 2023

nicolasfella added a comment to T12132: ImageTexturesCache.

https://invent.kde.org/frameworks/plasma-framework/-/merge_requests/660

Feb 17 2023, 10:05 PM · Frameworks, KF6
alex moved T12135: QtQuickSettings from Waiting on KF6 Branching to Done on the KF6 board.
Feb 17 2023, 1:55 PM · Frameworks, KF6

Feb 2 2023

tfella moved T12123: move KWindowSystem bindings from Waiting on KF6 Branching to Done on the KF6 board.
Feb 2 2023, 3:22 PM · Frameworks, KF6

Feb 1 2023

nicolasfella added a comment to T12123: move KWindowSystem bindings.

https://invent.kde.org/frameworks/kwindowsystem/-/merge_requests/86

Feb 1 2023, 7:22 PM · Frameworks, KF6

Jan 30 2023

vkrause moved T12133: ManagedTextureNode from Backlog to Done on the KF6 board.
Jan 30 2023, 5:10 PM · Frameworks, KF6

Jan 29 2023

vkrause moved T12120: NetworkAccessManager from Backlog to Done on the KF6 board.
Jan 29 2023, 2:14 PM · Frameworks, KF6
vkrause added a comment to T12120: NetworkAccessManager.

https://invent.kde.org/frameworks/kdeclarative/-/merge_requests/169

Jan 29 2023, 2:13 PM · Frameworks, KF6
vkrause moved T12124: KDeclarative: Remove KIconProvider image provider from Waiting on KF6 Branching to Done on the KF6 board.
Jan 29 2023, 2:12 PM · Frameworks, KF6
vkrause added a comment to T12124: KDeclarative: Remove KIconProvider image provider.

https://invent.kde.org/frameworks/kdeclarative/-/merge_requests/144

Jan 29 2023, 2:11 PM · Frameworks, KF6

Jan 9 2023

alex closed T12138: QmlObjectSharedEngine as Resolved.

This will be resolved with the KF6 changes that move the class

Jan 9 2023, 8:40 PM · Frameworks, KF6
alex closed T12138: QmlObjectSharedEngine, a subtask of T12130: KDeclarative API Review, as Resolved.
Jan 9 2023, 8:40 PM · Frameworks, KF6

Nov 25 2022

ngraham abandoned D25820: SimpleScreenRecorder icon added.
Nov 25 2022, 5:44 AM · Frameworks, Breeze
ngraham commandeered D25820: SimpleScreenRecorder icon added.

Now done with https://invent.kde.org/frameworks/breeze-icons/-/merge_requests/229.

Nov 25 2022, 5:44 AM · Frameworks, Breeze

Nov 23 2022

alex added a comment to T11635: Move KIcon* QML bindings to KIconTheme.

Done with https://invent.kde.org/frameworks/kdeclarative/-/merge_requests/142 and https://invent.kde.org/frameworks/kiconthemes/-/merge_requests/74

Nov 23 2022, 5:20 PM · Frameworks, KF6
alex moved T15094: Allow to create valid KPluginMetaData for plugins without embedded JSON metadata from Backlog to Done on the KF6 board.
Nov 23 2022, 5:19 PM · Frameworks, KF6