Summary: | KDevelop/kdevplatform: Bold font in syntax highlight not configurable | ||
---|---|---|---|
Product: | [Applications] kdevelop | Reporter: | Leonardo <leonardo.guilherme> |
Component: | Language Support: CPP (old) | Assignee: | kdevelop-bugs-null |
Status: | RESOLVED FIXED | ||
Severity: | wishlist | CC: | patrick.peronny |
Priority: | NOR | ||
Version: | 4.2.3 | ||
Target Milestone: | --- | ||
Platform: | Gentoo Packages | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/kdevplatform/2d10f874048343172591e9cb15927f8d45abff49 | Version Fixed In: | |
Sentry Crash Report: |
Description
Leonardo
2012-02-25 19:14:21 UTC
language/highlighting/codehighlighting.cpp:113 in kdevplatform code. related to 234898 *** This bug has been confirmed by popular vote. *** Git commit 2d10f874048343172591e9cb15927f8d45abff49 by Miquel Sabaté. Committed on 26/02/2015 at 14:36. Pushed by mssola into branch 'master'. Added option to enable/disable bold style from declarations. REVIEW: 122727 Related: bug 234898 M +1 -0 interfaces/icompletionsettings.h M +3 -1 language/highlighting/codehighlighting.cpp M +6 -1 language/highlighting/colorcache.cpp M +3 -0 language/highlighting/colorcache.h M +7 -2 shell/completionsettings.cpp M +7 -1 shell/completionsettings.h M +3 -0 shell/settings/ccconfig.kcfg M +44 -29 shell/settings/ccpreferences.ui http://commits.kde.org/kdevplatform/2d10f874048343172591e9cb15927f8d45abff49 |