On quarta-feira, 20 de junho de 2012 06.42.52, Philippe wrote:
> In Qt 5 in git, I have seen changes to this implementation. Mainly, in
> Qt 4.8, it was stated that "QWeakPointer serves as a replacement to
> QPointer". This is no longer the case and this is mentionned as
> deprecated (qsharedpointe
In Qt 5 in git, I have seen changes to this implementation. Mainly, in
Qt 4.8, it was stated that "QWeakPointer serves as a replacement to
QPointer". This is no longer the case and this is mentionned as
deprecated (qsharedpointer.cpp).
QWeakPointer was quoted in 4.8 as "more efficient than QPointe
The:
git clone https://code.google.com/p/qt-google-prediction/
repo is currently empty. It was the first one I went to investigate.
It would also be very nice to check out all the code at one time using
a git master branch which contained all the others as submodules. The
amount of legwork this
Off the cuff (without grabbing all the code) this looks really
glorious. Thanks for landing this.
/me goes to investigate
On Tue, Jun 19, 2012 at 1:02 PM, Jason H wrote:
> I would *love* some "reference" apps in the ovi Store. Google maps don't
> work on my N9, and the Ovi maps don't work as wel
I would *love* some "reference" apps in the ovi Store. Google maps don't work
on my N9, and the Ovi maps don't work as well. I can't type "outback" and see
all the local outback streak houses around.
If you did publish these apps (Call em "Qoogle Maps"?) I'd pay a dollar or two
each.
_
Am 19.06.2012 um 20:21 schrieb Lynn Gray :
> Google Maps – embed Google Maps images or Street View panoramas without the
> need for JavaScript.
Just out of curiosity: is this a Google Map, shown via a WebKit view,
controlled (internally) via the Google JavaScript API which is exposed as C++
met
Very nice and userful. Thank you ICS
On Tue, Jun 19, 2012 at 11:21 AM, Lynn Gray wrote:
> New Qt Clients Allow Easy Integration with Google Services Through Qt
>
> ICS has published almost 20 Qt and QML clients for popular Google APIs
> making it easy to integrate the Google services users wa
Well, I don't think the latest Symbian phones would have been
ill-equipped to run QtQuick 2.0, but Nokia wanted to run down Symbian
support and get people to buy new devices.
808 is last of its kind. Actually it is a pretty nice device. It is a
"manly" device, not small or thin, feels like ho
On 6/19/2012 12:21 PM, Lynn Gray wrote:
>
>
> New Qt Clients Allow Easy Integration with Google Services Through Qt
>
> ICS has published almost 20 Qt and QML clients for popular Google APIs
> making it easy to integrate the Google services users want into Qt and QML
> applications. Among the ser
It applies to all Qt5 modules, and code for Symbian and Maemo5 have been
removed for a while already.
On Jun 19, 2012 9:32 PM, "Jason H" wrote:
> Does this have solely to do with the QtQuick 2.0 stuff? That the older
> platforms are ill-equipped to run 2.0? If so, that makes perfect sense.
>
>
>
>
> Carlos requesteth:
> how i can to export pdf in QT,please help me
> ,
>
Till Oliver Knoll responded:
> ,
> http://qt-project.org/doc/qt-4.8/qprinter.html#OutputFormat-enum
>
> ,
> Okay, just to correct my poor spanish :) You use an instance of a QPrinter
> as a paint device. You paint on it
I hate to bump this without something substantial to say, but wasn't the
reason we stopped discussion to wait for an official statement from Nokia?
They've had the weekend + 2 business days, and still nothing official has
been released.
Have any of you Nokia devs learned anything and are able to s
Does this have solely to do with the QtQuick 2.0 stuff? That the older
platforms are ill-equipped to run 2.0? If so, that makes perfect sense.
From: Xizhi Zhu
To: qtnext
Cc: interest@qt-project.org
Sent: Tuesday, June 19, 2012 12:13 PM
Subject: Re: [Inter
New Qt Clients Allow Easy Integration with Google Services Through Qt
ICS has published almost 20 Qt and QML clients for popular Google APIs
making it easy to integrate the Google services users want into Qt and QML
applications. Among the services now exposed to Qt/QML applications are:
- *Go
Am 19.06.2012 um 19:34 schrieb Carlos Yoesly Oviedo Becerra
:
> how i can to export pdf in QT,please help me
Hola Cuba! :)
Viva la revolución! Puede ser que Qt necessita una revolución tambien en esto
tiempo! ;)
Para imprimir en formato PDF, puedes utilisar un QPrinter. En particular tienes
On Wed, Jun 20, 2012 at 2:50 AM, Paulo Silva wrote:
> Just an add-on, I also tried to use the constructor
>
> QGLWidget::QGLWidget ( QWidget * parent = 0, const QGLWidget *
> shareWidget = 0, Qt::WindowFlags f = 0 )
>
> and although I pass the first QGLWidget created to the preceding
I ment "subs
Just an add-on, I also tried to use the constructor
QGLWidget::QGLWidget ( QWidget * parent = 0, const QGLWidget *
shareWidget = 0, Qt::WindowFlags f = 0 )
and although I pass the first QGLWidget created to the preceding
widgets, the effect seems to be the same as passing "shareWidget = 0".
http
Hi,
Take a look at:
http://qt-project.org/doc/qt-4.8/printing.html
And the classes mentioned in the documentation
Hope it helps
Samuel
On 19 juin 2012, at 19:34, Carlos Yoesly Oviedo Becerra wrote:
> how i can to export pdf in QT,please help me
>
> 10mo. ANIVERSARIO DE LA CREACION DE LA UNIVE
how i can to export pdf in QT,please help me
10mo. ANIVERSARIO DE LA CREACION DE LA UNIVERSIDAD DE LAS CIENCIAS
INFORMATICAS...
CONECTADOS AL FUTURO, CONECTADOS A LA REVOLUCION
http://www.uci.cu
http://www.facebook.com/universidad.uci
http://www.flickr.com/photos/universidad_uci
One bug kicker is remembering to copy the Qt Plugins directory, else images
won't work...
From: Till Oliver Knoll
To: Qt Interest
Sent: Tuesday, June 19, 2012 1:21 PM
Subject: Re: [Interest] Porting Qt app to windows
Am 19.06.2012 um 18:03 schrieb "David
Am 19.06.2012 um 18:03 schrieb "David Ching" :
> ... and are not
> calling any native Windows API's that are not included in the lowest version
> of
> Windows that you are supporting.
Last time I checked - just for the fun of it - a Qt 4.7 (maybe even 4.8 - can't
remember) application still ra
Virtual Machines to the rescue...
From: David Ching
To: interest@qt-project.org
Sent: Tuesday, June 19, 2012 12:03 PM
Subject: Re: [Interest] Porting Qt app to windows
> From: Diego Iastrubni [mailto:diegoi...@gmail.com]
> Sent: Tuesday, June 19, 2012 8:22
Hi.
Before I forget: I'm using Qt 4.8.1, built using gcc 4.5.3 and QtCreator
2.5.0 under Linux (Gentoo).
Although I have managed in the past, somehow, to make the drop indicator to
appear, now id does not anymore.
I am dragging items from a custom toolbox page created programatically.
T
Qt 5 won't support Symbian and Maemo at all, which was already decided
months ago.
On Tue, Jun 19, 2012 at 6:50 PM, qtnext wrote:
>
> on git today : http://qt.gitorious.org/qt/qtquick1/commits/master
>
> Strip out Maemo5 code.
>
> Remove Symbian support.
>
>
> Le 19/06/2012 17:40, Jason H a écri
> From: Diego Iastrubni [mailto:diegoi...@gmail.com]
> Sent: Tuesday, June 19, 2012 8:22 AM
>
>I just rename the name of the Qt directory temporarily to "_Qt" or
something
> and then rename back when I need to code...
> Ugly, but simulates "uninstallation" of Qt.
But you also need to simulate t
on git today : http://qt.gitorious.org/qt/qtquick1/commits/master
Strip out Maemo5 code.
Remove Symbian support.
Le 19/06/2012 17:40, Jason H a écrit :
Well Nokia just introduced the 808 to the US. Symbian Belle based,
programmed in Qt, same icons as my N9.
Maybe the Linux stuff goes away, b
Well Nokia just introduced the 808 to the US. Symbian Belle based, programmed
in Qt, same icons as my N9.
Maybe the Linux stuff goes away, but Qt stays on for app-development on Symbian?
From: Michael Seydl
To: Qt Interest
Sent: Sunday, June 17, 2012 1:01 P
Indeed. The GPL is "distribution"-focused. If you are doing it for your company
(a fictitious person) then the creator and the user are the same and there is
no "distribution"
From: Nikos Chantziaras
To: Chasc
Cc: interest@qt-project.org
Sent: Tuesday, Jun
On 19/06/12 06:08, Chasc wrote:
> On Sun, 2012-06-03 at 00:47 +0300, Nikos Chantziaras wrote:
>> On 01/06/12 14:49, Chasc wrote:
>>> I have recently developed a C++ desktop application in Linux using Qt
>>> Creator and have successfully opened the project in the Windows version
>>> of Qt Creator. T
On Tue, Jun 19, 2012 at 5:36 PM, David Ching wrote:
> Also I would try this on a PC (either real or virtual) that has a fresh
> Windows installed (and try all versions of Windows you need to support,
> e.g.
> XP/Vista/7) and make sure you are providing all the required DLL's (that
> are
> not pre
On 06/19/2012 01:43 PM, Daniel Kreuter wrote:
> Hello,
>
> I have a question about some internals of QML. How are components
> internally stored? I have a little problem and want to understand why
> he behaves the way he does but at the moment I don't know what's going
> on. To make clear what I me
On 06/19/2012 01:43 PM, Daniel Kreuter wrote:
> Hello,
>
> I have a question about some internals of QML. How are components
> internally stored? I have a little problem and want to understand why
> he behaves the way he does but at the moment I don't know what's going
> on. To make clear what I me
> Date: Tue, 19 Jun 2012 13:08:07 +1000
> From: Chasc
> So how can I package this app to run on other Windows machines using
> dynamic linking? I have tried including QtGui4.dll, QtCore4.dll,
> libgcc_s_dw2-1.dll and mingwm10.dll libraries in the release
> directory but all I get is something a
Hi everyone,
can I share an OGL context between two or more QGLWidgets, when the
interface is made using designer?.
Since I'm not creating the widgets myself, how can I take the context
of one of the widgets and share it with the other widgets?
I tried to use static class members like:
QGLContex
If you don’t have to debug on windows MXE will work..
However I highly recommend using CMake rather than QMake, it just works better…
(not baiting a flame war, my opinion only)
Building Qt for your compiler (dev studio) is easy, but takes a couple hours
depending on your machine.. But it
On Tue, Jun 19, 2012 at 6:08 AM, Chasc wrote:
>
> OK, I have MXE working like a charm. Thanks! The problem though is that
> it builds everything statically. I am not sure how this sits with
> Nokia's LGPL licence agreement although my software is not for sale and
> is only being used in-house. How
Hello,
I have a question about some internals of QML. How are components
internally stored? I have a little problem and want to understand why
he behaves the way he does but at the moment I don't know what's going
on. To make clear what I mean I will try to explain the situation.
I have something
Waitman Gobble wrote ..
> Andreas Pakulat wrote ..
> > Hi,
> >
> > On Tue, Jun 19, 2012 at 8:32 AM, Waitman Gobble
> > wrote:
> >
> > >
> > > Hi,
> > >
> > > I am having an issue with the QTreeView and Key Bindings. It seems when
> > > the selection changes from a keyboard event, it does not f
On terça-feira, 19 de junho de 2012 00.30.10, Arun Kumar wrote:
> Hi,
> I created one dll file using Qt tool and c programming language its
> working fine on my windows application but when I compile it on Linux it
> show me one error on function pointer
> like this
>
> expected ‘)’ before ‘*’
Hi,
I created one dll file using Qt tool and c programming language its
working fine on my windows application but when I compile it on Linux it
show me one error on function pointer
like this
expected ‘)’ before ‘*’
and my working code is
void *( CALLBACK *managedStopCallback)();
Any on
Andreas Pakulat wrote ..
> Hi,
>
> On Tue, Jun 19, 2012 at 8:32 AM, Waitman Gobble wrote:
>
> >
> > Hi,
> >
> > I am having an issue with the QTreeView and Key Bindings. It seems when
> > the selection changes from a keyboard event, it does not fire the function
> > bound to the signal. The mous
41 matches
Mail list logo