- 19 Mar, 2014 - 1 commit
-
-
Jocelyn Turcotte authored
To match other modules example directory structures we should deploy our examples in a directory matching the module name, webengine and webenginewidgets in our case. qmake uses the relative directory of each example up to the upper "examples" directory to decide where they will be deployed when running the sources install target. Change-Id: I59ce7ff8a30f98fad20064c7eecf72b784f1d275 Reviewed-by:
Pierre Rossi <pierre.rossi@gmail.com>
-
- 20 Aug, 2013 - 1 commit
-
-
Jocelyn Turcotte authored
Import the sources as-is, without adding it to the build, to allow performing diffs later on the changes that were needed to port it to use QtWebEngine and manage source compatibility issues. Change-Id: Icf8a284881ce2153e9b5a1ba97dbe77096f1b88d Reviewed-by:
Andras Becsi <andras.becsi@digia.com>
-
- 19 Aug, 2013 - 2 commits
-
-
Jocelyn Turcotte authored
Change-Id: I58d83f4f33728f92e4bf13b6be30b15528fdd033 Reviewed-by:
Zeno Albisser <zeno.albisser@digia.com>
-
Jocelyn Turcotte authored
This also ajust the name to be consistent with other Qt examples. - Move nano browser one directory level down, also renaming them to match their target name - Remove the dashes from the target names - Rename the qtquick example directory to quick, matching the style in lib Change-Id: I4a5e31be0b919ae596eadbf731be52372ae61151 Reviewed-by:
Zeno Albisser <zeno.albisser@digia.com>
-
- 18 Jun, 2013 - 2 commits
-
-
Zeno Albisser authored
-
Zeno Albisser authored
-
- 17 Jun, 2013 - 1 commit
-
-
Pierre Rossi authored
Cleaner than deciding on startup with an env variable
-
- 06 Jun, 2013 - 3 commits
-
-
Jocelyn Turcotte authored
-
Jocelyn Turcotte authored
This layers things properly to be able to implement the UI in the example application instead of directly in shell_qt.cpp. This is still using global variables to allow the Shell platform code to do callbacks to the API classes. This should go away once we properly implemented a WebContentsDelegate.
-
Zeno Albisser authored
-
- 31 May, 2013 - 2 commits
-
-
Simon Hausmann authored
-
Jocelyn Turcotte authored
-
- 30 Apr, 2013 - 1 commit
-
-
Simon Hausmann authored
-
- 29 Apr, 2013 - 1 commit
-
-
Simon Hausmann authored
-
- 17 Apr, 2013 - 1 commit
-
-
Simon Hausmann authored
Some more start-up fixes and a hack for test command line options for debugging multi-process startup
-
- 11 Apr, 2013 - 1 commit
-
-
Simon Hausmann authored
-