summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* qmakeify all over againPaul Olav Tvete2015-11-0210-0/+176
* Allow compiling without tracepointsPaul Olav Tvete2015-11-027-5/+15
* AppMan: if app destroys surface while in Running state, it is probably shutti...Gerry Boland2015-08-262-0/+21
* Improve states documentationDaniel d'Andrada2015-08-261-2/+4
* s/ProcessKilled/ProcessFailedDaniel d'Andrada2015-08-263-4/+4
* s/StoppedUnexpectedly/StoppedResumableDaniel d'Andrada2015-08-262-12/+12
* 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
* No more protobuf - it is not used anymore.Alberto Aguirre2015-08-261-2/+0
* Standardize licences to LGPLv3, update years, remove authors Fixes: #1483664Gerry Boland2015-08-1264-160/+94
|\
| * Standardize licences to LGPLv3, update years, remove authorsGerry Boland2015-08-1164-160/+94
* | 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
| |/
* | Ubuntu Touch has no shared graphics cache implemented, QPA should not say it ...Gerry Boland2015-08-041-1/+0
|\ \
| * | Ubuntu Touch has no shared graphics cache implemented, QPA should not say it ...Gerry Boland2015-07-271-1/+0
| |/
* | Start restructuring code to use the Mir WindowManager interface for window ma...Alan Griffiths2015-08-0412-230/+196
|\ \
| * | Revert unwanted layout changeAlan Griffiths2015-07-291-1/+1
| * | merge lp:qtmirAlan Griffiths2015-07-294-32/+21
| |\|
| * | Unused headerAlan Griffiths2015-06-241-1/+1
| * | Tidy up codeAlan Griffiths2015-06-247-26/+23
| * | Hack out MirShell and move functionality to WindowManagerAlan Griffiths2015-06-247-110/+79
* | | Extend the key table to cover full xkb range of keycodes.Lukáš Tinkl2015-08-041-79/+309
|\ \ \
| * | | extend the key table to cover full xkb rangeLukáš Tinkl2015-07-241-79/+309
| |/ /
* | | We depend on Qt 5.4, remove compatibility code for older versionsGerry Boland2015-08-044-35/+5
|\ \ \
| * | | We depend on Qt 5.4, remove compatibility code for older versionsGerry Boland2015-07-134-35/+5
| |/ /
* | | Merge trunkDaniel d'Andrada2015-07-2417-197/+258
|\ \ \ | | |/ | |/|
| * | comment removedAndreas Pokorny2015-07-161-1/+0
| * | changes needed for 0.14.0 releaseAndreas Pokorny2015-06-254-32/+22
| |/
| * [qpa] refactor QMirServer to clean up its API, and fix strange thread design.Gerry Boland2015-06-1713-165/+237
| |\
| | * 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-1913-86/+218
| | |\
| | * \ Merge qtmir trunkGerry Boland2015-05-1826-145/+330
| | |\ \
| | * | | Remove old comment, it not the case any moreGerry Boland2015-05-181-6/+1
| | * | | Unneeded return statementsGerry Boland2015-05-181-2/+0
| | * | | Clean up shutdown codepath further. run/stop return voidGerry Boland2015-05-182-24/+8
| | * | | Fix shutdown issues by inheriting QThread directly - also get to avoid having...Gerry Boland2015-05-183-29/+20
| | * | | Trying to fix shutdown, incompleteGerry Boland2015-05-184-9/+19
| | * | | Update copyright years and added couple of minor commentsGerry Boland2015-05-018-6/+9
| | * | | Signal/slot just to start/stop a thread is wasteful, using invokeMethod insteadGerry Boland2015-05-012-10/+3
| | * | | [qpa] have QMirServer own the MirServer instance. Clean up the QMirServer API...Gerry Boland2015-05-0113-148/+245
* | | | | 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