aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/calendar/calendar.pro
Commit message (Collapse)AuthorAgeFilesLines
* Fix QQuickDayOfWeekModel::setLocale()J-P Nurmi2015-09-241-0/+12
It must emit dataChanged() even if the first day of week of the new and old locales are the same. The names are most likely different. Change-Id: I932215821962910ef1fb8a66f2dab81dcc51a3b1 Reviewed-by: Liang Qi <liang.qi@theqtcompany.com>