summaryrefslogtreecommitdiffstats
path: root/src/declarative/fx
Commit message (Collapse)AuthorAgeFilesLines
* Fix to QFxWebView to show cursor in focused text input. Correction textedit ↵Tapani Mikola2009-08-144-1/+19
| | | | and lineedit so that they emit focuschanged signals. Clean ups to webbrowser.qml.
* Merge branch 'kinetic-declarativeui' of ↵Martin Jones2009-08-134-9/+74
|\ | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| * Merge branch 'kinetic-declarativeui' of ↵Warwick Allison2009-08-132-2/+0
| |\ | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| | * Merge branch 'kinetic-declarativeui' of ↵Michael Brasser2009-08-137-168/+199
| | |\ | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| | * | QGraphicsRotation3D has been merged into QGraphicsRotation.Michael Brasser2009-08-132-2/+0
| | | |
| * | | Change QFxWebView to support hoverMove events (and send them to WebKit as ↵Tapani Mikola2009-08-132-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 QFxScaleGridMartin Jones2009-08-133-3/+4
| | |
* | | Register the QFxVisualModel base class.Martin Jones2009-08-132-0/+2
|/ /
* | Merge branch 'kinetic-declarativeui' of ↵Warwick Allison2009-08-136-168/+168
|\ \ | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| * | Rename layouts to positionersAlan Alpert2009-08-136-168/+168
| |/
* | docWarwick Allison2009-08-131-0/+31
|/
* Minor code cleanups.Martin Jones2009-08-121-1/+1
|
* Merge branch 'kinetic-declarativeui' of ↵Rhys Weatherley2009-08-1211-1315/+559
|\ | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| * Merge branch 'kinetic-declarativeui' of ↵Martin Jones2009-08-1223-595/+1393
| |\ | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| * | Change key handling to use a Keys attached property.Martin Jones2009-08-1211-1315/+559
| | | | | | | | | | | | | | | Replaces KeyAction, allowing focus to be set on the actual item that wants focus, rather than a separate handler item.
* | | Add NOTIFY signals for QFxScaleGridRhys Weatherley2009-08-122-8/+29
| |/ |/| | | | | | | | | | | This change allows things like "border.top" to be used to position items based on the values in a ".sci" file. Reviewed-by: Michael Brasser
* | Cleanup QFxLineEdit APIAlan Alpert2009-08-114-50/+127
| | | | | | | | | | | | | | Synchronized properties with a previous discussion and with QFxTextEdit. Note that not all properties are fully implemented yet. This commit also fixes a typo in QFxTextEdit.
* | Clearer name for two PreserveAspect modes.Warwick Allison2009-08-102-5/+6
| |
* | CRLF => LF.Andreas Aardal Hanssen2009-08-103-605/+605
| |
* | docsYann Bodson2009-08-101-7/+7
| |
* | Add a PreserveAspectFill mode (needs a better name)Yann Bodson2009-08-102-1/+10
| |
* | Support adding "window objects" to webviewAaron Kennedy2009-08-102-2/+82
| | | | | | | | | | This functionality is equivalent to the C++ QWebFrame::addToJavaScriptWindowObject() API.
* | Add a WebView::evaluateJavaScript() methodAaron Kennedy2009-08-102-0/+12
| | | | | | | | Authored-by: Tapani Mikola
* | DocumentationYann Bodson2009-08-107-16/+80
| |
* | Add new class QFxBorderImage.Yann Bodson2009-08-0912-289/+667
| | | | | | | | | | * Move scalegrid code into QFxBorderImage * Update examples
* | Start moving code from QFxImage to QFxImageBaseYann Bodson2009-08-076-348/+358
| |
* | Add new class QFxImageBaseYann Bodson2009-08-077-7/+201
| | | | | | | | New base class for QFxImage and QFxBorderImage.
* | Fix buildYann Bodson2009-08-071-0/+1
| |
* | Merge branch 'kinetic-declarativeui' of ↵Michael Brasser2009-08-073-3/+3
|\ \ | |/ | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| * Merge branch 'kinetic-declarativeui' of ↵Martin Jones2009-08-073-3/+8
| |\ | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| | * Merge branch 'kinetic-declarativeui' of ↵Yann Bodson2009-08-072-7/+7
| | |\ | | | | | | | | | | | | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui Conflicts: src/declarative/fx/qfxscalegrid.cpp
| | * | Should be staticYann Bodson2009-08-072-4/+9
| | | |
| * | | PathView needs to filter Left mouse button.Martin Jones2009-08-071-1/+1
| |/ /
* | | Start refactoring QFxPixmap so it isn't as slow to use.Michael Brasser2009-08-073-93/+65
| |/ |/|
* | Merge branch 'kinetic-declarativeui' of ↵Michael Brasser2009-08-062-7/+35
|\ \ | |/ | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| * Merge branch 'kinetic-declarativeui' of ↵Martin Jones2009-08-066-61/+263
| |\ | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| * | Wait until componentComplete before creating items.Martin Jones2009-08-062-7/+35
| | | | | | | | | | | | | | | Depending upon what offset is eventually set there may still be some unnecessary item create/release, but not more than pathItemCount.
* | | Fix warnings.Michael Brasser2009-08-062-1/+6
| |/ |/|
* | Merge branch 'kinetic-declarativeui' of ↵Yann Bodson2009-08-067-19/+231
|\ \ | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| * | Add QFxLayoutItemAlan Alpert2009-08-063-0/+200
| |/ | | | | | | | | The LayoutItem allows fluid parts to be resized using classical Qt layouts.
| * Merge branch 'kinetic-declarativeui' of ↵Michael Brasser2009-08-058-32/+118
| |\ | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| * | Add qDebug support for QFxItem*.Michael Brasser2009-08-052-0/+16
| | |
| * | More QFxItem cleanup.Michael Brasser2009-08-054-19/+15
| | |
* | | Add support for CSS-like horizontalTileRule and verticalTileRule to ScaleGrid.Yann Bodson2009-08-063-61/+63
| |/ |/| | | | | | | | | * Simplify and improve QFxImage code by using qDrawBorderPixmap * Add horizontalTileRule and verticalTileRule to .sci files * Add example in example/declarative/border-image
* | Merge branch 'kinetic-declarativeui' of ↵Aaron Kennedy2009-08-054-6/+74
|\ \ | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| * | Add a VisualItemModel.index attached property to items in the model.Martin Jones2009-08-052-1/+53
| | |
| * | Fix previous commit.Martin Jones2009-08-051-3/+3
| | |
| * | Document keepMouseFocusMartin Jones2009-08-052-5/+21
| | |
* | | Only register the QFxAnchorLine metatype onceAaron Kennedy2009-08-051-2/+10
|/ / | | | | | | | | I initially assumed that qRegisterMetaType would do something clever to avoid this cost, but it doesn't.
* | Make QFxAnchorLine private and internalAaron Kennedy2009-08-056-26/+36
|/