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
...
*
change the object name accordingly
Manjeet Dahiya
2010-09-01
2
-10
/
+10
*
change className
Manjeet Dahiya
2010-09-01
5
-26
/
+26
*
no need of separate classes, nested into one main class
Manjeet Dahiya
2010-09-01
2
-27
/
+26
*
unify random number generation
Jeremy Lainé
2010-09-01
4
-18
/
+36
*
feed changelog
Jeremy Lainé
2010-09-01
1
-0
/
+4
*
feed changelog
Jeremy Lainé
2010-09-01
1
-0
/
+12
*
document how to use QXmppVCard::photo() as an image
Jeremy Lainé
2010-09-01
1
-0
/
+10
*
test MIME type guessing
Jeremy Lainé
2010-09-01
2
-0
/
+22
*
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
*
add test SVG image
Jeremy Lainé
2010-09-01
1
-0
/
+86
*
add some images for mimetype testing
Jeremy Lainé
2010-09-01
6
-0
/
+12
*
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
5
-18
/
+18
*
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
*
don't use QXmppConfigure.jidBare()
Jeremy Lainé
2010-09-01
2
-2
/
+2
*
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
*
remove html directory also
Manjeet Dahiya
2010-08-31
0
-0
/
+0
*
delete old html files
Manjeet Dahiya
2010-08-31
277
-34317
/
+0
*
doc update
Manjeet Dahiya
2010-08-30
1
-1
/
+1
*
typo
Manjeet Dahiya
2010-08-30
1
-1
/
+1
*
add a comment about how dependency *should* be handled
Jeremy Lainé
2010-08-30
1
-2
/
+3
*
linker error
Manjeet Dahiya
2010-08-30
1
-0
/
+9
*
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
*
don't use deprecated APIs
Jeremy Lainé
2010-08-29
2
-4
/
+16
*
deprecate some connectToServer() variants
Jeremy Lainé
2010-08-29
2
-35
/
+30
*
use simple connectToServer() API
Jeremy Lainé
2010-08-29
1
-1
/
+1
*
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
8
-13
/
+25
*
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
*
fix stream features test
Jeremy Lainé
2010-08-29
1
-10
/
+10
*
fix SASL tests
Jeremy Lainé
2010-08-29
1
-4
/
+5
[prev]
[next]