On 11 March 2013 10:17, C. Boemann wrote:
> On Sunday 10 March 2013 Mar, Yuë Liu wrote:
>> What's your opinion on this? At leaset we need all the application
>> maintainers' support.
>
> I don't think this is the right way to go. If we want it to look good on osx,
> we should work on the qstyle, w
On Sunday 10 March 2013 Mar, Yuë Liu wrote:
> What's your opinion on this? At leaset we need all the application
> maintainers' support.
I don't think this is the right way to go. If we want it to look good on osx,
we should work on the qstyle, which will benefit other projects as well. It may
n
On Sunday 10 March 2013 Mar, Yuë Liu wrote:
> What's your opinion on this? At leaset we need all the application
> maintainers' support.
I'm in two minds. On the one hand, yes, I would like a good native look and
feel for Krita. On the other hand, artists want a dark theme, and native OSX
doesn
On 11 March 2013 08:59, Cyrille Berger wrote:
> On 2013-03-10 23:29, Jaroslaw Staniek wrote:
>>
>> I have not investigated it a lot, questions:
>> - is it maintained?
>> - it would needs change for two reasons: license (not LGPL), naming
>> (uses Q prefix reserved for the Qt Project);
>
>
> For th
On 2013-03-10 23:29, Jaroslaw Staniek wrote:
I have not investigated it a lot, questions:
- is it maintained?
- it would needs change for two reasons: license (not LGPL), naming
(uses Q prefix reserved for the Qt Project);
For the record, the project is licensed under MIT, which is roughly
equ
On 10 March 2013 17:49, Yuë Liu wrote:
> Hi,
>
> Currently Calligra looks ugly on OS X because many qt widgets don't
> have good styles for OS X, to get pixel perfection, we have to wrap
> native widgets in Qt codes. But adding ifdefs is uglier than this, so
> we better use small library who has d