Re: [Development] HEADS-UP: Qt Wayland will be frozen while migrating the QPA plugin

2025-05-15 Thread Thiago Macieira via Development
On Thursday, 15 May 2025 08:31:12 Pacific Daylight Time Fabian Kosmale via Development wrote: > this is a known issue, and > https://codereview.qt-project.org/c/qt/qtbase/+/645694 should fix it. Confirmed. > Moreover, anyone building QtWayland will currently get duplicate target > errors until t

Re: [Development] Proposing changes to https://wiki.qt.io/Qt_Coding_Style

2023-05-09 Thread Thiago Macieira via Development
On Monday, 8 May 2023 23:51:37 PDT Marc Mutz via Development wrote: >// WRONG >template >// CORRECT: >template > > Rationale: We always used the latter in Qt. Then a faulty _clang-format > that dropped the space for unknown reasons was added to qt5.git and > since then, we have a

Re: [Development] 答复: Qt static compiler error

2015-10-26 Thread Thiago Macieira via Development
On Tuesday 27 October 2015 09:05:34 kl222 via Development wrote: > Thiago Macieira: > > 1. I think this is a bug. When using cmake project file, it has the > responsibility to deal with it automatic dependency, rather than by the user > to deal with. That might be. So please report it so this isn