Le mercredi 10 juillet 2013, Oswald Buddenhagen a écrit :
> On Wed, Jul 10, 2013 at 03:49:30PM +0200, Hans Schmidt wrote:
> > I tried to translate an application with Qt Linguist. While doing this,
> > I noticed the following things: [...]
> >
> > It would be good if some of these issues could be
On quarta-feira, 10 de julho de 2013 15.09.41, Albert Astals Cid wrote:
> Hi all, in 14cd2678396ed1450a72aeffa99c1504743ea415 a variadic version of
> QSKIP was added so that the old Qt4 version of
>QSKIP(statement, mode)
> would compile on C++11 enabled compilers silently ignoring the mode.
>
On 9. juli 2013, at 09:11, "Dr. André Bergner"
mailto:andre.bergne...@googlemail.com>> wrote:
Hi Qt-devs,
I have problems applying a ShaderEffect to a custom QQuickItem drawing
raw OpenGL directives.
I have a little QML script as test case, which I copied from here:
http://qt-project.org/doc/
Hi All,
I have qt built for windows in debug mode without webkit. I
wanted to build webkit as a separate component. Now I am building webkit
but in release mode.I am using build-webkit script to build webkit with the
following options "perl build-webkit --qt --release --only-webkit