Re: [Development] Qt Network Maintainership Changes

2016-09-07 Thread Markus Goetz
On 06/09/16 21:05, Richard Moore wrote: I'd like to nominate Timur as my replacement +1 On a similar note, I'd like to nominate Jesús Fernández as the maintainer of the QtNetworkAuth module +1 -- Woboq GmbH | https://woboq.com/ Geschäftsführer: Markus Goetz, Olivier Goffart

[Development] SJLJ vs DW2 (Was: Re: Qt 5.2.0 - Beta Release Testing)

2014-02-12 Thread Markus Goetz
ingw-4.8/ (Yes, SJLJ is inferior to SEH, but sometimes you don't control the whole stack/hell of DLLs and just need to use SJLJ) thanks, Markus -- Woboq GmbH | http://woboq.com/ Geschäftsführer: Markus Goetz, Olivier Goffart Hermannstr. 134, 1205

Re: [Development] About "finish" signal in QHttpNetworkConnectionChannel

2012-07-19 Thread Markus Goetz
On 19.07.12 17:55, song.7@nokia.com wrote: Hi, I am using the QNetworkAccessManager::get to request content from http://www.google.com. Then the QHttpNetworkConnectionChannel will be created and worked on another thread, when all the data is received, the QHttpNetworkConnectionChannel:

Re: [Development] fixing name of QNetworkAccessManager::createRequest

2012-01-13 Thread Markus Goetz
On 13.01.12 16:25, Sylvain Pointeau wrote: > createReply doesn't make sense to me. > > createRequest is perfectly fine in a sense that we query the server, > and it returns a reply out of it. > Well, it does make sense to me :-) The request (QNetworkRequest) is already created. What the function

Re: [Development] Dropping QSound?

2011-11-24 Thread Markus Goetz
On 24.11.11 13:32, Olivier Goffart wrote: > On Thursday 24 November 2011 13:19:38 Stephen Kelly wrote: >> On Thursday, November 24, 2011 12:23:34 Thiago Macieira wrote: >>> An idea to consider. >>> >>> I don't think *anyone* uses QSound these days. >> Do you mean removing or putting in some qt4supp