[Development] Move QAction from QtWidgets to QtGui

2012-07-03 Thread Davide Bettio
Hello, I've noticed that QAction hasn't been moved from QtWidgets module to QtGui module, it would be really good if also that module gets moved there. QAction require QWidget for few things but I think that it is possible to solve this problem easily. If you give me some input on this

[Development] Move QAction from QtWidgets to QtGui

2012-07-03 Thread Davide Bettio
Hello, I've noticed that QAction hasn't been moved from QtWidgets module to QtGui module, it would be really good if also that module gets moved there. QAction require QWidget for few things but I think that it is possible to solve this problem easily. If you give me some input on this

Re: [Development] QtCS: OpenGL session notes

2012-07-03 Thread Samuel Rødal
On 07/02/2012 02:57 PM, ext Keith Gardner wrote: Why don't you make an OpenGL middleware driver? Then your application will always be an OpenGL application and the middleware driver will take all of the OpenGL calls in place of the system's driver and do the translation there? The

[Development] Request for QtQuick2 performance test using PhotoViewer demo

2012-07-03 Thread Nils Jeisecke
Hi, During the QtCS 2012 I brought my rusty old MacBook with me that showed really bad performance for QtQuick 2 based applications like the PhotoViewer demo. With help of the nice Trolls we figured out how to improve performance: diff --git a/src/quick/scenegraph/qsgcontext.cpp

Re: [Development] Move QAction from QtWidgets to QtGui

2012-07-03 Thread Anselmo L. S. Melo
Hi, On 07/03/2012 05:06 AM, Davide Bettio wrote: Hello, I've noticed that QAction hasn't been moved from QtWidgets module to QtGui module, it would be really good if also that module gets moved there. QAction require QWidget for few things but I think that it is possible to solve

Re: [Development] Move QAction from QtWidgets to QtGui

2012-07-03 Thread Shawn Rutledge
On Tuesday wk27 2012 July 03 09:36:26 AM ext Anselmo L. S. Melo wrote: Hi, On 07/03/2012 05:06 AM, Davide Bettio wrote: Hello, I've noticed that QAction hasn't been moved from QtWidgets module to QtGui module, it would be really good if also that module gets moved there. QAction

Re: [Development] Move QAction from QtWidgets to QtGui

2012-07-03 Thread André Somers
Op 3-7-2012 15:07, Shawn Rutledge schreef: On Tuesday wk27 2012 July 03 09:36:26 AM ext Anselmo L. S. Melo wrote: Hi, On 07/03/2012 05:06 AM, Davide Bettio wrote: Hello, I've noticed that QAction hasn't been moved from QtWidgets module to QtGui module, it would be really good if also that

[Development] (Short) summaries for QtCS sessions?

2012-07-03 Thread Michael Hasselmann
Hi, I am just going through the list of session notes in the QtCS wiki (read: everything that's linked from http://qt-project.org/groups/qt-contributors-summit-2012/wiki/Program). I would still like to write a summary of QtCS as a whole, but I find myself unable to come up with proper

Re: [Development] Scenegraph Triple Buffering

2012-07-03 Thread Dietrich . Gossen
Hi, I set the Samples to 1. format.setSamples(1); The rotation looks better now, but still not perfect. I am not sure how to interpret the output of QML_RENDER_TIMING=1 This is how the output looks like (during rotation): Do you know any other performance improvements, regarding QML?

Re: [Development] Move QAction from QtWidgets to QtGui

2012-07-03 Thread Charley Bay
How would you suggest solving it? QAction does have stuff like bool showStatusText(QWidget *widget=0); QWidget *parentWidget() const; QListQWidget * associatedWidgets() const; friend class QWidget; so it seems difficult to make it avoid depending on widgets

Re: [Development] Move QAction from QtWidgets to QtGui

2012-07-03 Thread Tomasz Siekierda
Hi, just a quick note regarding this: Would it not be possible to split QAction in two classes, just like QApplication was split? We could perhaps create a QCoreAction I think a better name would be QSimpleAction. Runs off the tongue a bit more smoothly, plus the Core in the name will

Re: [Development] (Short) summaries for QtCS sessions?

2012-07-03 Thread Sivan Greenberg
From what I remember from our 2 doc BoFs, the largest decision was that demos and examples should be minimized, as docs have too many demos as examples, and too many examples. I think we agreed to make QWidget examples optional as well. Casper, I think this is the most significant conclusion from

Re: [Development] Move QAction from QtWidgets to QtGui

2012-07-03 Thread simon.hausmann
I'm not a fan of moving QAction back to QtGui, because there it would be a class that cannot be used by itself. Out of the box it is only useful with the containers in QtWidgets. I understand that you can theoretically use it just as property bag, but I don't think that would be a common

Re: [Development] Scenegraph Triple Buffering

2012-07-03 Thread gunnar.sletta
QML_RENDERER_TIMING shows you the breakdown of of the renderer per frame. They seem to take about 0-1ms each so your problem is not there. If you try QML_CANVAS_TIMING instead, you will get the sync (copy of QML state to the scene graph), render and swap times. You could also try to time the

[Development] Migrating widgets out of qtbase into their own repo

2012-07-03 Thread Donald Carr
Good morning, I was under the impression that QWidget was due to migrate out of qtbase into their own git submodule prior to the Qt 5 launch. Is this the case, and if so who, if anyone, is working on it right now? Yours sincerely, Donald -- --- °v° Donald Carr

Re: [Development] Migrating widgets out of qtbase into their own repo

2012-07-03 Thread marius.storm-olsen
No, there are no plans for that. At least not any immediate plans to my knowledge. -- .marius -Original Message- From: development-bounces+marius.storm-olsen=nokia.com@qt- project.org [mailto:development-bounces+marius.storm- olsen=nokia@qt-project.org] On Behalf Of ext Donald

[Development] Proposal: Remove QML from Qt's code base (OR: Should it be a requirement that Qt Modules are interoperable?)

2012-07-03 Thread d3fault
QML is not interoperable with Qt/C++. It claims to be interoperable, but it's really not. QML can access everything from Qt/C++ (usually requires glue code), but Qt cannot access everything from QML. Examples: a) Qt Graphical Effects b) QML Desktop Components c) [more to come, no doubt] ^every

Re: [Development] Proposal: Remove QML from Qt's code base (OR: Should it be a requirement that Qt Modules are interoperable?)

2012-07-03 Thread lorn.potter
On 04/07/2012, at 1:46 PM, ext d3fault wrote: Now let's get out our conspiracy theory watches (so we can see how much time we waste speculating): It's plausible that Microsoft directed Nokia into purchasing Trolltech with the sole intentions of segregating the community (divide and