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
...
*
protect against the case where the user has removed the disco manager
Jeremy Lainé
2012-09-05
1
-3
/
+5
*
Add QXmppMucRoom::name() to get the room's human-readable name.
Jeremy Lainé
2012-09-05
3
-2
/
+48
*
clarify JID formats
Jeremy Lainé
2012-09-05
1
-1
/
+3
*
QXmppMucRoom::ban() should only accept bare JIDs
Jeremy Lainé
2012-09-05
1
-14
/
+5
*
Add QXmppMucRoom::participantFullJid() to lookup an occupant full JID.
Jeremy Lainé
2012-09-05
3
-3
/
+17
*
Add QXmppMucRoom::ban() slot to ban users.
Jeremy Lainé
2012-09-05
3
-0
/
+37
*
Add support for X-OAUTH2 authentication for Google Talk.
Jeremy Lainé
2012-09-05
8
-3
/
+91
*
add tests for X-MESSENGER-OAUTH2 auth method
Jeremy Lainé
2012-09-05
2
-1
/
+21
*
If building with Qt 5, use Qt's QDnsLookup instead of our backport.
Jeremy Lainé
2012-09-04
4
-7
/
+18
*
Added info about previous commit to CHANGELOG.
0xd34df00d
2012-09-04
1
-0
/
+6
*
Handle Error disco replies in DiscoveryManager as well.
0xd34df00d
2012-09-04
1
-2
/
+5
*
bump version to 0.7.1
Jeremy Lainé
2012-09-03
3
-3
/
+3
*
feed CHANGELOG
Jeremy Lainé
2012-09-03
1
-0
/
+5
*
fix QXmppVCardPhone export
Jeremy Lainé
2012-09-03
1
-1
/
+1
*
restore default PREFIX
Jeremy Lainé
2012-09-03
2
-2
/
+10
*
fix documentation warnings
Jeremy Lainé
2012-09-03
2
-0
/
+8
*
Mention Georg Rudoy in AUTHORS
Jeremy Lainé
2012-09-03
1
-0
/
+2
*
bump version to 0.7.0
Jeremy Lainé
2012-09-03
4
-5
/
+5
*
don't send initial presence or request roster if not authenticated
Jeremy Lainé
2012-09-03
2
-2
/
+4
*
add QXmppClient::isAuthenticated
Jeremy Lainé
2012-09-03
5
-0
/
+23
*
handle XMPP connections without a session
Jeremy Lainé
2012-09-03
1
-4
/
+24
*
don't send non-SASL auth if disabled
Jeremy Lainé
2012-09-03
1
-2
/
+3
*
make it possible to disable non-SASL authentication
Jeremy Lainé
2012-09-03
4
-18
/
+27
*
remove duplicate changelog entry
Jeremy Lainé
2012-09-03
1
-1
/
+0
*
remove deprecated QXmppConfiguration::sASLAuthMechanism
Jeremy Lainé
2012-09-03
3
-51
/
+5
*
feed changelog
Jeremy Lainé
2012-09-03
1
-0
/
+3
*
fix compiler warning
Jeremy Lainé
2012-09-03
1
-0
/
+1
*
exclude "addresses" from presence extensions
Jeremy Lainé
2012-09-03
1
-0
/
+3
*
test extended addresses
Jeremy Lainé
2012-09-03
4
-0
/
+51
*
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
6
-2
/
+278
*
use $$[QT_INSTALL_PREFIX] as the default for PREFIX
Jeremy Lainé
2012-09-03
2
-6
/
+3
*
fix install paths in README
Jeremy Lainé
2012-09-03
1
-11
/
+4
*
Add support for X-MESSENGER-OAUTH2 authentication for Windows Live Messenger.
Jeremy Lainé
2012-09-03
6
-1
/
+66
*
handle port in see-other-host
Jeremy Lainé
2012-09-03
1
-1
/
+4
*
Add support for see-other-host server change.
Jeremy Lainé
2012-09-02
2
-2
/
+23
*
move socket disconnect handling out of QXmppStream
Jeremy Lainé
2012-09-02
8
-15
/
+24
*
feed changelog
Jeremy Lainé
2012-09-02
1
-0
/
+1
*
add support for vCard "DESC" element
Jeremy Lainé
2012-09-02
3
-0
/
+23
*
whitespace fix
Jeremy Lainé
2012-08-30
1
-1
/
+1
*
set default PREFIX on harmattan to /usr
Jeremy Lainé
2012-08-30
1
-1
/
+5
*
Merge branch 'master' of https://code.google.com/p/qxmpp
Jeremy Lainé
2012-08-30
3
-10
/
+1
|
\
|
*
Remove deprecated QXmppRosterManager::rosterChanged()
Jeremy Lainé
2012-08-29
3
-10
/
+1
[prev]
[next]