summaryrefslogtreecommitdiffstats
path: root/examples/webenginewidgets
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.9' into devAllan Sandfeld Jensen2017-08-1445-370/+823
|\
| * Fix signal name in simplebrowser example documentationJüri Valdmann2017-08-031-1/+1
| * Fix simplebrowser crash on exit while downloadingMichal Klocek2017-08-022-7/+5
| * Fix demobrowser to not crash when switching to private browsing modePeter Varga2017-07-311-2/+0
| * Update Simple Browser exampleJüri Valdmann2017-07-1935-354/+750
| * Properly document third party code in examplesKai Koehne2017-07-1310-11/+72
* | Reorder documentation for QtWebEngine dictionary discoveryFlorian Bruhin2017-08-041-9/+2
* | Fix viewport information in simplebrowserPeter Varga2017-08-021-1/+6
* | Remove DemoBrowserJüri Valdmann2017-07-2677-14737/+0
* | Fix stylesheetbrowser to build in Qt namespaced buildAlexandru Croitor2017-07-132-0/+4
* | Merge remote-tracking branch 'origin/5.9' into devAllan Sandfeld Jensen2017-07-057-74/+33
|\|
| * Always compile QWebEnginePage::printJüri Valdmann2017-06-263-25/+0
| * Use AllowPersistentCookies as default setting in demobrowserMichal Klocek2017-06-201-1/+3
| * Update Content Manipulation example codeJüri Valdmann2017-06-192-44/+26
| * Add Search in page to Simple BrowserJüri Valdmann2017-06-132-1/+48
| * Fix some minor issues in example docsJüri Valdmann2017-06-132-4/+4
| * Fix build of html2pdf exampleKai Koehne2017-06-131-0/+1
| * Revert "Fix flushing the cookies with demobrowser"Michal Klocek2017-06-082-9/+11
| * Fix flushing the cookies with demobrowserMichal Klocek2017-06-062-11/+9
* | Fix build of html2pdf exampleSzabolcs David2017-06-061-0/+1
* | Merge remote-tracking branch 'origin/5.9' into devAllan Sandfeld Jensen2017-05-3027-4/+1272
|\|
| * Merge remote-tracking branch 'origin/5.9.0' into 5.9Allan Sandfeld Jensen2017-05-291-1/+1
| |\
| | * Fix backwards compatibilityAllan Sandfeld Jensen2017-05-101-1/+1
| * | Create example for WebEngine's Print To PdfJüri Valdmann2017-05-235-0/+241
| * | Create example for geolocation in WebEngineJüri Valdmann2017-05-157-0/+293
| |/
| * Create example for full screen feature in WebEngineJüri Valdmann2017-05-0413-1/+728
| * SimpleBrowser: Press Ctrl-L to focus the location barJoerg Bornemann2017-05-041-0/+7
| * markdown: Code beautificationKai Koehne2017-05-032-2/+2
* | Add StyleSheet Browser exampleSzabolcs David2017-05-1813-1/+833
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-05-023-6/+3
|\|
| * Fix crash on macOS when closing last tab of a windowAlexandru Croitor2017-04-211-5/+1
| * DemoBrowser: Fix use of system proxyKai Koehne2017-03-301-1/+1
| * Set WA_DeleteOnClose in contentmanipulation exampleFlorian Bruhin2017-03-281-0/+1
* | Add Search in page to Simple BrowserJüri Valdmann2017-04-262-1/+48
* | Merge remote-tracking branch 'origin/5.9' into devAllan Sandfeld Jensen2017-03-282-2/+2
|\|
| * Remove uses of QString::nullMarc Mutz2017-03-112-2/+2
* | demobrowser: Show download interruption reasonFlorian Bruhin2017-03-271-1/+1
|/
* Merge remote-tracking branch 'origin/5.8' into 5.9Allan Sandfeld Jensen2017-03-023-2/+3
|\
| * Add support for macOS Airplay to Demobrowser in presence of dual GPUsAlexandru Croitor2017-02-231-0/+2
| * Fix crash on context menuAllan Sandfeld Jensen2017-02-222-2/+1
* | Fix webengine demobrowser exampleIonut Alexandrescu2017-03-012-10/+11
|/
* Fixing webengine spell checker exampleIonut Alexandrescu2017-01-201-2/+2
* Add .pro files for example subdirectoriesTopi Reinio2017-01-051-0/+17
* Update spellcheck api to support multiple languagesMichal Klocek2016-10-291-3/+3
* Fix spellchecking for macOSAlexandru Croitor2016-10-172-9/+34
* demobrowser: Fix compilation warningPeter Varga2016-10-071-0/+2
* MarkDownEditor: Hide context menuKai Koehne2016-10-042-2/+8
* Fix memory leak on printAllan Sandfeld Jensen2016-09-231-1/+1
* Add printing on a QPrinter to the demobrowserMichael Bruning2016-08-282-11/+35
* Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-08-0511-9/+59
|\