aboutsummaryrefslogtreecommitdiff
path: root/src/QXmppEntityTimeIq.cpp
Commit message (Collapse)AuthorAgeFilesLines
* only write tzo if the time is validJeremy Lainé2010-11-081-3/+3
|
* QXmppEntityTimeIq should store timezone offsets in secondsJeremy Lainé2010-11-081-5/+18
| | | | | and handle parsing / serialisation internally.
* QXmppEntityTimeIq::utc() should return a QDateTime, the user should not have ↵Jeremy Lainé2010-10-291-5/+5
| | | | to implement parsing / serialization
* fix end of lineJeremy Lainé2010-09-281-77/+77
|
* add copyrightManjeet Dahiya2010-09-121-0/+24
|
* add entity time iqManjeet Dahiya2010-09-121-0/+53
|
* start XEP-0202: Entity TimeManjeet Dahiya2010-09-111-0/+0