D10705: UI improvement - add expandable line edit widget

Anton Anikin noreply at phabricator.kde.org
Wed Feb 21 05:37:01 UTC 2018


antonanikin created this revision.
antonanikin added a reviewer: KDevelop.
antonanikin requested review of this revision.

REVISION SUMMARY
  The patch adds custom line edit widget which tries to expand its width to fit typed text. New widget is used by problemreporter and standardoutputview plugins to improve usability - old versions uses standard line edits with fixed size which is not comfortable for cases when we type long search string.

REPOSITORY
  R32 KDevelop

BRANCH
  master

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

AFFECTED FILES
  kdevplatform/util/CMakeLists.txt
  kdevplatform/util/expandablelineedit.cpp
  kdevplatform/util/expandablelineedit.h
  plugins/problemreporter/problemsview.cpp
  plugins/problemreporter/problemsview.h
  plugins/problemreporter/tests/CMakeLists.txt
  plugins/standardoutputview/outputwidget.cpp
  plugins/standardoutputview/outputwidget.h

To: antonanikin, #kdevelop
Cc: kdevelop-devel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20180221/a04c5fef/attachment.html>


More information about the KDevelop-devel mailing list