~dandrader/qtmir/fixSurfaceFocus-lp1491034

« back to all changes in this revision

Viewing changes to tests/modules/ApplicationManager/CMakeLists.txt

  • Committer: CI Train Bot
  • Author(s): Daniel d'Andrada
  • Date: 2015-08-27 13:58:46 UTC
  • mfrom: (363.2.6 mirSurface)
  • Revision ID: ci-train-bot@canonical.com-20150827135846-ozjrdoghb3k35q7d
Enable multiple MirSurfaceItems rendering the same MirSurface

So MirSurface is the model and MirSurfaceItem is the view+controller.

+ Make MirSurfaceItem instantiable from QML
+ Isolate all mir::scene::Surface code inside MirSurface
+ Enhanced qml-demo-shell: you can now move, resize and *clone* windows
Approved by: Gerry Boland

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
  application_manager_test.cpp
4
4
  ${CMAKE_SOURCE_DIR}/src/common/debughelpers.cpp
5
5
  ${CMAKE_SOURCE_DIR}/tests/modules/common/qtmir_test.cpp
6
 
  ../common/fake_mirsurfaceitem.h
 
6
  ../common/fake_mirsurface.h
7
7
)
8
8
 
9
9
include_directories(