summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | Remove focus-based app lifecycle. Let shell control it.Daniel d'Andrada2015-08-0438-1369/+1462
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Merge trunkDaniel d'Andrada2015-07-2425-222/+316
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | Update unity-shell-application version dependencyDaniel d'Andrada2015-06-291-1/+1
| * | | | Update unity-api version dependencyDaniel d'Andrada2015-06-181-1/+1
| * | | | Update MockMirSurfaceItemDaniel d'Andrada2015-06-171-2/+2
| * | | | Use QScopedPointer in Application testsDaniel d'Andrada2015-06-161-18/+10
| * | | | Rename testDaniel d'Andrada2015-06-161-1/+1
| * | | | Fix Session::insertChildSession switch statementDaniel d'Andrada2015-06-161-1/+3
| * | | | Code cosmeticsDaniel d'Andrada2015-06-151-1/+1
| * | | | Remove redundant variableDaniel d'Andrada2015-06-151-6/+1
| * | | | Refactor Application::setProcessStateDaniel d'Andrada2015-06-151-20/+30
| * | | | Removed redundant codeDaniel d'Andrada2015-06-151-2/+0
| * | | | Refactor Application::applyRequestedState()Daniel d'Andrada2015-06-152-8/+57
| * | | | Application: s/setState/setInternalStateDaniel d'Andrada2015-06-152-16/+16
| * | | | Removed unused Application::processState()Daniel d'Andrada2015-06-152-6/+0
| * | | | s/DiedUnexpectedly/StoppedUnexpectedlyDaniel d'Andrada2015-06-154-11/+11
| * | | | Update tests and remove duplicate onesDaniel d'Andrada2015-06-151-100/+25
| * | | | Merge trunkDaniel d'Andrada2015-06-1514-98/+237
| |\ \ \ \
| * | | | | s/RunningWithoutWakelock/RunningInBackgroundDaniel d'Andrada2015-06-154-13/+13
| * | | | | Workaround a weird behavior in unity8's PhoneStageDaniel d'Andrada2015-06-021-1/+9
| * | | | | Session does Starting->Running only once first surface frame is drawnDaniel d'Andrada2015-06-017-18/+56
| * | | | | s/KilledOutOfMemory/DiedUnexpectedlyDaniel d'Andrada2015-05-294-12/+11
| * | | | | work around a bug in gtest+gcc+cross-compilationDaniel d'Andrada2015-05-291-1/+1
| * | | | | Fixed all issues pointed out by code reviewDaniel d'Andrada2015-05-2736-918/+1265
| * | | | | Merge trunkDaniel d'Andrada2015-05-2721-211/+311
| |\ \ \ \ \
| * \ \ \ \ \ Merge trunkDaniel d'Andrada2015-05-1233-149/+583
| |\ \ \ \ \ \
| * | | | | | | Update package version dependencyDaniel d'Andrada2015-05-111-1/+1
| * | | | | | | Emit signal at the endDaniel d'Andrada2015-05-111-1/+2
| * | | | | | | Application: s/active/requestedStateDaniel d'Andrada2015-05-084-27/+29
| * | | | | | | Add debug message for Application::setActiveDaniel d'Andrada2015-05-081-0/+1
| * | | | | | | Fix ApplicationManager testsDaniel d'Andrada2015-05-061-122/+53
| * | | | | | | Implementation of Application.active and removal of focus based lifecycleDaniel d'Andrada2015-05-064-77/+29
| * | | | | | | Make code compile with the new apiDaniel d'Andrada2015-05-063-95/+23
| * | | | | | | Merge lp:~saviq/qtmir/fix-application-api-depsDaniel d'Andrada2015-05-062-3/+4
| |\ \ \ \ \ \ \
| * | | | | | | | ApplicationManager: remove suspended and forceDashActiveDaniel d'Andrada2015-05-062-80/+5
| * | | | | | | | Tests also need to be pointed to the location of unity-api headersDaniel d'Andrada2015-05-065-0/+5
* | | | | | | | | Releasing 0.4.5+15.10.20150728-0ubuntu1CI Train Bot2015-07-281-0/+7
* | | | | | | | | Remove explicit gcc4.9 dependency Fixes: #1452338Gerry Boland2015-07-282-13/+0
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / |/| | | | | | | |
| * | | | | | | | Remove explicit gcc4.9 dependencyGerry Boland2015-07-082-13/+0
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Releasing 0.4.5+15.10.20150722-0ubuntu1CI Train Bot2015-07-221-0/+10
* | | | | | | | Release in step with Mir 0.14.0Andreas Pokorny2015-07-229-56/+36
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | / | | |_|_|_|_|/ | |/| | | | |
| * | | | | | comment removedAndreas Pokorny2015-07-161-1/+0
| * | | | | | update mir dependencyAndreas Pokorny2015-06-251-3/+3
| * | | | | | changes needed for 0.14.0 releaseAndreas Pokorny2015-06-258-53/+34
| * | | | | | merge trunkAndreas Pokorny2015-06-2427-256/+518
| |\ \ \ \ \ \ | |/ / / / / / |/| | | | | |
* | | | | | | Releasing 0.4.5+15.10.20150617-0ubuntu1CI Train Bot2015-06-171-0/+11
* | | | | | | [qpa] refactor QMirServer to clean up its API, and fix strange thread design.Gerry Boland2015-06-1714-165/+252
|\ \ \ \ \ \ \
| * | | | | | | Only pass mg::DisplayConfiguration to qtmir::Display, as that is all it needsGerry Boland2015-05-273-7/+6
| * | | | | | | Remove unneeded headerGerry Boland2015-05-191-1/+0
| * | | | | | | Merge trunkGerry Boland2015-05-1921-211/+311
| |\ \ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | |