[Differential] [Request, 435 lines] D1871: Rework the Quick Open Widget

tcanabrava (Tomaz Canabrava) noreply at phabricator.kde.org
Tue Jun 14 13:56:19 UTC 2016


tcanabrava created this revision.
tcanabrava added reviewers: apol, kfunk.
Restricted Application added a subscriber: kdevelop-devel.

REVISION SUMMARY
  The Quick Open Widget had too much boilerplate code
  and it also had incorrect behavior regarding utilization
  of widgets - it always tried to delete / recreate a widget
  instead of reusing one.
  
  This series of patches tries to simplify the code and it also
  fix a bug where the click of the mouse on top of the popup
  actually closed the popup.

TEST PLAN
  manually tested - the biggest bug is fixed.

REPOSITORY
  rKDEVPLATFORM KDevPlatform

BRANCH
  fixTry3

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

AFFECTED FILES
  plugins/quickopen/quickopenplugin.cpp
  plugins/quickopen/quickopenplugin.h
  plugins/quickopen/quickopenwidget.cpp
  plugins/quickopen/quickopenwidget.h

EMAIL PREFERENCES
  https://phabricator.kde.org/settings/panel/emailpreferences/

To: tcanabrava, apol, kfunk
Cc: kdevelop-devel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20160614/8560cc00/attachment.html>


More information about the KDevelop-devel mailing list