From kde-bugs-dist Mon Feb 29 23:35:38 2016 From: =?UTF-8?Q?Jaros=C5=82aw=20Staniek=20via=20KDE=20Bugzilla=20?= X-MARC-Message: https://marc.info/?l=kde-bugs-dist&m=145678894229923 https://bugs.kde.org/show_bug.cgi?id=3D358662 Jaros=C5=82aw Staniek changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|http://commits.kde.org/call |http://commits.kde.org/kexi |igra/ed015764e30b17d7663e6d |/bb8f8f4bef601aa86eb2db5904 |b6f9292def5417ac28 |90d9a0142d4a39 Status|CLOSED |RESOLVED --- Comment #2 from Jaros=C5=82aw Staniek --- Git commit bb8f8f4bef601aa86eb2db590490d9a0142d4a39 by Jaroslaw Staniek. Committed on 29/02/2016 at 23:07. Pushed by staniek into branch 'master'. Make the default "Smallest readable font" used by Kexi in property editor, toolbar, etc. - make it work without platform plugins - keep PropertyEditor/FontSize setting for pixel size, use it properly - add PropertyEditor/FontPointSize setting for specifying point size - don't depend on screen resolution, it's is a risky choice FIXED-IN:2.9.11 (from calligra.git ed015764e30b1) M +2 -2 src/core/KexiView.cpp M +1 -0 src/kexiutils/CMakeLists.txt A +76 -0 src/kexiutils/FontSettings_p.cpp [License: LGPL (v2+)] A +76 -0 src/kexiutils/FontSettings_p.h [License: LGPL (v2+)] M +1 -1 src/kexiutils/SmallToolButton.cpp M +2 -2 src/kexiutils/debuggui.cpp M +4 -11 src/kexiutils/utils.cpp M +5 -4 src/kexiutils/utils.h M +10 -6 src/main/KexiMainWindow.cpp M +0 -1 src/main/KexiMainWindow_p.cpp M +1 -1 src/widget/relations/KexiRelationsConnection.cpp M +1 -1 src/widget/utils/kexirecordnavigator.cpp http://commits.kde.org/kexi/bb8f8f4bef601aa86eb2db590490d9a0142d4a39 --=20 You are receiving this mail because: You are watching all bug changes.=