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 (
Expand
)
Author
Age
Files
Lines
*
fix reading/writing phone numbers in vCard (closes #65)
Jeremy Lainé
2015-07-31
1
-2
/
+2
*
socks5: make server explicitly return "no acceptable method"
Jeremy Lainé
2015-07-27
1
-2
/
+7
*
socks5: only advance state on success
Jeremy Lainé
2015-07-27
1
-8
/
+8
*
fix pubsub retract query
Zam-mbpr
2015-06-04
1
-0
/
+2
*
[add] unit test [add] comment [update] code order to if else statement
Zam-mbpr
2015-06-04
1
-14
/
+18
*
use XEP-0203 instead of XEP-0091, if there have XEP-0203.
Zam-mbpr
2015-06-04
1
-9
/
+9
*
Remove trailing comma after last item in enums
Jeremy Lainé
2015-03-13
15
-26
/
+26
*
clean up support for 'bad-auth' replies, see #36
Jeremy Lainé
2015-02-25
2
-6
/
+1
*
remove trailing comma in enum
Jeremy Lainé
2015-02-19
1
-1
/
+1
*
fix compilation issue with Qt 5.5, closes #40
Jeremy Lainé
2015-02-19
1
-0
/
+1
*
Upgraded library version to 0.8.3.
0xd34df00d
2015-01-28
1
-1
/
+1
*
Handle `bad-auth` auth replies, closes #36.
0xd34df00d
2015-01-28
2
-1
/
+6
*
older Opus version do not have OPUS_SET_PREDICTION_DISABLED
Jeremy Lainé
2015-01-07
1
-0
/
+2
*
Merge pull request #20 from hipersayanX/master
Jeremy Lainé
2015-01-07
3
-21
/
+270
|
\
|
*
Added some comments for Vp8 codec.
Gonzalo Exequiel Pedone
2014-11-27
1
-1
/
+15
|
*
Added some comments for Opus codec.
Gonzalo Exequiel Pedone
2014-11-26
2
-5
/
+27
|
*
Added FEC for Vp8 codec.
Gonzalo Exequiel Pedone
2014-11-26
3
-21
/
+68
|
*
Added Opus codec.
Gonzalo Exequiel Pedone
2014-11-26
3
-0
/
+166
*
|
bump version to 0.8.2
Jeremy Lainé
2015-01-07
1
-1
/
+1
|
/
*
Merge pull request #8 from trulabs/feature/XEP-0333
Jeremy Lainé
2014-06-23
4
-0
/
+153
|
\
|
*
XEP-0333 updated:
Juan Aragon
2014-05-21
2
-12
/
+47
|
*
XEP-0333: Chat Markers
Juan Aragon
2014-05-20
4
-0
/
+118
*
|
Incremented version in QXmppGlobal.h.
0xd34df00d
2014-04-23
1
-1
/
+1
*
|
Added equality ops for QXmppVCardIq.
0xd34df00d
2014-04-23
2
-0
/
+31
*
|
Equality ops for QXmppVCard{Email,Phone,Organization}.
0xd34df00d
2014-04-23
2
-0
/
+58
*
|
Added operator== and != for QXmppVCardAddress.
0xd34df00d
2014-04-23
2
-0
/
+20
|
/
*
Use QString() instead of "" for default methods arguments
Jeremy Lainé
2014-03-28
3
-5
/
+5
*
update project homepage
Jeremy Lainé
2014-03-28
74
-74
/
+74
*
update project homepage
Jeremy Lainé
2014-03-27
74
-74
/
+74
*
hide some methods from doxygen
Jeremy Lainé
2014-03-26
1
-0
/
+2
*
bump version to 0.8.0
Jeremy Lainé
2014-03-26
1
-1
/
+1
*
update copyright notice to 2008-2014
Jeremy Lainé
2014-03-26
73
-73
/
+73
*
fix typo
Jeremy Lainé
2014-03-26
1
-1
/
+1
*
Remove deprecated QXmppPresence::Status type
Jeremy Lainé
2014-03-26
2
-129
/
+27
*
Documented QXmppVCardOrganization.
0xd34df00d
2014-03-26
1
-2
/
+24
*
Added QXmppVCardOrganization API.
0xd34df00d
2014-03-22
2
-0
/
+152
*
Added QPair include just in case.
0xd34df00d
2014-03-09
1
-0
/
+1
*
Avoid keeping the source QDomDocument in QXmppElement.
0xd34df00d
2014-03-03
2
-5
/
+19
*
QXmppElement::sourceDomElement().
0xd34df00d
2014-02-28
2
-1
/
+10
*
Namespace-based matching for known elements.
0xd34df00d
2014-02-28
1
-14
/
+15
*
Support other extensions besides 'x' in QXmppMessage.
0xd34df00d
2014-02-11
1
-14
/
+42
*
Added missing assert for connecting signal in QXmppStream
Nikita Krupenko
2013-08-28
1
-0
/
+1
*
Fixed uninitialized pointer in QXmppRtpAudioChannelPrivate
Nikita Krupenko
2013-08-28
1
-0
/
+1
*
bump version
Jeremy Lainé
2013-03-09
2
-2
/
+2
*
bump version to 0.7.5
Jeremy Lainé
2013-01-11
1
-1
/
+1
*
convert to use of QUrlQuery for qt >= 5
Matt Broadstone
2012-11-16
1
-0
/
+16
*
convert QString::fromAscii to QString::fromLatin1
Matt Broadstone
2012-11-16
1
-5
/
+5
*
move from toAscii() to toLatin1()
Matt Broadstone
2012-11-16
6
-9
/
+9
*
Avoid extra ';' in QXmppVCardIq declaration.
0xd34df00d
2012-10-22
1
-3
/
+3
*
fall back to DNS SRV stub for unknown platforms
Jeremy Lainé
2012-10-15
1
-0
/
+1
[next]