aboutsummaryrefslogtreecommitdiff
path: root/tests/qxmppdataform/tst_qxmppdataform.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Refactor data form media elementLinus Jahn2019-10-231-19/+130
| | | | | | | | | | | * Add QXmppDataForm::MediaSource instead of using a QPair<QString, QString> to save the URIs and content types. * Deprecate QXmppDataForm::Media: The extra class was useless: Each Field has exactly one media element and the media element has only two attributes (size and media sources) * Add mediaSources and mediaSize attributes to the QXmppDataForm::Field * Deprecate getters/setters for the Media element of QXmppDataForm::Field (they are still working and tested)
* Bump copyright year to 2019Jeremy Lainé2019-01-081-1/+1
|
* update project homepageJeremy Lainé2014-03-281-1/+1
|
* update project homepageJeremy Lainé2014-03-271-1/+1
|
* update copyright notice to 2008-2014Jeremy Lainé2014-03-261-1/+1
|
* split QXmppDataForm testsJeremy Lainé2012-09-271-0/+116