[Interest] QT_HOST_LIBS qmake variable

2014-08-27 Thread Ramakanthreddy Kesireddy
Hi, I cross compiled Qt5.3 with inbuilt yocto core image on Sabre AI target board. However, I find now in my environment, QT_HOST_LIBS show different path which is causing errors when I cross-compile my application. Though I tried to change the QT_HOST_LIBS variable using export, it is not gett

Re: [Interest] QML Image Resources and Qt Quick Designer

2014-08-27 Thread William Hallatt
Good day everyone, I have continued playing with various combinations of resource files, directory structures and resource prefixes since none of my searches so far have returned anything of use. Having said that, I have had absolutely no luck yet either. Initially I tried a separate resource fi

Re: [Interest] Anywhere to report documentation typos?

2014-08-27 Thread Blasche Alexander
https://codereview.qt-project.org/93338 -- Alex From: interest-bounces+alexander.blasche=digia@qt-project.org [interest-bounces+alexander.blasche=digia@qt-project.org] on behalf of Samuel Gaist [samuel.ga...@edeltech.ch] Sent: Wednesday, August 2

Re: [Interest] Anywhere to report documentation typos?

2014-08-27 Thread Samuel Gaist
Hi, The bug report system is the correct place (http://bugreports.qt-project.org) However, there's a patch pending fixing this typo Have a nice day Samuel On 27 août 2014, at 16:22, Ben wrote: > Dear all, > > There's a typo on page http://qt-project.org/doc/qt-5/properties.html. The > clos

[Interest] Anywhere to report documentation typos?

2014-08-27 Thread Ben
Dear all, There's a typo on page http://qt-project.org/doc/qt-5/properties.html. The closing parenthesis is lost in the following line: (i.e., if it wasn't declared with Q_PROPERTY() And where should I report documentation typos like this? Thank you, Ben

[Interest] formatting bug in QTextEdit

2014-08-27 Thread Felix morack
Hi, i am trying to change the background color of a couple of lines of text, the position of the block is given in startlinepos and endlinepos. The best way appears to be to do this via ExtraSelections with the FullWidthSelection property. This works, generally, but the problem is that the last l

Re: [Interest] Custom path for android build dir?

2014-08-27 Thread Tomasz Siekierda
On 26 August 2014 12:58, Ben Lau wrote: > On 26 August 2014 18:11, Tomasz Siekierda wrote: >> >> Hi, >> >> Is there any way to change the path or name of the android build dir >> ("android-build")? I have a project where I need to create several different >> .apk files from a single SUBDIRS pro