[Notifications] Hide job info label for successive jobs
ClosedPublic

Authored by broulik on Jun 6 2017, 9:19 AM.

Details

Summary

When multiple jobs of the same kind are listed, visually group them.
While this doesn't actively group them (i.e. having a copy, a move, and a copy again won't move the second copy job to the first - there's no real model underneath, so we cannot just drop a sort proxy model ontop), it still improves the most likely situation of copying multiple different things at once.

Test Plan

As per VDG request

Started two copy progresses, only got one heading. Verified that when I quit the first job, the title of the second would show up (binding magic)

Diff Detail

Repository
R120 Plasma Workspace
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
broulik created this revision.Jun 6 2017, 9:19 AM
Restricted Application added a project: Plasma. · View Herald TranscriptJun 6 2017, 9:19 AM
Restricted Application added a subscriber: plasma-devel. · View Herald Transcript
mart accepted this revision.Jun 6 2017, 9:51 AM
This revision is now accepted and ready to land.Jun 6 2017, 9:51 AM
This revision was automatically updated to reflect the committed changes.