D14424: Cppcheck plugin: use QPlainTextEdit for non-richtext text display
Friedrich W. H. Kossebau
noreply at phabricator.kde.org
Fri Jul 27 11:40:18 BST 2018
kossebau created this revision.
kossebau added reviewers: KDevelop, antonanikin.
Restricted Application added a project: KDevelop.
Restricted Application added a subscriber: kdevelop-devel.
kossebau requested review of this revision.
REVISION SUMMARY
Uses less resources.
Also use QFontDatabase::systemFont(QFontDatabase::FixedFont)) over just
setting a font family "Monospace". should ensure a consistent monospace font
is used as in other places of the UI.
TEST PLAN
UI still shows the command as before.
REPOSITORY
R32 KDevelop
BRANCH
useqplaintextedit
REVISION DETAIL
https://phabricator.kde.org/D14424
AFFECTED FILES
plugins/cppcheck/config/projectconfigpage.cpp
plugins/cppcheck/config/projectconfigpage.ui
To: kossebau, #kdevelop, antonanikin
Cc: kdevelop-devel, antismap, iodelay, vbspam, njensen, geetamc, Pilzschaf, akshaydeo, surgenight, arrowd
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20180727/2292a33a/attachment.html>
More information about the KDevelop-devel
mailing list