Summary: | reminder table does not save column layout | ||
---|---|---|---|
Product: | [Applications] kalarm | Reporter: | Oliver Grimm <logistikka> |
Component: | general | Assignee: | David Jarvie <djarvie> |
Status: | CLOSED FIXED | ||
Severity: | normal | ||
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Debian testing | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Oliver Grimm
2006-07-05 15:52:36 UTC
SVN commit 561356 by djarvie: Remember column ordering in main window between sessions, in case the user reorders the columns. (Except for the message column, which is always set to the last column.) Prevent the alarm type column from being resized, to prevent refresh problems. BUG: 130298 BUG: 130297 M +2 -1 Changelog M +139 -63 alarmlistview.cpp M +12 -16 alarmlistview.h M +35 -16 mainwindow.cpp M +1 -0 mainwindow.h |