index
:
xavi/qxmpp
fork
master
Fork of the QXmpp library.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source
/
source.pro
Commit message (
Expand
)
Author
Age
Files
Lines
*
rename "source" directory to "src"
Jeremy Lainé
2010-08-11
1
-113
/
+0
*
install compatibility QXmppRoster.h (issue #63)
Jeremy Lainé
2010-08-11
1
-0
/
+1
*
fix PKGCONFIG directory
Jeremy Lainé
2010-08-11
1
-1
/
+1
*
cleanup library name definition
Jeremy Lainé
2010-08-11
1
-1
/
+1
*
let qmake generate pkg-config file
Jeremy Lainé
2010-08-10
1
-12
/
+12
*
refactor qxmpp library name definition
Jeremy Lainé
2010-08-10
1
-5
/
+1
*
move common definitions to qxmpp.pri
Jeremy Lainé
2010-08-10
1
-4
/
+4
*
remove "documentation" target, it does not work as expected
Jeremy Lainé
2010-08-10
1
-5
/
+1
*
fix path to HTML output
Jeremy Lainé
2010-08-10
1
-1
/
+1
*
distribute API documentation
Jeremy Lainé
2010-08-10
1
-1
/
+5
*
merge xmlrpc.cpp into QXmppRpcIq.cpp
Jeremy Lainé
2010-08-10
1
-4
/
+2
*
add a pkg-config file for qxmpp
Jeremy Lainé
2010-08-10
1
-3
/
+6
*
add rules for installation of library and headers
Jeremy Lainé
2010-08-09
1
-0
/
+6
*
rename library from "QXmppClient" to "qxmpp"
Jeremy Lainé
2010-08-09
1
-2
/
+2
*
add comment about available definitions
Jeremy Lainé
2010-07-21
1
-0
/
+6
*
don't make platform specific tests
Jeremy Lainé
2010-07-19
1
-4
/
+4
*
rename QXmppRoster.[cpp|h] to QXmppRosterManager.[cpp|h]
Jeremy Lainé
2010-07-19
1
-2
/
+2
*
add intial support for Jingle RTP Sessions
Jeremy Lainé
2010-07-18
1
-0
/
+2
*
add G711a, G711u and SPEEX codecs
Jeremy Lainé
2010-07-16
1
-0
/
+2
*
add support for STUN / ICE-UDP sockets
Jeremy Lainé
2010-07-16
1
-0
/
+2
*
add support for parsing Jingle IQs
Jeremy Lainé
2010-07-16
1
-0
/
+2
*
get rid of QXmppInformationRequestResult
Jeremy Lainé
2010-07-15
1
-2
/
+0
*
add initial version of QXmppMucManager
Jeremy Lainé
2010-06-23
1
-0
/
+2
*
add QXmppMucIq class for multi-user chat room configuration
Jeremy Lainé
2010-06-07
1
-0
/
+2
*
start adding support for XEP-0004: Data Forms
Jeremy Lainé
2010-03-16
1
-0
/
+2
*
revert changes to library linking, document why
Jeremy Lainé
2010-03-08
1
-2
/
+9
*
simplify library linking
Jeremy Lainé
2010-03-04
1
-6
/
+3
*
add support for XEP-0092: Software Version
Jeremy Lainé
2010-03-04
1
-0
/
+2
*
internal API cleanup : rename QXmppIbbIqs to QXmppIbbIq for consistency
Jeremy Lainé
2010-03-04
1
-16
/
+16
*
add code for handling SOCKS5 bytestreams
Jeremy Lainé
2010-02-25
1
-0
/
+4
*
replace QXmppIbbTransfer* by QXmppTransferManager
Jeremy Lainé
2010-02-24
1
-4
/
+2
*
rename QXmppDataIq to QXmppIbbDataIq
Jeremy Lainé
2010-02-24
1
-2
/
+0
*
add QXmppStreamInitiationIq for XEP-0095
Jeremy Lainé
2010-02-24
1
-0
/
+2
*
add missing QXmppArchiveIq.* files to source.pro
Jeremy Lainé
2010-02-12
1
-0
/
+2
*
rework service discovery to use a generic QXmppElement
Jeremy Lainé
2010-02-12
1
-2
/
+2
*
add support for XEP-0030 : Service Discovery
Jeremy Lainé
2010-02-11
1
-0
/
+2
*
add ArchiveIq.[h,cpp] to source.pro
Jeremy Lainé
2010-02-04
1
-0
/
+2
*
integrate XEP-0136 into QXmppStream
Jeremy Lainé
2010-02-03
1
-0
/
+2
*
add QXmppPingIq class for XEP-0199 pings
Jeremy Lainé
2010-02-01
1
-0
/
+2
*
This is the rest of XEP-009. This needs some cleanup and testing still. I am...
Ian Geiser
2009-11-11
1
-2
/
+4
*
Added start of XEP-009. This is only the inteface, being able to invoke remo...
Ian Geiser
2009-11-08
1
-2
/
+8
*
Issue 15: Implement XEP-0047
Manjeet Dahiya
2009-10-27
1
-10
/
+17
*
Fix for
Manjeet Dahiya
2009-10-26
1
-51
/
+58
*
Issue 16: Implement XEP-0030
Manjeet Dahiya
2009-10-18
1
-2
/
+4
*
XEP-0078: Non-SASL Authentication Implementation
Manjeet Dahiya
2009-10-18
1
-2
/
+4
*
XEP-0054: vcard-temp implementation and other code cleanups
Manjeet Dahiya
2009-09-07
1
-2
/
+6
*
utils to QXmppUtils
Manjeet Dahiya
2009-09-05
1
-2
/
+2
*
Fix Issue 2: problem when sending messages with < or > characters in body fields
Manjeet Dahiya
2009-09-05
1
-2
/
+4
*
add
Manjeet Dahiya
2009-06-14
1
-0
/
+41