https://bugs.kde.org/show_bug.cgi?id=372984
Steve Allewell <steve.allew...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Latest Commit| |https://commits.kde.org/kxs | |titch/fded3b62be6377a38bab9 | |36027c4b98102f873dc Resolution|--- |FIXED --- Comment #2 from Steve Allewell <steve.allew...@gmail.com> --- Git commit fded3b62be6377a38bab936027c4b98102f873dc by Steve Allewell. Committed on 14/12/2016 at 20:55. Pushed by sallewell into branch 'master'. Fix a number of usability bugs with number formats Change formatting of cloth count across a number of dialogs. Fix some conversion errors between stitches/cm/inches. Set cloth count preference to users locale by default. Add suffixes to identify units used. Related: bug 372985, bug 372987 M +23 -6 kxstitch.kcfg M +3 -3 kxstitchui.rc M +89 -46 src/ConfigurationDialogs.cpp M +5 -3 src/ConfigurationDialogs.h M +18 -14 src/Document.cpp M +2 -2 src/Editor.cpp M +1 -1 src/Editor.h M +7 -7 src/Element.cpp M +115 -59 src/FilePropertiesDlg.cpp M +5 -4 src/FilePropertiesDlg.h M +91 -15 src/ImportImageDlg.cpp M +7 -9 src/MainWindow.cpp M +1 -1 src/PatternElementDlg.cpp M +1 -1 src/Scale.cpp M +15 -15 ui/FileProperties.ui M +3 -0 ui/ImportImage.ui M +7 -2 ui/PatternConfigPage.ui https://commits.kde.org/kxstitch/fded3b62be6377a38bab936027c4b98102f873dc -- You are receiving this mail because: You are watching all bug changes.