Modified build system for itemmodels

2012-04-29 Thread Alexander Neundorf
Hi, attached is a patch for kdelibs/tier1/itemmodels/. It removes the usage of ECMQtFramework.cmake and uses instead the (new) cmake features directly. The biggest difference is that itemmodels_version.h.in, itemmodelsConfig.cmake.in and itemmodelsUseFile.cmake.in are now part of itemmodels a

Re: kdeui splitup (widgets)

2012-04-29 Thread David Faure
On Sunday 29 April 2012 15:41:04 Stephen Kelly wrote: > If we discard that idea though, there's still the question of how relevant > to Qt developers outside of KDE applications these things are. If they are > not relevant outside of KDE applications, there's no point in splitting them > from kdeui

Re: kdeui splitup (widgets)

2012-04-29 Thread Stephen Kelly
David Faure wrote: > On Sunday 29 April 2012 13:24:43 Stephen Kelly wrote: >> > for independent reusable widgets, such as: >> > KSeparator, KHBox/KVBox, KLed, KArrowButton, KCapacityBar (if the >> > dependencies on kcolorscheme and kstyle can be sorted out), >> > KButtonGroup, KNumInput, KRuler, K

Re: [kdelibs/frameworks] /: Split out a kcodecs framework.

2012-04-29 Thread David Faure
On Sunday 29 April 2012 15:18:45 Stephen Kelly wrote: > David Faure wrote: > > On Sunday 29 April 2012 14:16:06 Stephen Kelly wrote: > >> Git commit d40f8ea2375ff6133d225b787f480091ca62a21b by Stephen Kelly. > >> Committed on 29/04/2012 at 14:14. > >> Pushed by skelly into branch 'frameworks'. > >>

Re: kdeui splitup (widgets)

2012-04-29 Thread David Faure
On Sunday 29 April 2012 13:24:43 Stephen Kelly wrote: > KWidgetsAddons, for consistency with the other similarly named. OK. > > for independent reusable widgets, such as: > > KSeparator, KHBox/KVBox, KLed, KArrowButton, KCapacityBar (if the > > dependencies on kcolorscheme and kstyle can be sorte

Re: [kdelibs/frameworks] /: Split out a kcodecs framework.

2012-04-29 Thread David Faure
On Sunday 29 April 2012 14:16:06 Stephen Kelly wrote: > Git commit d40f8ea2375ff6133d225b787f480091ca62a21b by Stephen Kelly. > Committed on 29/04/2012 at 14:14. > Pushed by skelly into branch 'frameworks'. > > Split out a kcodecs framework. > > This makes kcoreaddons much smaller. These classes

Re: kdeui splitup (widgets)

2012-04-29 Thread Stephen Kelly
David Faure wrote: > It seems to me that we haven't properly defined yet, what goes where. Yes I agree, I brought this up a few weeks ago too. > > Looking at kdeui and at the current kwidgets, while filling in > http://community.kde.org/Frameworks/Epics/Reduce_class_duplication > I came up with

kdeui splitup (widgets)

2012-04-29 Thread David Faure
It seems to me that we haven't properly defined yet, what goes where. Looking at kdeui and at the current kwidgets, while filling in http://community.kde.org/Frameworks/Epics/Reduce_class_duplication I came up with the following proposal: * kguiaddons, for QtGui-related classes (no widgets), such