D21712: KateModeMenuList: move to QListView

Nathaniel Graham noreply at phabricator.kde.org
Tue Jun 11 18:35:48 BST 2019


ngraham added inline comments.

INLINE COMMENTS

> katemodemenulist.cpp:85
>      m_searchBar->setPlaceholderText(i18nc("Placeholder in search bar", "Search..."));
> +    m_searchBar->setToolTip(i18nc("ToolTip of the search bar of modes of syntax highlighting", "Search for syntax highlighting mode, by language name or file extension, for example, C++ or .cpp"));
> +    m_searchBar->setMaxLength(100);

Recommend a slight change: "Search for syntax highlighting modes by language name or file extension (for example, C++ or .cpp)"

REPOSITORY
  R39 KTextEditor

REVISION DETAIL
  https://phabricator.kde.org/D21712

To: nibags, #ktexteditor, cullmann, dhaumann
Cc: ngraham, kwrite-devel, kde-frameworks-devel, LeGast00n, domson, michaelh, bruns, demsking, cullmann, sars, dhaumann
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kwrite-devel/attachments/20190611/d178ebd4/attachment.html>


More information about the KWrite-Devel mailing list