Skip to content

Add Multilines on tooltips

Julien Wadel requested to merge feature/multilines_tooltip into master
  • Add Multilines on tooltips by doing automatic word wraps
  • Move Tooltip area to SmartSearchBar item but let parent to set tooltip text (used to not being in conflict with mouse areas from children)
  • Revert QtQuick.Window version to 2.2 to be compatible with Qt 5.9

Merge request reports