WARNING: This server is unstable and will be retired in the next days. If you want to keep this forum available, please request immediately a migration on the Nabble Support forum. Forums that don't receive any migration request will be deleted forever.

 « 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 john (Bugzilla)-26 :: Rate this Message:

| View in Thread

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

Ship it!

Ship It!

- John


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