Go to file
Tomáš Chvátal 63442f4e11 Accepting request 791849 from home:vinzv:branches:network
- Update to 1.2.1. Changes since 1.1.0:
  * QXmppRegistrationManager: Fix failed and succeeded signals are both emitted
    on success
  * QXmppMessageReceiptManager: Fix receipts are sent on error messages
  * QXmppVCardManager: Fix clientVCardReceived() not emitted when IQ is from the
    bare JID of the user
  * QXmppRosterManager: Fix 'ask' attribute is included when renaming item
  * QXmppRosterIq: Add missing implementation of the copy constructor
  * Implement XEP-0077: In-band registration:
    * Add registration manager with full unit tests
    * Add `registered` and `remove` to the IQ
  * Implement XEP-0231: Bits of Binary
  * Add `QXmppClient::indexOfExtension<T>()`
  * Add QXmppStartTlsPacket to replace fixed XML data
  * Move TLS code to private QXmppTlsManager
  * Add private QXmppInternalClientExtensions to access private part of the
    client
  * Add utility methods to QXmppRegisterIq to create common requests
  * QXmppMucManager: Make it possible to handle stanzas not handled by the
    manager
  * Only send Client State Indication (CSI) states when connected
  * Fix no documentation is generated for QXmppStanza::Error and
    QXmppStreamFeatures
  * Fix some doxygen warnings and undocumented Q_PROPERTYs
  * Replace deprecated Q_FOREACH
  * Replace deprecated Q_ENUMS with Q_ENUM
  * Replace deprecated signal/slots syntax
  * Switch to Ubuntu Bionic for Travis-CI builds
  * Use QSharedDataPointers for QXmppRegisterIq, QXmppPubSubIq,
    QXmppDiscoveryIq, QXmppMam{Query,Result}Iq, QXmppStreamFeatures
  * Refactor QXmppPubSubIq and add missing tests
  * Refactor QXmppPresence and add missing tests
  * Replace manual xmlns writing by writeDefaultNamespace()
  * Use QT_VERSION_CHECK to generate QXMPP_VERSION
  * Add clang-format file
- Fixed shlib-policy-name-error libqxmpp2 (sover bump up to 3).

OBS-URL: https://build.opensuse.org/request/show/791849
OBS-URL: https://build.opensuse.org/package/show/network/libqxmpp?expand=0&rev=25
2020-04-07 06:12:45 +00:00
.gitattributes Accepting request 133396 from home:Reki:submits 2012-09-09 21:51:59 +00:00
.gitignore Accepting request 133396 from home:Reki:submits 2012-09-09 21:51:59 +00:00
baselibs.conf OBS-URL: https://build.opensuse.org/package/show/network/libqxmpp?expand=0&rev=23 2019-11-18 07:49:41 +00:00
libqxmpp-1.2.1.tar.gz Accepting request 791849 from home:vinzv:branches:network 2020-04-07 06:12:45 +00:00
libqxmpp.changes Accepting request 791849 from home:vinzv:branches:network 2020-04-07 06:12:45 +00:00
libqxmpp.spec Accepting request 791849 from home:vinzv:branches:network 2020-04-07 06:12:45 +00:00