aboutsummaryrefslogtreecommitdiff
path: root/source/QXmppLogger.cpp
Commit message (Collapse)AuthorAgeFilesLines
* rename "source" directory to "src"Jeremy Lainé2010-08-111-144/+0
|
* reassign copyright to "The QXmpp developers"Jeremy Lainé2010-08-101-1/+1
|
* fix typoJeremy Lainé2010-07-181-1/+1
|
* improve code documentationJeremy Lainé2010-07-181-13/+44
|
* improve code documentationJeremy Lainé2010-07-181-5/+0
|
* Better QXmppLogger::LoggingType enums and obsoleted the older onesManjeet Dahiya2010-03-191-5/+5
|
* only emit message if logging type is "SIGNAL"Jeremy Lainé2010-03-101-6/+2
|
* functionality to specify logfilePath in case of QXmppLogger::FILE type of ↵Manjeet Dahiya2010-03-091-2/+12
| | | | logging
* ONLYSIGNAL to SIGNALONLYManjeet Dahiya2010-03-091-1/+1
|
* add ONLYSIGNAL enum for logging by signals onlyManjeet Dahiya2010-03-091-0/+3
|
* don't emit signal when there is no loggingManjeet Dahiya2010-03-091-1/+4
|
* rework logging outputJeremy Lainé2010-03-081-2/+22
|
* fixupJeremy Lainé2010-03-081-11/+1
|
* 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