summaryrefslogtreecommitdiffstats
path: root/demos/declarative/webbrowser
Commit message (Collapse)AuthorAgeFilesLines
* BorderImage fix.Tapani Mikola2009-08-131-2/+2
|
* Added selectAll call to the url FieldText when starting edit.Tapani Mikola2009-08-131-0/+1
|
* Made the url input text field to work with the FieldText component copied ↵Tapani Mikola2009-08-135-24/+201
| | | | and slightly modified from contacts demo.
* As WebView now has attached properties, it can't be used as an idAaron Kennedy2009-08-101-27/+27
|
* KeyActions::return -> KeyActions::keyReturnYann Bodson2009-07-291-1/+1
|
* Move all QML types to Qt/4.6 namespace.Warwick Allison2009-07-232-0/+4
| | | | | Adjust examples and demos accordingly. As per QT-558
* Cleanup in preparation for key/focus handling.Michael Brasser2009-07-131-2/+0
|
* Merge branch 'kinetic-declarativeui' of ↵Aaron Kennedy2009-06-261-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 -> NumberAnimationMichael Brasser2009-06-261-5/+5
| |
* | Update SetProperties to handle changing bindingsAaron Kennedy2009-06-261-70/+14
|/ | | | Also removed all uses of SetProperty
* Optimize by using solid background.Warwick Allison2009-06-241-0/+1
|
* Don't be smooth while moving (or zooming).Warwick Allison2009-06-241-2/+2
|
* better focus handling for the location barLars Knoll2009-05-191-4/+1
|
* make the web browser URL field work a little betterLars Knoll2009-05-191-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 demoYann Bodson2009-05-113-3/+9
|
* Use QML properties syntaxAaron Kennedy2009-05-011-24/+6
|
* whitespaceWarwick Allison2009-04-301-0/+1
|
* Port syntaxWarwick Allison2009-04-302-173/+479
|
* Rename the 'src' attribute 'source'. Don't need to be HTML-like anymore.Yann Bodson2009-04-292-15/+15
|
* Merge branch 'kinetic-declarativeui' of ↵Warwick Allison2009-04-2412-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 Bodson2009-04-2312-176/+177
| |
* | Nicer icons (KDE CrystalSVG)Warwick Allison2009-04-2315-7/+1
|/
* Initial import of kinetic-dui branch from the old kineticMichael Brasser2009-04-2221-0/+218