index
:
xavi/qxmpp
fork
master
Fork of the QXmpp library.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
base
/
QXmppUtils.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove Qt < 5.15 compat code
Linus Jahn
2023-01-31
1
-28
/
+0
*
Implement XEP-0448: Stateless File Sharing
Jonah Brüchert
2022-09-29
1
-0
/
+11
*
Reformat code
Linus Jahn
2022-09-06
1
-16
/
+31
*
Utils_p: Add functions to generate random QByteArray
Linus Jahn
2022-08-13
1
-0
/
+67
*
Convert copyright headers to REUSE
Linus Jahn
2022-01-14
1
-23
/
+4
*
Update copyright years (2022 edition)
Linus Jahn
2022-01-09
1
-1
/
+1
*
Require Qt 5.9 and clean up compatibility code
Linus Jahn
2021-03-17
1
-4
/
+0
*
Fix build with Qt 5.7
Linus Jahn
2021-03-17
1
-3
/
+8
*
Update copyright headers to 2021
Linus Jahn
2021-02-19
1
-1
/
+1
*
Port remaining Qt-6-removed APIs
Linus Jahn
2020-10-10
1
-38
/
+16
*
Replace deprecated 'qsrand()' and 'qrand()' by QRandomGenerator (#267)
melvo
2020-03-29
1
-1
/
+9
*
Expand QSL and QBL
Jonah Brüchert
2020-03-29
1
-14
/
+14
*
Reformat code
Jonah Brüchert
2020-03-28
1
-1
/
+2
*
base: Convert to QStringLiteral
Jonah Brüchert
2020-03-28
1
-14
/
+14
*
doc: Use XEP links everywhere
Linus Jahn
2020-02-11
1
-8
/
+12
*
utils: Generate UUIDs for stanza hashes by default
Linus Jahn
2020-02-11
1
-1
/
+30
*
Run clang-format also on all cpp files
Linus Jahn
2020-02-03
1
-22
/
+18
*
clang-format: Enable regrouping and sorting of includes
Linus Jahn
2020-02-03
1
-3
/
+3
*
Bump copyright year to 2020
Linus Jahn
2020-01-06
1
-1
/
+1
*
Use raw literals, range based loops and auto
Jonah Brüchert
2019-10-22
1
-2
/
+2
*
Bump copyright year to 2019
Jeremy Lainé
2019-01-08
1
-1
/
+1
*
update project homepage
Jeremy Lainé
2014-03-28
1
-1
/
+1
*
update project homepage
Jeremy Lainé
2014-03-27
1
-1
/
+1
*
update copyright notice to 2008-2014
Jeremy Lainé
2014-03-26
1
-1
/
+1
*
update copyright year
Jeremy Lainé
2012-07-18
1
-1
/
+1
*
fix some documentation warnings
Jeremy Lainé
2012-05-10
1
-7
/
+24
*
encapsulate QXmppUtils methods in a QXmppUtils class
Jeremy Lainé
2012-04-20
1
-14
/
+14
*
hide an internal method
Jeremy Lainé
2012-04-20
1
-30
/
+0
*
move files common to client/server into "base"
Jeremy Lainé
2012-02-08
1
-0
/
+339