- Oct 25, 2012
-
-
Frederik Gladhorn authored
Change-Id: Ia55cf3cff4f019c82588d44c0b9c63cb97d965be Reviewed-by:
Lars Knoll <lars.knoll@digia.com>
-
- Sep 23, 2012
-
-
Iikka Eklund authored
Change copyrights and license headers from Nokia to Digia Change-Id: Ie7f5d49ed8235d7a7845ab68f99ad1c220e64d5c Reviewed-by:
Lars Knoll <lars.knoll@digia.com>
-
- Jul 30, 2012
-
-
Rohan McGovern authored
Don't unnecessarily refer to QApplication for installTranslator(); this is a static member of QCoreApplication. Change-Id: I7b0e0e30abe1f3a5c114136f1107de3fd7dbc815 Reviewed-by:
Alan Alpert <alan.alpert@nokia.com>
-
- Jul 26, 2012
-
-
Marc Mutz authored
Change-Id: Ibf1f9a451164982bcd50195b210c5b59e684937e Reviewed-by:
Rohan McGovern <rohan.mcgovern@nokia.com>
-
- Jul 25, 2012
-
-
Marc Mutz authored
Change-Id: Ic83e5fdaa7ef289f40cbeb4633a75d93d38c0bdb Reviewed-by:
Stephen Kelly <stephen.kelly@kdab.com>
-
- Jul 17, 2012
-
-
Charles Yin authored
Task-number: QTBUG-22391 Change-Id: Id567d4aabf47ce4790cf33979c4e464ba4f09357 Reviewed-by:
Yunqiao Yin <charles.yin@nokia.com>
-
Alan Alpert authored
QQuickCanvas is now called QQuickWindow QQuickCanvas::rootItem is now QQuickWindow::contentItem QQuickItem::canvas is now QQuickItem::window QQuickItem::ItemChangeData::canvas is also renamed window QQuickCanvas::grabFrameBuffer is now QQuickWindow::grabWindow The functions related to the color property have dropped the clear from their names. The first three changes have interim compatibility measures in place to ease the transition. Change-Id: Id34e29546a22a74a7ae2ad90ee3a8def6fc541d2 Reviewed-by:
Martin Jones <martin.jones@nokia.com>
-
- Jun 25, 2012
-
-
Robin Burchell authored
There's no need to heap allocate our QQuickView, and there's no need to have a seperate pointer to QWindow when we can just use the QQuickView directly. Change-Id: Ia2bc83c9dc83d1df1ec793836793f752d67e9415 Reviewed-by:
Alan Alpert <alan.alpert@nokia.com>
-
- Jun 19, 2012
-
-
Girish Ramakrishnan authored
The option makes qmlscene request a format with alpha for the QQuickView. Change-Id: I6490e606dd0af534147de95783f3a2ddfa8c52c8 Reviewed-by:
Gunnar Sletta <gunnar.sletta@nokia.com>
-
Robin Burchell authored
Change-Id: I20588ad0634aebec8374a570179ee43dd1b1dd3b Reviewed-by:
Alan Alpert <alan.alpert@nokia.com>
-
- Jun 09, 2012
-
-
Tasuku Suzuki authored
Change-Id: I2112bc8c9fe58cda84f498f9062b4b32b9ef0c24 Reviewed-by:
Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
-
- May 28, 2012
-
-
Robin Burchell authored
Sometimes it is useful to be able to resize a view from within QML, for example, when writing QML which must operate in both portrait and landscape conditions. Change-Id: I10564bb3c8661fae6c1d175985268a409dc3dafd Reviewed-by:
Alan Alpert <alan.alpert@nokia.com>
-
- May 04, 2012
-
-
Aaron Kennedy authored
Change-Id: I095249f64ecf4ef1e3fbfb164e3d50edffab61e8 Reviewed-by:
Roberto Raggi <roberto.raggi@nokia.com>
-
- Mar 21, 2012
-
-
Matthew Vogt authored
Useful for running tests that have no interactive element, where all computation is performed in the initialization phase of processing the QML source. Change-Id: Id3f87fc504a30eb4e351804a98fe265db8fe93c9 Reviewed-by:
Martin Jones <martin.jones@nokia.com>
-
- Feb 24, 2012
-
-
Matthew Vogt authored
Symbols beginning with QDeclarative are already exported by the quick1 module. Users can apply the bin/rename-qtdeclarative-symbols.sh script to modify client code using the previous names of the renamed symbols. Task-number: QTBUG-23737 Change-Id: Ifaa482663767634931e8711a8e9bf6e404859e66 Reviewed-by:
Martin Jones <martin.jones@nokia.com>
-
- Feb 14, 2012
-
-
Aaron Kennedy authored
Change-Id: I0f850258e2cf5363bca2fa1c8b098aa5982eb232 Reviewed-by:
Roberto Raggi <roberto.raggi@nokia.com>
-
- Feb 02, 2012
-
-
Matthew Vogt authored
QtQuick1 is now contained in a separate repository. Task-number: QTBUG-23737 Change-Id: I09eae67af5693a22b896b916f816f73ccc3a89b1 Reviewed-by:
Martin Jones <martin.jones@nokia.com>
-
- Jan 30, 2012
-
-
Jason McDonald authored
As in the past, to avoid rewriting various autotests that contain line-number information, an extra blank line has been inserted at the end of the license text to ensure that this commit does not change the total number of lines in the license header. Change-Id: If39bd256b0fa85eba17ea30f8ab87ea27d758908 Reviewed-by:
Rohan McGovern <rohan.mcgovern@nokia.com>
-
- Jan 23, 2012
-
-
Jason McDonald authored
Replace Nokia contact email address with Qt Project website. Change-Id: I6a730abc0c396fb545a48b2d6938abedac2e3f1c Reviewed-by:
Rohan McGovern <rohan.mcgovern@nokia.com> Reviewed-by:
Alan Alpert <alan.alpert@nokia.com>
-
- Jan 17, 2012
-
-
Jason McDonald authored
Update copyright headers from before 2011, and a couple of new ones that were merged after the previous change to copyright headers. Change-Id: Ia76e08e2734afa4ef3f1207dbcda5ff3bc81b366 Reviewed-by:
Rohan McGovern <rohan.mcgovern@nokia.com>
-
- Dec 14, 2011
-
-
Gunnar Sletta authored
Change-Id: If6d7dded83a4bbb5d68b74741fc7a531165b7fef Reviewed-by:
Kai Koehne <kai.koehne@nokia.com>
-
- Dec 12, 2011
-
-
Gunnar Sletta authored
Change-Id: Id7c474fe48bfa99d765267c0e3be1cbf80597548 Reviewed-by:
Roberto Raggi <roberto.raggi@nokia.com>
-
- Dec 08, 2011
-
-
Gunnar Sletta authored
What was traditionally the QQuickRenderLoop which was used to support one QQuickCanvas instance has now grown to support multiple QQuickCanvas instances and is now called QQuickWindowManager, of which there are two implementations. QQuickRenderThreadSingleContextWindowManager: One QSGContext and one OpenGL context is being used to draw all the windows and we alternate between which surface the gl context is bound to. This implementation relies on that swap does not block, but that the graphics pipeline is vsynced and will eventually block as the buffer queue is filled up. This is the behavior we get on Mac OS X and Wayland. The benefit of this implementation is that we have vsync'ed animations, and the synchronizaiton between GUI and render thread is simple. (well, simple relative to the alternative, that is). QQuickTrivialWindowManager: One QSGContext and one OpenGL context is being used on the GUI thread. Animations are ticked from a timer. Performance of this implementation will deteriorate if the driver is using blocking swap. Task-number: QTBUG-19455 Change-Id: Ib961ac7d71eb49c70a057872b7cac020c4d19f3d Reviewed-by:
Samuel Rødal <samuel.rodal@nokia.com>
-
- Dec 06, 2011
-
-
Gunnar Sletta authored
Change-Id: I2aed4786e5426a7f05acced39ef849c03f1ab935 Reviewed-by:
Samuel Rødal <samuel.rodal@nokia.com>
-
- Dec 02, 2011
-
-
Kent Hansen authored
This change moves the QtQuick 2 types and C++ API (including SceneGraph) to a new module (AKA library), QtQuick. 99% of this change is moving files from src/declarative to src/quick, and from tests/auto/declarative to tests/auto/qtquick2. The loading of QtQuick 2 ("import QtQuick 2.0") is now delegated to a plugin, src/imports/qtquick2, just like it's done for QtQuick 1. All tools, examples, and tests that use QtQuick C++ API have gotten "QT += quick" or "QT += quick-private" added to their .pro file. A few additional internal QtDeclarative classes had to be exported (via Q_DECLARATIVE_PRIVATE_EXPORT) since they're needed by the QtQuick 2 implementation. The old header locations (e.g. QtDeclarative/qquickitem.h) will still be supported for some time, but will produce compile-time warnings. (To avoid the QtQuick implementation using the compatibility headers (since QtDeclarative's includepath comes first), a few include statements were modified, e.g. from "#include <qsgnode...
-
- Oct 26, 2011
-
-
Damian Jansen authored
Change-Id: If64daf80f9d19973e0bc2d864b003a66be5ca61d Reviewed-by:
Alan Alpert <alan.alpert@nokia.com>
-
- Oct 21, 2011
-
-
Kent Hansen authored
The QSG (SceneGraph) prefix is too generic for Qt Quick(2)-specific classes. All the classes and files in the declarative/items directory have been renamed. In particular, for classes that are currently public, the renaming is as follows: QSGView --> QQuickView QSGCanvas --> QQuickCanvas QSGItem --> QQuickItem QSGPaintedItem --> QQuickPaintedItem The header files have been renamed accordingly (e.g. qsgview.h --> qquickview.h). Change-Id: Iac937fff81db20bb639486a793c3aeb5230b038c Reviewed-by:
Kent Hansen <kent.hansen@nokia.com>
-
- Oct 18, 2011
-
-
Friedemann Kleint authored
Add menu and close buttons on Windows as well. Change-Id: Ie458f8f21b14583c1a02d48819ec797e6db7390e Reviewed-by:
Aaron Kennedy <aaron.kennedy@nokia.com>
-
- Aug 30, 2011
-
-
Aaron Kennedy authored
Instead of creating completely separate hashes for all the types used by every QML file, we simply link to the QDeclarativeTypeModule. This uses much less memory, and is faster to construct at startup. Change-Id: I28bc2807074f9c6f38096d6e4ce8be744159d023 Reviewed-on: http://codereview.qt.nokia.com/3741 Reviewed-by:
Roberto Raggi <roberto.raggi@nokia.com>
-
- Aug 05, 2011
-
-
Gunnar Sletta authored
Change-Id: I71a04f61acff893a35c00204ed11bdf852830485 Reviewed-on: http://codereview.qt.nokia.com/2675 Reviewed-by:
Samuel Rødal <samuel.rodal@nokia.com>
-
- Aug 02, 2011
-
-
Thorbjørn Lindeijer authored
This replaces the need for applications to explicitly make a call to enable the debug services, and rather does it in declarative.h when the 'declarative_debug' CONFIG option is used. Done-with: Kai Koehne Reviewed-by: Martin Jones Reviewed-by: Michael Brasser (cherry picked from commit 5517cc588c39814530b8bfd957821f55be42acf2) Change-Id: Iacfc5a9b2ca0c2610288cf86f190b4a9950cacd1 Reviewed-on: http://codereview.qt.nokia.com/2436 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Martin Jones <martin.jones@nokia.com>
-
- Aug 01, 2011
-
-
Andrew den Exter authored
Valid import statements should be at the start of a line, maybe preceded by some white space. Task-number: QTBUG-20649 Change-Id: I1944bce0d30e680ebdb0798f5ae4e8c91a057a13 Reviewed-on: http://codereview.qt.nokia.com/2423 Reviewed-by:
Martin Jones <martin.jones@nokia.com> Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com>
-
- Jul 29, 2011
-
-
Samuel Rødal authored
Change-Id: I0143767405afe968c0aea71651bd9e3dc7a74e23
-
- Jul 12, 2011
-
-
Martin Jones authored
Change-Id: I41a280de2739ee08202f4be2519e5012870090f2 Reviewed-on: http://codereview.qt.nokia.com/1391 Reviewed-by:
Martin Jones <martin.jones@nokia.com>
-
- Jul 08, 2011
-
-
Jyri Tahtela authored
Replace old license header with correct one. Change-Id: I492ddaaa0227b2c8faf11bdcd6e12e7231a54a10 Reviewed-on: http://codereview.qt.nokia.com/1312 Reviewed-by:
Jyri Tahtela <jyri.tahtela@nokia.com>
-
- Jun 10, 2011
-
-
Gunnar Sletta authored
Change-Id: Ia614915ddb96f5c51e9883885479f1269ab361ed
-
- Apr 27, 2011
-
-
Qt by Nokia authored
Branched from the monolithic repo, Qt qtquick2 branch, at commit a4a585d2ee907746682846ae6e8a48e19deef469
-