summaryrefslogtreecommitdiffstats
path: root/demos/declarative/webbrowser
Commit message (Expand)AuthorAgeFilesLines
* Smooth the rendering in the tiles, not of the tiles.Warwick Allison2009-09-041-1/+1
* Fix animation-after-zooming problem.Warwick Allison2009-09-021-6/+23
* Revive animated zooming.Warwick Allison2009-08-311-3/+65
* Simplify zooming mechanism - put more IQ in WebView.Warwick Allison2009-08-311-64/+5
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-08-281-11/+27
|\
| * Changes as per review.Warwick Allison2009-08-281-11/+27
* | Make a number of Flickable API changes following review.Martin Jones2009-08-281-9/+9
|/
* Reverse debug commitWarwick Allison2009-08-241-2/+1
* Rename positioners.Warwick Allison2009-08-241-1/+2
* tidyWarwick Allison2009-08-241-8/+1
* Fix WebViewSettingsWarwick Allison2009-08-241-3/+2
* fromState -> from, toState -> to for Transition.Michael Brasser2009-08-241-2/+2
* SetPropertyAction -> PropertyActionMartin Jones2009-08-211-2/+2
* Rename State change elements.Martin Jones2009-08-212-20/+20
* Renaming Rect -> RectangleYann Bodson2009-08-191-4/+4
* Text-related API updates after reviewMichael Brasser2009-08-192-2/+2
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Michael Brasser2009-08-141-1/+1
|\
| * New Qt URL.Warwick Allison2009-08-141-1/+1
* | Get rid of QmlFont and use the QFont value type instead.Michael Brasser2009-08-141-2/+2
|/
* Fix to QFxWebView to show cursor in focused text input. Correction textedit a...Tapani Mikola2009-08-142-22/+7
* Give a default size.Warwick Allison2009-08-131-0/+3
* KeyActions change to use Keys....Tapani Mikola2009-08-131-3/+4
* Small cleanup to webbrowser.qml not to use url as property id. Using urlStrin...Tapani Mikola2009-08-131-9/+8
* Border Image fis to webbrowser.qmlTapani Mikola2009-08-131-4/+5
* 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 and...Tapani Mikola2009-08-135-24/+201
* 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
* Cleanup in preparation for key/focus handling.Michael Brasser2009-07-131-2/+0
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-06-261-5/+5
|\
| * Rename NumericAnimation -> NumberAnimationMichael Brasser2009-06-261-5/+5
* | Update SetProperties to handle changing bindingsAaron Kennedy2009-06-261-70/+14
|/
* 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
* 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 git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-04-2412-176/+177
|\
| * 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