summaryrefslogtreecommitdiff
path: root/examples/browser/xbel.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Adjust webkit example project install targets.hjk2012-12-101-283/+0
| | | | | | | | 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>
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-241-24/+24
| | | | | | | | | Change copyrights and license headers from Nokia to Digia Change-Id: Idd1b38449c86b01afe20a1bdc6a05c47f546b38d Reviewed-by: Janne Anttila <janne.anttila@digia.com> Reviewed-by: Sergio Ahumada <sergio.ahumada@digia.com> Reviewed-by: Lars Knoll <lars.knoll@digia.com>
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
| | | | | | | | | | | As in the past, to avoid rewriting various autotests that contain line-number information, an extra blank line has been inserted at the end of the license text to ensure that this commit does not change the total number of lines in the license header. Change-Id: I72317e5c33c3d0b9e65b89f644b7673cf6525fed Sanity-Review: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com>
* Update obsolete contact address.Jason McDonald2012-01-231-1/+1
| | | | | | | | Replace Nokia contact email address with Qt Project website. Change-Id: I2f1d7bf19462c6128e600218af8b972b7685eec6 Sanity-Review: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com>
* Update copyright year in license headers.Jason McDonald2012-01-061-1/+1
| | | | | | Change-Id: Ie6358ca2faf925104318deec944cecd0a33cea34 Sanity-Review: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com>
* Replace outdated license headers.Jason McDonald2011-08-151-17/+17
| | | | | | Change-Id: I4a703684de904e6f01b8a723dcbd024a8d6201d4 Reviewed-on: http://codereview.qt.nokia.com/2649 Reviewed-by: Jason McDonald <jason.mcdonald@nokia.com>
* Merge demos and examples.Casper van Donderen2011-07-271-0/+283
Change-Id: Id0c975a8a3be516da66561f462511e99447d6838 Reviewed-on: http://codereview.qt.nokia.com/1420 Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: David Boddie