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

2022-10-10 Thread Robert Griebl via Development
On 10.10.2022 12:07, Eike Ziller via Development wrote: From what I see, it should in practice be ok to use. But perhaps I’m missing something. Does anything speak against using ‘#pragma once’ in new files? Just for reference, we are using it without issues in Qt Creator since 2016. (But of

Re: [Development] Nominating Dominik Holland for approver status

2019-10-02 Thread Robert Griebl
On 02.10.19 10:57, Palaraja, Kavindra wrote: > +1 , he’s my star example of a Developer who actually reads and writes > documentation Also +1, although I'd dispute the "star" status ;) cu Robert > Disclaimer: We used to work in the same team. Same for me. _

Re: [Development] commas in ctor-init-lists

2016-06-01 Thread Robert Griebl
t-project.org http://lists.qt-project.org/mailman/listinfo/development ___ Development mailing list Development@qt-project.org http://lists.qt-project.org/mailman/listinfo/development -- Robert Griebl Senior Software Engineer Pelagicore AG Balans

Re: [Development] Nominating Volker Krause for Approver status

2016-03-30 Thread Robert Griebl
ling list Development@qt-project.org <mailto:Development@qt-project.org> http://lists.qt-project.org/mailman/listinfo/development ___ Development mailing list Development@qt-project.org http://lists.qt-project.org/mailman/listinfo/development

Re: [Development] INTEGRITY changes for 5.7

2016-03-02 Thread Robert Griebl
aware that he needed to keep pushing the Stage button... This should bring Qt 5.7 to work on INTEGRITY, provided a C++11 compiler is available for that platform. +1 -- Robert Griebl SENIOR SOFTWARE ENGINEER Pelagicore AG Balanstr. 55, 81541 Munich, Germany robert.gri...@pelagicor

Re: [Development] QTBUG-48709: calling ::exit() may crash

2015-10-20 Thread Robert Griebl
n to the event-loop one more time, call qApp->exit() -- Robert Griebl SENIOR SOFTWARE ENGINEER Pelagicore AG Balanstr. 55, 81541 Munich, Germany robert.gri...@pelagicore.com www.pelagicore.com ___ Development mailing list Development@qt-project.org h

Re: [Development] New Module Request: QtGeniviExtras

2015-08-12 Thread Robert Griebl
t;DLT is a reusable open source software component for standardized logging and tracing in infotainment ECUs based on the AUTOSAR 4.0 standard. The goal of DLT is the consolidation of the existing variety of logging and tracing protocols on one format." (http://projects.genivi.org

Re: [Development] FW: Backwards compatibiltiy break in Qt 5.5

2015-07-28 Thread Robert Griebl
sk my opinion, I think this regression should be fixed in Qt 5.5.x. +1 cu Robert -- Robert Griebl SENIOR SOFTWARE ENGINEER Pelagicore AG Balanstr. 55, 81541 Munich, Germany robert.gri...@pelagicore.com www.pelagicore.com ___ Development mailing

[Development] QtWayland stable branch

2014-08-11 Thread Robert Griebl
Hi all, Someone deleted the 'stable' branch in the QtWayland repo (on Gitorious) today. Since this breaks the Yocto meta-qt5 recipe I'm wondering if (a) a stable branch will come back, or (b) it is gone for good and we have to fix the Yocto recipe. Thanks, Robert __