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
*
start refactoring and testing non-SASL auth
Jeremy Lainé
2010-08-12
5
-54
/
+95
*
only enable TLS if supported by BOTH parties
Jeremy Lainé
2010-08-11
1
-4
/
+3
*
store a pointer to a QSslSocket instead a QSslSocket
Jeremy Lainé
2010-08-11
1
-22
/
+24
*
add namespace definition for server streams
Jeremy Lainé
2010-08-11
2
-0
/
+2
*
cosmetics
Manjeet Dahiya
2010-08-11
1
-1
/
+1
*
typo: Buil to Build
Manjeet Dahiya
2010-08-11
1
-1
/
+1
*
trim undefined QXmppStream::sendRosterRequest()
Jeremy Lainé
2010-08-11
1
-1
/
+0
*
clarify QXmppStream::parser by exiting earlier
Jeremy Lainé
2010-08-11
2
-467
/
+448
*
deprecate getReconnectionManager in favour of reconnectionManager
Jeremy Lainé
2010-08-11
2
-4
/
+8
*
hide QXmppClient's private members
Jeremy Lainé
2010-08-11
2
-97
/
+114
*
hide QXmppStream's member variables
Jeremy Lainé
2010-08-11
2
-74
/
+83
*
rename "source" directory to "src"
Jeremy Lainé
2010-08-11
93
-3
/
+3
*
QXmppRosterIq: renamed method arguments to match documentation
Jeremy Lainé
2010-08-11
1
-6
/
+6
*
* update list of tested platforms
Jeremy Lainé
2010-08-11
1
-6
/
+4
*
hide parsing/serialisation methods from doxygen
Jeremy Lainé
2010-08-11
9
-0
/
+24
*
install compatibility QXmppRoster.h (issue #63)
Jeremy Lainé
2010-08-11
1
-0
/
+1
*
* don't force debug_and_release configuration
Jeremy Lainé
2010-08-11
1
-3
/
+3
*
silence a compiler warning
Jeremy Lainé
2010-08-11
1
-0
/
+1
*
fix PKGCONFIG directory
Jeremy Lainé
2010-08-11
1
-1
/
+1
*
cleanup library name definition
Jeremy Lainé
2010-08-11
4
-8
/
+10
*
don't hardcode /usr prefix for docs
Jeremy Lainé
2010-08-10
1
-1
/
+1
*
let qmake generate pkg-config file
Jeremy Lainé
2010-08-10
2
-23
/
+12
*
fix location of HTML documentation
Jeremy Lainé
2010-08-10
1
-1
/
+1
*
tweak distribution
Jeremy Lainé
2010-08-10
1
-3
/
+3
*
add commands for generating distribution tarball
Jeremy Lainé
2010-08-10
2
-0
/
+13
*
add rules for generating documentation
Jeremy Lainé
2010-08-10
2
-0
/
+13
*
move tests out of examples
Jeremy Lainé
2010-08-10
7
-13
/
+15
*
rename example.pri to examples.pri
Jeremy Lainé
2010-08-10
10
-9
/
+9
*
refactor qxmpp library name definition
Jeremy Lainé
2010-08-10
3
-14
/
+9
*
move common definitions to qxmpp.pri
Jeremy Lainé
2010-08-10
6
-11
/
+20
*
move Doxyfile
Jeremy Lainé
2010-08-10
1
-2
/
+2
*
add a "doc" directory
Jeremy Lainé
2010-08-10
0
-0
/
+0
*
fix
Jeremy Lainé
2010-08-10
1
-1
/
+1
*
rename "example" to "examples"
Jeremy Lainé
2010-08-10
41
-0
/
+0
*
change version in pkgconfig file to 0.1.91
Jeremy Lainé
2010-08-10
1
-1
/
+1
*
remove "documentation" target, it does not work as expected
Jeremy Lainé
2010-08-10
1
-5
/
+1
*
fix path to HTML output
Jeremy Lainé
2010-08-10
1
-1
/
+1
*
distribute API documentation
Jeremy Lainé
2010-08-10
2
-2
/
+6
*
add missing emails
Jeremy Lainé
2010-08-10
1
-2
/
+2
*
cleanup licensing
Jeremy Lainé
2010-08-10
7
-8
/
+14
*
reassign copyright to "The QXmpp developers"
Jeremy Lainé
2010-08-10
104
-104
/
+104
*
improve documentation of setClientPresence
Jeremy Lainé
2010-08-10
1
-1
/
+6
*
move deprecated functions to end and strip documentation
Jeremy Lainé
2010-08-10
1
-56
/
+41
*
deprecate convenience setClientPresence() methods
Jeremy Lainé
2010-08-10
1
-7
/
+6
*
touchup doxygen documentation
Jeremy Lainé
2010-08-10
1
-1
/
+1
*
touchup doxygen documentation
Jeremy Lainé
2010-08-10
2
-3
/
+3
*
document the QXmppVersionIq class
Jeremy Lainé
2010-08-10
1
-0
/
+21
*
deprecate QXmppClient::getClientPresence
Jeremy Lainé
2010-08-10
3
-17
/
+25
*
RPC: splitting methodName should not be done at the QXmppRpcIq level,
Jeremy Lainé
2010-08-10
5
-28
/
+21
*
fix copyright statement
Jeremy Lainé
2010-08-10
1
-15
/
+19
[next]