Fixed qml-compositor and made it properly installable without a qrc.
[profile/ivi/qtwayland.git] / examples / qml-compositor / qml-compositor.pro
2012-05-16 Samuel RødalFixed qml-compositor and made it properly installable...
2012-03-05 Samuel RødalBuild with latest qtdeclarative.
2012-02-21 Oswald Buddenhagenclean up qmake-generated projects
2012-01-04 Jørgen LindImplement subsurfaces extension
2011-12-20 Jørgen LindAdded surface_extension and output_extension
2011-12-07 Jørgen LindAdd comments to example pro file to explain how to...
2011-12-07 Jørgen LindMake wayland actually a module
2011-09-13 Andy NicholsCleaned up project files
2011-09-13 Gunnar SlettaMerge branch 'refactor'
2011-09-12 Paul Olav TveteImport the wayland platform plugin from qtbase, includi...
2011-08-05 Samuel RødalMerge remote branch 'origin/master' into refactor
2011-07-27 Laszlo AgocsMerge branch 'master' into refactor
2011-07-19 Oswald Buddenhagenclean up the QT+= stuff in the project files
2011-07-19 Laszlo AgocsMerge branch 'master' into refactor
2011-06-23 Jørgen LindMerge branch 'master' into refactor
2011-06-22 Samuel RødalMerge remote branch 'origin/master' into refactor
2011-06-17 Laszlo AgocsMake qml-compositor compile.
2011-05-20 Samuel RødalAdd a .qrc file in qml-compositor so it can be run...
2011-05-19 Samuel RødalPrevent qmake warnings when not building against Qt 5.
2011-05-09 Laszlo AgocsAdded clipboard support.
2011-04-11 Jørgen LindMake Qt-Compositor build the xcomposite backend as...
2011-04-01 Samuel RødalMove WaylandSurfaceItem into common API.
2011-03-31 Samuel RødalUpdate compositor to reflect latest changes in qtquick2.
2011-03-15 Samuel RødalAdded initial scene-graph qml based compositor.