On Tuesday 04 December 2012, Stephen Kelly wrote:
> Alexander Neundorf wrote:
> >> > Retraining all our users that using include_directories() is wrong
> >> > doesn't sound good to me.
> >>
> >> I think re-training is the cost of simplicity, and it's worth it.
> >>
> >> You only expect to have to
Alexander Neundorf wrote:
>> There is no point in keeping cmake files looking exactly as they do now
>> if we can instead remove noisy/redundant information. That is progress.
>> If it was 2006 what would you choose?
>
> I would prefer if both ways would stay valid and continue to work as they
> d
Hello,
KMessageBox (non-WId and non-queued methods) should go to kwidgets (actually
in staging).
According to the current state of the code, it dependes on kdeui/notifications.
This would require linking kwidgets to kdeui. But kdeui already links to
kwidgets, leading to a circular reference bet
Hello,
On Thursday 6 December 2012 23:32:21 Valentin Rusu wrote:
> KMessageBox (non-WId and non-queued methods) should go to kwidgets (actually
> in staging).
>
> According to the current state of the code, it dependes on
> kdeui/notifications. This would require linking kwidgets to kdeui. But
> k