Qt XMPP Library

Edit Package libqxmpp

QXmpp is a cross-platform C++ XMPP client library. It is based on Qt and C++.

QXmpp is pretty intuitive and easy to use. It uses Qt extensively. Qt is the only
third party library it is dependent on. Users need to a have working knowledge of
C++ and Qt basics (Signals and Slots and Qt data types). The underlying TCP socket
and the XMPP RFCs (RFC3920 and RFC3921) have been encapsulated into classes and
functions. Therefore the user would not be bothered with these details. But it is
always recommended to the advanced users to read and enjoy the low level details.

Refresh
Refresh
Source Files
Filename Size Changed
libqxmpp-1.5.3.tar.gz 0000603009 589 KB
libqxmpp.changes 0000016709 16.3 KB
libqxmpp.spec 0000003585 3.5 KB
Revision 19 (latest revision is 22)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 1071800 from Marcus Meissner's avatar Marcus Meissner (msmeissn) (revision 19)
- remove baselibs, not sure if we need 32bit libs anymore.

- Update to 1.5.3
  * MAM: Fix task is never finished when none of the messages is
    encrypted but e2ee is enabled
  * SaslDigestMd5: Fix undefined behaviour with Qt 6 when parsing
    empty property at the end of the input
  * CarbonManagerV2: Fix enable IQ sending
  * Fix various OMEMO issues and update to libomemo-c 0.5
  * Add CMake option to manually specify Qt major version
  * Readd old PubSubIq and PubSubItem after justified complaints

- Update to 1.5.2
  * Fix undefined behaviour in OmemoManager and FileSharingManager
  * STUN: Fix nonce attribute is not padded
  Changes in 1.5.1:
  * Fix build with clang (usage of auto in template argument)
  Changes in 1.5.0:
  * New QXmppTask/Promise for asynchronous APIs
  * Packet sending result reporting (sent, stream management acks)
  * IQ response recognition and mapping to requests via QXmppTask
  * Add QXmppTask-based APIs to most of the managers
  * Implement XEP-0060: Publish-Subscribe (nearly complete)
  * Implement XEP-0118: User Tune
  * Implement XEP-0080: User Location
  * Rewrite MIX items with new PubSubItem
  * Add specified data forms parsing utilities
  * Implement XEP-0384: OMEMO Encryption
  * Implement XEP-0434: Trust Messages (TM)
  * Implement XEP-0450: Automatic Trust Management (ATM)
Comments 0
openSUSE Build Service is sponsored by