Clean-up the interface for QDate.
authorXizhi Zhu <xizhi.zhu@gmail.com>
Fri, 6 Jan 2012 15:53:38 +0000 (17:53 +0200)
committerQt by Nokia <qt-info@nokia.com>
Mon, 9 Jan 2012 06:46:08 +0000 (07:46 +0100)
commit84bd87353a3f092d00942e90aa20be3668a7456b
tree20ad02e110e0a7c34e28aff9545a6dd8d3229f0c
parent7aeccb183a827e8504d7dd8614d1ca555caf61d9
Clean-up the interface for QDate.

Four overload functions removed while keeping source compatibility:
 - shortMonthName()
 - shortDayName()
 - longMonthName()
 - longDayName()

Two functions removed since they have confusing names:
 - gregorianToJulian()
 - julianToGregorian()

Change-Id: Iaaea066a3fb77b1ee3499d3049fcec5563054cdf
Reviewed-by: Lars Knoll <lars.knoll@nokia.com>
Reviewed-by: John Layt <jlayt@kde.org>
src/corelib/tools/qdatetime.cpp
src/corelib/tools/qdatetime.h