Re: [kdevqtdesigner] Help to port kdevqtdesigner in to KDevelop 5
Kevin Funk <[email protected]>
| Newsgroups | gmane.comp.kde.users.kdevelop |
|---|---|
| Message-ID | <6556277.S1PkhE9Byh@kerberos> |
On Wednesday, 17 October 2018 14:50:34 CEST René J.V. Bertin wrote: > On Wednesday October 17 2018 13:06:19 Friedrich W. H. Kossebau wrote: > >That is why plugins can be disabled if one does not use them. > >Settings->Configure KDevelop...->Plugins, there disable all those you > >personally do not need, by untoggling the checkbox of a plugin listed. > > Yeah, but it's never really clear which plugins are enabled when you start a > new session, and AFAIK it isn't really possible either to unload plugins. > More plugins also means longer build times if they cannot be (de)selected > at that level. > > Qt Creator has a -noload option to disable loading of specific plugins at > startup; I don't KDevelop has something similar, correct? It has, in form of a env variable you can set: export KDEV_DISABLE_PLUGINS=$PLUGIN_ID Example: export KDEV_DISABLE_PLUGINS=KDevWelcomePage ... or multiple ones: export KDEV_DISABLE_PLUGINS=KDevWelcomePage;$OTHER_PLUGIN_ID Wouldn't mind having sth similar as QtC's -noload in KDevelop, though. Patches welcome, I guess. This one should be relatively trivial. Regards, Kevin > >Miss it some more, and once you miss it enough to start researching the > >state, you will find that it got ported, that it had been done as KPart > >technology > Ah, indeed. I missed that, but then I've been keeping my KDE4 desktop and > kuiviewer4 works just fine as a standalone viewer :) > >Not only because KParts with their single-view/single-document principle do > > Can't you create a new, dedicated window and hand that to the KPart? > > >current workflow options available. Everyone has different needs. > > Yep, and you also cannot cater to everyone... > > R -- Kevin Funk | [email protected] | http://kfunk.org
signature.asc
(application/pgp-signature, 195 B)
-----BEGIN PGP SIGNATURE----- iF0EABECAB0WIQQ2TvpfY5VykH05KZnGTPVrE8rOXQUCW8gd2wAKCRDGTPVrE8rO XRhuAKCn0dH/Rs+A7YsyFDEgx8rdPXWfKQCeLDYiWAyMnujP6gcGsM6IpQ4ZKWU= =83Kn -----END PGP SIGNATURE-----