summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | | 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-2112-82/+211
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | Merge trunkDaniel d'Andrada2015-05-1324-140/+321
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | 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-1011-365/+443
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | Merge trunkDaniel d'Andrada2015-02-1121-300/+187
| |\ \ \ \ \
| * | | | | | 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-1910-1/+425
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge trunkDaniel d'Andrada2015-01-1510-50/+126
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge trunkDaniel d'Andrada2015-01-1225-198/+225
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge trunkDaniel d'Andrada2014-12-0917-200/+219
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | declare a metatype for the new enumDaniel d'Andrada2014-12-091-0/+1