summaryrefslogtreecommitdiff
path: root/examples/browser
Commit message (Collapse)AuthorAgeFilesLines
* Example: Set qt-project.org as home for the Browser exampleCaroline Chao2012-11-162-8/+8
| | | | | | | | And update other links. Change-Id: I45815e085e2e465568f8b23a551b1123797360c3 Reviewed-by: Simon Hausmann <simon.hausmann@digia.com> Reviewed-by: Sergio Ahumada <sergio.ahumada@digia.com>
* Fix the detection of the uitools module for the browser exampleAndras Becsi2012-11-131-1/+1
| | | | | | | This fixes the build if uitools is not available. Change-Id: If81d1167cdc9318b91add532e44297dbf7d13237 Reviewed-by: Zeno Albisser <zeno.albisser@digia.com>
* Remove obsolete symbian settings from examples' project filesAndras Becsi2012-11-131-5/+0
| | | | | Change-Id: If60dfa462f45d23edcf47dc647035bbe12d54459 Reviewed-by: Zeno Albisser <zeno.albisser@digia.com>
* Browser example: update bookmarksCaroline Chao2012-11-092-8/+8
| | | | | | | Replace links pointing to Nokia with Digia's. Change-Id: Ia9736783ee57c9840191ea55d3d5eadade2cdaa7 Reviewed-by: Simon Hausmann <simon.hausmann@digia.com>
* CONFIG+=uitools is deprecated. Use QT+=uitools insteadv5.0.0-beta2Sergio Ahumada2012-11-071-1/+1
| | | | | Change-Id: I610a5ad076e7805a6c10ad60b8e69cff2d871a87 Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@digia.com>
* Adapt to WebKit Widgets module splitSimon Hausmann2012-10-1512-14/+14
| | | | | | | | Most of these examples use the widgets API of QtWebKit and hence need the QtWebKitWidgets module. Change-Id: Ic26938561c34abd663ed438bf6c61c7dd06131fe Reviewed-by: Pierre Rossi <pierre.rossi@gmail.com>
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-2441-989/+989
| | | | | | | | | 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 ambiguous argument to createIndex.Stephen Kelly2012-09-211-3/+3
| | | | | | | | | | | Currently it is a cleanup. After https://codereview.qt-project.org/#change,33286 it is a build fix. It's justified as a cleanup anyway. Change-Id: I2444a59c5eae042d4e4c7fd8dad9830578052431 Reviewed-by: Simon Hausmann <simon.hausmann@digia.com>
* examples: Fix some compilation errorsSergio Ahumada2012-09-208-30/+47
| | | | | Change-Id: Ibe844411aa4c11fab9cbd73ddeb794ea2af3f54b Reviewed-by: Simon Hausmann <simon.hausmann@digia.com>
* adapt to QIcon move to QtGuiOswald Buddenhagen2012-05-214-4/+3
| | | | | Change-Id: Ic5133350753008932fe60c8a8df104280fa1472a Reviewed-by: Friedemann Kleint <Friedemann.Kleint@nokia.com>
* Compile fix.qt-v5.0.0-alpha1Friedemann Kleint2012-03-211-0/+1
| | | | | Change-Id: I9a618c9e6f60828b6eb7f1872f1c345fbdc37056 Reviewed-by: Marius Storm-Olsen <marius.storm-olsen@nokia.com>
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-3041-41/+41
| | | | | | | | | | | 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-2341-41/+41
| | | | | | | | 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>
* Fix compilationSimon Hausmann2012-01-0929-78/+82
| | | | | | | | Use QtWidgets where needed and ran fixqt4headers. Change-Id: I000b76009a1a26317d747203ebaca0ec445f8753 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-0642-42/+42
| | | | | | 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-1541-702/+702
| | | | | | 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-2766-0/+13433
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