Hello KDE!
I am glad to let you know that the first KDE Frameworks IRC meeting happened
last night, and it was very productive. The main goals where to get everyone
up to speed on what's going on in the different areas, but also to identify
where effort are needed.
The meeting involving a bunch o
---
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/103335/
---
Review request for kdelibs, Rafael Fernández López and Jaime Torres Amate.
> On Dec. 4, 2011, 6:47 p.m., Thomas Lübking wrote:
> > Ok, i think i know what's wrong.
> > KCategorizedView::updateGeometries() calls QListView::updateGeometries()
> > which has it's own opinion on whether the scrollbars should be visible
> > (valid range) or not and triggers a (sometimes add
On Monday, December 5, 2011 10:12:04 Ivan =?utf-8?B?xIx1a2nEhw==?= wrote:
> On 5 December 2011 09:54, Aaron J. Seigo wrote:
> > On Monday, December 5, 2011 09:31:49 Ivan =?utf-8?B?xIx1a2nEhw==?= wrote:
> >> Since kdelibs are frozen, this will never go into master, but will
> >> need to wait for kf
---
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/10/
---
Review request for kdelibs.
Description
---
See https://bugs.kde.org/
On 5 December 2011 09:54, Aaron J. Seigo wrote:
> On Monday, December 5, 2011 09:31:49 Ivan =?utf-8?B?xIx1a2nEhw==?= wrote:
>> Since kdelibs are frozen, this will never go into master, but will
>> need to wait for kf5.
>
> to expand on why this is a bit more: it requires libkactivities, which will
On Monday, December 5, 2011 09:31:49 Ivan =?utf-8?B?xIx1a2nEhw==?= wrote:
> Since kdelibs are frozen, this will never go into master, but will
> need to wait for kf5.
to expand on why this is a bit more: it requires libkactivities, which will
need to be built after various tier1/2 libraries but b
Cool :)
When we are at it:
Apart from various changes in libkactivities, there is now a branch of
kdelibs called ivan/kparts-activities which provides all kparts-based
applications the ability to report resource events (document
open/close...) to the activity manager.
Since kdelibs are frozen, t
> On Dec. 4, 2011, 6:47 p.m., Thomas Lübking wrote:
> > Ok, i think i know what's wrong.
> > KCategorizedView::updateGeometries() calls QListView::updateGeometries()
> > which has it's own opinion on whether the scrollbars should be visible
> > (valid range) or not and triggers a (sometimes add