Releases: Huessenbergnetz/HBN_SFOS_Components
Releases · Huessenbergnetz/HBN_SFOS_Components
HBN SFOS Components 1.6.7
- fixed: ContributorsDelegate shows link to X everywhere
HBN SFOS Components 1.6.6
- fixed: select correct scale directory for icons
- changed: Twitter is now X
HBN SFOS Components 1.6.5
- new: add libstdc++ to the list of used 3rd party applications
- new: GPLv3 and GCC Runtime Library Exception license file GPLv3GCCRLE.qml
HBN SFOS Components 1.6.4
- fixed: do not put created icon providers into std::unique_ptr as they will already be put into QSharedPointer by QQmlEngine::addImageProvider()
- changed: rename BaseIconProvider::createProvider() to addProvider()
HBN SFOS Components 1.6.3
- changed: do not link against libdbus but use macros to get dbus version
HBN SFOS Components 1.6.2
- changed: adopt to changes in HBN SFOS Cmake
HBN SFOS Components 1.6.1
- fixed: set some CMake variables to correct values
HBN SFOS Components 1.6.0
- new: CMake support, therefore it now requires HBN SFOS Cmake in the build tree
- new: add libfirfuorida to the list of included 3rd party applications
- new: source code url on about page
- improved: use allowedOrientation of AboutPage for subpages
- changed: no debug output in release mode
- changed: show app name in about page title
- changed: remove Google Plus from ContributorsDelegate
HBN SFOS Components 1.5.7
- new: Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International Public License
HBN SFOS Components 1.5.6
- improved: automatically add some entries to the Qt/C++ licenses
model if they are used (currently: OpenSSL, nemonotifications-qt5,
SQLite and libdbus-1)