Re: [Development] Moving QDesktopServices from Gui to Core?

2024-05-07 Thread Lars Knoll via Development
> On 7 May 2024, at 19:15, Thiago Macieira wrote: > > On Tuesday 7 May 2024 10:03:21 GMT-7 Thiago Macieira wrote: >> So I want to know of a use-case where all of the following are true: >> * application is GUI-less (i.e., is a background service) >> * application has no GUI counterpart >> *

Re: [Development] Moving QDesktopServices from Gui to Core?

2024-05-06 Thread Lars Knoll via Development
> On 6 May 2024, at 09:02, Marc Mutz via Development > wrote: > > Hi, > > Juha is currently improving the OAuth implementation in QtNetworkAuth. > The protocol involves launching the system browser to get an access > code, in turn used to get access tokens with which services can then be

Re: [Development] Nominating Jøger Hansegård for approver rights

2024-03-15 Thread Lars Knoll via Development
+1! Lars > On 14 Mar 2024, at 10:06, Tor Arne Vestbø via Development > wrote: > > Hi, > > I would like to nominate Jøger Hansegård for approver rights in the Qt > project. > > Jøger joined The Qt Company 10 months ago and has since then been getting his > hands dirty in Qt Multimedia, and

Re: [Development] QML Rectangle corner radius API for Qt 6.7

2023-12-22 Thread Lars Knoll via Development
> On 22 Dec 2023, at 17:48, Giuseppe D'Angelo via Development > wrote: > > Il 22/12/23 17:08, Pierre-Yves Siret ha scritto: >> I wouldn't want a radii grouped property just because of its name. >> I much prefer writing topLeftRadius: 10 than radii.topLeft: 10. >> The pedantic latin syntax

Re: [Development] QML Rectangle corner radius API for Qt 6.7

2023-12-22 Thread Lars Knoll via Development
> On 22 Dec 2023, at 13:54, Tor Arne Vestbø via Development > wrote: > >> On 22 Dec 2023, at 13:20, Giuseppe D'Angelo via Development >> wrote: >> >> Il 22/12/23 11:15, André Somers ha scritto: >>> I can see two options. The simplest option is to have a `radii` >>> property, which is a

Re: [Development] BC/SC in patch releases

2023-08-24 Thread Lars Knoll via Development
> On 24 Aug 2023, at 14:30, Giuseppe D'Angelo via Development > wrote: > > On 22/08/2023 23:27, Marc Mutz via Development wrote: >> We have >> https://community.kde.org/Policies/Binary_Compatibility_Issues_With_C%2B%2B >> for backwards binary compatibility issues and we have >>

Re: [Development] BC/SC in patch releases (particularly enum additions)

2023-08-23 Thread Lars Knoll via Development
> On 23 Aug 2023, at 11:48, Edward Welbourne via Development > wrote: > > On Tuesday, 22 August 2023 14:27:09 PDT Marc Mutz via Development wrote: I think we should decide what we mean by forward BC and SC and describe it in https://wiki.qt.io/Qt-Version-Compatibility more