Re: [Development] Repository request: HTTP server

2017-10-06 Thread Konstantin Tokarev
06.10.2017, 20:12, "Jason H" : >>  Hi all, >> >>  We have recently been working on a research project looking into the >> possibilities for creating a lightweight server component that can easily >> enable Qt applications to serve over HTTP. We would like to make this work >>

Re: [Development] Repository request: HTTP server

2017-10-06 Thread Jason H
> Hi all, > > We have recently been working on a research project looking into the > possibilities for creating a lightweight server component that can easily > enable Qt applications to serve over HTTP. We would like to make this work > public and therefore request a repository. > > This

Re: [Development] Repository request: HTTP server

2017-10-06 Thread Richard Moore
There are also some http servers that I've written. I think requirements should include: - Extensible - Easy to support SSL/TLS - Support for client certs I think we talked about some of this at least years network summit... Cheers Rich. On 6 October 2017 at 17:21, Harri Porten

Re: [Development] Repository request: HTTP server

2017-10-06 Thread Harri Porten
On Fri, 6 Oct 2017, Tomaz Canabrava wrote: > We have recently been working on a research project looking into the possibilities for creating a lightweight server component that can easily enable Qt applications to serve over HTTP. We would like to make this work public and

Re: [Development] Repository request: HTTP server

2017-10-06 Thread Fredrik de Vibe
> On 6 Oct 2017, at 14:48, Lars Knoll wrote: > > Hi Fredrik, > > +1 for this one as well. Are you going to be the maintainer for the module, > or is it going to be someone else? Thanks, Lars. No, I am not going to be the maintainer, this is somewhat undecided yet. I am

Re: [Development] Repository request: HTTP server

2017-10-06 Thread Tomaz Canabrava
On Fri, Oct 6, 2017 at 2:48 PM, Lars Knoll wrote: > Hi Fredrik, > > +1 for this one as well. Are you going to be the maintainer for the > module, or is it going to be someone else? > > Cheers, > Lars > > > On 6 Oct 2017, at 13:10, Fredrik de Vibe wrote: >

Re: [Development] Repository request: HTTP server

2017-10-06 Thread Lars Knoll
Hi Fredrik, +1 for this one as well. Are you going to be the maintainer for the module, or is it going to be someone else? Cheers, Lars > On 6 Oct 2017, at 13:10, Fredrik de Vibe wrote: > > Hi all, > > We have recently been working on a research project looking into

Re: [Development] Repository request: Qt KNX and Qt KMQTT

2017-10-06 Thread Lars Knoll
On 4 Oct 2017, at 17:46, Thiago Macieira > wrote: On Wednesday, 4 October 2017 01:51:35 PDT Maurice Kalinowski wrote: Hi everyone, Some of you might have heard about the Qt Company's Industry Automation specific work. If not, check

Re: [Development] Repository request: HTTP server

2017-10-06 Thread Yuri Alexandrov
Hi If you need any help I’ll be happy to join if possible as I also doing very similar thing, including dynamic invocations module, using JSON, to get a light weighted and easy to use appserver. Regards, Yuri Sent from Mail for Windows 10 From: Fredrik de Vibe Sent: Friday, October 6, 2017

[Development] Repository request: HTTP server

2017-10-06 Thread Fredrik de Vibe
Hi all, We have recently been working on a research project looking into the possibilities for creating a lightweight server component that can easily enable Qt applications to serve over HTTP. We would like to make this work public and therefore request a repository. This work is intended to

Re: [Development] Qt 5.9.2 and Qt Creator 4.4.1 released

2017-10-06 Thread Jani Heikkinen
It's there now; I just forgot to press 'save' ;) br, jani From: Daniel Engelke Sent: Friday, October 6, 2017 12:22 PM To: 'development@qt-project.org' Cc: Jani Heikkinen Subject: Re: [Development] Qt 5.9.2 and Qt Creator 4.4.1

Re: [Development] Qt 5.9.2 and Qt Creator 4.4.1 released

2017-10-06 Thread Daniel Engelke
Hi, http://wiki.qt.io/Qt_5.9.2_Change_Files >>> There is currently no text in this page. You can search for this page title in other pages, or search the related logs

[Development] Qt 5.9.2 and Qt Creator 4.4.1 released

2017-10-06 Thread Jani Heikkinen
Hi, I am happy to inform Qt 5.9.2 and Qt Creator 4.4.1 are released today. Read more information about releases from blog posts: Qt 5.9.2: http://blog.qt.io/blog/2017/10/06/qt-5-9-2-released/ Qt Creator 4.4.1: http://blog.qt.io/blog/2017/10/06/qt-creator-4-4-1-released/ Big thanks to everyone

Re: [Development] Needing another advise using git

2017-10-06 Thread Frederik Gladhorn
On onsdag 4. oktober 2017 19.28.43 CEST Daniel Savi wrote: > Thank you all for the helpful comments on my previous message. > > I think that I have now managed to amend my changes into one commit and > may understand how to react on comments. > > While amending my commits I must somehow have