« Return to Thread: Review Request: Limit KDateComboBox date keywords to the date range set for the widget

Re: Review Request: Limit KDateComboBox date keywords to the date range set for the widget

by Commit Hook-2 :: Rate this Message:

| View in Thread

This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/104198/

This review has been submitted with commit 84892bf020e44c21def03c809c2e05b4490dc063 by David Jarvie to branch ivan/solid-fuse-access.

- Commit


On March 8th, 2012, 11:04 p.m., David Jarvie wrote:

Review request for kdelibs and John Layt.
By David Jarvie.

Updated March 8, 2012, 11:04 p.m.

Description

Currently, all configured date keywords are displayed in the date picker popup, including keywords for dates which lie outside the set date range and which are therefore invalid for selection. This patch hides keywords for dates earlier than the minimum date, or later than the maximum date. This is the fix discussed at the KDEPIM meeting.

Testing

Tested using KAlarm for minimum date of today or later.

Diffs

  • kdeui/widgets/kdatecombobox.cpp (74b54f2)

View Diff

 « Return to Thread: Review Request: Limit KDateComboBox date keywords to the date range set for the widget