diff options
author | Olivier Goffart <ogoffart@trolltech.com> | 2009-11-13 09:08:26 (GMT) |
---|---|---|
committer | Olivier Goffart <ogoffart@trolltech.com> | 2009-11-13 09:41:07 (GMT) |
commit | f5c5cc585cef8d2d2f77e7d83d7a07c6d70f0d09 (patch) | |
tree | ce447fc2dabf3640b24acce666a7f44508ba39dd /src/gui/kernel/qeventdispatcher_s60.cpp | |
parent | 671fb279defa0a97c38c28dded767f58c67f9dac (diff) | |
download | Qt-f5c5cc585cef8d2d2f77e7d83d7a07c6d70f0d09.zip Qt-f5c5cc585cef8d2d2f77e7d83d7a07c6d70f0d09.tar.gz Qt-f5c5cc585cef8d2d2f77e7d83d7a07c6d70f0d09.tar.bz2 |
Fixed: QCalendarWidget::showNextMonth() followed by a click on the navigation button causes it to go to the first possible month
QCalendarWidget::setCurrentPage did not set the current index on the
model. This is required in order to get QCalendarWidgetPrivate::getCurrentDate
working. (and this is used by the calendar widget to navigate)
This intentionaly do not check if the date is inside the minimumDate or
maximumDate range. This was possible before, and the autotests tests
that behaviour.
Task-number: QTBUG-4058
Reviewed-by: Prasanth Ullattil
Diffstat (limited to 'src/gui/kernel/qeventdispatcher_s60.cpp')
0 files changed, 0 insertions, 0 deletions