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
Commit message (
Expand
)
Author
Age
Files
Lines
*
pass version
Jeremy Lainé
2012-03-23
1
-0
/
+1
*
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
1
-2
/
+2
*
add an explicit constructor for QXmppRosterIq::Item
Jeremy Lainé
2012-03-23
2
-0
/
+8
*
stop messing with output path
Jeremy Lainé
2012-03-23
1
-2
/
+3
*
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
*
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
1
-1
/
+1
*
fix typo
Jeremy Lainé
2012-02-08
1
-1
/
+1
*
fix typo
Jeremy Lainé
2012-02-08
1
-1
/
+1
*
add missing file
Jeremy Lainé
2012-02-08
1
-0
/
+85
*
move files common to client/server into "base"
Jeremy Lainé
2012-02-08
80
-86
/
+1
*
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
37
-36
/
+36
*
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
*
move server code to "server" directory
Jeremy Lainé
2012-02-08
14
-15
/
+15
*
make library installation directory configurable
Jeremy Lainé
2012-02-08
1
-1
/
+1
*
add support for XEP-0048: Bookmarks
Jeremy Lainé
2012-02-08
5
-0
/
+615
*
don't make install prefix depend on qt's installation prefix
Jeremy Lainé
2012-02-08
1
-2
/
+2
*
rename QXMPP_INCLUDE_DIR to QXMPP_INCLUDEPATH
Jeremy Lainé
2012-02-08
1
-1
/
+1
*
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
*
clear all stream information when starting new stream (fixes issue 135)
Jeremy Lainé
2012-02-07
1
-7
/
+21
*
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
2
-0
/
+32
*
add an attribute to QXmppMessage to carry delivery receipt request
Jeremy Lainé
2012-02-06
4
-1
/
+40
*
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
*
remove QXmppSrvInfo
Jeremy Lainé
2012-01-31
4
-727
/
+0
*
switch from QXmppSrvInfo to QDnsLookup
Jeremy Lainé
2012-01-31
4
-29
/
+42
*
add a backport of Qt5's QDnsLookup class
Jeremy Lainé
2012-01-31
8
-0
/
+2120
*
add a property to access managed rooms
Jeremy Lainé
2012-01-23
2
-0
/
+15
*
make some methods slots
Jeremy Lainé
2012-01-23
1
-3
/
+4
*
get rid of unused QXmppStream::sendElement
Jeremy Lainé
2011-09-29
2
-17
/
+0
*
add QXmppRosterManager::renameItem to rename a roster item
Jeremy Lainé
2011-09-29
2
-0
/
+23
*
- don't open/close log file for each message, instead provide a "reopen" slot
Jeremy Lainé
2011-09-29
2
-20
/
+67
*
fix build on Android, it does not seem to have libresolv
Jeremy Lainé
2011-09-29
1
-6
/
+7
[next]