summaryrefslogtreecommitdiff
path: root/examples/webkitwidgets/xmlpatterns/qobjectxmlmodel/queries
Commit message (Collapse)AuthorAgeFilesLines
* Fix the html output of the QObjectXmlModel example.Michael BrĂ¼ning2013-06-031-1/+1
| | | | | | | | | | Added a title to the XQuery file to prevent generating an invalid self-closing title tag in the html output. Task-number: QTBUG-31525 Change-Id: Ieef162ebc9a89028b7cde81d0b42c649232488c7 Reviewed-by: Jocelyn Turcotte <jocelyn.turcotte@digia.com>
* Adjust webkit example project install targets.hjk2012-12-102-0/+61
This follows suit with aeb036e in qtbase. Change-Id: Ifc85b327df81d15f3579b911e07c95a3b7a3bb9d Reviewed-by: Michael Bruning <michael.bruning@digia.com> Reviewed-by: Pierre Rossi <pierre.rossi@gmail.com>