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
*
pass version
Jeremy Lainé
2012-03-23
3
-1
/
+3
*
we need mod_presence.h installed for now
Jeremy Lainé
2012-03-23
1
-1
/
+1
*
fix pkgconfig destination
Jeremy Lainé
2012-03-23
1
-0
/
+1
*
enable speex on meego/harmattan
Jeremy Lainé
2012-03-23
2
-4
/
+9
*
add an explicit constructor for QXmppRosterIq::Item
Jeremy Lainé
2012-03-23
2
-0
/
+8
*
test archive remove iq
Jeremy Lainé
2012-03-23
2
-0
/
+19
*
stop messing with output path
Jeremy Lainé
2012-03-23
4
-14
/
+7
*
add support for whitespace pings (fixes issue #129)
Jeremy Lainé
2012-03-13
1
-0
/
+6
*
remove QXmppMessageReceiptManager destructor
Jeremy Lainé
2012-03-09
1
-1
/
+0
*
link against dnsapi.dll
Jeremy Lainé
2012-03-01
1
-1
/
+1
*
resync QDnsLookup for win32 with Qt5
Jeremy Lainé
2012-03-01
1
-37
/
+4
*
bump version to 0.3.92
Jeremy Lainé
2012-02-20
3
-3
/
+3
*
fix typo
Jeremy Lainé
2012-02-08
1
-1
/
+1
*
fix doc generation
Jeremy Lainé
2012-02-08
1
-1
/
+2
*
fix typo
Jeremy Lainé
2012-02-08
1
-1
/
+1
*
fix typo
Jeremy Lainé
2012-02-08
1
-1
/
+1
*
fix indentation & compiler warnings
Jeremy Lainé
2012-02-08
4
-23
/
+42
*
add missing file
Jeremy Lainé
2012-02-08
1
-0
/
+85
*
move files common to client/server into "base"
Jeremy Lainé
2012-02-08
81
-87
/
+2
*
split .pro file
Jeremy Lainé
2012-02-08
3
-75
/
+89
*
reorganise
Jeremy Lainé
2012-02-08
3
-38
/
+40
*
start moving client-specific code
Jeremy Lainé
2012-02-08
38
-37
/
+37
*
move QXmppPasswordChecker, it's server-only
Jeremy Lainé
2012-02-08
3
-2
/
+2
*
add some warnings in server
Jeremy Lainé
2012-02-08
1
-6
/
+17
*
make ::statistics() method const
Jeremy Lainé
2012-02-08
2
-2
/
+2
*
make QXmppServerExtension::server() const
Jeremy Lainé
2012-02-08
2
-2
/
+2
*
fix include path
Jeremy Lainé
2012-02-08
1
-1
/
+1
*
move server code to "server" directory
Jeremy Lainé
2012-02-08
14
-15
/
+15
*
make library installation directory configurable
Jeremy Lainé
2012-02-08
2
-3
/
+6
*
add support for XEP-0048: Bookmarks
Jeremy Lainé
2012-02-08
6
-0
/
+616
*
feed ChangeLog
Jeremy Lainé
2012-02-08
1
-1
/
+6
*
don't make install prefix depend on qt's installation prefix
Jeremy Lainé
2012-02-08
3
-3
/
+7
*
rename QXMPP_INCLUDE_DIR to QXMPP_INCLUDEPATH
Jeremy Lainé
2012-02-08
5
-5
/
+5
*
explicitly include winsock2.h
Jeremy Lainé
2012-02-07
1
-0
/
+1
*
add QXmppRosterManager::addItem (fixes issue 95)
Jeremy Lainé
2012-02-07
2
-1
/
+25
*
link against winsock2 on win32 for ntohl and friends
Jeremy Lainé
2012-02-07
1
-0
/
+2
*
clear all stream information when starting new stream (fixes issue 135)
Jeremy Lainé
2012-02-07
1
-7
/
+21
*
test old-style XEP-0184
Jeremy Lainé
2012-02-06
1
-0
/
+16
*
keep QXmppMessageReceiptManager API minimal
Jeremy Lainé
2012-02-06
2
-37
/
+10
*
don't touch CA certificates by default (fixes issue 106)
Jeremy Lainé
2012-02-06
1
-2
/
+1
*
cleanup receipt handling
Jeremy Lainé
2012-02-06
1
-17
/
+10
*
make use of QXmppMessage's receipt methods
Jeremy Lainé
2012-02-06
1
-24
/
+14
*
handle old-style receipts
Jeremy Lainé
2012-02-06
1
-0
/
+4
*
add QXmppMessageReceiptManager class
Jeremy Lainé
2012-02-06
3
-0
/
+173
*
make QXmppMessage carry a receipt ID for XEP-0184
Jeremy Lainé
2012-02-06
4
-6
/
+58
*
add an attribute to QXmppMessage to carry delivery receipt request
Jeremy Lainé
2012-02-06
6
-1
/
+64
*
make some methods const (issue #121)
Jeremy Lainé
2012-02-06
2
-4
/
+4
*
fully specify QXmppClient::stateChanged() signal (issue 134)
Jeremy Lainé
2012-02-06
1
-1
/
+1
*
Fix build on FreeBSD (fixes: #132)
Jeremy Lainé
2012-02-06
1
-3
/
+1
*
fix symbian dns code
Jeremy Lainé
2012-01-31
1
-17
/
+7
[next]