diff --git a/_posts/2017-07-26-liri-qbs-shared-0.9.0.markdown b/_posts/2017-07-26-liri-qbs-shared-0.9.0.markdown new file mode 100644 index 0000000..14d950c --- /dev/null +++ b/_posts/2017-07-26-liri-qbs-shared-0.9.0.markdown @@ -0,0 +1,26 @@ +--- +layout: post +title: "QbsShared 0.9.0" +date: 2017-07-26 08:30:00 +0200 +author: plfiorini +categories: blog +tags: announcement release qbs-shared +style: blue.css +navitem: nav-blog +--- + +We are proud to announce the availability of the first version of qbs-shared, +modules and imports for the qbs build system that we use with all the Liri projects. + +Features: + +* Imports and modules for the qbs build system + +##### Download + +You can download the source tarball from [GitHub][tarball] + +**SHA256 checksum:** `e171d86b485e5f6c5f1f5bdcd3bfad1b86df244bae92e015fcc74d22068aa48b` + + +[tarball]: https://github.com/lirios/qbs-shared/releases/download/v0.9.0/liri-qbs-shared-0.9.0.tar.xz diff --git a/_posts/2017-08-18-qtaccountsservice-1.1.0.markdown b/_posts/2017-08-18-qtaccountsservice-1.1.0.markdown new file mode 100644 index 0000000..670b153 --- /dev/null +++ b/_posts/2017-08-18-qtaccountsservice-1.1.0.markdown @@ -0,0 +1,29 @@ +--- +layout: post +title: "QtAccountsService 1.1.0" +date: 2017-08-18 19:30:00 +0200 +author: plfiorini +categories: blog +tags: announcement release qtaccountsservice +style: blue.css +navitem: nav-blog +--- + +We are proud to announce the immediate availability of QtAccountsService 1.1.0. + +QtAccountsService is a Qt-style wrapper around freedesktop.org [AccountsService][accountsservice] DBus service. + +Improvements over the previous version: + +* Fixed clazy warnings +* Use liri-qbs-shared instead of shared qbs code as git submodule + +##### Download + +You can download the source tarball from [GitHub][tarball] + +**SHA256 checksum:** `8c4d74687751aa65c060761e0fc2109a90ae3af2ab7561b633b3defe48201544` + + +[accountsservice]: http://www.freedesktop.org/wiki/Software/AccountsService +[tarball]: https://github.com/lirios/qtaccountsservice/releases/download/v1.1.0/qtaccountsservice-1.1.0.tar.xz diff --git a/_posts/2017-08-18-qtgsettings-1.1.0.markdown b/_posts/2017-08-18-qtgsettings-1.1.0.markdown new file mode 100644 index 0000000..5370301 --- /dev/null +++ b/_posts/2017-08-18-qtgsettings-1.1.0.markdown @@ -0,0 +1,27 @@ +--- +layout: post +title: "QtGSettings 1.1.0" +date: 2017-08-18 20:05: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. + +Improvements over the previous version: + +* Use liri-qbs-shared instead of shared qbs code as git submodule + +##### Download + +You can download the source tarball from [GitHub][tarball] + +**SHA256 checksum:** `9b0de31a77524d66f76f890117306cd6be10a60355b133e6e22cfc4a591ae94a` + + +[tarball]: https://github.com/lirios/qtgsettings/releases/download/v1.1.0/qtgsettings-1.1.0.tar.xz