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
/
base
Commit message (
Collapse
)
Author
Age
Files
Lines
*
remove QXmppSocksServer::isListening()
Jeremy Lainé
2012-09-18
2
-6
/
+0
|
*
move IPv6 specifics inside QXmppSocksServer
Jeremy Lainé
2012-09-18
2
-10
/
+17
|
*
re-enable IPv6 on Mac OS
Jeremy Lainé
2012-09-17
1
-6
/
+0
|
*
Allow StreamHost::host to contain a host name
Jeremy Lainé
2012-09-17
4
-12
/
+12
|
*
fix typo
Jeremy Lainé
2012-09-14
1
-1
/
+1
|
*
cleanup includes / forward declarations
Jeremy Lainé
2012-09-14
10
-33
/
+3
|
*
make QXmppStreamInitiationIq private API
Jeremy Lainé
2012-09-12
3
-6
/
+19
|
*
test stream initiation IQ serialisation / parsing
Jeremy Lainé
2012-09-12
2
-18
/
+19
|
*
QXmppTransferManager: use actual data forms instead of manually parsing them
Jeremy Lainé
2012-09-12
2
-1
/
+26
|
*
Add XEP-0045: Multi-User Chat attributes to QXmppPresence.
Jeremy Lainé
2012-09-12
2
-1
/
+50
|
*
explicitly parse XEP-0249: Direct MUC Invitations message attributes
Jeremy Lainé
2012-09-12
2
-0
/
+79
|
*
replace "incrementCounter" by "updateCounter"
Jeremy Lainé
2012-09-10
2
-17
/
+18
|
*
add counters
Jeremy Lainé
2012-09-10
2
-0
/
+19
|
*
more plumbing for stat counters
Jeremy Lainé
2012-09-10
2
-4
/
+22
|
*
[server] lay groundwork for client auth statistics
Jeremy Lainé
2012-09-10
1
-0
/
+3
|
*
bump version to 0.7.3
Jeremy Lainé
2012-09-07
1
-1
/
+1
|
*
bump version to 0.7.2
Jeremy Lainé
2012-09-06
1
-1
/
+1
|
*
fix typo: RFC 3921, not 5921
Jeremy Lainé
2012-09-06
2
-2
/
+2
|
*
Add support for X-OAUTH2 authentication for Google Talk.
Jeremy Lainé
2012-09-05
2
-1
/
+39
|
*
If building with Qt 5, use Qt's QDnsLookup instead of our backport.
Jeremy Lainé
2012-09-04
1
-7
/
+9
|
*
bump version to 0.7.1
Jeremy Lainé
2012-09-03
1
-1
/
+1
|
*
fix QXmppVCardPhone export
Jeremy Lainé
2012-09-03
1
-1
/
+1
|
*
fix documentation warnings
Jeremy Lainé
2012-09-03
2
-0
/
+8
|
*
bump version to 0.7.0
Jeremy Lainé
2012-09-03
1
-1
/
+1
|
*
fix compiler warning
Jeremy Lainé
2012-09-03
1
-0
/
+1
|
*
exclude "addresses" from presence extensions
Jeremy Lainé
2012-09-03
1
-0
/
+3
|
*
add extended addresses to QXmppMessage and QXmppPresence
Jeremy Lainé
2012-09-03
4
-13
/
+10
|
*
revert previous commit
Jeremy Lainé
2012-09-03
3
-6
/
+15
|
*
add support for extended addresses
Jeremy Lainé
2012-09-03
3
-15
/
+6
|
*
use private data members directly
Jeremy Lainé
2012-09-03
1
-6
/
+6
|
*
make QXmppStanza::toXmlElementFromChild protected
Jeremy Lainé
2012-09-03
1
-1
/
+1
|
*
add "extendedAddresses" to QXmppStanza
Jeremy Lainé
2012-09-03
2
-0
/
+51
|
*
improve docs
Jeremy Lainé
2012-09-03
1
-5
/
+4
|
*
make QXmppExtendedAddress::toXml const
Jeremy Lainé
2012-09-03
2
-2
/
+2
|
*
add QXmppExtendedAddress
Jeremy Lainé
2012-09-03
2
-2
/
+171
|
*
Add support for X-MESSENGER-OAUTH2 authentication for Windows Live Messenger.
Jeremy Lainé
2012-09-03
2
-1
/
+38
|
*
move socket disconnect handling out of QXmppStream
Jeremy Lainé
2012-09-02
2
-15
/
+0
|
*
add support for vCard "DESC" element
Jeremy Lainé
2012-09-02
2
-0
/
+21
|
*
remove trailing whitespace
Jeremy Lainé
2012-08-15
2
-3
/
+3
|
*
Make it possible to have several addresses in vCards.
Jeremy Lainé
2012-08-03
2
-0
/
+108
|
*
add stub for addresses
Jeremy Lainé
2012-08-03
2
-3
/
+134
|
*
add support for phone numbers to vCards
Jeremy Lainé
2012-08-03
2
-4
/
+199
|
*
hide QXmppVCardIq internals
Jeremy Lainé
2012-08-03
2
-68
/
+102
|
*
make QXmppIq use pimpl + implicit data sharing
Jeremy Lainé
2012-08-03
2
-6
/
+41
|
*
Make it possible to have several e-mail addresses in vCards
Jeremy Lainé
2012-08-03
2
-12
/
+39
|
*
add a QXmppVCardEmail class
Jeremy Lainé
2012-08-03
2
-1
/
+132
|
*
Fix XEP-0115 verification strings (remove duplicate features, sort form values)
Jeremy Lainé
2012-08-02
1
-3
/
+7
|
*
fix typo
Jeremy Lainé
2012-07-31
1
-1
/
+1
|
*
Fix check of autojoin attribute in Bookmarks
Nicolas Cornu
2012-07-30
1
-1
/
+1
|
|
|
|
If you look at http://www.w3.org/TR/xmlschema-2/#boolean xs::boolean can be "true", "false", "1" or "0".
*
bump version
Jeremy Lainé
2012-07-24
1
-1
/
+1
|
[next]