https://bugs.kde.org/show_bug.cgi?id=427733
Boudewijn Rempt <b...@valdyas.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/grap |https://invent.kde.org/grap |hics/krita/commit/0bad1b9b0 |hics/krita/commit/40616316f |bf3d7e0f6269956ad381bbd2b6e |0e36cfa6cfb026158400a1b7b1f |1431 |09eb --- Comment #10 from Boudewijn Rempt <b...@valdyas.org> --- Git commit 40616316f0e36cfa6cfb026158400a1b7b1f09eb by Boudewijn Rempt. Committed on 20/10/2020 at 09:12. Pushed by rempt into branch 'krita/4.3'. Add a UI font selection option Qt doesn't select the modern, nice user interface fonts on Windows, so give the user a chance to select those themselves. And once that's there, why not let everyone select that font. (cherry picked from commit 0bad1b9b0bf3d7e0f6269956ad381bbd2b6e1431) M +1 -0 libs/ui/KisApplication.cpp M +11 -0 libs/ui/KisMainWindow.cpp M +28 -0 libs/ui/dialogs/kis_dlg_preferences.cc M +186 -66 libs/ui/forms/wdggeneralsettings.ui M +2 -2 libs/widgets/KoToolBoxButton.cpp M +1 -0 libs/widgetutils/CMakeLists.txt R +19 -7 libs/widgetutils/kis_font_family_combo_box.cpp [from: plugins/tools/svgtexttool/kis_font_family_combo_box.cpp - 094% similarity] R +9 -5 libs/widgetutils/kis_font_family_combo_box.h [from: plugins/tools/svgtexttool/kis_font_family_combo_box.h - 090% similarity] M +0 -1 plugins/tools/svgtexttool/CMakeLists.txt https://invent.kde.org/graphics/krita/commit/40616316f0e36cfa6cfb026158400a1b7b1f09eb -- You are receiving this mail because: You are watching all bug changes.