Skip to content

Commit

Permalink
Add QtGSettings announcement
Browse files Browse the repository at this point in the history
  • Loading branch information
plfiorini committed Jun 19, 2017
1 parent bd00d0d commit 59a48d7
Showing 1 changed file with 30 additions and 0 deletions.
30 changes: 30 additions & 0 deletions _posts/2017-05-28-qtgsettings-1.0.0.markdown
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
---
layout: post
title: "QtGSettings 1.0.0"
date: 2017-05-28 22:00:00 +0200
author: plfiorini
categories: blog
tags: announcement release qtgsettings
style: blue.css
navitem: nav-blog
---

We are proud to announce the immediate availability of QtGSettings 1.0.0.

QtGSettings is a Qt-style wrapper around GSettings.

This is the first stable release with the following improvements over the previous release:

* Stable API
* Addressed issues reported by Clazy level 2 checks
* Switch build system from cmake to [Qbs][qbs]

##### Download

You can download the source tarball from [GitHub][tarball]

**SHA256 checksum:** `8197203f76cf2452c12b7252d1ad950837e291d679623967f4cc5c26d5d5ddfe`


[tarball]: https://github.com/lirios/qtgsettings/releases/download/v1.0.0/qtgsettings-1.0.0.tar.xz
[qbs]: http://doc.qt.io/qbs/index.html

0 comments on commit 59a48d7

Please sign in to comment.