Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | BorderImage fix. | Tapani Mikola | 2009-08-13 | 1 | -2/+2 |
| | |||||
* | Added selectAll call to the url FieldText when starting edit. | Tapani Mikola | 2009-08-13 | 1 | -0/+1 |
| | |||||
* | Made the url input text field to work with the FieldText component copied ↵ | Tapani Mikola | 2009-08-13 | 5 | -24/+201 |
| | | | | and slightly modified from contacts demo. | ||||
* | As WebView now has attached properties, it can't be used as an id | Aaron Kennedy | 2009-08-10 | 1 | -27/+27 |
| | |||||
* | KeyActions::return -> KeyActions::keyReturn | Yann Bodson | 2009-07-29 | 1 | -1/+1 |
| | |||||
* | Move all QML types to Qt/4.6 namespace. | Warwick Allison | 2009-07-23 | 2 | -0/+4 |
| | | | | | Adjust examples and demos accordingly. As per QT-558 | ||||
* | Cleanup in preparation for key/focus handling. | Michael Brasser | 2009-07-13 | 1 | -2/+0 |
| | |||||
* | Merge branch 'kinetic-declarativeui' of ↵ | Aaron Kennedy | 2009-06-26 | 1 | -5/+5 |
|\ | | | | | | | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui Conflicts: examples/declarative/states/states.qml examples/declarative/states/transitions.qml examples/declarative/tutorials/helloworld/t3/tutorial3.qml src/declarative/util/qmlanimation.cpp | ||||
| * | Rename NumericAnimation -> NumberAnimation | Michael Brasser | 2009-06-26 | 1 | -5/+5 |
| | | |||||
* | | Update SetProperties to handle changing bindings | Aaron Kennedy | 2009-06-26 | 1 | -70/+14 |
|/ | | | | Also removed all uses of SetProperty | ||||
* | Optimize by using solid background. | Warwick Allison | 2009-06-24 | 1 | -0/+1 |
| | |||||
* | Don't be smooth while moving (or zooming). | Warwick Allison | 2009-06-24 | 1 | -2/+2 |
| | |||||
* | better focus handling for the location bar | Lars Knoll | 2009-05-19 | 1 | -4/+1 |
| | |||||
* | make the web browser URL field work a little better | Lars Knoll | 2009-05-19 | 1 | -14/+2 |
| | | | | | The return key still doesn't do what it should do, but that's partly the fault of the KeyProxy's QML definition not working correctly. | ||||
* | Fix webbrowser demo | Yann Bodson | 2009-05-11 | 3 | -3/+9 |
| | |||||
* | Use QML properties syntax | Aaron Kennedy | 2009-05-01 | 1 | -24/+6 |
| | |||||
* | whitespace | Warwick Allison | 2009-04-30 | 1 | -0/+1 |
| | |||||
* | Port syntax | Warwick Allison | 2009-04-30 | 2 | -173/+479 |
| | |||||
* | Rename the 'src' attribute 'source'. Don't need to be HTML-like anymore. | Yann Bodson | 2009-04-29 | 2 | -15/+15 |
| | |||||
* | Merge branch 'kinetic-declarativeui' of ↵ | Warwick Allison | 2009-04-24 | 12 | -176/+177 |
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui Conflicts: demos/declarative/webbrowser/WebBrowser.qml demos/declarative/webbrowser/content/pics/addressbar-filled.png demos/declarative/webbrowser/content/pics/addressbar.png demos/declarative/webbrowser/content/pics/back-disabled.png demos/declarative/webbrowser/content/pics/back.png demos/declarative/webbrowser/content/pics/footer.png demos/declarative/webbrowser/content/pics/forward-disabled.png demos/declarative/webbrowser/content/pics/forward.png demos/declarative/webbrowser/content/pics/header.png demos/declarative/webbrowser/content/pics/reload.png | ||||
| * | Cosmetic changes for the web browser demo. | Yann Bodson | 2009-04-23 | 12 | -176/+177 |
| | | |||||
* | | Nicer icons (KDE CrystalSVG) | Warwick Allison | 2009-04-23 | 15 | -7/+1 |
|/ | |||||
* | Initial import of kinetic-dui branch from the old kinetic | Michael Brasser | 2009-04-22 | 21 | -0/+218 |