> -Original Message-
> From: development-bounces+kai.koehne=digia@qt-project.org
> [mailto:development-bounces+kai.koehne=digia@qt-project.org] On
> Behalf Of Thiago Macieira
> Sent: Thursday, November 22, 2012 12:42 AM
> To: development@qt-project.org
> Subject: [Development] Frame
Hi All,
Maybe it's not so suitable to ask here, since there's no reply in the
Interest maillist.
I built Qt5 from Git with MSVC2010 SP1 by myself, I used ICU5.0 to build
QtWebkit. But I found it couldn't display Chinese characters correctly on
Windows, the official example under
qt5\qtwebkit-examp
On quinta-feira, 22 de novembro de 2012 05.31.50, Shaw Andy wrote:
> > When I was doing the lib renaming, I thought we had concluded that
> > frameworks
> > on Mac were not going to be supported anymore.
> >
> > Imagine my surprise when I finish my first successful build on Mac and
> > discover
>
> When I was doing the lib renaming, I thought we had concluded that
> frameworks
> on Mac were not going to be supported anymore.
>
> Imagine my surprise when I finish my first successful build on Mac and
> discover
> that frameworks are the default...
>
> I guess we should change, right? I'm no
I have never had any joy with Qt's framework support on Mac.
Hardly constructively contributing to the dialogue, but I have to say
I look forward to seeing the wee bugger (framework default) dead.
/me carries on pulling on his pipe and staring at the distant horizon
On Wed, Nov 21, 2012 at 3:41
When I was doing the lib renaming, I thought we had concluded that frameworks
on Mac were not going to be supported anymore.
Imagine my surprise when I finish my first successful build on Mac and discover
that frameworks are the default...
I guess we should change, right? I'm not asking to remo
>
> Lähettäjä: Baldo Davide [baldos...@gmail.com]
> Lähetetty: 21. marraskuuta 2012 16:58
> Vastaanottaja: Turunen Tuukka; development@qt-project.org
> Aihe: Re: [Development] Status of WP8 port
>
> 1) I can't understand well what's happening in qt5 develop
On Wed, Nov 21, 2012 at 7:33 AM, Thomas Senyk
wrote:
> On Wed, November 21, 2012 07:59:54 AM Koehne Kai wrote:
>> > -Original Message-
>> > From: development-bounces+kai.koehne=digia@qt-project.org
>> > [mailto:development-bounces+kai.koehne=digia@qt-project.org] On
>> > Behalf Of
On Wed, Nov 21, 2012 at 04:30:26PM +0100, haithem rahmani wrote:
> Hi all,
Hi,
>
> I'm trying to run the qt5-0.0.0 on using DirectFB qpa plugin.
> I've found failures in some qtbase unitary tests for instance:
great. I am build testing the directfb plugin (Linux/MIPS,
FreeBSD/AMD64) but my spar
On 11/21/2012 04:30 PM, haithem rahmani wrote:
> Hi all,
>
> I'm trying to run the qt5-0.0.0 on using DirectFB qpa plugin.
> I've found failures in some qtbase unitary tests for instance:
>
> * Start testing of tst_QGraphicsEffectSource *
> Config: Using QTest library 5.0.0, Qt 5.0.
On Wed, November 21, 2012 07:59:54 AM Koehne Kai wrote:
> > -Original Message-
> > From: development-bounces+kai.koehne=digia@qt-project.org
> > [mailto:development-bounces+kai.koehne=digia@qt-project.org] On
> > Behalf Of Samuel Rødal
> > Sent: Wednesday, November 21, 2012 8:34 AM
Hi all,
I'm trying to run the qt5-0.0.0 on using DirectFB qpa plugin.
I've found failures in some qtbase unitary tests for instance:
* Start testing of tst_QGraphicsEffectSource *
Config: Using QTest library 5.0.0, Qt 5.0.0
(!!!) *** UNIMPLEMENTED [fusion_get_fusionee_pid] ***
[
On quarta-feira, 21 de novembro de 2012 16.02.47, Carsten Munk wrote:
> 2012/11/21 Thiago Macieira :
> > On quarta-feira, 21 de novembro de 2012 14.44.59,
> > pritam.ghang...@gmail.com
> >
> > wrote:
> >> Hi
> >>
> >> I just pulled code from gitorious git://gitorious.org/qt/qt5.git.
> >> It doesn
2012/11/21 Thiago Macieira :
> On quarta-feira, 21 de novembro de 2012 14.44.59, pritam.ghang...@gmail.com
> wrote:
>> Hi
>>
>> I just pulled code from gitorious git://gitorious.org/qt/qt5.git.
>> It doesn't have beta2 tag.
>>
>> git tag shows only two tags:
>> qt-v5.0.0-alpha1
>> v5.0.0-beta1
>
>
On Fri, Nov 2, 2012 at 12:58 AM, Turunen Tuukka
wrote:
> Blog having too little articles for you. We are continuously blogging on
> interesting topics, for example the last 4 blogs have been about: Styles in
> Qt 5, Using Angle for HW accelerated graphics on Windows, Release of Qt
> Creator 2.6 be
On quarta-feira, 21 de novembro de 2012 14.44.59, pritam.ghang...@gmail.com
wrote:
> Hi
>
> I just pulled code from gitorious git://gitorious.org/qt/qt5.git.
> It doesn't have beta2 tag.
>
> git tag shows only two tags:
> qt-v5.0.0-alpha1
> v5.0.0-beta1
The tag is in the qtsdk.git repository, w
On Tue, Nov 20, 2012 at 11:34 PM, Samuel Rødal wrote:
> On 11/20/2012 05:05 PM, Alan Alpert wrote:
>> On Tue, Nov 20, 2012 at 8:00 AM, Jana Aurindam
>> wrote:
>>>
> To summarize QML tool naming discussion so far:
>
> In qtquick1 repo
> qmlviewer -> qml1viewer
> qmlplugindump
Hi all,
Now that we have merged the newdocs branches to master, it is time to polish
up the documentation for the final release. Lars already put this better than I
could:
On Monday 19 November 2012 20:09:35 Knoll Lars wrote:
> However, there is still significant work still to write many overvi
Hello,
We've been updating QDoc and the configuration files the past few months. The
timing of your post is a bit awkward as we were merging the changes yesterday.
I'm in the process of updating the QDoc guide and instructions.
1)Essentially, make sure you have the latest master branches.
2)Yo
Hi,
> qmleasing was for easy importing of After Effects easing curves, and
> easingcurveeditor was for more manual manipulation of curves. But both
> tools display an easing curve, a rectangle to test it with, and an
> array output that you can paste into a QML animation. It makes sense
> to
On Nov 21, 2012, at 8:34 AM, Samuel Rødal
wrote:
> On 11/20/2012 05:05 PM, Alan Alpert wrote:
>> On Tue, Nov 20, 2012 at 8:00 AM, Jana Aurindam
>> wrote:
>>>
> To summarize QML tool naming discussion so far:
>
> In qtquick1 repo
> qmlviewer -> qml1viewer
> qmlplugindump
> -Original Message-
> From: development-bounces+kai.koehne=digia@qt-project.org
> [mailto:development-bounces+kai.koehne=digia@qt-project.org] On
> Behalf Of Samuel Rødal
> Sent: Wednesday, November 21, 2012 8:34 AM
> To: development@qt-project.org
> Subject: Re: [Development] QML
22 matches
Mail list logo