Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make MouseRegion event propagation match GV. | Martin Jones | 2009-08-19 | 4 | -16/+47 |
| | |||||
* | API improvements for MouseRegion and Drag | Martin Jones | 2009-08-19 | 3 | -20/+37 |
| | |||||
* | Merge branch 'kinetic-declarativeui' of ↵ | Martin Jones | 2009-08-18 | 15 | -513/+37 |
|\ | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| * | Merge branch 'kinetic-declarativeui' of ↵ | Yann Bodson | 2009-08-18 | 7 | -97/+129 |
| |\ | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| * \ | Merge branch 'kinetic-declarativeui' of ↵ | Yann Bodson | 2009-08-18 | 13 | -166/+100 |
| |\ \ | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| * \ \ | Merge branch 'kinetic-declarativeui' of ↵ | Yann Bodson | 2009-08-17 | 3 | -12/+12 |
| |\ \ \ | | | | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| * | | | | Doc cleanup. | Yann Bodson | 2009-08-17 | 13 | -433/+26 |
| | | | | | |||||
| * | | | | Merge branch 'kinetic-declarativeui' of ↵ | Yann Bodson | 2009-08-17 | 29 | -454/+270 |
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| * | | | | | Doc cleanup. | Yann Bodson | 2009-08-17 | 2 | -80/+11 |
| | | | | | | |||||
* | | | | | | Proposed changes following API review. | Martin Jones | 2009-08-18 | 3 | -29/+28 |
| |_|_|_|/ |/| | | | | |||||
* | | | | | Merge branch 'kinetic-declarativeui' of ↵ | Martin Jones | 2009-08-18 | 4 | -82/+70 |
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| * \ \ \ \ | Merge branch 'kinetic-declarativeui' of ↵ | Michael Brasser | 2009-08-18 | 13 | -166/+100 |
| |\ \ \ \ \ | | | |_|_|/ | | |/| | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| * | | | | | Change Item.contents to Item.childrenRect. | Michael Brasser | 2009-08-18 | 3 | -64/+54 |
| | | | | | | |||||
| * | | | | | No need to copy pixmap. | Michael Brasser | 2009-08-17 | 1 | -18/+16 |
| | |_|_|/ | |/| | | | |||||
* | | | | | MouseRegion API changes following review. | Martin Jones | 2009-08-18 | 3 | -15/+59 |
| |/ / / |/| | | | |||||
* | | | | Merge branch 'kinetic-declarativeui' of ↵ | Martin Jones | 2009-08-17 | 9 | -161/+82 |
|\ \ \ \ | | | | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| * \ \ \ | Merge branch 'kinetic-declarativeui' of ↵ | Warwick Allison | 2009-08-17 | 3 | -12/+12 |
| |\ \ \ \ | | |/ / / | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| * | | | | More namespace improvements | Warwick Allison | 2009-08-17 | 9 | -161/+82 |
| | |_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Store and find QML version ranges efficiently - Require version for QmlType-from-string - Removed unused version-ignorant QmlType-from-string functions - Some attached properties now resolve (eg. tst_qmlparser) - Still no better: - interfaces not versioned - some attached properties still hard-codec to Qt | ||||
* | | | | Small fixes following API review. | Martin Jones | 2009-08-17 | 4 | -5/+18 |
| |/ / |/| | | |||||
* | | | Slightly change expression rewrite to JSC-supported syntax. | Michael Brasser | 2009-08-17 | 1 | -2/+2 |
| | | | | | | | | | | | | Preparation for merge of QtScript's JSC backend. | ||||
* | | | Ignore key events that we don't handle. | Martin Jones | 2009-08-17 | 2 | -10/+10 |
|/ / | |||||
* | | readd and fix the qml documentation for Rotation and Scale | Lars Knoll | 2009-08-14 | 1 | -0/+86 |
| | | | | | | | | | | | | | | This got forgotten during the move to QGraphicsTransform. The docs also required a few adjustments as Rotation3D is now gone and some properties in Scale and Rotation have changed. | ||||
* | | Merge branch 'kinetic-declarativeui' of ↵ | Michael Brasser | 2009-08-14 | 6 | -62/+69 |
|\ \ | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| * | | Tidy up usage of QNetworkReply returned by QFxPixmapCache::get, update | Warwick Allison | 2009-08-14 | 6 | -62/+69 |
| | | | | | | | | | | | | documentation. | ||||
* | | | Improve error message. | Michael Brasser | 2009-08-14 | 1 | -2/+2 |
| | | | |||||
* | | | Make sure we get a complete when reversing a transition. | Michael Brasser | 2009-08-14 | 2 | -3/+3 |
|/ / | | | | | | | This fixes task 258702. | ||||
* | | QFxPixmap -> QFxPixmapCache | Michael Brasser | 2009-08-14 | 7 | -34/+32 |
| | | |||||
* | | Make sure URLs specified in a state change are resolved. | Michael Brasser | 2009-08-14 | 1 | -0/+6 |
| | | |||||
* | | Remove unused include. | Michael Brasser | 2009-08-14 | 1 | -1/+0 |
| | | |||||
* | | Remove unused function. | Michael Brasser | 2009-08-14 | 2 | -10/+0 |
| | | |||||
* | | Get rid of QmlFont and use the QFont value type instead. | Michael Brasser | 2009-08-14 | 12 | -342/+61 |
| | | |||||
* | | Improve error message. | Michael Brasser | 2009-08-14 | 1 | -1/+1 |
| | | |||||
* | | Remove unused function. | Michael Brasser | 2009-08-14 | 1 | -2/+0 |
| | | |||||
* | | Make calling base class focusChanged a protocol. | Warwick Allison | 2009-08-14 | 4 | -15/+10 |
| | | |||||
* | | Fix to QFxWebView to show cursor in focused text input. Correction textedit ↵ | Tapani Mikola | 2009-08-14 | 4 | -1/+19 |
|/ | | | | and lineedit so that they emit focuschanged signals. Clean ups to webbrowser.qml. | ||||
* | Fix crash on exit when using the qml debugging interface | Kai Koehne | 2009-08-13 | 1 | -10/+10 |
| | | | | | QmlEngineDebugClient is defined as a member variable AND the object parent is set -> double deletion. | ||||
* | compile on 64bit machines (quintptr can hold void* on | mae | 2009-08-13 | 1 | -1/+1 |
| | | | | systems where int can't) | ||||
* | Wait for connections to remote debugging interface | Kai Koehne | 2009-08-13 | 3 | -7/+21 |
| | | | | | | | | | The tcp server was waiting for connections right when instantiated ... even before the different debugging services could register themselves. This is fixed by first letting the different services register, and only block for incoming connections when explicitly registered (QmlDebugService::waitForConnectons). | ||||
* | Merge branch 'kinetic-declarativeui' of ↵ | Martin Jones | 2009-08-13 | 5 | -10/+74 |
|\ | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| * | Merge branch 'kinetic-declarativeui' of ↵ | Warwick Allison | 2009-08-13 | 3 | -3/+0 |
| |\ | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| | * | Cleanup. | Michael Brasser | 2009-08-13 | 1 | -1/+0 |
| | | | |||||
| | * | Merge branch 'kinetic-declarativeui' of ↵ | Michael Brasser | 2009-08-13 | 10 | -173/+232 |
| | |\ | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| | * | | QGraphicsRotation3D has been merged into QGraphicsRotation. | Michael Brasser | 2009-08-13 | 2 | -2/+0 |
| | | | | |||||
| * | | | Change QFxWebView to support hoverMove events (and send them to WebKit as ↵ | Tapani Mikola | 2009-08-13 | 2 | -7/+74 |
| | |/ | |/| | | | | | | | | | | | | | | | | | | | mouseMove:s). Also sending all the events up as accepted if interactive is on. E.g. push button is not working, if not done so. removed the odd timer based event sending that put e.g. moves and presses in wrong order. Now, the webbrowser is working quite ok! | ||||
* | | | Make the QFxBorderImage the parent of its QFxScaleGrid | Martin Jones | 2009-08-13 | 3 | -3/+4 |
| | | | |||||
* | | | Register the QFxVisualModel base class. | Martin Jones | 2009-08-13 | 2 | -0/+2 |
|/ / | |||||
* | | Merge branch 'kinetic-declarativeui' of ↵ | Warwick Allison | 2009-08-13 | 9 | -173/+201 |
|\ \ | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| * | | Rename layouts to positioners | Alan Alpert | 2009-08-13 | 8 | -170/+170 |
| | | | |||||
| * | | Add delay parameter to the destroy function on QML objects | Alan Alpert | 2009-08-13 | 1 | -3/+31 |
| |/ | | | | | | | | | | | Also updated dynamic example to have a fadeout effect on deletion. Also slipped in a toStr function, as it didn't work when I called it toString. | ||||
* | | doc | Warwick Allison | 2009-08-13 | 1 | -0/+31 |
|/ |