Re: kdereview: qqc2-desktop-style

2017-06-16 Thread Marco Martin
On Thu, May 18, 2017 at 11:08 AM, Marco Martin wrote: > Hi all, > I'm anouncing the QtQuickControls2 desktop style in kdereview, repo name is > qqc2-desktop-style > > It is intended to be a small style written in QML for QtQuickControls2 that is > intended to be used by default in QQC2-based apps

Re: kdereview: qqc2-desktop-style

2017-05-23 Thread Marco Martin
On Sun, May 21, 2017 at 7:16 PM, Albert Astals Cid wrote: > if("${CMAKE_SOURCE_DIR}" STREQUAL "${CMAKE_BINARY_DIR}") >message(FATAL_ERROR "climbinggrades bla bla bla.") > endif() > > This is not climbinggrades ;) thanks, fixed -- Marco Martin

Re: kdereview: qqc2-desktop-style

2017-05-21 Thread Albert Astals Cid
El dijous, 18 de maig de 2017, a les 11:08:42 CEST, Marco Martin va escriure: > Hi all, > I'm anouncing the QtQuickControls2 desktop style in kdereview, repo name is > qqc2-desktop-style > > It is intended to be a small style written in QML for QtQuickControls2 that > is intended to be used by def