On 4 Oct 2013, at 6:44 AM, Ramakanthreddy Kesireddy wrote:
> Please let me know if QtQuickControls work only for desktop operating systems
> in Qt5.2 alpha
> I intend to use QtQuickControls for desktop linux and embedded linux
> platforms.
They will work on embedded platforms too, but the defau
Please let me know if QtQuickControls work only for desktop operating systems
in Qt5.2 alpha
I intend to use QtQuickControls for desktop linux and embedded linux platforms.
Br,
Ramakanth
From: Ramakanthreddy Kesireddy
Sent: 30 September 2013 17:44
To: 'interest@qt-project.org'
Subject: QtQuick
On quinta-feira, 3 de outubro de 2013 10:13:09, Etienne Sandré-Chardonnal
wrote:
> Asserting is not very coherent for many reasons, including:
> - Staying silent in release mode is then a problem.
> - As Q_ASSERTs only work in debug mode they are not a proper solution
> here. Q_ASSERTS are there
On quinta-feira, 3 de outubro de 2013 13:27:07, Phil Hannent wrote:
> BSD. Windows NT used to have a BSD network stack if my memory serves.
It never did.
Windows has always had a BSD-like network stack called WinSock, with subtly
incompatible behaviour, which has never got fixed.
It did have a
On quinta-feira, 3 de outubro de 2013 13:26:38, Ramakanthreddy Kesireddy
wrote:
> Hi Thiago,
>
> The modules are not present in qtbase/mkspecs/modules..Only README file
> is present.
>
> Do we need to copy manually in the same?
You should not have to copy anything. The files are placed there du
Announcement
=
GammaRay 1.3.2 is here!
This is a mainly a bugfix release. Highlights are:
* Support more Qt5-specific data types
* Fix crash on some QtQuick2 applicaitons
* Support VTK6
* Fix compilation with Mac OSX 10.6
* Fix GDB injector on Mac OSX
* Fix launching of bundles on
On Thu, Oct 3, 2013 at 4:16 PM, Rutledge Shawn wrote:
>
> On 2 Oct 2013, at 4:40 PM, Joseph Crowell wrote:
>
> > On 02/10/2013 10:33 PM, Mark wrote:
> >> On Wed, Oct 2, 2013 at 7:52 AM, Rutledge Shawn <
> shawn.rutle...@digia.com> wrote:
> >>
> >>
> >> Ensuring that it works on the mobile platform
On 2 Oct 2013, at 4:40 PM, Joseph Crowell wrote:
> On 02/10/2013 10:33 PM, Mark wrote:
>> On Wed, Oct 2, 2013 at 7:52 AM, Rutledge Shawn
>> wrote:
>>
>>
>> Ensuring that it works on the mobile platforms too sounds like a good idea,
>> to the extent that it's possible. But the lifecycle issu
Hi Thiago,
The modules are not present in qtbase/mkspecs/modules..Only README file
is present.
Do we need to copy manually in the same?
Thanks and Regards,
Ramakanth
-Original Message-
From: interest-bounces+ramakanthreddy.kesireddy=techmahindra@qt-project.org
[mailto:interest-bou
On Thu, Oct 3, 2013 at 5:57 PM, Phil Hannent wrote:
> On 3 October 2013 05:07, Mandeep Sandhu
> wrote:
> >
> > On Wed, Oct 2, 2013 at 2:43 PM, Mojmír Svoboda
> > wrote:
> >>
> >> * Mandeep Sandhu [2013-09-30 16:08:44
> >> +0530]:
> >>
> >> > As for PS4 I don't know what OS it runs. You might h
On 3 October 2013 05:07, Mandeep Sandhu wrote:
>
> On Wed, Oct 2, 2013 at 2:43 PM, Mojmír Svoboda
> wrote:
>>
>> * Mandeep Sandhu [2013-09-30 16:08:44
>> +0530]:
>>
>> > As for PS4 I don't know what OS it runs. You might have to add a QPA
>> > plugin
>> > for it for running Qt on its graphics st
Hi all,
I'm creating a widget having as parent a QGraphicsView. When the widget
is shown it is drawn with a transparent background, as you can see in
the following link
http://tinypic.com/r/2ildg7r/5
Here is the code I use to create the widget
// initialize the view
scene = new
Hi,
(answering myself)
no, but it is easy to implement the original:
ftp://ftp.freedesktop.org/pub/mesa/glu/glu-9.0.0.tar.gz
in
...\glu-9.0.0\src\libutil\project.c
last function:
...
void GLAPIENTRY
gluPickMatrix(GLdouble x, GLdouble y, GLdouble deltax, GLdouble deltay,
GLint viewport[4]
Well, I did not want to say "silently" when I said "quietly". I should have
written : "It should fail but in a friendly manner, maybe with a qWarning"
Asserting is not very coherent for many reasons, including:
- Staying silent in release mode is then a problem.
- As Q_ASSERTs only work in debug
14 matches
Mail list logo