index
:
xavi/qxmpp
fork
master
Fork of the QXmpp library.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source
Commit message (
Expand
)
Author
Age
Files
Lines
*
rename "source" directory to "src"
Jeremy Lainé
2010-08-11
90
-18544
/
+0
*
QXmppRosterIq: renamed method arguments to match documentation
Jeremy Lainé
2010-08-11
1
-6
/
+6
*
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
*
fix PKGCONFIG directory
Jeremy Lainé
2010-08-11
1
-1
/
+1
*
cleanup library name definition
Jeremy Lainé
2010-08-11
1
-1
/
+1
*
let qmake generate pkg-config file
Jeremy Lainé
2010-08-10
2
-23
/
+12
*
refactor qxmpp library name definition
Jeremy Lainé
2010-08-10
1
-5
/
+1
*
move common definitions to qxmpp.pri
Jeremy Lainé
2010-08-10
2
-5
/
+5
*
move Doxyfile
Jeremy Lainé
2010-08-10
1
-1551
/
+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
*
cleanup licensing
Jeremy Lainé
2010-08-10
6
-6
/
+6
*
reassign copyright to "The QXmpp developers"
Jeremy Lainé
2010-08-10
80
-80
/
+80
*
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
4
-26
/
+20
*
fix copyright statement
Jeremy Lainé
2010-08-10
1
-15
/
+19
*
unify copyright / license headers
Jeremy Lainé
2010-08-10
4
-38
/
+92
*
hide internals from doxygen
Jeremy Lainé
2010-08-10
1
-0
/
+4
*
parse/serialise XML-RPC faults
Jeremy Lainé
2010-08-10
2
-12
/
+88
*
merge xmlrpc.cpp into QXmppRpcIq.cpp
Jeremy Lainé
2010-08-10
5
-430
/
+239
*
test XML-RPC invoke/response IQs
Jeremy Lainé
2010-08-10
2
-3
/
+54
*
add a pkg-config file for qxmpp
Jeremy Lainé
2010-08-10
2
-3
/
+17
*
add code documentation for QXmppArchiveManager
Jeremy Lainé
2010-08-10
2
-1
/
+17
*
add explicit copyright to QXmppNonSASLAuth
Jeremy Lainé
2010-08-09
2
-0
/
+46
*
add explicity copyright for QXmppIbbIq
Jeremy Lainé
2010-08-09
2
-1
/
+48
*
add rules for installation of library and headers
Jeremy Lainé
2010-08-09
1
-0
/
+6
*
add support for parsing additional STUN attributes
Jeremy Lainé
2010-08-09
2
-75
/
+229
*
deprecated QXmppClient::getConfiguration
Jeremy Lainé
2010-08-09
4
-14
/
+16
*
rename library from "QXmppClient" to "qxmpp"
Jeremy Lainé
2010-08-09
1
-2
/
+2
*
XML RPC spec we should encode booleans as "1" or "0", not "true" or "false"
Jeremy Lainé
2010-08-09
1
-2
/
+2
*
add support for "nil" in XML-RPC
Jeremy Lainé
2010-08-09
1
-2
/
+8
*
fix and test QDateTime representation in XML-RPC
Jeremy Lainé
2010-08-09
1
-1
/
+1
*
allow XML-RPC to be tested
Jeremy Lainé
2010-08-09
2
-5
/
+9
*
tighten XML RPC parsing
Jeremy Lainé
2010-08-09
1
-6
/
+6
*
only expect a single reply value
Jeremy Lainé
2010-08-09
1
-1
/
+2
*
rework internal XML RPC APIs
Jeremy Lainé
2010-08-09
6
-60
/
+70
*
further cleanup of XMP RPC code
Jeremy Lainé
2010-08-09
4
-17
/
+18
*
simplify XML RPC code
Jeremy Lainé
2010-08-09
3
-109
/
+68
*
simplify XML RPC code
Jeremy Lainé
2010-08-09
3
-114
/
+78
*
prune more dead XML RPC code
Jeremy Lainé
2010-08-09
2
-87
/
+38
*
prune dead XML RPC code
Jeremy Lainé
2010-08-09
2
-100
/
+2
[next]