Re: [Development] clang-format

2019-10-14 Thread Frederik Gladhorn
Hi Mitch, thanks for trying! On mandag 14. oktober 2019 14:51:41 CEST Mitch Curtis wrote: > As a side note, I installed it on Ubuntu 18.04.3 with: > > sudo apt-get install clang-format > > but there was no git-clang-format binary, even though >

Re: [Development] Proposal: Eliminate soft branching phase from release process

2019-10-14 Thread Kari Oikarinen
On 12.10.2019 14.14, Oswald Buddenhagen wrote: > On Fri, Oct 11, 2019 at 12:04:20PM +, Kari Oikarinen wrote: >> I want to propose eliminating soft branching phase and instead use the >> creation of the branch as a cut-off for feature freeze (or bug fixes >> for a patch release). >> >

Re: [Development] clang-format

2019-10-14 Thread Mitch Curtis
> -Original Message- > From: Development On Behalf Of > Frederik Gladhorn > Sent: Monday, 14 October 2019 1:46 PM > To: development@qt-project.org > Subject: [Development] clang-format > > Hi, > > after just a bit over a year, we have a hint of progress on the state of using >

[Development] clang-format

2019-10-14 Thread Frederik Gladhorn
Hi, after just a bit over a year, we have a hint of progress on the state of using clang-format. If you use qt5.git, you'll get the git hook for it set up, to automatically run clang-format on the lines you changed. To benefit today, get the dev branch of qt5 and run init-repository -f

[Development] Maintainers, your action needed: Qt 5.13.2 changes files

2019-10-14 Thread Jani Heikkinen
Hi, It is time to create changes files for Qt 5.13.2 release. Initial ones here: https://codereview.qt-project.org/q/message:%2522Add+changes+file+for+Qt+5.13.2%2522+status:open Please finalize those asap & get +2 during this week. br, Jani Heikkinen Release Manager