0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
May 31, 2023 — May 31, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
IQ and Message class constructors from QDomDocument and QDomElement. More... over 15 years ago
Implemented Stanza constructors from QDomDocument and QDomElement More... over 15 years ago
Remove p-impl from Stanza class More... over 15 years ago
ComponentStream::sendStanza() implementation More... over 15 years ago
Message class subject and body manipulation methods implementation. More... over 15 years ago
Couple of Stanza class methods implementation * Impelmented toString() * Implemented 'doc() const' which is provided for convinience More... over 15 years ago
Small spelling fix in ComponentStream documentation More... over 15 years ago
Added /doc (doxygen output path) to git-ignore More... over 15 years ago
Added doxyfile for doxygen help generation More... over 15 years ago
Fix Gateway task comments in the head of file, so they won't be parsed by doxygen More... over 15 years ago
Updated iris More... over 15 years ago
Initial X::Message (xmpp message stanza) class implementation. More... over 15 years ago
Updated Stanza class * added prototype for toString() method * added protected doc() method to access DOM document containing stanza element More... over 15 years ago
Fix IQ::setType method, so it won't hide Stanza::setType method. More... over 15 years ago
Updated IQ stanza class documentation. More... over 15 years ago
Reimplemented IQ stanza to be inherited from X::Stanza class More... over 15 years ago
Initial Stanza class implementation for jabber-transport More... over 15 years ago
Initial Info/Query stanza (XMPP::IQ) class implemenation More... over 15 years ago
Minor update in the head of file comments, so they won't be recognized as doxygen comments More... almost 16 years ago
Updated license for ICQ (forgot the guid class) More... almost 16 years ago
Moved authentication processing to ComponentStream::processEvent() More... almost 16 years ago
Added some more documentation for ComponentStream (constructors, signals) More... almost 16 years ago
Stream authentication as a jabber server external component More... almost 16 years ago
Changed license for ICQ library More... almost 16 years ago
Enabled doxygen highlight for the project More... almost 16 years ago
Remove unneeded ComponentProtocol class More... almost 16 years ago
Initial class prototypes for implementing XEP-0114 More... almost 16 years ago
Changed eclipse project settings More... almost 16 years ago
Added templates for functions which the gateway(transport) should handle More... almost 16 years ago
Added debug output option for Iris to common.pri More... almost 16 years ago