[Interest] Preventing QUrl from encoding query parameters

2014-08-01 Thread Lorne Sturtevant
I am to connect to a 3rd party API over http. This API does not accept requests that the URLs that are properly percent encoded for invalid characters. For example. It requires urls to be of the form: http://example.com?query=[{"name":"value"}]. I create the QUrl like this: QUrl url = QUrl::fro

Re: [Interest] Missing glyphs using Qt 5(.3+?) on Macintosh

2014-08-01 Thread Adam Light
I guess nobody else has run into this, so I've created a bug report at https://bugreports.qt-project.org/browse/QTBUG-40549. Adam On Thu, Jul 31, 2014 at 8:27 AM, Adam Light wrote: > I noticed today that when I build my application using Qt 5.4 from the dev > branch and I try to display certai

Re: [Interest] QCamera extended exposure parameter

2014-08-01 Thread cincirin
Hi Boris, thank you for your thoughts, I have to use latest CanonSDK and NikonSDK because our customers use latest cameras hardware from the two companies and also we need to have raw support (raw*, cr2* and nef*) Sadly, me too I haven't found any option to receive the supported exposure compen

Re: [Interest] QCamera extended exposure parameter

2014-08-01 Thread Boris Moiseev
Hello. Please consider reviewing gphoto2 camera plugin for QtMultimedia framework written by me some time ago. It is LGPL-licensed and works for several cameras I've tested yet: https://github.com/cyberbobs/qtmultimedia-gphoto Maybe it will be preferrable to you to use my plugin as base (and shar

[Interest] QCamera extended exposure parameter

2014-08-01 Thread cincirin
Hello, I'm trying to create a Qt media service plug-in, more exactly to implement Canon and Nikon camera plug-in. All main features are working well, i.e. live view, capture, viewfinder, etc. But now I want to have access to all supported Canon/Nikon exposures and other settings. QCameraExpo

[Interest] New drag-and-drop mechanism does not work as expected in Qt-Quick

2014-08-01 Thread Winterer Mario
Hello! I've tried to implement drag and drop in Qt 5.3 using the new QML types Drag, DragEvent and DropArea, but the system behaves really strange. It seems there is a bug in the new DnD items. At least, the documentation lacks sufficient information about how to correctly use them! See a detai

[Interest] Fwd: Qt 5.3 OSX: Debugging failed

2014-08-01 Thread Till Oliver Knoll
Hi Martin, Thanks for your reply that I'll happily share with qt-interest :) Apart Qt 5.3.1 also fixed the issue, so debugging with Qt 5.3/Qt Creator works "out of the box" again. On another note: installing the "command line tools" from within Xcode (via Settings -> Downloads or so) is defini