Re: KAction Warning

2014-08-06 Thread Christoph Cullmann
Hi, for me it looks like KStandardAction itself triggers a lot of these warnings. I thought about adding a workaround like the already existing: if (pAction && parent && parent->inherits("KActionCollection")) { QMetaObject::invokeMethod(parent, "addAction", Q_ARG(QString, pAction->objectName

Re: KAction Warning

2014-08-05 Thread Christoph Cullmann
> On Saturday 19 July 2014 23:57:15 Christoph Cullmann wrote: > > Hi, > > > > perhaps that is a stupid question, but last time I read up in the docs, > > they > > didn't help me: > > > > KatePart spits out a lot of: > > > > kate(15138)/(default) KXMLGUIFactoryPrivate::saveDefaultActionProperties

Re: KAction Warning

2014-08-05 Thread laurent Montel
Le mardi 5 août 2014 08:19:35 David Faure a écrit : > On Saturday 19 July 2014 23:57:15 Christoph Cullmann wrote: > > Hi, > > > > perhaps that is a stupid question, but last time I read up in the docs, > > they didn't help me: > > > > KatePart spits out a lot of: > > > > kate(15138)/(default) KX

Re: KAction Warning

2014-08-04 Thread David Faure
On Saturday 19 July 2014 23:57:15 Christoph Cullmann wrote: > Hi, > > perhaps that is a stupid question, but last time I read up in the docs, they > didn't help me: > > KatePart spits out a lot of: > > kate(15138)/(default) KXMLGUIFactoryPrivate::saveDefaultActionProperties: > Shortcut for KActi

KAction Warning

2014-07-19 Thread Christoph Cullmann
Hi, perhaps that is a stupid question, but last time I read up in the docs, they didn't help me: KatePart spits out a lot of: kate(15138)/(default) KXMLGUIFactoryPrivate::saveDefaultActionProperties: Shortcut for KAction "smart_newline" "Insert Smart Newline" set with QShortcut::setShortcut(