Skip to content

Allow to delete updatable entries

Alexander Lohnau requested to merge work/uninstall_updatable into master

BUG: 260836
FIXED-IN: 5.73

Also while at it add an icon for the use action in the QWidgets dialog: BUG: 260836

I had experimented a lot with for the QWidgets dialog but it is really a pain to change sth. in the layout :/

An example on how it would look of we select the dropdown on an updatable entry in the QWidgets dialog:
Screenshot_20200722_201530

In the QtQuick dialog every install/uninstall action is registered in a separate action, this makes it sooo much easier to adjust them :-).

Screenshot_20200722_203308

This missing feature has also been a complaint from the users for a very long time, so maybe this is noteworthy.

@ngraham @leinir @abetts

Edited by Alexander Lohnau

Merge request reports