aboutsummaryrefslogtreecommitdiff
path: root/source/QXmppLogger.cpp
Commit message (Collapse)AuthorAgeFilesLines
* make QXmppLogger a QObject so it can emit signalsJeremy Lainé2010-03-081-2/+3
|
* hide QXmppLogger internalsJeremy Lainé2010-03-081-10/+16
|
* rework QXmppLogger yet againJeremy Lainé2010-03-081-37/+31
|
* rework QXmppLogger againJeremy Lainé2010-03-081-23/+17
|
* rework QXmppLogger to always use QTextStreamJeremy Lainé2010-03-081-16/+32
|
* rework loggingJeremy Lainé2010-03-081-10/+3
|
* refactor loggingJeremy Lainé2010-03-081-22/+12
|
* copyright yearManjeet Dahiya2010-03-041-1/+1
|
* API cleanup: accessors namingManjeet Dahiya2010-03-041-1/+7
|
* Fix for Manjeet Dahiya2009-10-261-96/+96
| | | | | | | | Issue 23: QXmppBind compilation error on macosx starting from r23 Issue 26: examples fail to link on macosx and linux Issue 24: all text files should have the svn property eol-style set Contributed by: Marco Molteni
* XEP-0054: vcard-temp implementation and other code cleanupsManjeet Dahiya2009-09-071-2/+4
|
* addManjeet Dahiya2009-06-141-0/+94