~mir-team/qtmir/mir-0.16-rebuild

« back to all changes in this revision

Viewing changes to tests/modules/common/common.pri

  • Committer: CI bot
  • Author(s): Daniel d'Andrada
  • Date: 2014-08-25 07:45:19 UTC
  • mfrom: (228.1.10 lifecycle)
  • Revision ID: ps-jenkins@lists.canonical.com-20140825074519-tk0lgkzfmt94uar8
Revamp screenshotting to use an image provider again, removing screenshot-related methods on Application

Implementing sourceSize support to scale down images if needed to save memory Fixes: 1359819, 1359821
Approved by: Michał Sawicz, Gerry Boland, Michael Zanetti

Show diffs side-by-side

added added

removed removed

Lines of Context:
10
10
    ../common/mock_oom_controller.h \
11
11
    ../common/mock_process_controller.h \
12
12
    ../common/mock_proc_info.h \
13
 
    ../common/mock_prompt_session.h
14
 
    ../common/mock_prompt_session_manager.h
15
 
    ../common/mock_session.h
 
13
    ../common/mock_prompt_session.h \
 
14
    ../common/mock_prompt_session_manager.h \
 
15
    ../common/mock_renderable.h \
 
16
    ../common/mock_session.h \
 
17
    ../common/mock_surface.h
16
18
 
17
19
INCLUDEPATH += ../../../src/modules \
18
20
    ../common