[systemsettings] [Bug 376630] Bold font rendering is broken after changing font via kcm_fonts

2017-02-20 Thread Pulfer
https://bugs.kde.org/show_bug.cgi?id=376630

--- Comment #3 from Pulfer  ---
Created attachment 104131
  --> https://bugs.kde.org/attachment.cgi?id=104131=edit
Ignore font style when reading config

The patch restores old behaviour. But it's more like a hack so I don't submit
it for review. Old behaviour was buggy in another way, see
https://bugs.kde.org/show_bug.cgi?id=348066

-- 
You are receiving this mail because:
You are watching all bug changes.

[systemsettings] [Bug 376630] Bold font rendering is broken after changing font via kcm_fonts

2017-02-19 Thread Pulfer
https://bugs.kde.org/show_bug.cgi?id=376630

--- Comment #2 from Pulfer  ---
Related bug: https://bugs.kde.org/show_bug.cgi?id=348066

Maybe it makes sense to drop only some style names from QFont save string. Like
Regular, Bold and Italic. Just because they are already covered by numeric
values.

-- 
You are receiving this mail because:
You are watching all bug changes.

[systemsettings] [Bug 376630] Bold font rendering is broken after changing font via kcm_fonts

2017-02-19 Thread Pulfer
https://bugs.kde.org/show_bug.cgi?id=376630

Pulfer  changed:

   What|Removed |Added

 CC||aspotas...@gmail.com

-- 
You are receiving this mail because:
You are watching all bug changes.

[systemsettings] [Bug 376630] Bold font rendering is broken after changing font via kcm_fonts

2017-02-18 Thread Pulfer
https://bugs.kde.org/show_bug.cgi?id=376630

Pulfer  changed:

   What|Removed |Added

 CC||k...@davidedmundson.co.uk

-- 
You are receiving this mail because:
You are watching all bug changes.

[systemsettings] [Bug 376630] Bold font rendering is broken after changing font via kcm_fonts

2017-02-18 Thread Pulfer
https://bugs.kde.org/show_bug.cgi?id=376630

--- Comment #1 from Pulfer  ---
Here's the commit:
https://github.com/qt/qtbase/commit/5dd907bf639f43be7f2cdfdd44ec3795f1b31bf6

-- 
You are receiving this mail because:
You are watching all bug changes.