Summary: | Column alignments in task table are incorrect | ||
---|---|---|---|
Product: | [Unmaintained] kplato | Reporter: | DGardner <damien> |
Component: | usability | Assignee: | Dag Andersen <dag.andersen> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | NOR | ||
Version: | 2.3 | ||
Target Milestone: | --- | ||
Platform: | Fedora RPMs | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
DGardner
2011-07-07 10:42:58 UTC
Git commit 4b05ae71ceeb0e21a3dda577cbbe8c2cdbac12b4 by Dag Andersen. Committed on 12/07/2011 at 08:34. Pushed by danders into branch 'master'. Fix text alignment in data models Use default for all genuine text data, and right alignment for numeric data even when it is issued to the view as text. BUG: 277291 Column alignments in task table are incorrect M +2 -5 kplato/libs/models/kptaccountsmodel.cpp M +120 -14 kplato/libs/models/kptnodeitemmodel.cpp M +2 -10 kplato/libs/models/kptpertcpmmodel.cpp M +22 -5 kplato/libs/models/kptresourceappointmentsmodel.cpp M +19 -10 kplato/libs/models/kptresourcemodel.cpp M +4 -3 kplato/libs/models/kptschedulemodel.cpp M +1 -5 kplato/libs/models/kpttaskstatusmodel.cpp M +3 -0 kplato/libs/ui/kpttaskeditor.cpp http://commits.kde.org/calligra/4b05ae71ceeb0e21a3dda577cbbe8c2cdbac12b4 |