aboutsummaryrefslogtreecommitdiff
path: root/src/base/QXmppUtils.h
Commit message (Collapse)AuthorAgeFilesLines
* Run 'clang-format' on all filesMelvin Keskin2022-01-151-14/+14
|
* 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
|
* Port remaining Qt-6-removed APIsLinus Jahn2020-10-101-1/+0
|
* utils: Generate UUIDs for stanza hashes by defaultLinus Jahn2020-02-111-1/+2
| | | | | | | | | | 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-2/+2
|
* Bump copyright year to 2020Linus Jahn2020-01-061-1/+1
|
* Add a .clang-format somewhat close to the current style0xd34df00d2019-12-231-10/+9
|
* 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
|
* update copyright yearJeremy Lainé2012-07-181-1/+1
|
* encapsulate QXmppUtils methods in a QXmppUtils classJeremy Lainé2012-04-201-15/+23
|
* hide an internal methodJeremy Lainé2012-04-201-2/+0
|
* move files common to client/server into "base"Jeremy Lainé2012-02-081-0/+66