17.08.2017, 18:17, "Thiago Macieira" :
> On Thursday, 17 August 2017 08:12:23 PDT Konstantin Tokarev wrote:
>> Altrernatively, you can drop qtwebkit sources on the same level with other
>> Qt modules, however it will break if you customize installation paths, e.g.
>> use custom libdir. Also, c
On Thursday, 17 August 2017 08:12:23 PDT Konstantin Tokarev wrote:
> Altrernatively, you can drop qtwebkit sources on the same level with other
> Qt modules, however it will break if you customize installation paths, e.g.
> use custom libdir. Also, cross-compilation is not supported in this way
Th
17.08.2017, 18:06, "Thiago Macieira" :
> On Thursday, 17 August 2017 07:24:05 PDT Martin Koller wrote:
>> Hi,
>>
>> is the 5.212 branch now as integrated in Qt as it was before in Qt 5.5 in
>> the way that I can build Qt with webkit support so that the help system and
>> assistant also use it
On Thursday, 17 August 2017 07:24:05 PDT Martin Koller wrote:
> Hi,
>
> is the 5.212 branch now as integrated in Qt as it was before in Qt 5.5 in
> the way that I can build Qt with webkit support so that the help system and
> assistant also use it ?
No.
You need to use the split-build mechanism,
Hi,
is the 5.212 branch now as integrated in Qt as it was before in Qt 5.5 in the
way that I can build Qt
with webkit support so that the help system and assistant also use it ?
What is the recommended way to build Qt and assistant to have webkit support ?
--
Best regards/Schöne Grüße
Martin
We are happy to announce the release of Qt Creator 4.4 RC!
http://blog.qt.io/blog/2017/08/17/qt-creator-4-4-rc-released/
--
Eike Ziller
Principal Software Engineer
The Qt Company GmbH
Rudower Chaussee 13
D-12489 Berlin
eike.zil...@qt.io
http://qt.io
Geschäftsführer: Mika Pälsi,
Juha Varelius, M
On 15.08.2017 18:05, Matthew Woehlke wrote:
Possibly there could be a qFormat (or even qFormatString) free function
providing extra convenience and abbreviation for the most common use
case? (This could be instead of the static ::format function...)
qFormatString is even less typing than QFormat
On 14.08.2017 18:20, Thiago Macieira wrote:
I had the same problem, but I guess we can safely assume that anyone writing
RTL text in their source code knows what they're doing and are used to the
text direction changing (or they'll report bugs if the behaviour is wrong).
My question is whether p