Re: please make it easier to hack on frameworks

2013-05-04 Thread Alexander Neundorf
On Saturday 04 May 2013, Kevin Ottens wrote: > On Saturday 04 May 2013 20:59:32 Alexander Neundorf wrote: > > On Monday 29 April 2013, Aaron J. Seigo wrote: > > > hi ... > > > > > > today i am unable to work on plasma-frameworks. this is because i am > > > currently unable to compile the framework

Re: please make it easier to hack on frameworks

2013-05-04 Thread Kevin Ottens
On Saturday 04 May 2013 20:59:32 Alexander Neundorf wrote: > On Monday 29 April 2013, Aaron J. Seigo wrote: > > hi ... > > > > today i am unable to work on plasma-frameworks. this is because i am > > currently unable to compile the frameworks branch of kdelibs. in turn, > > this is because i do no

Re: please make it easier to hack on frameworks

2013-05-04 Thread Alexander Neundorf
On Monday 29 April 2013, Aaron J. Seigo wrote: > hi ... > > today i am unable to work on plasma-frameworks. this is because i am > currently unable to compile the frameworks branch of kdelibs. in turn, > this is because i do not have a recent enough version of cmake. > > the cmake version require

Re: Review Request 110264: Change uses of QCoreApplication::translate() with no context to tr() in tier1 frameworks.

2013-05-04 Thread George Goldberg
> On May 4, 2013, 7:09 a.m., Oswald Buddenhagen wrote: > > tier1/kcodecs/src/kencodingprober.cpp, line 228 > > > > > > you could add the missing spaces around the equal signs as you are > > changing this code ...

Re: Review Request 110264: Change uses of QCoreApplication::translate() with no context to tr() in tier1 frameworks.

2013-05-04 Thread George Goldberg
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/110264/ --- (Updated May 4, 2013, 6:27 p.m.) Review request for KDE Frameworks and Dav

Re: RFC: a replacement for KPluginLoader

2013-05-04 Thread David Faure
On Saturday 04 May 2013 18:04:13 Aaron J. Seigo wrote: > If we keep the current solution thenwhy deprecate it? Simply keeping what is > there would be the best thing from an app developer's POV. Great, then let's do that. > The *only* reason I'm touching this item is because the class is marked

Re: RFC: a replacement for KPluginLoader

2013-05-04 Thread Aaron J. Seigo
On Saturday, May 4, 2013 17:06:21 David Faure wrote: > On Monday 29 April 2013 22:19:58 Aaron J. Seigo wrote: > > template T *create(QObject *parent = 0) const; > > bool isVersionCompatible(quint32 minVersion, quint32 maxVersion); > > That's the API for the application, the plugin itself will only

Re: RFC: a replacement for KPluginLoader

2013-05-04 Thread Friedrich W. H. Kossebau
Am Samstag, 4. Mai 2013, 17:06:21 schrieb David Faure: > About KPluginFactory: registerPlugin is always used, it's the only way to > declare your plugin class to the macro. The reason for that strange api > though, was to be able to have multiple classes in one plugin, identified by > a keyword (=

Jenkins build is back to normal : plasma-framework_master_qt5 #430

2013-05-04 Thread KDE CI System
See ___ Kde-frameworks-devel mailing list Kde-frameworks-devel@kde.org https://mail.kde.org/mailman/listinfo/kde-frameworks-devel

Re: RFC: a replacement for KPluginLoader

2013-05-04 Thread David Faure
On Monday 29 April 2013 22:19:58 Aaron J. Seigo wrote: > hi.. > > currently libplasma uses the KDE plugin loading mechanisms *extensively*. > they have also been marked as deprecated. the goal for frameworks, as i > undestand it, is to move to a QPluginLoader. > > QPluginLoader has a major limita

Jenkins build is back to normal : kdelibs_frameworks_qt5 #589

2013-05-04 Thread KDE CI System
See ___ Kde-frameworks-devel mailing list Kde-frameworks-devel@kde.org https://mail.kde.org/mailman/listinfo/kde-frameworks-devel

Build failed in Jenkins: kdelibs_frameworks_qt5 #588

2013-05-04 Thread KDE CI System
See Changes: [ervin] Complete the fixedFont export [ervin] Add missing license -- [...truncated 14378 lines...] -- Installing:

Build failed in Jenkins: kdelibs_frameworks_qt5 #586

2013-05-04 Thread KDE CI System
See Changes: [ervin] Oops, wrong copy... thx dfaure for spotting it -- [...truncated 4098 lines...]

Build failed in Jenkins: kdelibs_frameworks_qt5 #585

2013-05-04 Thread KDE CI System
See Changes: [ervin] Remove dead code [ervin] KNumInput isn't needed since we use the spinbox only [ervin] Remove unused include [ervin] We use only QToolBar here [ervin] Remove unused includes [ervin] A QObject is enough here [e

Build failed in Jenkins: plasma-framework_master_qt5 #429

2013-05-04 Thread KDE CI System
See Changes: [ervin] New frameworks appeared, update the list -- Started by remote host 127.0.0.1 with note: Triggered by commit Building remotely on LinuxSlave - 1 in workspace

Re: Review Request 110264: Change uses of QCoreApplication::translate() with no context to tr() in tier1 frameworks.

2013-05-04 Thread Oswald Buddenhagen
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/110264/#review31987 --- tier1/kcodecs/src/kcharsets.h