Re: [Qt-creator] Request for plugin migration guide for each QtCreator release

2025-07-11 Thread Jochen Becher via Qt-creator
Definitely that would help. Am Donnerstag, dem 10.07.2025 um 19:10 +0200 schrieb apoenitz: > On Fri, Jul 04, 2025 at 03:54:50PM +0200, Jochen Becher via Qt- > creator wrote: > > Hi, > > Hi Jochen. >   > > every time I migrate our plugins to a new QtCreator version, I run > > into > > the same i

Re: [Qt-creator] Request for plugin migration guide for each QtCreator release

2025-07-10 Thread apoenitz
On Fri, Jul 04, 2025 at 03:54:50PM +0200, Jochen Becher via Qt-creator wrote: > Hi, Hi Jochen. > every time I migrate our plugins to a new QtCreator version, I run into > the same issue: > > Some concepts have changed and I have no idea how to adopt the plugin. > I must analyse the changes myse

[Qt-creator] Request for plugin migration guide for each QtCreator release

2025-07-04 Thread Jochen Becher via Qt-creator
Hi, every time I migrate our plugins to a new QtCreator version, I run into the same issue: Some concepts have changed and I have no idea how to adopt the plugin. I must analyse the changes myself. Latest example: From version 15 to 16 the methods IOptionsPage::setDisplayCategory and IOptionsPag