index
:
xavi/qxmpp
fork
master
Fork of the QXmpp library.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
unify random number generation
Jeremy Lainé
2010-09-01
4
-18
/
+36
*
document how to use QXmppVCard::photo() as an image
Jeremy Lainé
2010-09-01
1
-0
/
+10
*
add code for using getImageType without QtGui
Jeremy Lainé
2010-09-01
1
-20
/
+10
*
mention "QT -= gui" when QXMPP_NO_GUI is defined
Jeremy Lainé
2010-09-01
1
-0
/
+1
*
hide getPhotoAsImage if QXMPP_NO_GUI is defined
Jeremy Lainé
2010-09-01
1
-0
/
+2
*
improve code documentation
Jeremy Lainé
2010-09-01
5
-26
/
+124
*
hide passwd() / setPasswd() from documentation
Jeremy Lainé
2010-09-01
1
-1
/
+1
*
replace calls to setPasswd() by setPassword()
Jeremy Lainé
2010-09-01
3
-16
/
+16
*
deprecated passwd/setPasswd in favour of password/setPassword
Jeremy Lainé
2010-09-01
2
-26
/
+53
*
add a QXmppConfiguration::setJid() method (closes: #67)
Jeremy Lainé
2010-09-01
2
-0
/
+17
*
fix for Issue 68
Manjeet Dahiya
2010-08-31
1
-1
/
+1
*
add // deprecated in release 0.2.0
Manjeet Dahiya
2010-08-31
7
-0
/
+10
*
reverting the removal of deprecated functions
Manjeet Dahiya
2010-08-31
2
-0
/
+89
*
reverting the removal of deprecated functions
Manjeet Dahiya
2010-08-31
2
-0
/
+30
*
minor documentation fix
Jeremy Lainé
2010-08-31
1
-1
/
+1
*
improve configuration and logging of mod_proxy65
Jeremy Lainé
2010-08-31
2
-15
/
+70
*
make the JID on which mod_stats serves statistics configurable
Jeremy Lainé
2010-08-31
2
-0
/
+21
*
add logging helpers for server extensions
Jeremy Lainé
2010-08-31
2
-0
/
+28
*
compatibility fix for Qt 4.4
Jeremy Lainé
2010-08-31
1
-1
/
+1
*
compatibility fix for Qt 4.4
Jeremy Lainé
2010-08-31
1
-0
/
+2
*
doc update
Manjeet Dahiya
2010-08-30
1
-1
/
+1
*
fix string operations in win32 version of QXmppServiceInfo
Jeremy Lainé
2010-08-30
1
-3
/
+3
*
make QXmppOutgoingServer independant from QXmppOutgoingClient
Jeremy Lainé
2010-08-29
4
-24
/
+70
*
deprecate some connectToServer() variants
Jeremy Lainé
2010-08-29
2
-35
/
+30
*
remove deprecated QXmppClient methods
Jeremy Lainé
2010-08-29
2
-90
/
+0
*
introduce a simpler connectToServer() function requiring only JID + password
Jeremy Lainé
2010-08-29
3
-1
/
+16
*
if no explicit host/port are given, use DNS SRV lookup
Jeremy Lainé
2010-08-29
5
-8
/
+52
*
improve DNS SRV lookup API
Jeremy Lainé
2010-08-29
2
-39
/
+68
*
add code comments
Jeremy Lainé
2010-08-29
2
-4
/
+28
*
add libraries for DNS
Jeremy Lainé
2010-08-29
1
-0
/
+9
*
add QXmppServiceInfo for DNS SRV lookups
Jeremy Lainé
2010-08-29
3
-0
/
+222
*
refactor stream features parsing
Jeremy Lainé
2010-08-29
6
-86
/
+84
*
move remaining SASL code out of QXmppUtils
Jeremy Lainé
2010-08-29
6
-89
/
+89
*
fix SASL authentication :
Jeremy Lainé
2010-08-29
8
-90
/
+305
*
silence a warning
Jeremy Lainé
2010-08-29
1
-0
/
+2
*
clean up and test vCard code
Jeremy Lainé
2010-08-29
2
-44
/
+40
*
add support for birthday & email to vCard
Jeremy Lainé
2010-08-29
2
-0
/
+39
*
silence a warning
Jeremy Lainé
2010-08-29
1
-0
/
+1
*
rename module parameters
Jeremy Lainé
2010-08-29
4
-17
/
+23
*
compile mod_stats
Jeremy Lainé
2010-08-28
1
-0
/
+2
*
add module for statistics
Jeremy Lainé
2010-08-28
2
-0
/
+402
*
update QXmppServer extensions API
Jeremy Lainé
2010-08-28
11
-109
/
+197
*
make QXmppStanza::setError take a const argument
Jeremy Lainé
2010-08-28
2
-2
/
+2
*
enable mod_version
Jeremy Lainé
2010-08-28
1
-0
/
+1
*
add a server module to handle XEP-0092: Software Version
Jeremy Lainé
2010-08-28
3
-2
/
+133
*
rework QXmppServerExtension initialisation
Jeremy Lainé
2010-08-28
9
-65
/
+91
*
add an object name to outgoing C2S streams
Jeremy Lainé
2010-08-28
1
-0
/
+1
*
don't use double end of line in files
Jeremy Lainé
2010-08-28
1
-1
/
+1
*
fix constant names for stream compression
Jeremy Lainé
2010-08-28
3
-3
/
+5
*
parse / serialise stream compression feature
Jeremy Lainé
2010-08-28
5
-0
/
+52
[prev]
[next]