[Development] Possible breaking change in Qt 6.9.0 beta 3 CMake macros?

2025-03-08 Thread Paul Colby
Hi Qt devs, I kind of just want a quick sanity check here for: am I doing something wrong, or does Qt 6.9.0 beta 3 break the default location of generated *.qm files? I'm pretty sure this was fine in 6.9 beta 1 (and is fine for Qt's 6.2 through 6.8). I'm not sure re beta 2, but the Qt commit his

Re: [Development] Using '#pragma once' instead of include guards?

2022-10-10 Thread Paul Colby
Also worth considering https://isocpp.github.io/CppCoreGuidelines/CppCoreGuidelines#Rs-guards SF.8: > Note Some implementations offer vendor extensions like #pragma once > as alternative to include guards. It is not standard and it is not portable. > It injects the hosting machine’s filesystem se

[Development] Thanks for the Summit

2018-06-12 Thread Paul Colby
Hi all, I just wanted to say thank you for letting me come alone to the Qt Contributors Summit! It was great to see such a strong sense of community amongst you all, and it was a pleasure to be included. Thanks! :) Paul. ___ Development mailing list De

Re: [Development] Which gerrit branch for minor bug fix?

2018-04-27 Thread Paul Colby
Thanks André, On Fri, Apr 27, 2018 at 7:40 PM André Hartmann wrote: > Hi Paul, > > Am 27.04.2018 um 10:52 schrieb Paul Colby: > > Hi, > > > > I want submit a very small bug fix to the QtXmlPatterns module. I think > > I have git and Gerrit all setup, but ju

[Development] Which gerrit branch for minor bug fix?

2018-04-27 Thread Paul Colby
Hi, I want submit a very small bug fix to the QtXmlPatterns module. I think I have git and Gerrit all setup, but just wanted to confirm a two things. The bug to be fixed has been present, untouched since at least Qt 4.6. Looking at the QUIP5 guidelines, I'd say its classified as "Bugs: Other" (i