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
/
CMakeLists.txt
Commit message (
Expand
)
Author
Age
Files
Lines
*
BitsBinaryDataList: Merge into QXmppBitsOfBinaryData compilation unit
Linus Jahn
2021-03-28
1
-1
/
+0
*
Merge branch '1.3'
Linus Jahn
2021-03-15
1
-1
/
+1
|
\
|
*
Link privately against GStreamer
Jonah BrĂ¼chert
2021-03-15
1
-1
/
+1
|
*
QXmppGlobal: Fix QXMPP_EXPORT define for static linking (#299)
Leonardo Basilio
2020-07-20
1
-0
/
+6
*
|
Implement MIX-MISC XEP-0407: Invitation message extension (#329)
Melvin Keskin
2021-03-08
1
-0
/
+2
*
|
cmake: Simplify Qt5/Qt6 handling
Linus Jahn
2021-02-26
1
-3
/
+3
*
|
Disable foreach also in examples and tests
Linus Jahn
2020-10-10
1
-3
/
+0
*
|
Introduce Qt 6 compatibility
Linus Jahn
2020-07-03
1
-3
/
+3
*
|
CMake: Use cmake project version variables
Linus Jahn
2020-05-18
1
-1
/
+1
*
|
QXmppGlobal: Fix QXMPP_EXPORT define for static linking (#299)
Leonardo Basilio
2020-05-18
1
-0
/
+6
*
|
Add QXmppAttentionManager
Linus Jahn
2020-04-07
1
-1
/
+3
|
/
*
Implement XEP-0357: Push Notifications enable/disable IQ (#271)
JBB
2020-03-29
1
-0
/
+2
*
Port QXmppCallManager to use GStreamer
Niels Ole Salscheider
2020-03-16
1
-39
/
+31
*
Add new QXmppRegistrationManager
Linus Jahn
2020-02-04
1
-1
/
+3
*
Make QXmppTlsManager an internal client extension
Linus Jahn
2020-01-29
1
-1
/
+0
*
Introduce QXmppInternalClientExtensions
Linus Jahn
2020-01-29
1
-0
/
+1
*
Move TLS negotiation into new QXmppTlsManager
Linus Jahn
2020-01-20
1
-0
/
+2
*
Add QXmppStartTlsPacket to replace hard-coded XML in TLS code
Linus Jahn
2020-01-20
1
-0
/
+2
*
Split up QXmppPubSubItem from QXmppPubSubIq.h
Linus Jahn
2019-12-08
1
-0
/
+2
*
Implement XEP-0231: Bits of Binary: stanza extension
Linus Jahn
2019-12-06
1
-0
/
+2
*
Implement XEP-0231: Bits of Binary: IQ
Linus Jahn
2019-12-06
1
-0
/
+4
*
Implement XEP-0231: Bits of Binary: content identifiers
Linus Jahn
2019-12-06
1
-0
/
+2
*
Replace Q_FOREACH (foreach) by C++11 ranged for-loops
Linus Jahn
2019-10-23
1
-0
/
+3
*
Implement XEP-0363: HTTP File Upload: UploadRequestManager
Linus Jahn
2019-10-20
1
-0
/
+2
*
Implement XEP-0363: HTTP File Upload: Request/Slot IQs
Linus Jahn
2019-05-04
1
-0
/
+2
*
Implement MIX-CORE XEP-0369: Info/Participant node items
Linus Jahn
2019-05-04
1
-0
/
+2
*
Implement XEP-0369/XEP-0405 (MIX): IQ queries
Linus Jahn
2019-01-20
1
-0
/
+2
*
add BUILD_SHARED to support library type and add BUILD_SHARED to README
Zam
2018-11-26
1
-1
/
+6
*
CMake: Fix typo in install interface
Niels Ole Salscheider
2018-06-23
1
-1
/
+1
*
CMake: Make the library properly importable
Niels Ole Salscheider
2018-06-17
1
-1
/
+14
*
Fix paths in CMakeLists.txt
Niels Ole Salscheider
2018-06-17
1
-3
/
+3
*
Re-add codecs support to the build system
Niels Ole Salscheider
2017-09-04
1
-0
/
+32
*
Generate QXmppGlobal from the build system
Niels Ole Salscheider
2017-09-04
1
-2
/
+5
*
Initial CMake build system
Niels Ole Salscheider
2017-09-04
1
-0
/
+191