index
:
xavi/qxmpp
fork
master
Fork of the QXmpp library.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
adapt to QXmppPasswordChecker changes
Jeremy Lainé
2011-01-17
1
-2
/
+5
*
* do not hardcoded QXmppIncomingClient inactivity timeout
Jeremy Lainé
2011-01-17
2
-10
/
+51
*
make QXmppStream::disconnectFromHost virtual
Jeremy Lainé
2011-01-17
1
-1
/
+1
*
add an #ifdef to allow detailed logging of which object emitted a message
Jeremy Lainé
2011-01-17
1
-5
/
+11
*
fix typo
Jeremy Lainé
2011-01-13
1
-1
/
+1
*
automatically assign a resource to incoming clients if none was specified
Jeremy Lainé
2011-01-12
1
-1
/
+3
*
make sure QXmppStream::isConnected() is virtual, otherwise the subclassed ver...
Jeremy Lainé
2011-01-12
1
-2
/
+2
*
avoid crash if stream socket is 0
Jeremy Lainé
2011-01-12
1
-0
/
+2
*
make sure QXmppDataForm::Field::m_required is initialised
Jeremy Lainé
2011-01-11
1
-1
/
+2
*
silence a doxygen warning
Jeremy Lainé
2011-01-11
1
-0
/
+1
*
add setters for archive IQ's, for server-side support of archiving
Jeremy Lainé
2011-01-11
2
-4
/
+107
*
fix QXmppElement parenting so that nextSiblingElement() actually works
Jeremy Lainé
2011-01-11
1
-0
/
+1
*
fix typo
Jeremy Lainé
2011-01-07
1
-2
/
+2
*
re-order subscription types to allowing binary operations on to/from/both
Jeremy Lainé
2011-01-07
1
-11
/
+11
*
rework documentation generation
Jeremy Lainé
2010-12-16
4
-1564
/
+22
*
improve Doxyfile generation
Jeremy Lainé
2010-12-16
2
-17
/
+47
*
add code for adjusting Doxyfile
Jeremy Lainé
2010-12-16
1
-4
/
+41
*
build documentation tools
Jeremy Lainé
2010-12-16
1
-1
/
+2
*
don't prune src/server from source distribution anymore
Jeremy Lainé
2010-12-16
1
-1
/
+0
*
fix doxyfilter output dir
Jeremy Lainé
2010-12-16
1
-1
/
+1
*
add C++ Doxygen filter
Jeremy Lainé
2010-12-16
2
-0
/
+59
*
fix class documentation so that QXmpp recognises the brief description
Jeremy Lainé
2010-12-14
2
-3
/
+3
*
fix doc typos
Jeremy Lainé
2010-12-14
2
-2
/
+2
*
remove "client" argument from QXmppTransferManager constructor
Jeremy Lainé
2010-12-13
3
-11
/
+22
*
remove "client" argument from QXmppCallManager constructor
Jeremy Lainé
2010-12-13
3
-10
/
+19
*
do not load QXmppMucManager by default
Jeremy Lainé
2010-12-13
5
-23
/
+17
*
fix documentation for QXmppArchiveManager
Jeremy Lainé
2010-12-13
1
-1
/
+1
*
don't load QXmppArchiveManager by default
Jeremy Lainé
2010-12-13
5
-23
/
+24
*
revert r1388
Manjeet Dahiya
2010-12-13
1
-2
/
+0
*
don't do SRV lookups in parellel, res_query is not re-entrant on OS X
Jeremy Lainé
2010-12-13
1
-1
/
+1
*
add a warning about QXmppRpcManager::callRemoteMethod() in code documentation
Jeremy Lainé
2010-12-13
1
-1
/
+4
*
remove references to rpcClient.(cpp|h)
Jeremy Lainé
2010-12-13
1
-3
/
+1
*
doc improvement
Manjeet Dahiya
2010-12-13
1
-1
/
+2
*
mention the fact that QXmppCallManager needs to be added to QXmppClient
Jeremy Lainé
2010-12-13
1
-0
/
+8
*
more doc
Manjeet Dahiya
2010-12-13
1
-0
/
+16
*
don't include QXmppInvokable.h and QXmppRemoteMethod.h
Jeremy Lainé
2010-12-13
2
-2
/
+1
*
add some code documentation to QXmppRpcManager
Jeremy Lainé
2010-12-13
2
-2
/
+28
*
use new VCardUpdate types
Manjeet Dahiya
2010-12-13
1
-5
/
+5
*
fix tests with new VCardUpdate types
Manjeet Dahiya
2010-12-13
1
-3
/
+3
*
use better enums for VCardUpdate types
Manjeet Dahiya
2010-12-13
2
-11
/
+10
*
remove traces of RPC code from QXmppClient
Jeremy Lainé
2010-12-13
2
-50
/
+2
*
explicitly load QXmppRpcManager
Jeremy Lainé
2010-12-13
2
-3
/
+14
*
add note to clear confusion
Manjeet Dahiya
2010-12-13
1
-0
/
+2
*
update RPC interface example to load QXmppRpcManager
Jeremy Lainé
2010-12-13
3
-82
/
+14
*
doc improvement
Manjeet Dahiya
2010-12-13
1
-6
/
+4
*
improve CHANGELOG
Jeremy Lainé
2010-12-11
1
-8
/
+11
*
improve QXmppClientExtension description
Jeremy Lainé
2010-12-11
2
-3
/
+4
*
improve documentation for QXmppServer and QXmppServerExtension
Jeremy Lainé
2010-12-11
2
-0
/
+13
*
improve QXmppClientExtension
Jeremy Lainé
2010-12-11
1
-3
/
+11
*
document QXmppPresence::Status
Jeremy Lainé
2010-12-11
2
-15
/
+39
[prev]
[next]