CJCombrink / SpellChecker-Plugin

SpellChecker Plugin for Qt Creator
GNU Lesser General Public License v3.0
139 stars 26 forks source link

Add QtCreator v14 support (pre-release) #161

Closed silverqx closed 3 months ago

silverqx commented 3 months ago

Can you already release a new version that will support qtc14?

CJCombrink commented 3 months ago

Hi @silverqx

Unfortunately it is not as easy with Qt Creator. If I would release a new version that works for the Beta 2 just released I will have to re-release for 14 when it finally gets released.

The way I release and the way Qt release also makes it very hard to just release for an RC or Beta, in the past it was better but somewhere something changed and I have not yet put in the time to try and support both.

I will definitely spend the time to make a release as soon as it is officially released. I will try to see what I can get done regarding getting ready for when they release regarding the compatibility and the PRs open. But until there is an official release I can't promise anything.

silverqx commented 3 months ago

Ok, thx for the explanation, it looks like you would need to release for every pre-release and also for GA which is of course too much, the only way would be to automate this somehow.