summaryrefslogtreecommitdiffstats
path: root/Source/qtwebkit.qdocconf
Commit message (Collapse)AuthorAgeFilesLines
* Doc: Removing url variable from qdocconf file.Jerome Pasion2014-07-071-1/+0
| | | | | | | -url inherited from the url variable set in qtbase/doc/global Change-Id: I67b5f39429c42b59bf93d6fe71074e586d767a79 Reviewed-by: Martin Smith <martin.smith@digia.com>
* Doc: Fix qmlclass selector used in documentation configTopi Reinio2014-06-171-1/+1
| | | | | | | | | | A recent change (46959875) in qdoc raised QML types from subnodes to top-level nodes. This change modifies the documentation configuration file(s) accordingly. Change-Id: Ie4fbbceffae9e1b97ef6cfcdecd48699ca8d6a38 Reviewed-by: Jerome Pasion <jerome.pasion@digia.com> Reviewed-by: Martin Smith <martin.smith@digia.com>
* Doc: Update WebView code sample on Qt WebKit landing pageTopi Reinio2013-12-041-1/+1
| | | | | | | | | | Replace obsolete 'Page' QML type used in the sample code with 'ScrollView' from Qt Quick Controls. Task-number: QTBUG-35154 Change-Id: I0a16a6158be028bf8a7975240411841c4e8200ef Reviewed-by: Jerome Pasion <jerome.pasion@digia.com> Reviewed-by: Allan Sandfeld Jensen <allan.jensen@digia.com>
* Doc: Fix issues in Qt WebKit documentation config fileTopi Reinio2013-11-231-4/+10
| | | | | | | | | | | | | This change addresses following issues: - Replace hard-coded version strings with QT_VERSION et al. - Use the word 'Reference' in description for consistency - Add a url variable - Add a filter for Qt WebKit (usable in Qt Creator Help) - Use the correct selector for listing QML types Task-number: QTBUG-34966 Change-Id: Ic8f404720b02e022da964eadd50cbd140482809c Reviewed-by: Jerome Pasion <jerome.pasion@digia.com>
* Import Qt5x2 branch of QtWebkit for Qt 5.2Allan Sandfeld Jensen2013-09-191-6/+2
| | | | | | | Importing a new snapshot of webkit. Change-Id: I2d01ad12cdc8af8cb015387641120a9d7ea5f10c Reviewed-by: Allan Sandfeld Jensen <allan.jensen@digia.com>
* Doc: Setting navigation variables.Jerome Pasion2013-06-271-0/+4
| | | | | | | -5.2 has a navigation bar in the documentation. Change-Id: I96d39543d583019f480b40175a81a0f0e927f3e8 Reviewed-by: Martin Smith <martin.smith@digia.com>
* substitute fixed version numbers in qdocconf files with variablesOswald Buddenhagen2013-02-061-2/+2
| | | | | Change-Id: I132cd94b9507ee55c8421b7297c4a38fb3b7fd04 Reviewed-by: Simon Hausmann <simon.hausmann@digia.com>
* Bump Qt version to 5.0.1Sergio Ahumada2013-01-121-2/+2
| | | | | Change-Id: Iaef944ee139760ca62c5fc3b0f056d0caa596a53 Reviewed-by: Simon Hausmann <simon.hausmann@digia.com>
* Doc: Fixing Qt WebKit reference documentation.Jerome Pasion2012-12-131-27/+15
| | | | | | | | | | | | | | Fixes: -added \module for C++ classes and \qmlmodule for QML types -added links to the Qt WebKit Examples pages -fixed the qhp settings for Qt Creator Task-number: QTBUG-28583 Task-number: QTBUG-28418 Task-number: QTBUG-27646 Change-Id: I883139f51f457bd6dc7bfe72bb53eb26771d2ccb Reviewed-by: hjk <qthjk@ovi.com> Reviewed-by: Simon Hausmann <simon.hausmann@digia.com>
* Fix missing doc dependency to exampleshausmann@webkit.org2012-12-131-1/+1
| | | | | | | | | | | Patch by Jerome Pasion <Jerome.Pasion@digia.com> on 2012-12-13 Reviewed by Simon Hausmann. * Source/qtwebkit.qdocconf: Change-Id: Ib441452feac169791857792b33d02a30240fa215 git-svn-id: http://svn.webkit.org/repository/webkit/trunk@137579 268f45cc-cd09-0410-ab3c-d52691b4dbfc Reviewed-by: Simon Hausmann <simon.hausmann@digia.com>
* Doc fixesPierre Rossi2012-12-031-0/+20
| | | | | | | Let's try to be compliant with the Qt5 approach. Change-Id: Ib5bc5500a6d8c916f4cc165b637eb493b7409bd0 Reviewed-by: Jerome Pasion <jerome.pasion@digia.com>
* Fix qhp generation for webkitLars Knoll2012-11-301-0/+11
| | | | | | | Reviewed-by: Simon Hausmann <simon.hausmann@digia.com> Change-Id: I8b9af00838eaf22c2cbd0c9c5c1c634f0ad6414a Reviewed-by: Simon Hausmann <simon.hausmann@digia.com>
* Imported WebKit commit 6a4a1d32e1d779548c726c4826cba9d69eb87601 ↵Simon Hausmann2012-11-301-13/+2
| | | | | | | | | | | (http://svn.webkit.org/repository/webkit/trunk@136242) Final import for the Qt 5.x series that implements the QtWebKit / QtWebKitWidgets split Extra fixes will be cherry-picked. Change-Id: I844f1ebb99c6d6b75db31d6538c2acd628e79681 Reviewed-by: Simon Hausmann <simon.hausmann@digia.com>
* Fix qhp generation for webkitLars Knoll2012-11-301-0/+11
| | | | | Change-Id: Ifbcb38bfb394c820e71da309dd84959bc399fcc4 Reviewed-by: Simon Hausmann <simon.hausmann@digia.com>
* Imported WebKit commit 795dcd25a9649fccaf1c9b685f6e2ffedaf7e620 ↵Simon Hausmann2012-10-181-0/+13
(http://svn.webkit.org/repository/webkit/trunk@131718) New snapshot that includes the return of -fkeep-memory at link time to reduce memory pressure as well as modularized documentation