Re: [Development] Supported platforms for Qt 5.8

2016-02-19 Thread Kalinowski Maurice
es sense, perhaps to some extent even with Qt > 5.8 - if that is seen feasible? > [Kalinowski Maurice] You are way too fast :) Indeed we support Windows 10 IoT Core via WinRT. Situation is improving, but there are mostly two issues we have limited impact on: 1. Our version of ANGLE has limit

Re: [Development] Stepping down as Windows Embedded Compact port maintainer

2015-10-23 Thread Kalinowski Maurice
> > since I am changing my employer I will step down, from the position as WEC > platform maintainer and I propose that Andreas Holzammer will succeed me > in this position. > > He has been working with me on WEC issues for a long time and is also a long > term contributor

Re: [Development] Found wince info in Gerrit ,which makes me panic

2015-08-03 Thread Kalinowski Maurice
> That said, I imagine Alex was simply trying to save CI from the trouble of > trying to build this module on an unsupported platform (WEC7) that > will indeed be dropped from the Qt dev CI after 5.6 has been branched. > That has nothing to do with the fact that the module would make perfect se

Re: [Development] QtCS: Long Term Release discussion

2015-06-17 Thread Kalinowski Maurice
; > > > > WEC 2013 was never considered deprecated. The deprecation applies to > > > WEC 7 only. > > > > Well ok, but how does Lars Knoll’s sentence "we could make > > VS2013 the compiler baseline for 5.7.“ fit into this? As the only > > supported

[Development] Bluetooth support for Windows (RT/10) in Qt 5.6

2015-06-16 Thread Kalinowski Maurice
Hi everyone, It might sound weird that while we're trying to get 5.5.0 out I am starting a discussion about Qt 5.6, but if you look at the release schedule there is not much time for the feature freeze https://wiki.qt.io/Qt-5.6-release One of the items the Windows / WinRT team would really lik

Re: [Development] [FYI] new git-gpush features, a.k.a. the smart way of pushing to gerrit

2014-10-24 Thread Kalinowski Maurice
> > > Anyways, you missed the chance to convince people from the > awesomeness > > of your script before pissing everybody off with your megalomania. > > > i don't need to convince anyone of its awesomeness - the script will do that > itself. otoh, your obstinate refusal to even try it doesn't spe

Re: [Development] Online installer no longer lets users choose between Qt 5.3.0 and Qt 5.3.1

2014-07-03 Thread Kalinowski Maurice
> > It's certainly possible, but I'm not sure whether it's really worth > > it, given that we still have offline installers. > > Is it possible to use the offline installer to install 5.3.0 into the existing > installation and not install a new Qt Creator? > [> ] No. Installer does not check for

Re: [Development] Qmake Ninja generator

2014-05-20 Thread Kalinowski Maurice
> Gesendet: Monday, 19 May, 2014 7:29 PM > An: development@qt-project.org > Betreff: Re: [Development] Qmake Ninja generator > > On Mon, May 19, 2014 at 01:22:54PM -0400, Taylor Braun-Jones wrote: > > I wasn't around for this discussion, > > > so before you dig in yourself deeper, i suggest you ac

Re: [Development] Modules in qtbase (was: Re: new "debugsupport" module and API)

2014-05-12 Thread Kalinowski Maurice
> >The rest of the libraries in qtbase are really base stuff. > > Actually I was thinking about splitting a few more things out. In addition to > the ones mentioned above, I believe we would benefit from splitting > QtNetwork out into it’s own module. The reason is that QtNetwork is > responsible

Re: [Development] websockets (was RE: Qt 5.3 Feature freeze is coming quite soon...)

2014-01-29 Thread Kalinowski Maurice
> > > I also don't think you even need the 'no-openssl available' use case. > > > > While OpenSSL is commonly available on most systems. It may not be available > on all embedded platforms and it may not be the expected version. I can see > scenarios in which Websockets are needed, but OpenSSL is n

Re: [Development] Port QT 5 to Haiku

2013-10-17 Thread Kalinowski Maurice
Hi, long time ago that I hear something from this project :) > On 17 Oct 2013, at 2:45 AM, Giovanni Mugnai wrote: > > I'm writing here, since to me and some other Haiku users, we'd like to > > find a programmer/expert developer able to fully port the latest > > version of Qt 5 on Haiku. With "ful

Re: [Development] Nominating Andrew Knight (aknight) for Approver

2013-08-30 Thread Kalinowski Maurice
> Am 30/08/2013 13:37, schrieb Robin Burchell: > > Hello, > > > > I'd like to nominate aknight for approver status. Andrew has been > > doing some solid work that I've noted in QtWayland (and with wayland > > in general), and also appears to have some solid knowledge of Windows > > from his dashboa

Re: [Development] Please warn of force pushes...

2013-04-23 Thread Kalinowski Maurice
Hi, there has been quite many comments about why rebasing might be complicated for some people, but so far I think the advantages for the WinRT branch has not been highlighted. So let me try to summarize why the team thinks that it is beneficial to do so: a) We do lots of changes upstream and

Re: [Development] Qt 5 for Android developer mailing list

2013-01-08 Thread Kalinowski Maurice
Historically we always had mailing lists for new platform development. The reason has been that the topics vary quite a lot, starting with architectural design for some implementations and others. That can cause lots of noise on a generic mailing list, especially for those who are not intereste

Re: [Development] Non-movable Qt build

2013-01-04 Thread Kalinowski Maurice
> -Original Message- > From: development-bounces+maurice.kalinowski=digia@qt-project.org > [mailto:development-bounces+maurice.kalinowski=digia.com@qt- > project.org] On Behalf Of Peter Kümmel > Sent: Friday, January 04, 2013 12:45 PM > To: development@qt-project.org > Subject: Re: [De

Re: [Development] Non-movable Qt build

2013-01-02 Thread Kalinowski Maurice
> > On 01/02/2013 01:50 PM, Yves Bailly wrote: > > Le 02/01/2013 13:42, Thiago Macieira a écrit : > >> On quarta-feira, 2 de janeiro de 2013 10.53.03, Yves Bailly wrote: > >>> Does anyone knows where I could find the source code of the "official" > >>> installer, or at least some information about

Re: [Development] [Releasing] Qt 5.0 RC 2 released

2012-12-17 Thread Kalinowski Maurice
Hm, then it sounds like a bug in the Installer Framework. Please create a new report against https://bugreports.qt-project.org/browse/QTIFW Thx. Maurice From: techabc [mailto:tech...@gmail.com] Sent: Tuesday, December 18, 2012 8:38 AM To: Kalinowski Maurice Cc: development; releas...@qt

Re: [Development] [Releasing] Qt 5.0 RC 2 released

2012-12-17 Thread Kalinowski Maurice
The installers have built the extraction items statically in the binary, so there is no dependency on having packages installed on your system. So the question is rather, why this fails in your case. Things I could think of right now are not enough disk space (the installer should check for thi

[Development] Examples packaging

2012-11-22 Thread Kalinowski Maurice
Hi, We are currently going through the examples for the final Qt 5 packages and as mentioned before, there are some differences compared to Qt 4 packaging. Most prominently, examples are packaged via make install and then taken from the prefix directory. This has two problems: a) We need to ada

Re: [Development] Summary of renaming changes

2012-10-18 Thread Kalinowski Maurice
> -Original Message- > From: development-bounces+maurice.kalinowski=digia@qt-project.org > [mailto:development-bounces+maurice.kalinowski=digia@qt-project.org] > On Behalf Of Thiago Macieira > Sent: Freitag, 19. Oktober 2012 02:38 > To: development@qt-project.org > Subject: Re: [D