summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/vnc
Commit message (Expand)AuthorAgeFilesLines
* Fix warning for -no-feature-cursorTasuku Suzuki2017-04-251-0/+4
* Replace last occurrences of LGPL3, LGPL3-COMM headersKai Koehne2017-04-061-13/+16
* Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-03-131-5/+5
|\
| * put load(qt_plugin) at end of project fileOswald Buddenhagen2017-03-061-5/+5
* | Fix build with -no-feature-cursorPaul Olav Tvete2017-03-015-9/+19
* | Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-02-243-5/+10
|\|
| * fix VNC platform plugin build on big-endian machinesShawn Rutledge2017-02-173-5/+10
* | vnc: Replace Q_DECL_OVERRIDE by overrideAlexander Volkov2017-01-093-14/+14
* | vnc: Add missing overrideAlexander Volkov2017-01-062-4/+4
* | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-11-171-2/+6
|\|
| * Fix build with -no-feature-cursorAndrew Knight2016-11-081-2/+6
* | fb platforms: migrate to fbconvenience changesLaszlo Agocs2016-11-162-5/+5
* | linuxfb: Make first window fullscreen like eglfsLaszlo Agocs2016-11-092-0/+7
|/
* Fix change-of-sign warnings caught by ICC 17Thiago Macieira2016-10-231-1/+2
* rely on transitive library dependencies for freetype/fontconfigOswald Buddenhagen2016-10-151-2/+0
* port to modularized platformsupport librariesOswald Buddenhagen2016-10-154-11/+17
* mark some already-clean platform plugins as Q_FOREACH-freeMarc Mutz2016-08-261-0/+2
* Rework privateFeatureLars Knoll2016-08-191-1/+1
* Fix VNC platform plugin building on i386Andy Nichols2016-06-291-31/+0
* Cleanup VNC platform plugins debug messagesAndy Nichols2016-06-285-31/+25
* Add plugin arguments to VNC pluginAndy Nichols2016-06-285-16/+34
* Support multiple connected clients in the VNC pluginAndy Nichols2016-06-287-729/+951
* Support for client side cursors in the VNC pluginLars Knoll2016-06-284-30/+37
* cleanups in the VNC pluginLars Knoll2016-06-283-163/+10
* Support showing the mouse cursor in the VNC pluginLars Knoll2016-06-283-4/+10
* Implement support for key events in the VNC pluginLars Knoll2016-06-281-3/+2
* Properly forward mouse events to the VNC clientLars Knoll2016-06-282-8/+6
* Initial work on a VNC QPA pluginLars Knoll2016-06-289-0/+2454
* Remove unmaintained and broken VNC platform pluginJohannes Zellner2012-03-158-3161/+0
* Remove QT_NO_QWS_MULTIPROCESSStephen Kelly2012-02-241-1/+1
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-307-7/+7
* Update contact information in license headers.Jason McDonald2012-01-237-7/+7
* Update copyright year in license headers.Jason McDonald2012-01-057-7/+7
* [fontdatabase] Use the CONFIG += qpa/genericunixfontdatabaseHolger Hans Peter Freyther2011-10-031-1/+1
* Rename QPixmapData to QPlatformPixmap.Samuel Rødal2011-07-192-3/+3
* Add lighthouse event dispatcher API.Morten Sorvig2011-06-223-2/+7
* Merge remote-tracking branch 'base/master' into refactorJørgen Lind2011-06-011-1/+1
|\
| * Made qpluginbase.pri into a feature profile.axis2011-05-311-1/+1
* | Merge remote branch 'staging/master' into refactorPaul Olav Tvete2011-05-247-119/+119
|\|
| * Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-247-119/+119
* | QTDIR/src compiles againLars Knoll2011-05-071-1/+1
|/
* Introduced the QT.<module>.plugins variable to module profiles.axis2011-04-271-1/+1
* Initial import from the monolithic Qt.Qt by Nokia2011-04-278-0/+3156