summaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Collapse)AuthorAgeFilesLines
* Move the icons into common.Zeno Albisser2013-07-039-21/+18
| | | | | | | | Use the same icons for the widgets and qtquick example. Remove the styling as it does not work on all platforms anyway. Change-Id: Iff59455689619ae45823eb835768d7c4fc75bd93 Reviewed-by: Andras Becsi <andras.becsi@digia.com>
* Adjust LIBPATH on Mac.Zeno Albisser2013-07-011-1/+2
| | | | | Change-Id: I1d8affaa797a61a71051b3a347ade4e589fd68a7 Reviewed-by: Pierre Rossi <pierre.rossi@gmail.com>
* Adding some missing license headersSergio Ahumada2013-06-251-0/+40
| | | | | Change-Id: If41e2991be7877060f7739877f756acf2679b688 Reviewed-by: Zeno Albisser <zeno.albisser@digia.com>
* Include fix.Zeno Albisser2013-06-181-0/+1
|
* Disable the back/forward buttons when appropriate.Zeno Albisser2013-06-183-2/+8
|
* Startup URL from command line argsPierre Rossi2013-06-185-10/+84
|
* Use QQmlProperty::write instead of Binding item.Zeno Albisser2013-06-181-18/+0
|
* Add initial API layer for widgets.Zeno Albisser2013-06-182-1/+15
|
* Add initial API layer for QtQuick and connect the signals accordingly.Zeno Albisser2013-06-181-2/+3
|
* Qt Quick example: use a qrc filePierre Rossi2013-06-184-4/+16
|
* cleaner content margins for the nested layoutsPierre Rossi2013-06-181-1/+5
| | | | also remove QQUICKWEBENGINE env var
* Split out the example into two distinct onesPierre Rossi2013-06-1715-0/+507
Cleaner than deciding on startup with an env variable