Re: [Development] DNS resolver docs for Linux/OSX

2013-10-15 Thread Mandeep Sandhu
On Wed, Oct 16, 2013 at 9:39 AM, Thiago Macieira wrote: > On quarta-feira, 16 de outubro de 2013 09:28:10, Mandeep Sandhu wrote: >> > "My friend told me you can't walk with a basket ball, but I tried and it >> > worked just fine" >> >> Well, if the friend told me that you can't walk with a basketb

Re: [Development] DNS resolver docs for Linux/OSX

2013-10-15 Thread Thiago Macieira
On quarta-feira, 16 de outubro de 2013 09:28:10, Mandeep Sandhu wrote: > > "My friend told me you can't walk with a basket ball, but I tried and it > > worked just fine" > > Well, if the friend told me that you can't walk with a basketball > because there's a chance that it might slip from my hand

Re: [Development] DNS resolver docs for Linux/OSX

2013-10-15 Thread Mandeep Sandhu
On Tue, Oct 15, 2013 at 9:14 PM, Thiago Macieira wrote: > On terça-feira, 15 de outubro de 2013 14:08:38, Mandeep Sandhu wrote: >> I'm not sure why he's saying so as I've tested programatically setting >> a IPv6 nameserver and it's working. > > Hopefully that won't bite us back later... > > "My fr

[Development] Playground repository for Qt AccountsService

2013-10-15 Thread Pier Luigi
Hi, Some months ago I wrote a Qt wrapper for AccountsService AccountsService is a D-Bus service for accessing the list of user accounts and information attached to those accounts, as its web site says. Its page can be found here: http://www.freedesktop.org/wiki/Software/AccountsService Qt Accou

Re: [Development] ML for QtWebEngine

2013-10-15 Thread Oswald Buddenhagen
On Tue, Oct 15, 2013 at 04:57:24PM +0200, Pierre Rossi wrote: > On Fri, Oct 4, 2013 at 4:56 PM, Albisser Zeno wrote: > > I would like to request a separate mailing list for the QtWebEngine > > project. > > > Any updates on this ? > did anyone create a sysadmin request? __

Re: [Development] ML for QtWebEngine

2013-10-15 Thread Pierre Rossi
On Tue, Oct 15, 2013 at 5:36 PM, Matt Broadstone wrote: > On Tue, Oct 15, 2013 at 11:27 AM, Zeno Albisser > wrote: > >> Once again from the correct address. >> >> On Oct 15, 2013, at 5:06 PM, Matt Broadstone wrote: >> >> >> Not that I am really interested in debating such a decision, but I'm no

Re: [Development] ML for QtWebEngine

2013-10-15 Thread Andras Becsi
On 10/15/2013 05:06 PM, Matt Broadstone wrote: > On Tue, Oct 15, 2013 at 10:57 AM, Pierre Rossi wrote: > >> Hi, >> >> On Fri, Oct 4, 2013 at 4:56 PM, Albisser Zeno wrote: >> >>> Hi, >>> >>> I would like to request a separate mailing list for the QtWebEngine >>> project. >>> We receive more and

Re: [Development] DNS resolver docs for Linux/OSX

2013-10-15 Thread Thiago Macieira
On terça-feira, 15 de outubro de 2013 14:08:38, Mandeep Sandhu wrote: > I'm not sure why he's saying so as I've tested programatically setting > a IPv6 nameserver and it's working. Hopefully that won't bite us back later... "My friend told me you can't walk with a basket ball, but I tried and it

Re: [Development] ML for QtWebEngine

2013-10-15 Thread Milian Wolff
On Tuesday 15 October 2013 17:27:05 Zeno Albisser wrote: > Once again from the correct address. > > On Oct 15, 2013, at 5:06 PM, Matt Broadstone wrote: > > Not that I am really interested in debating such a decision, but I'm not > > quite sure I see the noise you guys are referring to. I've been

Re: [Development] ML for QtWebEngine

2013-10-15 Thread Matt Broadstone
On Tue, Oct 15, 2013 at 11:27 AM, Zeno Albisser wrote: > Once again from the correct address. > > On Oct 15, 2013, at 5:06 PM, Matt Broadstone wrote: > > > Not that I am really interested in debating such a decision, but I'm not > quite sure I see the noise you guys are referring to. I've been si

Re: [Development] Qt 5.2 Testing

2013-10-15 Thread Stephen Kelly
On Monday, October 14, 2013 15:59:31 Raul Metsma wrote: > On Oct 14, 2013, at 3:04 PM, Raul Metsma wrote: > > On Oct 14, 2013, at 2:58 PM, Stephen Kelly wrote: > >> On Thursday, October 10, 2013 15:10:17 Raul Metsma wrote: > >>> On windows cmake cannot find dll-s again > >>> Had to change QtCoreC

Re: [Development] ML for QtWebEngine

2013-10-15 Thread Zeno Albisser
Once again from the correct address. On Oct 15, 2013, at 5:06 PM, Matt Broadstone wrote: > > Not that I am really interested in debating such a decision, but I'm not > quite sure I see the noise you guys are referring to. I've been signed up to > the webkit-qt ML for some time and it's basical

Re: [Development] ML for QtWebEngine

2013-10-15 Thread Matt Broadstone
On Tue, Oct 15, 2013 at 10:57 AM, Pierre Rossi wrote: > Hi, > > On Fri, Oct 4, 2013 at 4:56 PM, Albisser Zeno wrote: > >> Hi, >> >> I would like to request a separate mailing list for the QtWebEngine >> project. >> We receive more and more direct emails and messages on irc from people, >> asking

Re: [Development] ML for QtWebEngine

2013-10-15 Thread Pierre Rossi
Hi, On Fri, Oct 4, 2013 at 4:56 PM, Albisser Zeno wrote: > Hi, > > I would like to request a separate mailing list for the QtWebEngine > project. > We receive more and more direct emails and messages on irc from people, > asking where to subscribe to. > The content of that mailing list will be

Re: [Development] Difficulties using Qt's new categorized logging. How to install filters?

2013-10-15 Thread Koehne Kai
> -Original Message- > From: Mark [mailto:mark...@gmail.com] > > Hi Kai, > > Now i finally get how it works! But why is it done this way? It just doesn't > smell like the Qt way of doing things. Here is an example of how i would've > expected something like this to work: > > > QLoggingC

[Development] Continous Integration (CI) meetings

2013-10-15 Thread Frederik Gladhorn
Hi all, I know many of you are interested in knowing how the CI is doing. We have been looking for a while how to improve our communication in this area and of course how to get the whole process running smoother for everyone. >From now on we'll have weekly meetings, similar to the release team

Re: [Development] Difficulties using Qt's new categorized logging. How to install filters?

2013-10-15 Thread Mark
On Tue, Oct 15, 2013 at 10:10 AM, Koehne Kai wrote: > >> -Original Message- >> From: Mark [mailto:mark...@gmail.com] >> Sent: Monday, October 14, 2013 5:40 PM >> To: Koehne Kai >> Cc: development@qt-project.org >> Subject: Re: [Development] Difficulties using Qt's new categorized logging.

Re: [Development] DNS resolver docs for Linux/OSX

2013-10-15 Thread Mandeep Sandhu
> However, I wanted to know more about the main "struct __res_state" used in > these functions. Google hasn't thrown up much. > > Basically, I wanted to know the usage of 2 of the fields used in this struct > - "nssocks[MAXNS]" and "nsmap[MAXNS]". What values are these supposed to > hold? Answerin

Re: [Development] Difficulties using Qt's new categorized logging. How to install filters?

2013-10-15 Thread Koehne Kai
> -Original Message- > From: Mark [mailto:mark...@gmail.com] > Sent: Monday, October 14, 2013 5:40 PM > To: Koehne Kai > Cc: development@qt-project.org > Subject: Re: [Development] Difficulties using Qt's new categorized logging. > How to install filters? > [...] > Hi Kai, > > Thank you v