aboutsummaryrefslogtreecommitdiff
path: root/src/QXmppEntityTimeManager.cpp
Commit message (Expand)AuthorAgeFilesLines
* start moving client-specific codeJeremy Lainé2012-02-081-85/+0
* copyright year updateManjeet Dahiya2011-01-211-1/+1
* do not set iq "from" gratuitouslyJeremy Lainé2011-01-191-2/+1
* fix some documentation warningsJeremy Lainé2010-12-101-0/+4
* QXmppEntityTimeIq should store timezone offsets in secondsJeremy Lainé2010-11-081-13/+1
* QXmppEntityTimeIq::utc() should return a QDateTime, the user should not have ...Jeremy Lainé2010-10-291-1/+1
* remove unnecessary stream argument in handleStanza funtionManjeet Dahiya2010-09-271-3/+1
* convert files to native encodingJeremy Lainé2010-09-201-96/+96
* extensions do not need to know about QXmppOutgoingClientJeremy Lainé2010-09-201-2/+4
* return the id of the requestIqManjeet Dahiya2010-09-171-2/+5
* bug fixManjeet Dahiya2010-09-121-1/+1
* remove completed TODO commentManjeet Dahiya2010-09-121-1/+0
* bugfixManjeet Dahiya2010-09-121-2/+2
* populate the result IqManjeet Dahiya2010-09-121-2/+20
* add copyrightManjeet Dahiya2010-09-121-0/+24
* add entityTime managerManjeet Dahiya2010-09-121-0/+50