summaryrefslogtreecommitdiffstats
path: root/src/compositor/compositor_api/qwaylandcompositor.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add 3 QList::reserve() callsSergio Martins2015-06-081-0/+1
* Move surfaces to outputsPier Luigi Fiorini2015-04-211-5/+14
* Merge remote-tracking branch 'origin/5.4' into 5.5Liang Qi2015-04-151-1/+1
|\
| * Use Qt foreach instead of C++11 specific range-base for loopOlivier Blin2015-03-241-1/+1
* | Update copyright headersJani Heikkinen2015-02-171-4/+4
* | Add QWaylandOutput to support multiple outputsPier Luigi Fiorini2015-02-081-11/+66
* | Support for multiple input devicesMikko Levonmaa2014-10-201-0/+5
* | Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2014-09-191-5/+1
|\|
| * compositor: Do not access members after deleting an instanceLaszlo Agocs2014-08-231-1/+1
| * QWaylandCompositor: Warn if there are still destroyed surfaces on destruction.Robin Burchell2014-08-181-4/+0
* | Expose surface's client to QMLPier Luigi Fiorini2014-08-171-6/+4
|/
* Add a boolean return value to QWaylandCompositor::openUrl()Vesa Halttunen2014-07-231-2/+2
* Fix creation of custom shellsGiulio Camuffo2014-07-081-5/+5
* Make it possible to have custom shell implementationsGiulio Camuffo2014-04-291-0/+14
* Split QWaylandSurface in a model and view fashionGiulio Camuffo2014-04-291-4/+11
* Rework the way buffers are used and renderedGiulio Camuffo2014-04-291-22/+15
* Make sure the frame callbacks are sent at the right timeGiulio Camuffo2014-03-111-0/+6
* Merge remote-tracking branch 'origin/dev' into stableOswald Buddenhagen2014-02-191-1/+1
|\
| * Cleanup extension and hw integration initializationJorgen Lind2014-02-111-1/+1
* | Improve the frame callbacks handlingGiulio Camuffo2014-02-051-3/+12
|/
* Removed directrender/pageflipper codepaths.Gunnar Sletta2014-01-211-11/+0
* Fix buffer handling.Gunnar Sletta2014-01-211-0/+5
* QtCompositor: simplify retained selection implementationAndrew Knight2013-12-161-9/+5
* QtCompositor: Make ExtensionFlags a QFlagsAndrew Knight2013-12-161-1/+1
* Add Drag&Drop support to compositorJan Arne Petersen2013-11-221-0/+21
* Add support for text protocol to compositorJan Arne Petersen2013-11-221-0/+6
* Fix crash on setCursorSurface when the surface is null.Robin Burchell2013-11-201-1/+0
* Allow to customize enabled compositor extensionsJan Arne Petersen2013-09-091-12/+2
* Change setDirectRenderSurface to return the resultMikko Harju2013-08-191-2/+2
* No need for Surface to be a ::wl_surface anymoreJan Arne Petersen2013-08-061-1/+1
* Follow changes for Qt-ify naming conventionElvis Lee2013-02-151-1/+1
* Qt-ify the QtCompositor moduleAndy Nichols2013-02-081-0/+271