Re: [Development] Info request for DEFINES in QtCreator

2020-08-06 Thread Francesc Martinez
e: Contents of Development digest..." > Today's Topics: > >1. Re: Info request for DEFINES in QtCreator (Robert Löhning) > > > > -- Forwarded message -- > From: "Robert Löhning" > To: development@qt-project.org > Cc: > Bcc: >

Re: [Development] Info request for DEFINES in QtCreator

2020-08-06 Thread Robert Löhning
Am 31.07.20 um 22:41 schrieb Francesc Martinez: > Hi, > > I'm having some troubles with implicit conversions every time I have to > build my plugin (https://github.com/francescmm/GitQlientPlugin) but until > now I didn't bother to see why. I've been just fixing the issues (mainly > casts to QStrin

[Development] Info request for DEFINES in QtCreator

2020-07-31 Thread Francesc Martinez
Hi, I'm having some troubles with implicit conversions every time I have to build my plugin (https://github.com/francescmm/GitQlientPlugin) but until now I didn't bother to see why. I've been just fixing the issues (mainly casts to QString). Looking for the reasons I've noticed that there are som