Summary: | Add translation and hide some widget properties | ||
---|---|---|---|
Product: | [Applications] KEXI | Reporter: | Michal Poteralski <michalpoteralskiKDE> |
Component: | General | Assignee: | Michal Poteralski <michalpoteralskiKDE> |
Status: | CLOSED FIXED | ||
Severity: | normal | CC: | staniek |
Priority: | NOR | Keywords: | junior-jobs, usability |
Version: | 2.9 Alpha | ||
Target Milestone: | 2.9 | ||
Platform: | Other | ||
OS: | Linux | ||
URL: | https://community.kde.org/Kexi/Junior_Jobs/Add_translation_and_hide_some_widget_properties | ||
Latest Commit: | http://commits.kde.org/calligra/3741ff19c048779f9b4bf02835f0013ad295727f | Version Fixed In: | |
Sentry Crash Report: |
Description
Michal Poteralski
2014-09-20 19:14:28 UTC
I would propose more strict "Background Color" and "Foreground Color" names. (one day we can have pixmap background/foreground and then extra property would be needed) More info: "Background Color" and "Foreground Color" are consistent with similar report properties. Git commit 3741ff19c048779f9b4bf02835f0013ad295727f by Michal Poteralski. Committed on 28/09/2014 at 19:20. Pushed by michalpoteralski into branch 'master'. Improve widget properties translation and hide appropriate properties. There are a few issues with translation for widget properties for Forms. This patch fixes untranslated widget properties and hide properties which should NOT be visible for a user. REVIEW:120310 M +10 -3 kexi/formeditor/form.cpp M +1 -0 kexi/formeditor/form.h M +5 -0 kexi/formeditor/widgetlibrary.cpp M +5 -0 kexi/plugins/forms/kexidbfactory.cpp http://commits.kde.org/calligra/3741ff19c048779f9b4bf02835f0013ad295727f Git commit 3741ff19c048779f9b4bf02835f0013ad295727f by Michal Poteralski. Committed on 28/09/2014 at 19:20. Pushed by michalpoteralski into branch 'master'. Improve widget properties translation and hide appropriate properties. There are a few issues with translation for widget properties for Forms. This patch fixes untranslated widget properties and hide properties which should NOT be visible for a user. REVIEW:120310 M +10 -3 kexi/formeditor/form.cpp M +1 -0 kexi/formeditor/form.h M +5 -0 kexi/formeditor/widgetlibrary.cpp M +5 -0 kexi/plugins/forms/kexidbfactory.cpp http://commits.kde.org/calligra/3741ff19c048779f9b4bf02835f0013ad295727f Git commit cd111ef055061a95ba5960ec37ec76d1dd38c706 by Jaroslaw Staniek, on behalf of Michał Poteralski. Committed on 07/11/2014 at 21:01. Pushed by staniek into branch 'calligra/2.8'. Hide some properties appropriate properties that should NOT be visible backport from calligra 2.9 M +10 -3 kexi/formeditor/form.cpp M +1 -0 kexi/formeditor/form.h M +5 -0 kexi/formeditor/widgetlibrary.cpp http://commits.kde.org/calligra/cd111ef055061a95ba5960ec37ec76d1dd38c706 |