diff options
| author | Manjeet Dahiya <manjeetdahiya@gmail.com> | 2010-08-17 05:34:18 +0000 |
|---|---|---|
| committer | Manjeet Dahiya <manjeetdahiya@gmail.com> | 2010-08-17 05:34:18 +0000 |
| commit | 84c1f4bfef2c01d5e361521db466c188ccd5ffc2 (patch) | |
| tree | f035104e83e20469645a1cfce21ad42b0e659abe | |
| parent | a24a0a728a065fa007e95f31538122667f5f7096 (diff) | |
| download | qxmpp-84c1f4bfef2c01d5e361521db466c188ccd5ffc2.tar.gz | |
more changes
| -rw-r--r-- | CHANGELOG | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -21,8 +21,11 @@ - New XEPs (Initial Support)
* XEP-0136: Message Archiving
- * XEP-0176: Jingle ICE-UDP Transport Method [Experimental]
+ * XEP-0176: Jingle ICE-UDP Transport Method [Experimental]
+- Doxygen Documentation
+- Added targets in *.pro file for packaging, installing and generating documentation
+- Using QXmlStreamWriter while creating stanzas to be sent to the server
- clean up getter accessors from "getFoo" to "foo"
- add proper file transfer management instead of the shaky IBB-only
- add support for keep-alive pings
@@ -33,7 +36,6 @@ - add initial support for Jingle call establishment
- fix the XML-RPC code's encoding/decoding for types other than strings
- add a test suite for stanza parsing / serialisation
-- add doxygen documentation
- refactor the logging code
|
