[Differential] [Request, 57 lines] D434: Fix HiDPI issue with project tree view

amccann (Andrew McCann) noreply at phabricator.kde.org
Thu Oct 22 11:19:42 UTC 2015


amccann added a task: T664: KDevelop 5 release: Fix High-DPI issues.
amccann created this revision.
amccann added a reviewer: kfunk.
Herald added a subscriber: kdevelop-devel.

REVISION SUMMARY
  Made ::paint(...) member function work more like QT5.5's QItemDelegate::paint(...)
  
  Specifically, draws QIcon instead of Pixmap when appropriate.
  
  Refs T664

TEST PLAN
  Project view's decorations should be in same place in HiDPI mode.

REPOSITORY
  rKDEVPLATFORM KDevPlatform

BRANCH
  T664_fix_hidpi_project_tree_view

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

AFFECTED FILES
  plugins/projectmanagerview/projectmodelitemdelegate.cpp

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

To: amccann, kfunk
Cc: kdevelop-devel


More information about the KDevelop-devel mailing list