summaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* Fix license header for examplesKai Koehne2017-09-20125-260/+896
* 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-1317-29/+140
* Examples: Add recipebrowser to top-level .pro fileKai Koehne2017-07-131-1/+2
* 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-134-9/+10
* 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-292-3/+3
|\
| * Fix quicknanobrowserAllan Sandfeld Jensen2017-05-101-2/+2
| * 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
* QuickNanoBrowser: Unify use of semicolons in JSKai Koehne2017-05-024-84/+84
* QuickNanoBrowser: Code cleanupKai Koehne2017-05-021-7/+8
* 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-053-24/+25
* Add spellchecker feature to new config systemMichal Klocek2016-11-141-1/+1
* Remove RequestType prefixMichal Klocek2016-11-021-3/+3
* Add qtquick customdialog exampleMichal Klocek2016-11-0139-0/+2434
* Update spellcheck api to support multiple languagesMichal Klocek2016-10-291-3/+3
* Fix spellchecking for macOSAlexandru Croitor2016-10-173-11/+40
* demobrowser: Fix compilation warningPeter Varga2016-10-071-0/+2
* MarkDownEditor: Hide context menuKai Koehne2016-10-042-2/+8
* RecipeBrowser: Hide context menuKai Koehne2016-10-042-2/+8
* Fix memory leak on printAllan Sandfeld Jensen2016-09-231-1/+1
* Add recipebrowser exampleAlexandru Croitor2016-08-3127-0/+1460
* Add printing on a QPrinter to the demobrowserMichael Bruning2016-08-282-11/+35
* Adjust webengine to the qtConfig() changes in qtbaseLars Knoll2016-08-231-1/+1
* Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-08-0514-11/+68
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Allan Sandfeld Jensen2016-08-022-4/+40
| |\