aboutsummaryrefslogtreecommitdiff
path: root/src/base/QXmppRpcIq.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Replace Q_FOREACH (foreach) by C++11 ranged for-loopsLinus Jahn2019-10-231-5/+3
| | | | | | | Q_FOREACH is bad and will be deprecated in the future: https://www.kdab.com/goodbye-q_foreach/ This also disables Q_FOREACH by defining QT_NO_FOREACH.
* Bump copyright year to 2019Jeremy Lainé2019-01-081-1/+1
|
* clarify the fact QXmppConstants_p.h is not APIJeremy Lainé2016-09-081-1/+1
|
* update project homepageJeremy Lainé2014-03-281-1/+1
|
* update project homepageJeremy Lainé2014-03-271-1/+1
|
* update copyright notice to 2008-2014Jeremy Lainé2014-03-261-1/+1
|
* doc fixesJeremy Lainé2012-07-211-1/+6
|
* update copyright yearJeremy Lainé2012-07-181-1/+1
|
* rename XMLRPC to QXmppRpcMarshallerJeremy Lainé2012-04-201-8/+8
|
* move files common to client/server into "base"Jeremy Lainé2012-02-081-0/+443