| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 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 |
| * | prune extra space | Jeremy Lainé | 2012-03-23 | 2 | -2/+2 |
| * | bump version | Jeremy Lainé | 2012-03-23 | 4 | -3/+4 |
| * | make it possible to compile shared library | Jeremy Lainé | 2012-03-23 | 2 | -5/+11 |
| * | 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 |
