[Kde-bindings] playground/bindings/kimono
Richard Dale
Richard_Dale at tipitina.demon.co.uk
Thu Dec 7 09:49:35 UTC 2006
SVN commit 611214 by rdale:
* Use QDate, QDateTime and QTime for dates and times, not the C#
DateTime class
CCMAIL: kde-bindings at kde.org
M +1 -1 core/QAbstractFileEngine.cs
M +25 -25 core/QDate.cs
M +48 -40 core/QDateTime.cs
M +1 -1 core/QFSFileEngine.cs
M +3 -3 core/QFileInfo.cs
M +48 -8 core/QGlobalSpace.cs
M +15 -3 core/QLocale.cs
M +1 -1 core/QTextCodecPlugin.cs
M +23 -23 core/QTime.cs
M +21 -5 core/QVariant.cs
M +48 -8 core/Qt.cs
M +1 -1 gui/QAbstractGraphicsShapeItem.cs
M +12 -12 gui/QCalendarWidget.cs
M +4 -4 gui/QDateEdit.cs
M +57 -25 gui/QDateTimeEdit.cs
M +4 -4 gui/QTimeEdit.cs
M +3 -3 network/QUrlInfo.cs
More information about the Kde-bindings
mailing list