Summary: | Customized font settings are not set during start of parley | ||
---|---|---|---|
Product: | [Applications] parley | Reporter: | Juergen <all.online> |
Component: | general | Assignee: | parley bug tracker <parley-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | KDE 4.7 | |
Sentry Crash Report: |
Description
Juergen
2010-05-10 03:49:54 UTC
Git commit 24a7f711c614c6fa81938ace57aed0ed679d94ed by Frederik Gladhorn. Committed on 01/05/2011 at 15:18. Pushed by gladhorn into branch 'practice-font-size'. Implement setting of different font for practice modes. One font and size per language. Can be configured in language settings in the editor. BUG: 237056 BUG: 266263 FIXED-IN: KDE 4.7 M +2 -2 src/practice/abstractwidget.h M +14 -3 src/practice/comparisonmodewidget.cpp M +2 -1 src/practice/comparisonmodewidget.h M +14 -0 src/practice/conjugationmodewidget.cpp M +3 -0 src/practice/conjugationmodewidget.h M +10 -0 src/practice/flashcardmodewidget.cpp M +2 -0 src/practice/flashcardmodewidget.h M +8 -1 src/practice/mixedlettersmodewidget.cpp M +2 -0 src/practice/mixedlettersmodewidget.h M +11 -1 src/practice/multiplechoicemodewidget.cpp M +4 -1 src/practice/multiplechoicemodewidget.h http://commits.kde.org/parley/24a7f711c614c6fa81938ace57aed0ed679d94ed |