aboutsummaryrefslogtreecommitdiff
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
* Implement XEP-0367: Message AttachingLinus Jahn2019-09-061-0/+1
| | | | | This adds parsing and serialization for XEP-0367: Message Attaching in version 0.3.0.
* Implement XEP-0363: HTTP File Upload: Request/Slot IQsLinus Jahn2019-05-041-0/+1
| | | | | This implements the IQs for requesting and receiving upload slots as defined by XEP-0363: HTTP File Upload in version 0.9.0.
* Update implementation of XEP-0369 (v0.14.2) and XEP-0405 (v0.4.0)Linus Jahn2019-05-041-2/+2
| | | | | The changes in the XEP only affected parts we haven't implemented yet, so updating was rather easy.
* Implement XEP-0382: Spoiler messages (v0.2.0)Linus Jahn2019-05-041-0/+1
| | | | This adds parsing and serialization of spoilers in the QXmppMessage class.
* Implement XEP-0369/XEP-0405 (MIX): IQ queriesLinus Jahn2019-01-201-0/+2
| | | | | | This implements all used IQ queries of XEP-0369: Mediated Information eXchange (MIX) (v0.14.1) and XEP-0405: Mediated Information eXchange (MIX): Participant Server Requirements (v0.3.1), including unit tests.
* doc: index: Add QXmppMamManagerLinus Jahn2019-01-151-0/+1
|
* Fix spelling errorsBoris Pek2019-01-081-1/+1
|
* Implement XEP-0319: Last User Interaction in PresenceLinus Jahn2019-01-041-0/+1
|
* doc: Update supported XEPs listLinus Jahn2019-01-031-6/+10
|
* Fix generating of Doxygen documentationBoris Pek2018-10-113-14/+18
| | | | Closes: #158
* support XEP-0237 Roster VersioningZam2018-08-171-0/+1
|
* Fix paths in CMakeLists.txtNiels Ole Salscheider2018-06-171-1/+1
|
* Port docs to new build systemNiels Ole Salscheider2017-09-044-154/+33
|
* remove "html" directory on distcleanJeremy Lainé2015-01-071-0/+1
|
* make documentation generation work in out-of-source buildsJeremy Lainé2015-01-072-3/+9
|
* clear doxygen_sqlite3.dbJeremy Lainé2014-12-191-1/+1
|
* prune trailing whitespaceJeremy Lainé2014-12-191-3/+3
|
* put "using qxmpp" in docsJeremy Lainé2014-08-212-1/+111
|
* add list of XEPs to documentationJeremy Lainé2014-08-213-41/+82
|
* move documentation mainpage to doc/index.docJeremy Lainé2014-08-212-1/+42
|
* update project homepageJeremy Lainé2014-03-281-1/+1
|
* update project homepageJeremy Lainé2014-03-271-2/+2
|
* add links to RFCs in HTML documentationJeremy Lainé2012-09-061-0/+4
|
* doc fixesJeremy Lainé2012-07-211-1/+1
|
* documentation fixesJeremy Lainé2012-07-211-1/+2
|
* hide some classes from docsJeremy Lainé2012-07-201-1/+1
|
* fix doc generationJeremy Lainé2012-02-081-1/+2
|
* rename QXMPP_INCLUDE_DIR to QXMPP_INCLUDEPATHJeremy Lainé2012-02-081-1/+1
|
* exclude qdnslookup from docsJeremy Lainé2012-01-311-1/+1
|
* make "doxyfilter" work on OS XJeremy Lainé2011-09-261-0/+1
|
* improve doxyfilter to catch the whole XEP nameJeremy Lainé2011-09-201-1/+2
|
* change formatManjeet Dahiya2011-01-221-1/+1
|
* copyright year updateManjeet Dahiya2011-01-211-1/+1
|
* rework documentation generationJeremy Lainé2010-12-163-1562/+13
|
* improve Doxyfile generationJeremy Lainé2010-12-162-17/+47
|
* add code for adjusting DoxyfileJeremy Lainé2010-12-161-4/+41
|
* fix doxyfilter output dirJeremy Lainé2010-12-161-1/+1
|
* add C++ Doxygen filterJeremy Lainé2010-12-162-0/+59
|
* delete old html filesManjeet Dahiya2010-08-31277-34317/+0
|
* * no need to exclude tests.* from documentation, tests are is a separate ↵Jeremy Lainé2010-08-231-2/+2
| | | | | | | directory * exclude moc_* files from documentation
* latest docManjeet Dahiya2010-08-22173-173/+173
|
* add doc htmlManjeet Dahiya2010-08-21277-1/+34231
|
* test serving doc from svnManjeet Dahiya2010-08-211-0/+87
|
* rename "source" directory to "src"Jeremy Lainé2010-08-111-1/+1
|
* don't hardcode /usr prefix for docsJeremy Lainé2010-08-101-1/+1
|
* add rules for generating documentationJeremy Lainé2010-08-101-0/+11
|
* move DoxyfileJeremy Lainé2010-08-101-0/+1551