aboutsummaryrefslogtreecommitdiff
path: root/tests/qxmpputils/tst_qxmpputils.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Add multithreaded hashing functionsLinus Jahn2022-09-161-0/+78
|
* Convert copyright headers to REUSELinus Jahn2022-01-141-23/+4
|
* Update copyright years (2022 edition)Linus Jahn2022-01-091-1/+1
|
* Update copyright headers to 2021Linus Jahn2021-02-191-1/+1
|
* utils: Generate UUIDs for stanza hashes by defaultLinus Jahn2020-02-111-0/+17
| | | | | | | | | | The QXmppUtils::generateStanzaHash() generates UUIDs by default now. UUIDs are not generated, if the default parameter is changed to a different value (!= 36). The behaviour is not changed for other values than 36. This way all users of QXmpp will automatically start to use UUIDs, if they use the generateStanzaHash() method.
* clang-format: Enable regrouping and sorting of includesLinus Jahn2020-02-031-1/+2
|
* Bump copyright year to 2020Linus Jahn2020-01-061-1/+1
|
* Bump copyright year to 2019Jeremy Lainé2019-01-081-1/+1
|
* Drop the version string testNiels Ole Salscheider2017-09-041-6/+0
| | | | It is just stupid to adjust this...
* bump version to 0.9.3Jeremy Lainé2015-12-031-1/+1
|
* bump version to 0.9.2Jeremy Lainé2015-09-021-1/+1
|
* bump version to 0.9.1Jeremy Lainé2015-08-301-1/+1
|
* bump version to 0.9.0Jeremy Lainé2015-08-281-1/+1
|
* fix pedantic GCC error about char overflowJeremy Lainé2015-03-131-2/+2
|
* Upgraded library version to 0.8.3.0xd34df00d2015-01-281-1/+1
|
* bump version to 0.8.2Jeremy Lainé2015-01-071-1/+1
|
* Updated Utils test.0xd34df00d2014-04-231-1/+1
|
* update project homepageJeremy Lainé2014-03-281-1/+1
|
* update project homepageJeremy Lainé2014-03-271-1/+1
|
* bump version to 0.8.0Jeremy Lainé2014-03-261-1/+1
|
* update copyright notice to 2008-2014Jeremy Lainé2014-03-261-1/+1
|
* bump versionJeremy Lainé2013-03-091-1/+1
|
* bump version to 0.7.5Jeremy Lainé2013-01-111-1/+1
|
* bump version to 0.7.4Jeremy Lainé2012-10-011-1/+1
|
* move sasl test codeJeremy Lainé2012-09-271-0/+136