https://bugs.kde.org/show_bug.cgi?id=371223
Elvis Angelaccio <elvis.angelac...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://commits.kde.org/dol | |phin/230fe13d1fccf8c2ab09c0 | |873c1cc4c733cfc3b4 Resolution|--- |FIXED Status|CONFIRMED |RESOLVED Version Fixed In| |17.04.0 --- Comment #1 from Elvis Angelaccio <elvis.angelac...@kde.org> --- Git commit 230fe13d1fccf8c2ab09c0873c1cc4c733cfc3b4 by Elvis Angelaccio. Committed on 05/02/2017 at 21:56. Pushed by elvisangelaccio into branch 'master'. Port tooltips to KToolTipWidget Use the new KToolTipWidget class (introduced by kwidgetsaddons 5.30) as backend of ToolTipManager. FileMetaDataToolTip becomes a simple widget used as content of the tooltip. It is now possible to actually use the metadata widget shown inside the tooltips. Tooltips are now functional on Wayland as well. More information about KToolTipWidget in https://git.reviewboard.kde.org/r/129648/ Related: bug 352276 FIXED-IN: 17.04.0 Closes T4980 Differential Revision: D4449 M +1 -1 CMakeLists.txt M +1 -1 src/views/dolphinview.cpp M +0 -19 src/views/tooltips/filemetadatatooltip.cpp M +2 -6 src/views/tooltips/filemetadatatooltip.h M +11 -73 src/views/tooltips/tooltipmanager.cpp M +8 -2 src/views/tooltips/tooltipmanager.h https://commits.kde.org/dolphin/230fe13d1fccf8c2ab09c0873c1cc4c733cfc3b4 -- You are receiving this mail because: You are watching all bug changes.