summaryrefslogtreecommitdiffstats
path: root/examples/webenginewidgets
Commit message (Expand)AuthorAgeFilesLines
* Fix license header for examplesKai Koehne2017-09-2095-194/+550
* Fix not working "OpenFile" in simplebrowserMichal Klocek2017-09-151-3/+3
* 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
* 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
* 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
* 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
* Remove uses of QString::nullMarc Mutz2017-03-112-2/+2
* 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
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Allan Sandfeld Jensen2016-08-022-4/+40
| |\
| | * Fixup Back/Forward short-cutsAllan Sandfeld Jensen2016-07-222-4/+40
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Allan Sandfeld Jensen2016-06-279-5/+19
| |\|
| | * Remove infinite loop when loading history.Michael Bruning2016-06-202-4/+8
| | * Make all examples high-dpi awareKai Koehne2016-06-207-1/+11
* | | Add View Source API and make the feature available from context menuPeter Varga2016-08-022-16/+4
* | | Add back "Open Link in New Tab" to Demobrowser's context menuPeter Varga2016-07-132-6/+1
* | | Add widget based spellchecker exampleMichal Klocek2016-07-0216-0/+612
|/ /
* | Merge remote-tracking branch 'origin/5.6' into 5.7Allan Sandfeld Jensen2016-06-112-1/+1
|\|
| * Fix build of webenginewidgets/simplebrowserJoerg Bornemann2016-06-101-0/+1
| * Do not trigger find on slash keyAllan Sandfeld Jensen2016-06-031-1/+0