Re: [Development] redistributing QPA and platform style plugins

2017-04-06 Thread René J . V . Bertin
FWIW, I have bundled my modified Cocoa QPA and Macintosh style with the platform theme plugin I already had: https://cgit.kde.org/scratch/rjvbb/osx-integration.git/ The nice thing with QPA and platform theme plugins is that - a platform theme plugin calling itself cocoa overrides the one provid

Re: [Development] redistributing QPA and platform style plugins

2017-04-04 Thread René J . V . Bertin
On Monday April 03 2017 15:33:34 Jake Petroules wrote: Thanks for all your answers. >> Are there legal restrictions to making my modified versions available (say >> on github) other than maintaining the license headers and any licensing >> files? > >In short, no. You know Qt is licensed under

Re: [Development] redistributing QPA and platform style plugins

2017-04-03 Thread Thiago Macieira
On segunda-feira, 3 de abril de 2017 08:40:42 PDT Tor Arne Vestbø wrote: > On 03/04/2017 17:35, Thiago Macieira wrote: > >> And last but not least, does doing this have any incidence on > >> "upstreaming", should I ever decide to submit some of those > >> modifications? > > > > The recommendation

Re: [Development] redistributing QPA and platform style plugins

2017-04-03 Thread Tor Arne Vestbø
On 03/04/2017 17:35, Thiago Macieira wrote: And last but not least, does doing this have any incidence on "upstreaming", should I ever decide to submit some of those modifications? The recommendation is that you think of upstreaming early. The longer it takes you to upstream, the more stale you

Re: [Development] redistributing QPA and platform style plugins

2017-04-03 Thread Thiago Macieira
On segunda-feira, 3 de abril de 2017 03:09:16 PDT René J.V. Bertin wrote: > Hi, > > As you know I've been tinkering with the Cocoa QPA plugin and the Macintosh > style. > > Are there legal restrictions to making my modified versions available (say > on github) other than maintaining the license h

Re: [Development] redistributing QPA and platform style plugins

2017-04-03 Thread Jake Petroules
> On Apr 3, 2017, at 3:09 AM, René J.V. Bertin wrote: > > Hi, > > As you know I've been tinkering with the Cocoa QPA plugin and the Macintosh > style. > > Are there legal restrictions to making my modified versions available (say on > github) other than maintaining the license headers and a

[Development] redistributing QPA and platform style plugins

2017-04-03 Thread René J . V . Bertin
Hi, As you know I've been tinkering with the Cocoa QPA plugin and the Macintosh style. Are there legal restrictions to making my modified versions available (say on github) other than maintaining the license headers and any licensing files? How feasible is to extract these components and mak