aboutsummaryrefslogtreecommitdiff
path: root/src/QXmppIncomingServer.h
Commit message (Collapse)AuthorAgeFilesLines
* move server code to "server" directoryJeremy Lainé2012-02-081-69/+0
|
* copyright year updateManjeet Dahiya2011-01-211-1/+1
|
* rework elementReceived() argumentsJeremy Lainé2010-08-261-1/+1
|
* move elementReceived signal out of QXmppStreamJeremy Lainé2010-08-261-0/+3
|
* add isConnected() methods to all streamsJeremy Lainé2010-08-231-0/+1
|
* add code documentation to stream classesJeremy Lainé2010-08-231-1/+4
|
* - add support for incoming C2S connectionsJeremy Lainé2010-08-231-0/+62
- add support for incoming S2S connections - add support for outgoing S2S connections