aboutsummaryrefslogtreecommitdiff
path: root/src/QXmppGlobal.cpp
Commit message (Collapse)AuthorAgeFilesLines
* 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