Re: [Development] [5.7-beta] qtgamepad compile failure

2016-05-07 Thread Thiago Macieira
On sábado, 7 de maio de 2016 22:05:32 PDT Nikita Krupenko wrote: > Re-sending to ml. > > /mnt/store/Development/qt5/qtgamepad/src/plugins/gamepads/evdev/qevdevgame > > padbackend.cpp:79:67: error: 'fabs' was not declared in this scope > > flat = fabs(absInfo.flat / double(maxValue - mi

Re: [Development] Does Qt 5.6 still depend on ICU?

2016-05-07 Thread Thiago Macieira
On sábado, 7 de maio de 2016 23:25:16 PDT Roland Winklmeier wrote: > From wiki pages (https://wiki.qt.io/Qt_5.6_Tools_and_Versions and > https://wiki.qt.io/Building_Qt_5_from_Git), I understood that, ICU is > only required for QtWebkit. I also learned that the ICU version shipped > in Qt 5.6.0 is

Re: [Development] Does Qt 5.6 still depend on ICU?

2016-05-07 Thread Alexander Nassian
As far as I know Chromium also depends on ICU and without WebKit or WebEngine you may but need not to use ICU. But I sadly don't know if and what features are (internally) missing if Qt is not built with ICU - for our applications we always have to build it with because of WebKit/WebEngine. Bes

Re: [Development] Qt QuickLook plugin

2016-05-07 Thread Samuel Gaist
On 2 mai 2016, at 09:07, Eike Ziller wrote: > >> On May 1, 2016, at 01:47, Jake Petroules wrote: >> >> That would be pretty awesome. It's possible we could ship it inside of Qt >> Creator? You can put them in either ~/Library/QuickLook or in >> $BUNDLE_CONTENTS/Library/QuickLook Sure thing

[Development] Does Qt 5.6 still depend on ICU?

2016-05-07 Thread Roland Winklmeier
Dear Qt Devs, I'm currently preparing installers for a cross platform application (Win, Linux, OSX). I have investigated, which dependencies apart from the Qt5 libraries themselves are need to be shipped as well. But I'm a bit confused about the role of ICU. >From wiki pages (https://wiki.qt.io/

Re: [Development] [5.7-beta] qtgamepad compile failure

2016-05-07 Thread Nikita Krupenko
Re-sending to ml. 2016-05-07 22:03 GMT+03:00 Nikita Krupenko : > 2016-05-05 19:22 GMT+03:00 Thiago Macieira : >> One thing, however, struck me in your description: you said you're building a >> *tarball* with MSVC2013. Does it mean you downloaded the .tar.gz or .tar.xz >> file for Windows? If so,

Re: [Development] [Interest] .pc file generation

2016-05-07 Thread Thiago Macieira
On sábado, 7 de maio de 2016 16:40:32 PDT René J.V. Bertin wrote: > Hi, > > Re: https://codereview.qt-project.org/#/c/140954/ > > Is the justification for omitting .pc files still relevant that "frameworks > are currently broken anyway"? They don't appear to be, but omitting > pkg-config files fo