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
/
client
/
QXmppClient.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright headers to 2021
Linus Jahn
2021-02-19
1
-1
/
+1
*
Improve wording in method documentation (#330)
melvo
2021-02-17
1
-3
/
+3
*
QXmppClient: Advertise stream management state
Linus Jahn
2021-01-09
1
-1
/
+15
*
Adapt to changes in QList in Qt 6.0
Linus Jahn
2020-07-03
1
-2
/
+1
*
QXmppClient: State that iqReceived() is only emitted for results
Linus Jahn
2020-04-07
1
-4
/
+6
*
Make QXmpp work with projects using QT_NO_KEYWORDS
Linus Jahn
2020-02-11
1
-3
/
+3
*
Fix undocumented Q_PROPERTies
Linus Jahn
2020-02-04
1
-0
/
+8
*
Fix doxygen warnings about missing titles for \defgroup
Linus Jahn
2020-02-04
1
-2
/
+15
*
Add new QXmppRegistrationManager
Linus Jahn
2020-02-04
1
-4
/
+4
*
clang-format: Enable regrouping and sorting of includes
Linus Jahn
2020-02-03
1
-3
/
+3
*
QXmppClient: Remove obsolete methods for TLS management
Linus Jahn
2020-01-29
1
-4
/
+0
*
Introduce QXmppInternalClientExtensions
Linus Jahn
2020-01-29
1
-0
/
+3
*
Move TLS negotiation into new QXmppTlsManager
Linus Jahn
2020-01-20
1
-0
/
+5
*
QXmppClient: Add missing '\since' tag to new indexOfExtension()
Linus Jahn
2020-01-19
1
-3
/
+4
*
QXmppClient: Add method to get index of extension
Linus Jahn
2020-01-13
1
-0
/
+24
*
Bump copyright year to 2020
Linus Jahn
2020-01-06
1
-1
/
+1
*
Add a .clang-format somewhat close to the current style
0xd34df00d
2019-12-23
1
-25
/
+24
*
Replace deprecated Q_ENUMS with Q_ENUM
Linus Jahn
2019-10-27
1
-5
/
+4
*
Port away from deprecated client extension getters of the QXmppClient
Linus Jahn
2019-10-23
1
-11
/
+11
*
Use raw literals, range based loops and auto
Jonah Brüchert
2019-10-22
1
-3
/
+3
*
Deprecate QXmppClient::{rosterManager,vCardManager,versionManager}()
Linus Jahn
2019-10-14
1
-0
/
+7
*
Modernize codebase using clang-tidy
Jonah Brüchert
2019-09-08
1
-3
/
+3
*
Bump copyright year to 2019
Jeremy Lainé
2019-01-08
1
-1
/
+1
*
Fix spelling errors
Boris Pek
2019-01-08
1
-1
/
+1
*
Implement XEP-0352: Client State Indication
Linus Jahn
2018-10-29
1
-0
/
+3
*
Make QXmppClient::connectToServer(config, presence) a slot (closes #63)
Jeremy Lainé
2015-07-31
1
-3
/
+3
*
Remove trailing comma after last item in enums
Jeremy Lainé
2015-03-13
1
-2
/
+2
*
Add a QXmppClient::sslErrors signal to report SSL errors.
Jeremy Lainé
2015-03-11
1
-0
/
+6
*
Added ability to retrieve socket error string for client
Nikita Krupenko
2014-06-04
1
-0
/
+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
*
cosmetic: re-order methods alphabetically
Jeremy Lainé
2013-02-05
1
-1
/
+1
*
Add QXmppClient::insertExtension()
Oskari Timperi
2013-02-05
1
-0
/
+1
*
add QXmppClient::isAuthenticated
Jeremy Lainé
2012-09-03
1
-0
/
+1
*
Remove deprecated QXmppClient::discoveryIqReceived() signal.
Jeremy Lainé
2012-07-18
1
-7
/
+0
*
update copyright year
Jeremy Lainé
2012-07-18
1
-1
/
+1
*
fully remove QXmppReconnectionManager
Jeremy Lainé
2012-05-16
1
-6
/
+0
*
fix Q_DECL_DEPRECATED
Jeremy Lainé
2012-05-15
1
-1
/
+1
*
update documentation
Jeremy Lainé
2012-05-14
1
-3
/
+3
*
move reconnection handling into QXmppClient
Jeremy Lainé
2012-05-14
1
-0
/
+2
*
deprecate QXmppReconnectionManager
Jeremy Lainé
2012-05-14
1
-7
/
+9
*
remove QXmppPacket from user-facing APIs
Jeremy Lainé
2012-04-20
1
-2
/
+1
*
mark classes with QXMPP_EXPORT
Jeremy Lainé
2012-04-20
1
-1
/
+1
*
start moving client-specific code
Jeremy Lainé
2012-02-08
1
-0
/
+244