/KDHockeyApp

A Qt-based HockeyApp client

Primary LanguageC++OtherNOASSERTION

Introduction

KD HockeyApp is a Qt-based library to interface with the HockeyApp beta testing and distribution service.

It can be used to centrally collect crash reports, but also to inform beta testers about new version of your application.

KD HockeyApp targets C++ programmers who use Qt in their applications.

Using KD HockeyApp

KD HockeyApp requires Qt 5.2 or newer.

See INSTALL.md txt for installation instructions. The qmake build system and pkg-config are fully supported.

Have a look at the examples applications. They will get you started with KD HockeyApp.

Get Involved

Please submit your contributions or issue reports from our GitHub space at https://github.com/KDAB/KDHockeyApp

License

KD HockeyApp is (C) 2017, Klaralvdalens Datakonsult AB (KDAB), and is available under the terms of (either at your option):

  • LGPL v2.1 and v3 (see LICENSE.LGPL.txt for details)
  • Mozilla Public License v2.0 (see LICENSE.MPL2.txt for details)

For your convenience KD HockeyApp bundles 3rd party code which also is available under distinct license terms:

  • Google Breakpad (see src/3rdparty/breakpad/src/LICENSE for details)

About KDAB

KD HockeyApp is supported and maintained by Klarälvdalens Datakonsult AB (KDAB).

KDAB, the Qt experts, provide consulting and mentoring for developing Qt applications from scratch and in porting from all popular and legacy frameworks to Qt. We continue to help develop parts of Qt and are one of the major contributors to the Qt Project. We can give advanced or standard trainings anywhere around the globe.

Please visit http://www.kdab.com/ to meet the people who write code like this.