summaryrefslogtreecommitdiffstats
path: root/examples/webview/minibrowser
Commit message (Expand)AuthorAgeFilesLines
* Use SPDX license identifiersLucie Gérard2022-06-103-124/+6
* Improve example CMakeLists.txtKai Köhne2022-02-191-11/+4
* Raise cmake_minimum_required to VERSION 3.16 in examplesJoerg Bornemann2021-09-201-1/+1
* Port example to qt6Michal Klocek2021-07-075-187/+33
* Add cmake buildMichal Klocek2021-06-021-0/+60
* Replace 0 with nullptrAllan Sandfeld Jensen2021-02-021-1/+1
* Do the pre-initialization steps after the plugin paths are setAndy Shaw2021-01-121-2/+2
* Fix WebView::initialize() call orderMichal Klocek2020-04-152-2/+2
* Fix URL in minibrowser exampleChristian Strømme2018-09-261-1/+1
* The additional ServerName parameter is handled in qtmain_winrt nowadaysOliver Wolff2018-01-101-3/+0
* Fix outdated BSD license headerKai Koehne2017-10-184-12/+52
* Fix outdated FDL license headerKai Koehne2017-10-181-5/+5
* Remove support for WinRT 8.1 and Windows Phone 8.1Maurice Kalinowski2017-01-191-1/+0
* Remove WebView and UIWebView backendsJake Petroules2017-01-111-1/+1
* Add a WKWebView backend.Jake Petroules2016-06-222-0/+33
* Print browser load errors to the console in the minibrowser.Jake Petroules2016-06-221-1/+5
* winrt: Cleanup capability specificationMaurice Kalinowski2016-04-211-2/+0
* iOS: Add custom plist which disables ATS for the minibrowser.Christian Strømme2016-03-042-0/+43
* Fix progress in minibrowser example.Christian Strømme2016-03-021-1/+1
* Remove deployment.pri from the minibrowser exampleChristian Strømme2015-11-242-32/+3
* be a tad more selective what is declared in EXAMPLE_FILESOswald Buddenhagen2015-11-121-0/+2
* Don't show progress indicators on Windows runtime.Samuel Nevala2015-11-091-2/+6
* Add a note about QtWebView::initialize() on the example page.Christian Strømme2015-09-242-1/+9
* Add support for Windows RuntimeAndrew Knight2015-08-252-1/+7
* Add initialize functionChristian Strømme2015-08-102-21/+3
* Make examples return -1 on load failures.Friedemann Kleint2015-08-031-0/+2
* Doc: Updated the example screenshotVenugopal Shivashankar2015-06-093-1/+1
* Merge remote-tracking branch 'origin/5.4' into devChristian Strømme2015-02-181-6/+6
|\
| * Update FDL headersChristian Strømme2015-02-171-6/+6
* | Merge remote-tracking branch 'origin/5.4' into devChristian Strømme2015-02-159-12/+172
|\|
| * Fix license headersChristian Strømme2015-02-154-8/+8
| * Update license headers and add new licenses.Christian Strømme2015-02-104-8/+8
| * Example: Made a few cosmetic changesVenugopal Shivashankar2015-02-099-4/+164
* | OS X Implementation.Morten Johan Sørvig2015-02-122-1/+9
|/
* Fix crash in minibrowserChristian Strømme2014-12-051-3/+1
* Fix the window title of the example.Friedemann Kleint2014-11-242-2/+4
* Doc: Renamed the webview exampleVenugopal Shivashankar2014-11-219-0/+307