Re: [Development] What kind of airplane we want to build?

2016-01-20 Thread Pau Garcia i Quiles
better but that kind of code, those APIs, are to blame for the very bad opinion many people have on C++. They hurt C++ jobs. Replacing QThread with std::thread? Please don't. -- Pau Garcia i Quiles http://www.elpauer.org (Due to my workload, I may n

Re: [Development] FOSDEM Desktops DevRoom 2016: Call for Participation

2015-11-30 Thread Pau Garcia i Quiles
Hello, Just a quick mail to remind everybody we will accept talk proposals for the Desktops DevRoom at FOSDEM 2016 only until this Saturday. Hurry up! On Mon, Nov 2, 2015 at 8:44 PM, Pau Garcia i Quiles <pgqui...@elpauer.org> wrote: > > FOSDEM Desktops DevRoom 2016 Call for P

[Development] FOSDEM Desktops DevRoom 2016: Call for Participation

2015-11-02 Thread Pau Garcia i Quiles
@lists.fosdem.org. Use this page to manage your subscription: https://lists.fosdem.org/listinfo/desktops-devroom Organization The Desktops DevRoom 2016 is managed by a team representing the most notable open desktops: - Pau Garcia i Quiles, KDE - Christophe Fergeau, Gnome - Michael Zane

Re: [Development] Qt LTS C++11 plans (CopperSpice)

2015-07-21 Thread Pau Garcia i Quiles
own (paid-for) projects? Venture Capital? No funding at all, just hobby? And I would repeat the question Milian asked: why did you fork Qt4 instead of Qt5? -- Pau Garcia i Quiles http://www.elpauer.org (Due to my workload, I may need 10 days to answer

Re: [Development] Future of Qt Quick 1 in Qt 5

2015-05-09 Thread Pau Garcia i Quiles
to platforms and compilers - it is not feasible to properly support all upcoming and old versions. Break backwards compatibility promise, remove hard-to-maintain modules which have an alternative, introduce some fundamental code changes... It seems to me Qt 6 is perfectly justified :-? -- Pau Garcia i

Re: [Development] Future of Qt Quick 1 in Qt 5

2015-05-09 Thread Pau Garcia i Quiles
of the release means it will not be tested or even compiled/autotested by CI -- Pau Garcia i Quiles http://www.elpauer.org (Due to my workload, I may need 10 days to answer) ___ Development mailing list Development@qt-project.org http://lists.qt-project.org/mailman

Re: [Development] Android Serial Port USB device

2015-01-20 Thread Pau Garcia i Quiles
does a lot more stuff, which we probably don't need. My proposal: adopt FTDriver, include it as part of Qt and implement Qt Serial Port on Android. -- Pau Garcia i Quiles http://www.elpauer.org (Due to my workload, I may need 10 days to answer

[Development] Android Serial Port USB device

2015-01-18 Thread Pau Garcia i Quiles
as an optional feature which is not compiled by default? Thank you -- Pau Garcia i Quiles http://www.elpauer.org (Due to my workload, I may need 10 days to answer) ___ Development mailing list Development@qt-project.org http://lists.qt-project.org/mailman

[Development] FOSDEM 2015

2014-11-26 Thread Pau Garcia i Quiles
Guys, Less than 10 days for the deadline for the Desktops DevRoom at FOSDEM 2015 and not a single Qt-related talk submited. I cannot really believe nobody has anything to say! Call for Talks: http://www.elpauer.org/2014/10/fosdem-2015-desktops-devroom-call-for-talks/ -- Pau Garcia i Quiles

[Development] Explicit linking vs dlopen/dlsym

2014-11-19 Thread Pau Garcia i Quiles
, Cenera (Samba), ICU, etc Yes, code is a bit more complex, but support for newer and older platforms is also easier because there is no need to recompile. Also, some customers do not want custom versions of third-party libraries but only the official one. -- Pau Garcia i Quiles http://www.elpauer.org

Re: [Development] Explicit linking vs dlopen/dlsym

2014-11-19 Thread Pau Garcia i Quiles
On Wed, Nov 19, 2014 at 5:59 PM, Thiago Macieira thiago.macie...@intel.com wrote: On Wednesday 19 November 2014 11:38:41 Pau Garcia i Quiles wrote: Today I installed an snapshot of Qt 5.4.0 for Linux x86 on my Kubuntu 14.04 and found a problem: it links to libudev.so.0, while Ubuntu 14.04

Re: [Development] Encoding video via QtMultimedia?

2014-11-17 Thread Pau Garcia i Quiles
-project.org/mailman/listinfo/development -- Pau Garcia i Quiles http://www.elpauer.org (Due to my workload, I may need 10 days to answer) ___ Development mailing list Development@qt-project.org http://lists.qt-project.org/mailman/listinfo/development

Re: [Development] The dark side of QtMultimedia

2014-11-17 Thread Pau Garcia i Quiles
think if I should change the team I selected and go for Xamarin instead :-/ -- Pau Garcia i Quiles http://www.elpauer.org (Due to my workload, I may need 10 days to answer) ___ Development mailing list Development@qt-project.org http://lists.qt-project.org

Re: [Development] New Qt5.4 snapshot available

2014-10-27 Thread Pau Garcia i Quiles
list Development@qt-project.org http://lists.qt-project.org/mailman/listinfo/development -- Pau Garcia i Quiles http://www.elpauer.org (Due to my workload, I may need 10 days to answer) ___ Development mailing list Development@qt-project.org http

Re: [Development] New Qt5.4 snapshot available

2014-10-27 Thread Pau Garcia i Quiles
-- I3f0739b279123e0a049d52da455f40ad1a20b4ab but for some reason it failed :-P -- Pau Garcia i Quiles http://www.elpauer.org (Due to my workload, I may need 10 days to answer) ___ Development mailing list Development@qt-project.org http://lists.qt-project.org

[Development] FOSDEM 2015 Desktops DevRoom Call for Talks

2014-10-27 Thread Pau Garcia i Quiles
DevRoom 2015 Organization Team --8--- -- Pau Garcia i Quiles http://www.elpauer.org (Due to my workload, I may need 10 days to answer) ___ Development mailing list Development@qt-project.org http://lists.qt-project.org/mailman/listinfo/development

Re: [Development] Qt Bluetooth iOS

2014-03-14 Thread Pau Garcia i Quiles
[development-bounces+alexander.blasche= digia@qt-project.org] on behalf of Pau Garcia i Quiles [ pgqui...@elpauer.org] *Sent:* Sunday, March 09, 2014 01:10 *To:* development@qt-project.org *Subject:* [Development] Qt Bluetooth iOS Hello, Is anyone working on an iOS backend of Qt Bluetooth

[Development] Qt Bluetooth iOS

2014-03-08 Thread Pau Garcia i Quiles
Hello, Is anyone working on an iOS backend of Qt Bluetooth? I could use it but I cannot find any information at all. -- Pau Garcia i Quiles http://www.elpauer.org (Due to my workload, I may need 10 days to answer) ___ Development mailing list

Re: [Development] Embedded (Linux) specific features

2014-02-15 Thread Pau Garcia i Quiles
if there are no interest at all for this. I'm interested in almost all of the above, (and CAN bus communication) -- Pau Garcia i Quiles http://www.elpauer.org (Due to my workload, I may need 10 days to answer) ___ Development mailing list Development@qt-project.org http

Re: [Development] i.MX6 zero copy video playback

2014-02-12 Thread Pau Garcia i Quiles
: http://www.youtube.com/watch?v=pmxsWGhrrBQ Greets Thomas ___ Development mailing list Development@qt-project.org http://lists.qt-project.org/mailman/listinfo/development -- Pau Garcia i Quiles http://www.elpauer.org (Due to my workload, I may

Re: [Development] Qt 5.3 Feature freeze is coming quite soon...

2014-01-17 Thread Pau Garcia i Quiles
-project.org http://lists.qt-project.org/mailman/listinfo/development -- Pau Garcia i Quiles http://www.elpauer.org (Due to my workload, I may need 10 days to answer) ___ Development mailing list Development@qt-project.org http://lists.qt-project.org

Re: [Development] Consoles

2014-01-17 Thread Pau Garcia i Quiles
On Fri, Jan 17, 2014 at 11:52 AM, Laszlo Papp lp...@kde.org wrote: Wouldn't it be useful to get a proper 3D module in place first? For many developers, the proper 3D module is already in place and its name is Unity :-) -- Pau Garcia i Quiles http://www.elpauer.org (Due to my workload, I may

Re: [Development] Consoles

2014-01-17 Thread Pau Garcia i Quiles
was in the range of US $20,000. -- Pau Garcia i Quiles http://www.elpauer.org (Due to my workload, I may need 10 days to answer) ___ Development mailing list Development@qt-project.org http://lists.qt-project.org/mailman/listinfo/development

Re: [Development] Consoles

2014-01-17 Thread Pau Garcia i Quiles
subscription services (like Netflix), videoconferencing (XBox + Kinect), remote medical diagnose (again, XBox + Kinect + maybe some other more specialized device), etc -- Pau Garcia i Quiles http://www.elpauer.org (Due to my workload, I may need 10 days to answer

[Development] Consoles

2014-01-15 Thread Pau Garcia i Quiles
Hello, Qt is already well supported on desktops and mobile is mostly there (WP8 being the only remaining itch), what about consoles? Are there any plans for support XBox One and PlayStation 4? -- Pau Garcia i Quiles http://www.elpauer.org (Due to my workload, I may need 10 days to answer

[Development] Building add-in installer

2014-01-04 Thread Pau Garcia i Quiles
for each version of Visual Studio I want to support. Is that so? Are there instructions somewhere? Thank you -- Pau Garcia i Quiles http://www.elpauer.org (Due to my workload, I may need 10 days to answer) ___ Development mailing list Development@qt

Re: [Development] Enabling SSE2 by default on x86 builds (32-bit)

2013-12-12 Thread Pau Garcia i Quiles
be used in other parts of Qt, or even for having SSE2, SSE2, etc versions of that library/plugin -- Pau Garcia i Quiles http://www.elpauer.org (Due to my workload, I may need 10 days to answer) ___ Development mailing list Development@qt-project.org http

[Development] FOSDEM 2014 Desktops DevRoom Call for Talks

2013-11-06 Thread Pau Garcia i Quiles
://lists.fosdem.org/listinfo/desktops-devroom ) – The Desktops DevRoom 2014 Organization Team --8--- -- Pau Garcia i Quiles http://www.elpauer.org (Due to my workload, I may need 10 days to answer) ___ Development mailing list Development@qt-project.org http

Re: [Development] [Win32 API] Windows 8.1 deprectaed GetVersion(Ex) - QSysInfo should be fixed!

2013-10-23 Thread Pau Garcia i Quiles
/mailman/listinfo/development -- Pau Garcia i Quiles http://www.elpauer.org (Due to my workload, I may need 10 days to answer) ___ Development mailing list Development@qt-project.org http://lists.qt-project.org/mailman/listinfo/development

Re: [Development] Proposal: Disable ActiveQt from MinGW

2013-10-10 Thread Pau Garcia i Quiles
Gesellschaft: Berlin. USt-IdNr: DE 286 306 868 Registergericht: Amtsgericht Charlottenburg, HRB 144331 B ___ Development mailing list Development@qt-project.org http://lists.qt-project.org/mailman/listinfo/development -- Pau Garcia i Quiles

Re: [Development] Minified javascript libraries in Qt source code

2013-09-27 Thread Pau Garcia i Quiles
On 27-Sep-2013 11:55 AM, Jonathan Riddell jridd...@ubuntu.com wrote: This also means we can't ship it in Ubuntu, preferred modifiable form is a requirement for free software d) Ship the libraries unmodified from upstream and include a link to where they were obtained and where to obtain

Re: [Development] Qt Project 'official way' and maintenance? (Was: Qt 5.1.0 rc2 is out)

2013-07-03 Thread Pau Garcia i Quiles
in regards to find_package or ExternalProject but for us those features have become ESSENTIAL in a build system for any non-toy application. -- Pau Garcia i Quiles http://www.elpauer.org (Due to my workload, I may need 10 days to answer) ___ Development

Re: [Development] magic number 0xf291

2013-03-01 Thread Pau Garcia i Quiles
On Fri, Mar 1, 2013 at 4:59 PM, Joerg Bornemann joerg.bornem...@digia.comwrote: On 01/03/2013 16:47, Pau Garcia i Quiles wrote: http://stackoverflow.com/**questions/9187021/c-** application-exit-error-code-**62097-what-does-that-meanhttp://stackoverflow.com/questions/9187021/c-application

Re: [Development] ICU and Windows

2013-01-14 Thread Pau Garcia i Quiles
the C is not enough to implement all the required features. In addition to that, having ICU in 3rd parties makes Qt easier to build on Windows. Developers who build their own Qt need not go and look at how to build ICU, debug vs release flags, etc. -- Pau Garcia i Quiles http://www.elpauer.org

Re: [Development] ICU and Windows

2013-01-14 Thread Pau Garcia i Quiles
to highlight -- Pau Garcia i Quiles http://www.elpauer.org (Due to my workload, I may need 10 days to answer) ___ Development mailing list Development@qt-project.org http://lists.qt-project.org/mailman/listinfo/development

Re: [Development] Android port - Why do we need Ministro?

2013-01-11 Thread Pau Garcia i Quiles
asks to install the application? Or is Qt downloaded the first time the application is launched? I'd say Qt on Android, iOS, etc is not too different of a case from Qt on Symbian. Or maybe it is, if there is specific support in the Ovi Store for that. -- Pau Garcia i Quiles http

Re: [Development] [Releasing] Bumping Qt 4 version to 4.8.5

2012-12-04 Thread Pau Garcia i Quiles
. e. never release them into master or the -releases branch) and it helps overcome the lack of git tags support in some continuous integration systems. -- Pau Garcia i Quiles http://www.elpauer.org (Due to my workload, I may need 10 days to answer

Re: [Development] [Releasing] Bumping Qt 4 version to 4.8.5

2012-12-04 Thread Pau Garcia i Quiles
On Tue, Dec 4, 2012 at 6:26 PM, Konstantin Tokarev annu...@yandex.ruwrote: 04.12.2012, 21:02, Pau Garcia i Quiles pgqui...@elpauer.org: On Tue, Dec 4, 2012 at 5:21 PM, Konstantin Tokarev annu...@yandex.ru wrote: There's no point in keeping separate branch purely for tags. It is just

Re: [Development] Status of WP8 port

2012-11-03 Thread Pau Garcia i Quiles
implies implementing the same features that would enable Qt for WP8. -- Pau Garcia i Quiles http://www.elpauer.org (Due to my workload, I may need 10 days to answer) ___ Development mailing list Development@qt-project.org http://lists.qt-project.org

Re: [Development] Status of WP8 port

2012-11-02 Thread Pau Garcia i Quiles
___ Development mailing list Development@qt-project.org http://lists.qt-project.org/mailman/listinfo/development -- Pau Garcia i Quiles http://www.elpauer.org (Due to my workload, I may need 10 days to answer

[Development] Status of WP8 port

2012-10-31 Thread Pau Garcia i Quiles
remember, a feasibility study was being carried on. What was the outcome? -- Pau Garcia i Quiles http://www.elpauer.org (Due to my workload, I may need 10 days to answer) ___ Development mailing list Development@qt-project.org http://lists.qt-project.org

[Development] FOSDEM CrossDesktop DevRoom 2013 - Call for Talks

2012-10-31 Thread Pau Garcia i Quiles
--- -- Pau Garcia i Quiles http://www.elpauer.org (Due to my workload, I may need 10 days to answer) ___ Development mailing list Development@qt-project.org http://lists.qt-project.org/mailman/listinfo/development

Re: [Development] New proposal for the tool naming

2012-10-21 Thread Pau Garcia i Quiles
the packages from the distro repo. Commercial users usually get the SDK, especially if they are redistributing Qt along with the application ($ORIGIN rpath / LD_LIBRARY_PATH, etc) -- Pau Garcia i Quiles http://www.elpauer.org (Due to my workload, I may need 10 days to answer

Re: [Development] New proposal for the tool naming

2012-10-19 Thread Pau Garcia i Quiles
--list-all and simply look for everything called libqt-x.y.z or alike? (I know, I know, no external dependencies is an advantage and this new qmake is very easy to implement but still...) -- Pau Garcia i Quiles http://www.elpauer.org (Due to my workload, I may need 10 days to answer

[Development] Static release vs debug size

2012-10-14 Thread Pau Garcia i Quiles
Garcia i Quiles http://www.elpauer.org (Due to my workload, I may need 10 days to answer) ___ Development mailing list Development@qt-project.org http://lists.qt-project.org/mailman/listinfo/development

Re: [Development] Choosing a new MinGW for Qt 5

2012-09-01 Thread Pau Garcia i Quiles
if anybody rang the doorbell and asked as Danny Thorpe proposed. -- Pau Garcia i Quiles http://www.elpauer.org (Due to my workload, I may need 10 days to answer) ___ Development mailing list Development@qt-project.org http://lists.qt-project.org/mailman

Re: [Development] Choosing a new MinGW for Qt 5

2012-08-31 Thread Pau Garcia i Quiles
it worked fine. Or are you talking about the cases where it fails? (recursive spawns, overinterpretation of the path string, etc) -- Pau Garcia i Quiles http://www.elpauer.org (Due to my workload, I may need 10 days to answer) ___ Development mailing list

Re: [Development] Choosing a new MinGW for Qt 5

2012-08-31 Thread Pau Garcia i Quiles
got the packaging side of things finished) We've run into just one bug so far in the Qt Creator we released with it (and it's unlikely the compiler's fault). --8--- Using the same compiler in Necessitas and in Qt Project looks like a good idea to me. -- Pau Garcia i Quiles http

Re: [Development] Choosing a new MinGW for Qt 5

2012-08-30 Thread Pau Garcia i Quiles
... [...] There are more differences than that. There are differences in features, such as threading support, large-file support, etc. Mingw-w64 is usually ahead of any other in terms of features. -- Pau Garcia i Quiles http://www.elpauer.org (Due to my workload, I may need 10 days to answer

Re: [Development] Choosing a new MinGW for Qt/Qt Creator/Qt SDK

2012-04-20 Thread Pau Garcia i Quiles
://comments.gmane.org/gmane.comp.gnu.mingw.w64.general/3699 (last message in the thread) -- Pau Garcia i Quiles http://www.elpauer.org (Due to my workload, I may need 10 days to answer) ___ Development mailing list Development@qt-project.org http://lists.qt

[Development] Qt on WP Tango

2012-01-30 Thread Pau Garcia i Quiles
Hi, Apparently Windows Phone 7.6 Tango will be released in Q2 2012 and will support C++ development. Is anyone at Nokia already working on porting Qt 5 to Tango? -- Pau Garcia i Quiles http://www.elpauer.org (Due to my workload, I may need 10 days to answer

Re: [Development] The future of QtAlgorithms

2012-01-27 Thread Pau Garcia i Quiles
On Fri, Jan 27, 2012 at 5:27 PM, Olivier Goffart oliv...@woboq.com wrote: /me wonder why we still even care about QT_NO_STL Embedded? -- Pau Garcia i Quiles http://www.elpauer.org (Due to my workload, I may need 10 days to answer) ___ Development

Re: [Development] Let's discuss QPluginManager

2012-01-23 Thread Pau Garcia i Quiles
components. It's huge in Delphi and .NET and I have always wondered why it does not really exist in the Qt world. -- Pau Garcia i Quiles http://www.elpauer.org (Due to my workload, I may need 10 days to answer) ___ Development mailing list Development@qt

Re: [Development] mingw x64

2011-10-29 Thread Pau Garcia i Quiles
...@gmail.com wrote: Thanks for the heads up.  I'm building Qt with ruben's personal 4.6.3 now.  If it works, it would be very nice to see a supported version of w64 in the Qt SDK. Cheers, ~ andy.f On Fri, Oct 28, 2011 at 8:43 PM, Pau Garcia i Quiles pgqui...@elpauer.org wrote: Hi, It works fine