aboutsummaryrefslogtreecommitdiff
path: root/src/QXmppGlobal.cpp
Commit message (Collapse)AuthorAgeFilesLines
* move files common to client/server into "base"Jeremy Lainé2012-02-081-34/+0
|
* copyright year updateManjeet Dahiya2011-01-211-1/+1
|
* define QXMPP_VERSION as a macro returning an integer (like QT_VERSION),Jeremy Lainé2010-09-101-4/+4
| | | | | | | | | so that it is possible to write code such as: #if QXMPP_VERSION >= 0x000300 // we have QXmpp 0.3.0 or later #endif
* eol fixManjeet Dahiya2010-09-101-34/+34
|
* add copyrightManjeet Dahiya2010-09-081-0/+24
|
* addManjeet Dahiya2010-09-081-0/+10