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
*
rough conversion to markdown
Jeremy Lainé
2014-03-27
1
-11
/
+11
*
update project homepage
Jeremy Lainé
2014-03-27
219
-230
/
+230
*
hook up travis CI
Jeremy Lainé
2014-03-27
2
-0
/
+20
*
GuiClient: restore Qt4 compatibility
Jeremy Lainé
2014-03-26
1
-0
/
+8
*
hide some methods from doxygen
Jeremy Lainé
2014-03-26
1
-0
/
+2
*
bump version to 0.8.0 in qxmpp.pri
Jeremy Lainé
2014-03-26
1
-1
/
+1
*
bump version to 0.8.0
Jeremy Lainé
2014-03-26
3
-3
/
+3
*
update copyright notice to 2008-2014
Jeremy Lainé
2014-03-26
216
-217
/
+217
*
fix typo
Jeremy Lainé
2014-03-26
1
-1
/
+1
*
fail tests/run.py if any tests fail
Jeremy Lainé
2014-03-26
1
-3
/
+13
*
Remove deprecated QXmppPresence::Status type
Jeremy Lainé
2014-03-26
4
-135
/
+29
*
Documented QXmppVCardOrganization.
0xd34df00d
2014-03-26
1
-2
/
+24
*
Updated CHANGELOG for 0.7.7.
0xd34df00d
2014-03-25
1
-0
/
+4
*
Covered QXmppVCardOrganization in tests.
0xd34df00d
2014-03-22
1
-0
/
+13
*
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
*
Cover non-'x' extensions in tests.
0xd34df00d
2014-02-11
1
-0
/
+22
*
Support other extensions besides 'x' in QXmppMessage.
0xd34df00d
2014-02-11
1
-14
/
+42
*
Fixes to support Qt5.
Manjeet Dahiya
2014-01-28
4
-6
/
+8
*
re-order member initialization (silences GCC warning)
Jeremy Lainé
2013-08-28
1
-2
/
+2
*
Fixed possible memory leak in QXmppTransferManager
Nikita Krupenko
2013-08-28
1
-1
/
+1
*
Added missing assert for connecting signal in QXmppStream
Nikita Krupenko
2013-08-28
1
-0
/
+1
*
Fixed C-style pointer cast
Nikita Krupenko
2013-08-28
1
-2
/
+2
*
Fixed uninitialized pointers in QXmppOutgoingClientPrivate
Nikita Krupenko
2013-08-28
1
-0
/
+2
*
Fixed uninitialized pointer in QXmppCallPrivate
Nikita Krupenko
2013-08-28
1
-0
/
+1
*
Fixed uninitialized pointer in QXmppRtpAudioChannelPrivate
Nikita Krupenko
2013-08-28
1
-0
/
+1
*
Fixed uninitialized member in QXmppOutgoingClient
Nikita Krupenko
2013-08-28
1
-0
/
+1
*
Fix QXmppServer incoming connections with Qt5 (issue 175).
Jeremy Lainé
2013-08-26
3
-0
/
+12
*
Merge branch 'master' of https://code.google.com/p/qxmpp
Jeremy Lainé
2013-03-12
1
-6
/
+12
|
\
|
*
Update self nick only if the nick change is successful.
0xd34df00d
2013-03-12
1
-6
/
+12
*
|
bump version
Jeremy Lainé
2013-03-09
1
-1
/
+1
|
/
*
bump version
Jeremy Lainé
2013-03-09
4
-5
/
+5
*
Disable Facebook / Google / Facebook specific mechanisms if we do not
Jeremy Lainé
2013-03-09
2
-0
/
+8
*
feed changelog
Jeremy Lainé
2013-02-05
1
-0
/
+5
*
cosmetic: re-order methods alphabetically
Jeremy Lainé
2013-02-05
2
-11
/
+11
*
Add QXmppClient::insertExtension()
Oskari Timperi
2013-02-05
2
-2
/
+13
*
Remove managers from QXmppClientPrivate, use the extensions list instead
Oskari Timperi
2013-02-05
1
-22
/
+6
*
bump version to 0.7.5
Jeremy Lainé
2013-01-11
4
-3
/
+9
*
convert to use of QUrlQuery for qt >= 5
Matt Broadstone
2012-11-16
1
-0
/
+16
*
convert QMetaType::construct to QMetaType::create for qt >= 5
Matt Broadstone
2012-11-16
1
-0
/
+5
*
convert QString::fromAscii to QString::fromLatin1
Matt Broadstone
2012-11-16
1
-5
/
+5
*
move from toAscii() to toLatin1()
Matt Broadstone
2012-11-16
10
-15
/
+15
*
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
*
make a note of an error case when listening for IPv6
Jeremy Lainé
2012-10-05
1
-0
/
+1
*
bump version to 0.7.4
Jeremy Lainé
2012-10-01
4
-6
/
+6
*
test program path before executing tests
Jeremy Lainé
2012-10-01
1
-0
/
+4
[next]