summaryrefslogtreecommitdiffstats
path: root/src/modules
Commit message (Expand)AuthorAgeFilesLines
* Add some Application testsDaniel d'Andrada2015-08-261-2/+1
* Improve handling of applications that are stopping or getting killedDaniel d'Andrada2015-08-266-15/+44
* Check if session is there, may not if process OOM killedGerry Boland2015-08-261-1/+1
* Add a temporary hotfix to work around bug 1483752Michael Zanetti2015-08-261-0/+7
* Standardize licences to LGPLv3, update years, remove authors Fixes: #1483664Gerry Boland2015-08-1224-55/+45
|\
| * Standardize licences to LGPLv3, update years, remove authorsGerry Boland2015-08-1124-55/+45
* | authorizeSession incorrectly edits desktopFilePath supplied by desktop_file_h...Gerry Boland2015-08-121-2/+2
|\ \
| * | authorizeSession incorreectly edits desktopFilePath supplied by desktop_file_...Gerry Boland2015-08-101-2/+2
* | | MirSurfaceItem: Remove an unnecessary and potentially infinite loopDaniel van Vugt2015-08-122-6/+7
|\ \ \ | |_|/ |/| |
| * | The working fix, fresh off the phone.Daniel van Vugt2015-07-282-6/+7
| |/
* | Start restructuring code to use the Mir WindowManager interface for window ma...Alan Griffiths2015-08-045-5/+4
|\ \
| * | merge lp:qtmirAlan Griffiths2015-07-291-15/+15
| |\|
| * | Tidy up codeAlan Griffiths2015-06-243-3/+0
| * | Hack out MirShell and move functionality to WindowManagerAlan Griffiths2015-06-243-2/+4
* | | Merge trunkDaniel d'Andrada2015-07-241-15/+15
|\ \ \ | | |/ | |/|
| * | comment removedAndreas Pokorny2015-07-161-1/+0
| * | changes needed for 0.14.0 releaseAndreas Pokorny2015-06-251-15/+16
| |/
* | 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-152-8/+8
* | Merge trunkDaniel d'Andrada2015-06-159-89/+155
|\|
| * One include_directories(${APPLICATION_API_INCLUDE_DIRS}) to rule them allDaniel d'Andrada2015-05-211-1/+0
| * Merge trunkDaniel d'Andrada2015-05-212-24/+23
| |\
| * \ Merge trunkDaniel d'Andrada2015-05-1314-86/+179
| |\ \
| * | | Tests also need to be pointed to the location of unity-api headersDaniel d'Andrada2015-04-131-2/+0
| * | | Saviq's changesMichaƂ Sawicz2015-04-101-1/+1
| * | | Merge lp:~saviq/qtmir/fix-application-api-depsDaniel d'Andrada2015-04-101-2/+5
| |\ \ \
| * \ \ \ Merge trunkDaniel d'Andrada2015-04-106-220/+297
| |\ \ \ \
| * \ \ \ \ Merge trunkDaniel d'Andrada2015-02-116-20/+32
| |\ \ \ \ \
| * | | | | | Don't suspend&resume the main stage app when switching focus from side to mai...Daniel d'Andrada2015-01-271-1/+3
| * | | | | | Merge trunkDaniel d'Andrada2015-01-198-1/+256
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge trunkDaniel d'Andrada2015-01-154-47/+19
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge trunkDaniel d'Andrada2015-01-128-25/+48
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge trunkDaniel d'Andrada2014-12-097-81/+107
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | declare a metatype for the new enumDaniel d'Andrada2014-12-091-0/+1
| * | | | | | | | | | Make MirsufaceItem::orientationAngle use an enumDaniel d'Andrada2014-12-092-12/+22
| * | | | | | | | | | Remove side stage decision overrideDaniel d'Andrada2014-12-031-31/+0
| * | | | | | | | | | Fix default orientations and add a bit of debuggingDaniel d'Andrada2014-11-272-5/+2
| * | | | | | | | | | DesktopFileReader: "primary" is also a valid orientation stringDaniel d'Andrada2014-11-241-7/+24
| * | | | | | | | | | X-Ubuntu-Supported-Orientations and X-Ubuntu-Rotates-Window-Contents desktop ...Daniel d'Andrada2014-11-196-52/+128
* | | | | | | | | | | s/RunningWithoutWakelock/RunningInBackgroundDaniel d'Andrada2015-06-152-9/+9
* | | | | | | | | | | 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-015-12/+21
* | | | | | | | | | | s/KilledOutOfMemory/DiedUnexpectedlyDaniel d'Andrada2015-05-292-9/+8