Umbrello add mouseover tooltip information for UML elements in diagrams
AbandonedPublic

Authored by jhayes on Feb 22 2020, 1:33 PM.

Details

Reviewers
habacker
Summary

Add the mouseover tooltip popup descriptive information for each UML model element in each of the model diagrams.

Please see D27584 for corrections on your mentions, I hit the wrong button.

Test Plan

Add elements to respective diagrams and pause mouse over them for a popup description of the element.

Diff Detail

Repository
R139 Umbrello
Lint
Lint Skipped
Unit
Unit Tests Skipped
jhayes created this revision.Feb 22 2020, 1:33 PM
Restricted Application added a subscriber: umbrello-devel. · View Herald TranscriptFeb 22 2020, 1:33 PM
jhayes requested review of this revision.Feb 22 2020, 1:33 PM
jhayes retitled this revision from Add mouseover tooltip information for UML elements in diagrams to Bug: 83444 Add mouseover tooltip information for UML elements in diagrams.Feb 22 2020, 1:36 PM

All tooltips should be in i18n() to be translatable, not in QLatin1String and not in tr().

Thanks in advance for fixing this issue.

I can't comment on the code, but the bug number should not be in the first line of the commit message.

Please add it in a separate line using the syntax

BUG: xxxxxx

as described here:
https://community.kde.org/Policies/Commit_Policy#Special_keywords_in_GIT_and_SVN_log_messages

jhayes retitled this revision from Bug: 83444 Add mouseover tooltip information for UML elements in diagrams to Umbrello add mouseover tooltip information for UML elements in diagrams.Feb 23 2020, 2:50 AM
jhayes edited the summary of this revision. (Show Details)

Please select "abandon ..." in the add action drop down list.

It doesn't appear to be an option for me.

John

It doesn't appear to be an option for me.

That's in the messages drop-down list. Just add the link to the new revision and abandon this one.

jhayes abandoned this revision.EditedFeb 23 2020, 12:50 PM

See the update revision D27584

It doesn't appear to be an option for me.

That's in the messages drop-down list. Just add the link to the new revision and abandon this one.