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
...
*
make QXmppVersion as QXMPP_EXPORT
Jeremy Lainé
2012-04-20
1
-1
/
+1
*
finish marking classes with QXMPP_EXPORT
Jeremy Lainé
2012-04-20
9
-13
/
+17
*
mark classes with QXMPP_EXPORT
Jeremy Lainé
2012-04-20
19
-23
/
+27
*
fix typo
Jeremy Lainé
2012-04-20
1
-1
/
+1
*
start marking classes with QXMPP_EXPORT
Jeremy Lainé
2012-04-20
32
-66
/
+80
*
add an empty QXMPP_EXPORT macro
Jeremy Lainé
2012-04-20
1
-0
/
+2
*
hide some QXmppTransferManager internals
Jeremy Lainé
2012-04-20
3
-90
/
+93
*
Advertise support for XEP-0249: Direct MUC Invitations
Jeremy Lainé
2012-04-16
1
-1
/
+2
*
remove last blocking code in QXmppTransferManager
Jeremy Lainé
2012-04-12
4
-186
/
+377
*
install qdnslookup_p.h
Jeremy Lainé
2012-04-12
1
-1
/
+1
*
bump version to 0.4.0
Jeremy Lainé
2012-04-12
1
-1
/
+1
*
install qdnslookup.h
Jeremy Lainé
2012-04-11
1
-1
/
+2
*
fix bytesavailable
Jeremy Lainé
2012-04-11
1
-1
/
+1
*
remove server plugins, they don't belong in a library
Jeremy Lainé
2012-03-27
8
-459
/
+1
*
remove some plugins, they are too specialised
Jeremy Lainé
2012-03-26
8
-1201
/
+0
*
make extensionName() virtual
Jeremy Lainé
2012-03-24
1
-1
/
+1
*
add a priority to QXmppServerExtension
Jeremy Lainé
2012-03-24
5
-12
/
+35
*
bump version
Jeremy Lainé
2012-03-23
1
-1
/
+1
*
make it possible to compile shared library
Jeremy Lainé
2012-03-23
1
-1
/
+1
*
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
[prev]
[next]