summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* TaskController may call processStarted synchronously, so check for that in st...Gerry Boland2014-09-183-16/+28
|\
| * TaskController may call processStarted synchronously, so check for that in st...Gerry Boland2014-09-183-16/+28
* | Fix unstable test - be more careful about synchronizing the Qt image provider...Gerry Boland2014-09-181-14/+16
|\ \ | |/ |/|
| * Take 2 - use a state boolean and sync locking to synchronise the threads only...Gerry Boland2014-08-281-14/+16
| * NahGerry Boland2014-08-271-7/+9
| * AppScreenshotProvider - possible mock take_screenshot executed and unlocks mu...Gerry Boland2014-08-271-9/+7
* | Register SessionInterface meta typeDaniel d'Andrada2014-09-111-0/+1
* | We might not want to have Session in the long runDaniel d'Andrada2014-09-111-1/+0
* | Write MissingTouchEnd test for MirSurfaceItemDaniel d'Andrada2014-09-112-16/+43
* | Sort out namespace of mocks, make a interface for qtmir::Session and draft Mi...Daniel d'Andrada2014-09-1111-115/+197
* | MirSurfaceItem: Ensure all touch sequences sent to Mir surface are properly e...Daniel d'Andrada2014-09-102-18/+127
* | Add LTTng tracepoints Gerry Boland2014-09-0710-6/+84
|\ \
| * | Add lttng tracepointsGerry Boland2014-09-0410-6/+84
* | | Provide Mir with a handler for any command-line arguments it fails to parse. ...Alan Griffiths2014-09-071-1/+12
|\ \ \
| * | | Fix whitespaceAlan Griffiths2014-08-271-0/+1
| * | | Ignore command line arguements that Mir fails to parseAlan Griffiths2014-08-271-1/+11
| | |/ | |/|
* | | QtEventFeeder: validate touches before sending them to QtDaniel d'Andrada2014-09-0710-29/+260
|\ \ \ | |_|/ |/| |
| * | Using a new logging categoryDaniel d'Andrada2014-08-282-10/+13
| * | Declare mirMotionAction a const as it's not meant to be changedDaniel d'Andrada2014-08-281-1/+1
| * | Add a TODO notice to that new internal interfaceDaniel d'Andrada2014-08-281-0/+1
| * | QtEventFeeder: s/QtWindowSystem/QtWindowSystemInterfaceDaniel d'Andrada2014-08-282-7/+7
| * | QtEventFeeder: validate touches before sending them to QtDaniel d'Andrada2014-08-279-29/+256
| |/
* | added application property to sessionNick Dedekind2014-09-013-1/+4
* | log prompt session stopNick Dedekind2014-09-011-1/+4
* | changed to live sessions/surfacesNick Dedekind2014-08-296-6/+42
* | tweaksNick Dedekind2014-08-293-3/+2
* | renamed MirObjecModel->ObjectListModelNick Dedekind2014-08-294-10/+10
* | respawning done by applicationNick Dedekind2014-08-294-9/+5
* | fixed up some app/session state handlingNick Dedekind2014-08-294-32/+54
* | review fixesNick Dedekind2014-08-293-21/+10
* | reintroduced testsNick Dedekind2014-08-298-34/+26
* | remove surface discardingNick Dedekind2014-08-285-19/+1
* | removed childSurfaces from MirSurfaceItemNick Dedekind2014-08-282-80/+0
* | only discard surface if it doesn't have a parentNick Dedekind2014-08-282-5/+10
* | Application->ApplicationInfoNick Dedekind2014-08-271-1/+1
* | renames + fixesNick Dedekind2014-08-2720-564/+453
* | fixes after device testNick Dedekind2014-08-265-3/+18
* | merged with trunkNick Dedekind2014-08-269-104/+62
|\|
| * Add support for building against Mir when it's installed somewhere otherDaniel van Vugt2014-08-252-2/+2
| |\
| | * Add support for building against Mir when it's installed somewhere otherDaniel van Vugt2014-08-212-2/+2
| * | Application: keep fullscreen value when it loses its surfaceDaniel d'Andrada2014-08-221-1/+6
| * | Merge trunkDaniel d'Andrada2014-08-186-10/+12
| |\|
| | * MirSurfaceItem: always try to consume new mir framesDaniel d'Andrada2014-08-151-3/+1
| | |\
| | | * MirSurfaceItem: always try to consume new mir framesDaniel d'Andrada2014-08-121-3/+1
| * | | Only obey the requestedSize if it's validDaniel d'Andrada2014-08-181-4/+8
| * | | Obey requestedSize instead of forcing half-resolutionDaniel d'Andrada2014-08-181-7/+5
| * | | Update testsDaniel d'Andrada2014-08-141-1/+1
| * | | Remove any mentions to screenshot from Unity.Application APIDaniel d'Andrada2014-08-135-100/+45
| * | | Revamp screenshotting to optmize memory consumptionDaniel d'Andrada2014-08-112-3/+18
* | | | data update modsNick Dedekind2014-08-266-42/+20