summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | Rename QtCompositor to QtWaylandCompositorJørgen Lind2015-09-10115-291/+280
| * | | | Move the createDefaultSurface function to QWaylandCompositorPrivateJørgen Lind2015-09-105-25/+34
| * | | | Remove legacy namingJørgen Lind2015-09-103-38/+0
| * | | | Fix crash in pickView()Paul Olav Tvete2015-09-081-2/+2
| * | | | Make it possible to connect to a createSurface signalJørgen Lind2015-09-0410-30/+132
| * | | | Add an assert in QtWaylandScanner for duplicate bindsJørgen Lind2015-09-041-0/+1
| * | | | Cleanup QWaylandQuickCompositorExtension fileJørgen Lind2015-09-042-8/+3
| * | | | Set default size if a QWindow has no geometryJørgen Lind2015-09-041-3/+5
| * | | | Make sure we don't send enter events continuslyJørgen Lind2015-09-041-1/+2
| * | | | Rename primary(Output|OutputSpace) to default(Output|OutputSpace)Jørgen Lind2015-09-047-25/+26
| * | | | Make it possible to discard currentBuffer of a viewJørgen Lind2015-09-043-1/+13
| * | | | QWaylandOutput::outputForClient to QWaylandOutput::resourceForClientJørgen Lind2015-09-042-5/+4
| * | | | Make it possible to construct QWaylandOutputJørgen Lind2015-09-0414-145/+159
| * | | | Rename automaticFrameCallbacks to automaticFrameCallbackJørgen Lind2015-09-042-10/+17
| * | | | Add missing QT_X_NAMESPACEJørgen Lind2015-09-041-0/+4
| * | | | Move the curser surface signal to QWaylandInputDeviceJørgen Lind2015-09-045-15/+12
| * | | | Add way for classes to get polish events on compositor initiazliationJørgen Lind2015-09-042-0/+19
| * | | | Make Manufacturer & Model modifiable properties of QWaylandOutputJørgen Lind2015-09-0213-47/+39
| * | | | Enable the HW integration extension by default againJørgen Lind2015-08-317-4/+32
| * | | | compilefix for removed qwlcompositor_p.h header in HW integrationsJørgen Lind2015-08-314-10/+7
| * | | | Make sure to update the content fbo for QWaylandGLContextJørgen Lind2015-08-282-1/+2
| * | | | Use QWaylandBufferRef in QWaylandSurfacePrivate::setBackBufferJørgen Lind2015-08-281-10/+2
| * | | | Make it possible to create the shell surface from qmlJørgen Lind2015-08-284-12/+40
| * | | | Macro for QML extension boilerplateJørgen Lind2015-08-283-61/+118
| * | | | Compilefix from Pauls high DPI changesJørgen Lind2015-08-282-6/+6
| * | | | Remove followRequestedPosition from QWaylandQuickItemJørgen Lind2015-08-282-21/+0
| * | | | Make the default wl_shell available from QMLJørgen Lind2015-08-2829-655/+630
| * | | | Remove automatic initialisation of extensionsJørgen Lind2015-08-2818-97/+30
| * | | | Move qwltouch_p.h into qwaylandtouch_p.hJørgen Lind2015-08-285-200/+94
| * | | | Remove the qt_sub_surface extensionJørgen Lind2015-08-289-538/+0
| * | | | Move QWaylandKeyboardPrivate away from wayland_wrapperJørgen Lind2015-08-2810-455/+351
| * | | | Move ref and unref from QWaylandSurface to privateJørgen Lind2015-08-285-62/+58
| * | | | Removed the m_ prefix for variables in QWaylandSurfacePrivateJørgen Lind2015-08-283-125/+108
| * | | | Move QWaylandPointerPrivate into a _p file and remove the apiJørgen Lind2015-08-289-316/+175
| * | | | Remove QtWayland::InputDeviceJørgen Lind2015-08-2817-435/+226
| * | | | Remove the QtWayland::Output classJørgen Lind2015-08-2811-707/+483
| * | | | Fix up that QWindowCompositor didn't send onScreenVisibillityJørgen Lind2015-08-282-2/+9
| * | | | Use QWaylandClient in constructor of QWaylandSurfaceJørgen Lind2015-08-287-11/+11
| * | | | Remove QtWayland::Compositor and add QWaylandCompositorPrivateJørgen Lind2015-08-2859-1089/+708
| * | | | Move some virtual functions into protected scoping.Jørgen Lind2015-08-283-7/+14
| * | | | Remove QtWayland::SurfaceJørgen Lind2015-08-2843-868/+535
| * | | | Remove the Surface role functionalityJørgen Lind2015-08-282-75/+0
| * | | | Remove some deprecated apisJørgen Lind2015-08-282-84/+0
| * | | | Remove output from QWaylandSurfaceJørgen Lind2015-08-2816-104/+100
| * | | | Fixups after rebasingJørgen Lind2015-08-2817-193/+62
| * | | | Remove excess definition of QWaylandKeymapJørgen Lind2015-08-2814-105/+24
| * | | | WIP: public QWaylandShellJørgen Lind2015-08-282-0/+182
| * | | | Enable shell surface on qwindow compositorJørgen Lind2015-08-282-2/+6
| * | | | Fix missing file rename from QWayalandQuickView -> ....ItemJørgen Lind2015-08-285-6/+6
| * | | | Remove the default shell functionalityJørgen Lind2015-08-289-122/+10