Re: fix frameworks-kactions compile error

2012-04-11 Thread Giorgos Tsiapaliwkas
ecide what kwidgets should have. Regards, Giorgos -- Giorgos Tsiapaliwkas (terietor) KDE Developer terietor.gr ___ Kde-frameworks-devel mailing list Kde-frameworks-devel@kde.org https://mail.kde.org/mailman/listinfo/kde-frameworks-devel

Re: fix frameworks-kactions compile error

2012-04-11 Thread Giorgos Tsiapaliwkas
On 11 April 2012 18:36, David Faure wrote: > > kwidgets doesn't need kactions, does it? If so, then we need to rethink > this. > Actually, KIcon* should be in kguiaddons, not in kwidgets, I think. > yes it does. We can't link them due to a circular. -- Giorgos Ts

Re: libkwidgets (Re: patches on kcolors)

2012-04-11 Thread Giorgos Tsiapaliwkas
is a heavy job and I can't take such calls. Also in order to this I have to study all that code, which requires a lot of time and I don't volunteer for that. I prefer someone who has the appropriate experience to tell me what to do. Regards, Giorgos -- Giorgos Tsiapaliwkas (terietor) KDE Developer terietor.gr ___ Kde-frameworks-devel mailing list Kde-frameworks-devel@kde.org https://mail.kde.org/mailman/listinfo/kde-frameworks-devel

Re: libkwidgets (Re: patches on kcolors)

2012-04-11 Thread Giorgos Tsiapaliwkas
e about splitting? Also with all this cherry pick now we can't merge my branch. Right? regards -- Giorgos Tsiapaliwkas (terietor) KDE Developer terietor.gr ___ Kde-frameworks-devel mailing list Kde-frameworks-devel@kde.org https://mail.kde.org/mailman/listinfo/kde-frameworks-devel

Re: libkwidgets (Re: patches on kcolors)

2012-04-08 Thread Giorgos Tsiapaliwkas
kdeui/sonnet/highlighter.h -> staging/sonnet/src/ui/highlighter.h # renamed:kdeui/sonnet/tests/test_highlighter.cpp -> staging/sonnet/tests/test_highlighter.cpp # renamed:kdeui/sonnet/tests/test_highlighter.h -> staging/sonnet/tests/test_highlighter.h commit 2

Re: patches on kcolors

2012-04-03 Thread Giorgos Tsiapaliwkas
d the error). What should I do with the above? Push? cheers -- Giorgos Tsiapaliwkas (terietor) KDE Developer terietor.gr undefines Description: Binary data ___ Kde-frameworks-devel mailing list Kde-frameworks-devel@kde.org https://mail.kde.org/mailma

Re: patches on kcolors

2012-03-28 Thread Giorgos Tsiapaliwkas
p # renamed:kdeui/tests/knuminputtest.cpp -> staging/kwidgets/tests/knuminputtest.cpp patch 2 is it ok? -- Giorgos Tsiapaliwkas (terietor) KDE Developer terietor.gr a Description: Binary data ___ Kde-frameworks-devel mailing list Kde-

Re: patches on kcolors

2012-03-27 Thread Giorgos Tsiapaliwkas
idgets/tests/kinputdialogtest.cpp # renamed:kdeui/tests/kmessageboxtest.cpp -> staging/kwidgets/tests/kmessageboxtest.cpp # renamed:kdeui/tests/knuminputtest.cpp -> staging/kwidgets/tests/knuminputtest.cpp commit 2 I have attached the patch as kcombopatches cheers -- Giorgo

Re: patches on kcolors

2012-03-12 Thread Giorgos Tsiapaliwkas
On 12 March 2012 09:53, Giorgos Tsiapaliwkas wrote: > Now, kcolors needs to be linked to kurllabel, kseparator and kpushbutton. > Plus the kglobalsettings -- Giorgos Tsiapaliwkas (terietor) KDE Developer terietor.gr ___ Kde-frameworks-devel m

Re: [kdelibs/frameworks-kcolors] /: Move khbox and kvbox from kdeui/widgets to staging/kwidgets/src/widgets

2012-03-12 Thread Giorgos Tsiapaliwkas
them. No? > BTW for this stuff: > kcolordialog.cpp:kapp->installX11EventFilter(filter); > feel free to comment it out for now, like this: > #if 0 // Qt5 TODO: port to QWidget::nativeEvent > This will require testing to be ported correctly. Do you mean this? s/kapp->in

Re: [kdelibs/frameworks-kcolors] /: Move khbox and kvbox from kdeui/widgets to staging/kwidgets/src/widgets

2012-03-11 Thread Giorgos Tsiapaliwkas
olors can be ready in 2-3 days If there is someone online to help me a bit. So, does it worth to do all this git things for a few days? Regards, Giorgos -- Giorgos Tsiapaliwkas (terietor) KDE Developer terietor.gr ___ Kde-frameworks-devel mailing lis

Re: patches on kcolors

2012-03-11 Thread Giorgos Tsiapaliwkas
arder. So I would prefer to prepare the patches(for the frameworks),to send them in this list for review ,to push them and finally to merge them in frameworks-kcolors. Do you agree? Regards, Giorgos -- Giorgos Tsiapaliwkas (terietor) KDE Developer terietor.gr _

Re: patches on kcolors

2012-03-11 Thread Giorgos Tsiapaliwkas
On 10 March 2012 12:49, David Faure wrote: > > > > > KGuiItem should move to kguiaddons I think. > > > > Which means moving KIcon and KIconLoader/KIconTheme too (KGuiItem > > > > depends > > > > on it). > So,where should I move KGu

Re: KF5 Volunteer day 1: Done

2012-02-24 Thread Giorgos Tsiapaliwkas
ng the build system) -- Giorgos Tsiapaliwkas (terietor) KDE Developer terietor.gr ___ Kde-frameworks-devel mailing list Kde-frameworks-devel@kde.org https://mail.kde.org/mailman/listinfo/kde-frameworks-devel

Re: KF5 Volunteer day 1: Done

2012-02-24 Thread Giorgos Tsiapaliwkas
again about my branch when it will be pushed) Our exams for our college will finish this week. So from Monday we will finish our tasks. Cheers. P.S.: our changes will go to different branches and not in the frameworks because we are still struggling with the build system.