summaryrefslogtreecommitdiffstats
path: root/src/client
Commit message (Expand)AuthorAgeFilesLines
* Compile with -Wzero-as-null-pointer-constantPaul Olav Tvete2016-05-251-1/+0
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-05-192-1/+2
|\
| * Fix checking the Qt::BypassWindowManagerHint flagGiulio Camuffo2016-04-211-1/+1
| * Destroy the subsurface protocol objectsGiulio Camuffo2016-04-191-0/+1
* | Move QWaylandClientExtension out of namespacePaul Olav Tvete2016-05-193-15/+6
* | Make qwaylandclientexport publicPaul Olav Tvete2016-05-1941-39/+40
* | Rename private headers to _p.hPaul Olav Tvete2016-05-196-9/+10
* | Rename QWaylandClientExtension's active() to isActive()Giulio Camuffo2016-05-132-3/+3
* | Add QML api for client side extension.Erik Larsson2016-04-213-3/+28
* | Move drag icon relative the cursor hotspot positionErik Larsson2016-04-213-0/+7
* | Use function to convert indices for text protocolJan Arne Petersen2016-04-191-1/+1
* | Compensate for window decoration size in data_device_enter/motion.Erik Larsson2016-04-182-3/+18
* | Fix clicking on preedit textJan Arne Petersen2016-04-182-0/+18
* | Fix text-input support for new APIJan Arne Petersen2016-04-187-160/+476
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-04-082-4/+24
|\|
| * Client: Don't create shell surfaces for QShapedPixmapWindowJohan Klokkhammer Helsing2016-03-312-3/+24
| * Remove attached() definition from header.Erik Larsson2016-03-291-1/+0
* | Implement the QPlatformWindow::requestUpdate() virtual method.Giulio Camuffo2016-04-042-14/+33
* | Merge "Merge remote-tracking branch 'origin/5.6' into 5.7" into refs/staging/5.7Liang Qi2016-03-299-17/+76
|\ \
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-03-229-17/+76
| |\|
| | * Merge remote-tracking branch 'origin/5.6.0' into 5.6Frederik Gladhorn2016-03-171-0/+2
| | |\
| | | * Fix failure to build from sources: missing #includev5.6.0Thiago Macieira2016-03-031-0/+2
| | * | Add support for bitmap cursorsMartin Gräßlin2016-03-177-11/+70
| | * | Fix client xdg_surface not handling all states from configure eventJohan Klokkhammer Helsing2016-03-151-6/+4
* | | | Filter key events through the input method contextArnaud Vrac2016-03-251-23/+32
|/ / /
* | | Send keyboard repeat informationPier Luigi Fiorini2016-03-221-2/+2
* | | Simplify client-side API for Wayland extensionsErik Larsson2016-03-185-0/+295
* | | Merge remote-tracking branch 'qt/5.6' into 5.7Paul Olav Tvete2016-03-088-147/+180
|\| |
| * | Fix SHM drawing logicGiulio Camuffo2016-03-077-111/+158
| * | don't over-expose private dependenciesOswald Buddenhagen2016-02-251-4/+4
| * | consistently put {qt,qml}_{module,plugin} at the end of project filesOswald Buddenhagen2016-02-251-10/+9
| * | Fix crash for destroyed surface on touch eventElvis Lee2016-02-251-0/+5
* | | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-02-192-3/+11
|\| |
| * | Fix freeze when using BypassWindowManagerHintJohan Klokkhammer Helsing2016-02-121-1/+2
| |/
| * Don't create wl_surface for desktop widgetsv5.6.0-rc1Paul Olav Tvete2016-01-111-2/+2
| * Fix the control keyPaul Olav Tvete2016-01-111-0/+7
* | Implement initial IVI-shell support with shell integration.Yusuke Binsaki2016-02-121-1/+2
* | Add missing we mean it headerLaszlo Agocs2016-01-291-0/+11
* | Updated license headersAntti Kokko2016-01-2084-1178/+1682
* | Set appId according to QGuiApplication::desktopFileName()Pier Luigi Fiorini2016-01-111-15/+26
* | Merge branch 'wip-compositor-api' into devPaul Olav Tvete2015-12-028-114/+92
|\ \
| * | Merge remote-tracking branch 'qt/5.6' into wip-compositor-apiPaul Olav Tvete2015-12-0210-247/+42
| |\|
| * | Merge branch 'qt/5.6' into wip-compositor-apiPaul Olav Tvete2015-10-1352-65/+550
| |\ \
| * | | Fix sending exposeevents on all swapbuffersJørgen Lind2015-09-101-1/+2
| * | | Set default size if a QWindow has no geometryJørgen Lind2015-09-041-3/+5
| * | | Compilefix from Pauls high DPI changesJørgen Lind2015-08-282-6/+6
| * | | Remove the qt_sub_surface extensionJørgen Lind2015-08-281-1/+0
| * | | Check if we have a shellSurface in the decorationJørgen Lind2015-08-281-2/+2
| * | | Rework how we manage extensionsJørgen Lind2015-08-281-1/+0
| * | | Fix some wrong licenses in QtWaylandClientJørgen Lind2015-07-244-108/+84