summaryrefslogtreecommitdiffstats
path: root/src/webengine
Commit message (Expand)AuthorAgeFilesLines
* Disable qtquickcontrols context menu on eglfsMichal Klocek2016-05-302-0/+12
* Fix event forwarding when activeFocusOnPress is false.Alexandru Croitor2016-05-261-2/+27
* Disabled WebEngine views should not receive focus.Alexandru Croitor2016-05-262-0/+7
* Doc: Add dependencies to enable linking to Qt modulesLeena Miettinen2016-05-251-0/+2
* Doc: Add a topic listing supported featuresLeena Miettinen2016-05-204-79/+189
* Doc: HTTP GET method is always used to load URLsLeena Miettinen2016-05-191-2/+5
* Silence zero-as-null-pointer=constant warningsAllan Sandfeld Jensen2016-05-191-1/+1
* Doc: Add build requirements on supported platformsLeena Miettinen2016-05-061-4/+56
* Fix hint to use WEBENGINE_CONFIG+=Kai Koehne2016-04-281-1/+1
* Doc: Improve WebEngineHistoryListModel documentationKai Koehne2016-04-211-6/+3
* Use the temporary zoom factor to set the zoom factorMichael Bruning2016-04-212-1/+15
* Remove direct access BrowserContextAdapter's customUrlSchemeHandlersAllan Sandfeld Jensen2016-04-201-2/+1
* Switch BrowserContextAdapter to QSharedPointerAllan Sandfeld Jensen2016-04-194-7/+8
* Doc: Fix typo on WebEngineHistoryListModel documentationKai Koehne2016-04-191-1/+1
* Doc: Mark WebEngineSettings::defaultTextEncoding as new in 1.2Kai Koehne2016-04-111-0/+1
* Doc: initializing web engine when running it as a pluginLeena Miettinen2016-04-111-0/+18
* Revision DownloadItem.mimeTypeKai Koehne2016-04-051-0/+1
* Doc: WebEngine does not support Chromium extensionsLeena Miettinen2016-04-052-0/+4
* Add missing revision tag to the mimeTypeChanged signalAdam Kallai2016-04-051-1/+1
* Fix trying to open multiple windows if not supportedGiulio Camuffo2016-04-051-1/+3
* Doc: Replace "web engine script" with class and type namesLeena Miettinen2016-04-051-2/+3
* Doc: Link Pepper plugin platform information to respective settingsKai Koehne2016-04-032-4/+8
* OSX: Fix QSurfaceFormat check to allow < 3.2 OpenGL profiles.Alexandru Croitor2016-03-311-4/+9
* Doc: Fix documentation about cookie storesKai Koehne2016-03-292-2/+2
* Move loadVisuallyCommitted signal to the test support APISzabolcs David2016-03-253-2/+5
* Doc: Restructure paragraph about loading pagesLeena Miettinen2016-03-241-3/+2
* Doc: Improve docs for the zoomFactor propertyLeena Miettinen2016-03-231-1/+1
* Doc: Quote example code from the Minimal exampleLeena Miettinen2016-03-232-58/+12
* Doc: Attribute, not flag, can be used for initializationLeena Miettinen2016-03-211-2/+3
* Merge remote-tracking branch 'origin/5.6.0' into 5.6Liang Qi2016-03-2110-35/+244
|\
| * Doc: Mention target platform limitationsKai Koehne2016-02-251-0/+13
| * Doc: fix copy/paste error in the overviewLeena Miettinen2016-02-251-1/+1
| * Doc: Refer to Pepper instead of Adobe Flash PlayerLeena Miettinen2016-02-241-4/+5
| * Doc: Add intro to WebEngineView type docsLeena Miettinen2016-02-241-2/+117
| * Doc: Improve the overviewLeena Miettinen2016-02-244-15/+84
| * Doc: Move info about WebEngineCertificate methodsLeena Miettinen2016-02-242-11/+15
| * Doc: Link to Platform Notes from the OverviewLeena Miettinen2016-02-231-0/+4
| * Doc: Add "Namespaces" to the C++ API ref titleLeena Miettinen2016-02-183-3/+3
| * Document Chromium version also in the documentation.Michael Bruning2016-02-181-0/+3
* | Flash: document --ppapi-flash-version argumentKai Koehne2016-03-101-0/+8
* | Doc: Building with macx-clang-32 not supportedLeena Miettinen2016-03-071-0/+3
* | MSVC: Fix compiler warningKai Koehne2016-03-011-0/+1
* | Doc: Improve web engine profile class descriptionsLeena Miettinen2016-02-291-6/+18
* | Fix WebAction muteAllan Sandfeld Jensen2016-02-131-1/+1
|/
* OS X: Fix crash when setting a custom default QSurfaceFormat.Alexandru Croitor2016-02-042-0/+25
* Mark highlighted examplesKai Koehne2016-02-041-0/+3
* Merge "Merge remote-tracking branch 'origin/5.5' into 5.6.0" into refs/stagin...Jani Heikkinen2016-02-042-2/+68
|\
| * Merge remote-tracking branch 'origin/5.5' into 5.6.0Liang Qi2016-02-012-2/+68
| |\
| | * Doc: add documentation for the WebEngineScript itemLeena Miettinen2016-01-202-2/+68
* | | Merge 5.6 into 5.6.0Oswald Buddenhagen2016-02-021-0/+16
|\ \ \