On 12/26/2013 12:08 PM, Alex Merry wrote:
Well, it's not like KImageCache itself is any use without KCoreAddons.
Like I said before, we can put KSharePixmapCacheMixin in its own header
file if we think people will actually use it (we don't even have to make
that decision until someone comes to us
On 26/12/13 16:42, Kevin Ottens wrote:
> On Thursday 26 December 2013 15:47:49 Alex Merry wrote:
>> There are three possible solutions that I see to this:
>> 1. just #include in kimagecache.h, on the basis
>> KImageCache is useless without linking against KCoreAddons anyway
>>
>> 2. do some CMake
Hello,
On Thursday 26 December 2013 15:51:48 Alex Merry wrote:
> How much do we care about users of frameworks who don't use CMake? Do
> we want to provide pkg-config files? How easy is it to do so?
>
> (My personal answers would be: enough to put in a little effort, but not
> a huge one; yes,
Hello,
On Thursday 26 December 2013 15:47:49 Alex Merry wrote:
> Another decision to be made :-)
>
> kimagecache.h, in KGuiAddons, includes the template class
> KSharedPixmapCacheMixin and the line
> #define KImageCache KSharedPixmapCacheMixin
>
> Using KImageCache will clearly not work without
On Thursday 26 December 2013 13:40:50 David Edmundson wrote:
> Products are all added in bugzilla.
>
> Default assignee is always kdelibs-b...@kde.org. Maintainers can alter
> this per product/component.
> Every product only has a single component "general". Maintainers
> should add/rename as need
How much do we care about users of frameworks who don't use CMake? Do
we want to provide pkg-config files? How easy is it to do so?
(My personal answers would be: enough to put in a little effort, but not
a huge one; yes, if it's easy; there is probably a helpful macro, and if
not ECM would bene
Another decision to be made :-)
kimagecache.h, in KGuiAddons, includes the template class
KSharedPixmapCacheMixin and the line
#define KImageCache KSharedPixmapCacheMixin
Using KImageCache will clearly not work without the header that defines
KSharedDataCache, which is in kcoreaddons. Currently,
Products are all added in bugzilla.
Default assignee is always kdelibs-b...@kde.org. Maintainers can alter
this per product/component.
Every product only has a single component "general". Maintainers
should add/rename as needed.
I have not added any versions yet.
David
___
Hello,
Any news about that?
Cheers.
On Tuesday 17 December 2013 17:04:18 Kevin Ottens wrote:
> On Monday 16 December 2013 23:30:15 Sebastian Kügler wrote:
> > On Monday, December 16, 2013 19:30:25 Martin Graesslin wrote:
> > > On Monday 16 December 2013 19:01:25 David Edmundson wrote:
> > > > On