summaryrefslogtreecommitdiffstats
path: root/src/platforms
Commit message (Expand)AuthorAgeFilesLines
* No more protobuf - it is not used anymore.Alberto Aguirre2015-08-261-2/+0
* Standardize licences to LGPLv3, update years, remove authorsGerry Boland2015-08-1138-81/+33
* 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-047-225/+192
|\ \
| * | Revert unwanted layout changeAlan Griffiths2015-07-291-1/+1
| * | merge lp:qtmirAlan Griffiths2015-07-292-16/+5
| |\|
| * | Unused headerAlan Griffiths2015-06-241-1/+1
| * | Tidy up codeAlan Griffiths2015-06-244-23/+23
| * | Hack out MirShell and move functionality to WindowManagerAlan Griffiths2015-06-244-108/+75
* | | 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-2415-181/+242
|\ \ \ | | |/ | |/|
| * | changes needed for 0.14.0 releaseAndreas Pokorny2015-06-252-16/+5
| |/
| * 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-198-42/+172
| |\
| * \ Merge qtmir trunkGerry Boland2015-05-1810-56/+96
| |\ \
| * | | 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
* | | | Fixed all issues pointed out by code reviewDaniel d'Andrada2015-05-271-0/+2
| |_|/ |/| |
* | | Merge trunk & fix conflictsGerry Boland2015-05-138-53/+91
|\ \ \ | | |/ | |/|
| * | If Mir fails to start, exit the process immediately as nothing else can be doneGerry Boland2015-05-111-1/+1
| |\ \
| | * | If Mir fails to start, exit the process immediately as nothing else can be doneGerry Boland2015-04-271-1/+1
| * | | When synthesizing touch releases for absent touches, send them in separate ev...Daniel d'Andrada2015-05-113-25/+73
| |\ \ \
| | * | | add src/common to platform/mirserver include dirsDaniel d'Andrada2015-04-162-4/+7
| | * | | Ensure there's only one press or release per touch eventDaniel d'Andrada2015-04-012-22/+67
| | | |/ | | |/|
| * | | Remove legacy surface configuration change code, use newer SurfaceObserverGerry Boland2015-05-114-25/+16
| |\ \ \
| | * | | Use SurfaceObserver to watch for surface attribute changesGerry Boland2015-03-114-25/+16
| | | |/ | | |/|
| * | | Remove boost dependence, it supplies almost nothing of benefit to offset its ...Gerry Boland2015-05-111-2/+0
| |\ \ \ | | |_|/ | |/| |
| | * | Remove boost, it is barely usedGerry Boland2015-02-231-2/+0
| | |/
* | | Mir 0.13.0 fixesAlan Griffiths2015-05-011-2/+8
* | | Don't rely on Mir to provide NullWindowManagerAlan Griffiths2015-04-011-2/+95
* | | Use current event APIAlan Griffiths2015-04-011-0/+1
* | | layout fixesAlan Griffiths2015-04-012-5/+9
|\ \ \
| * | | layout fixesAlan Griffiths2015-04-012-5/+9
* | | | merge lp:~mir-team/qtmir/compatibility-with-mir-API-changesAlan Griffiths2015-04-013-2/+10
|\| | |
| * | | Gerry's FIXMEAlan Griffiths2015-03-251-0/+10
| * | | Use the correct package, use it explicitly, use the package version (not the ...Alan Griffiths2015-03-251-1/+1
| * | | no need for mir::Server::the_surface_configurator;Alan Griffiths2015-03-251-1/+0
| * | | merge lp:qtmirAlan Griffiths2015-03-252-111/+135
| |\| |
* | | | Migrate to MirEvent 2.1 API, coming in Mir 0.13Daniel van Vugt2015-03-271-33/+33