- 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>
-
- 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>
-
- 17 Jun, 2013 - 2 commits
-
-
Pierre Rossi authored
Cleaner than deciding on startup with an env variable
-
Zeno Albisser authored
-
- 06 Jun, 2013 - 2 commits
-
-
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
-