Change copyrights from Nokia to Digia
[profile/ivi/qtwayland.git] / examples / qml-compositor / main.cpp
2012-09-25 Iikka EklundChange copyrights from Nokia to Digia
2012-08-13 Jorgen LindCompile fixes
2012-05-25 Samuel RødalFixed qml-compositor warning and sizing when running...
2012-05-21 Samuel RødalAdded maximize and window closing behavior to qml-compo...
2012-05-16 Samuel RødalFixed qml-compositor and made it properly installable...
2012-04-16 Jørgen LindMake qml compositor resize to window
2012-03-05 Samuel RødalBuild with latest qtdeclarative.
2012-02-14 Samuel RødalAdded convenience properties in WaylandSurface for...
2012-01-30 Jason McDonaldRemove "All rights reserved" line from license headers.
2012-01-23 Jason McDonaldUpdate obsolete contact address.
2012-01-16 Jason McDonaldUpdate license headers.
2012-01-04 Jørgen LindImplement subsurfaces extension
2012-01-04 Jørgen LindRemove the size from the mapped signal
2011-12-09 Jørgen LindRemove unused header
2011-12-07 Jørgen LindMake wayland actually a module
2011-11-01 Samuel RødalGet rid of QOpenGLContext dependency in WaylandComposit...
2011-10-26 Andy NicholsRename QSG* to QQuick* in qtwayland module
2011-09-13 Gunnar SlettaMerge branch 'refactor'
2011-09-12 Paul Olav TveteImport the wayland platform plugin from qtbase, includi...
2011-09-08 Paul Olav TveteCompile fixes
2011-08-29 Samuel RødalFixed build and crash issues.
2011-08-18 Matthew Cattellmake compositor build with refactor - frameSwapped...
2011-08-05 Samuel RødalMerge remote branch 'origin/master' into refactor
2011-07-27 Laszlo AgocsMerge branch 'master' into refactor
2011-07-19 Laszlo AgocsMerge branch 'master' into refactor
2011-07-19 Laszlo AgocsFix compilation of qml example and enable touch handling.
2011-06-23 Samuel RødalGet Qt compositor working with wayland EGL on refactor...
2011-06-23 Jørgen LindMerge branch 'master' into refactor
2011-06-23 Jørgen LindUpdate wayland_sha
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-05 Jørgen LindMake qmal compositor resize
2011-04-01 Samuel RødalProperly handle surface resizes in QML compositor.
2011-04-01 Samuel RødalMove WaylandSurfaceItem into common API.
2011-04-01 Samuel RødalUse QSGPlainTexture::setImage() instead of generating...
2011-03-31 Samuel RødalUpdate compositor to reflect latest changes in qtquick2.
2011-03-21 Samuel RødalMade compositor keep track of key / pointer focus surfaces.
2011-03-18 Samuel RødalAdded animation to QML compositor when window is destroyed.
2011-03-18 Samuel RødalGet rid of QML errors when destroying a window.
2011-03-17 Samuel RødalAdded window title and made contrast-lowering effect...
2011-03-15 Samuel RødalBetter layouting system in QML compositor.
2011-03-15 Samuel RødalAdded keyboard input to QML compositor.
2011-03-15 Samuel RødalAdded proper removing of windows in QML compositor.
2011-03-15 Samuel RødalAdded initial scene-graph qml based compositor.