- 05 Nov, 2014 - 1 commit
-
-
Friedemann Kleint authored
The default size causes qt.io to look bad and is too small for high resolution screens. Change-Id: Ie417dde8ab32fc4897cd60c292afdc39b9213510 Reviewed-by:
Andras Becsi <andras.becsi@digia.com>
-
- 04 Nov, 2014 - 1 commit
-
-
Friedemann Kleint authored
Change-Id: I528b7c4c22a1c47f54fe1b78a9d781a6af9cfc6b Reviewed-by:
Allan Sandfeld Jensen <allan.jensen@theqtcompany.com>
-
- 12 Aug, 2014 - 1 commit
-
-
Jocelyn Turcotte authored
Also update all the examples to use 1.0 as 0.9 shouldn't be publically recommended. Change-Id: Ic58e35bdfd3a0f3d5201fc069b7103027ba84574 Reviewed-by:
Andras Becsi <andras.becsi@digia.com>
-
- 04 Aug, 2014 - 1 commit
-
-
Pierre Rossi authored
and make it a namespace Change-Id: I15c1af8c7d0d8ab213cdf7945109263fe461d2ac Reviewed-by:
Andras Becsi <andras.becsi@digia.com>
-
- 27 Jun, 2014 - 1 commit
-
-
Andras Becsi authored
Change-Id: Icc4219ace4121a4b30302e0348e48dc75cae54cb Reviewed-by:
Zeno Albisser <zeno.albisser@digia.com>
-
- 19 May, 2014 - 1 commit
-
-
Jocelyn Turcotte authored
Change-Id: Ib1d855bab6c764c0341b39b374b00425645903ff Reviewed-by:
Andras Becsi <andras.becsi@digia.com>
-
- 16 May, 2014 - 1 commit
-
-
Zeno Albisser authored
Change-Id: If2ac075f095c83fd53c939d3494c7807328ed2dc Reviewed-by:
Pierre Rossi <pierre.rossi@gmail.com>
-
- 05 May, 2014 - 1 commit
-
-
Szabolcs David authored
I dropped hovered title support from the QtWebKit API, it seems we don't need that logic. Change-Id: I5617c295344512a35aa526a6f1307f0b21f866d6 Reviewed-by:
Andras Becsi <andras.becsi@digia.com>
-
- 31 Mar, 2014 - 1 commit
-
-
Simon Hausmann authored
We now require the user to use QWebEngine::initialize() in main (preferably) and print out an error message if this wasn't set up accordingly. This limits the use of private scene graph API to inside QWebEngine and offers public API for users of the API. Change-Id: I787c176a85ab7784dbc8787d9876960b4872959e Reviewed-by:
Jocelyn Turcotte <jocelyn.turcotte@digia.com>
-
- 26 Mar, 2014 - 1 commit
-
-
Peter Varga authored
Remove ContextMenuExtras.qml entry from the project file of the quicknanobrowser. It is unnecessary after the quicknanobrowser fork. Change-Id: I87055413392e14817429678f29b520e55cafbbd1 Reviewed-by:
Andras Becsi <andras.becsi@digia.com>
-
- 19 Mar, 2014 - 2 commits
-
-
Jocelyn Turcotte authored
This also removed experimental API uses from the quicknanobrowser example, which should be used mainly for documentation purposes. The quicktestbrowser should be the one that we use from now on as a raw testbed of new APIs. As with other targets in the tests directory, it will only be built by default if Qt is configured with -developer-build (and without -nomake tests). Change-Id: Ib4461c898cd3227bbb810493daac4d841d0d8f3e Reviewed-by:
Pierre Rossi <pierre.rossi@gmail.com>
-
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>
-