D4996: Fix invalid reference of toolTipArea.

2017-03-15 Thread Xuetian Weng
This revision was automatically updated to reflect the committed changes. Closed by commit R119:2f5dbfbc1560: Fix invalid reference of toolTipArea. (authored by xuetianweng). REPOSITORY R119 Plasma Desktop CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D4996?vs=12347&id=12492 REVISIO

D4996: Fix invalid reference of toolTipArea.

2017-03-15 Thread Marco Martin
mart accepted this revision. mart added a comment. This revision is now accepted and ready to land. ok for 5.9 as well REPOSITORY R119 Plasma Desktop BRANCH Plasma/5.9 REVISION DETAIL https://phabricator.kde.org/D4996 To: xuetianweng, hein, #plasma, mart Cc: mart, plasma-devel, progwo

D4996: Fix invalid reference of toolTipArea.

2017-03-14 Thread Xuetian Weng
xuetianweng added a reviewer: Plasma. REPOSITORY R119 Plasma Desktop REVISION DETAIL https://phabricator.kde.org/D4996 To: xuetianweng, hein, #plasma Cc: plasma-devel, progwolff, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol

D4996: Fix invalid reference of toolTipArea.

2017-03-09 Thread Xuetian Weng
xuetianweng updated this revision to Diff 12347. xuetianweng added a comment. fix may be applied to 5.9 branch REPOSITORY R119 Plasma Desktop CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D4996?vs=12346&id=12347 BRANCH Plasma/5.9 REVISION DETAIL https://phabricator.kde.org/D

D4996: Fix invalid reference of toolTipArea.

2017-03-09 Thread Xuetian Weng
xuetianweng created this revision. Restricted Application added a project: Plasma. REVISION SUMMARY When activateTask is called from root Item, it will fail to resolve the reference of toolTipArea. This change make toolTipArea a property of Task and make activateTask() access it via this pro