summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Add warning to private headersPaul Olav Tvete2015-10-2321-0/+231
| * | | Rename QWaylandExtensionContainer to QWaylandObjectPaul Olav Tvete2015-10-2322-52/+65
| * | | Merge branch 'qt/5.6' into wip-compositor-apiPaul Olav Tvete2015-10-1373-198/+1047
| |\ \ \
| * | | | Fix missing #ifndef for housekeeping code.Erik Larsson2015-10-121-0/+2
| * | | | A surface buffer has content iff it has a bufferPaul Olav Tvete2015-10-121-1/+1
| * | | | Avoid crash on window closePaul Olav Tvete2015-10-121-2/+3
| * | | | Avoid double deletePaul Olav Tvete2015-10-021-3/+1
| * | | | Add raise() and lower() to QWaylandQuickItemPaul Olav Tvete2015-09-292-0/+20
| * | | | Improve notification at surface destructionPaul Olav Tvete2015-09-291-5/+5
| * | | | Add missing Q_ENUMJørgen Lind2015-09-183-0/+4
| * | | | Make sure QWaylandQuickItem paints the first frameJørgen Lind2015-09-182-0/+3
| * | | | Hook up the QWaylandQuickItem::surfaceDestroyedJørgen Lind2015-09-181-0/+1
| * | | | Remove the parent pointer for the view in QWaylandQuickItemJørgen Lind2015-09-181-1/+1
| * | | | Add sizeFollowsSurface property to QWaylandQuickItemJørgen Lind2015-09-183-24/+29
| * | | | Add a setDefaultOutput function to QWaylandCompositorJørgen Lind2015-09-183-2/+14
| * | | | Add a DiscardFontBuffers property to QWaylandViewJørgen Lind2015-09-183-0/+29
| * | | | Simplify the construction of pure-qmlJørgen Lind2015-09-182-2/+6
| * | | | Remove the QWaylandOutputSpaceJørgen Lind2015-09-1820-485/+69
| * | | | Remove nativeBuffer from QWaylandBufferRefJørgen Lind2015-09-182-8/+1
| * | | | New API for drag and dropPaul Olav Tvete2015-09-176-122/+89
| * | | | Crash fixPaul Olav Tvete2015-09-171-1/+1
| * | | | Return empty size when nil buffer is attachedPaul Olav Tvete2015-09-161-0/+3
| * | | | Implement resize/move for pure-qmlJørgen Lind2015-09-1610-16/+419
| * | | | Create a utility function for QWaylandQuickItem::inputRegionContainsJørgen Lind2015-09-162-13/+12
| * | | | Make QWaylandQuickItem use pimplJørgen Lind2015-09-164-136/+250
| * | | | Remove QWaylandCompositor::cleanupGraphicsResources()Jørgen Lind2015-09-154-12/+1
| * | | | QWaylandOutput should not resize the windowPaul Olav Tvete2015-09-151-6/+0
| * | | | Remove the touch grabberPaul Olav Tvete2015-09-153-75/+19
| * | | | Remove the keyboard grabberPaul Olav Tvete2015-09-153-54/+4
| * | | | Remove the mouse grabberPaul Olav Tvete2015-09-157-200/+80
| * | | | Remove global coordinatesJørgen Lind2015-09-1416-587/+119
| * | | | Fix missing sending of modifiersJørgen Lind2015-09-101-9/+8
| * | | | Add an option for a QQuickWaylandItem to take focus on ClickJørgen Lind2015-09-103-1/+28
| * | | | Fix sending exposeevents on all swapbuffersJørgen Lind2015-09-101-1/+2
| * | | | Fix % warning when using generated filesJørgen Lind2015-09-101-1/+1
| * | | | 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