summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/vnc
Commit message (Expand)AuthorAgeFilesLines
* Add a platform capability indicating support for QRhi-based renderingLaszlo Agocs2021-01-041-0/+1
* Fix the initial cursor state for the VNC pluginMagnaboscoL2020-10-171-1/+4
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-09-232-2/+2
* Properly deprecate Qt::MidButton in favor of Qt::MiddleButtonEdward Welbourne2020-08-221-1/+1
* Add ; to Q_UNUSEDLars Schmertmann2020-07-071-2/+2
* Use QList instead of QVector in pluginsJarek Kobus2020-07-061-2/+2
* Move UNIX services into QtGuiFriedemann Kleint2020-06-184-4/+2
* Move Unix font databases into QtGuiFriedemann Kleint2020-06-154-5/+2
* Move the UNIX event dispatchers into QtGuiFriedemann Kleint2020-06-104-5/+2
* Move QAbstractFileIconEngine into QtGuiTor Arne Vestbø2020-06-032-2/+1
* QVncScreen: fix crash on disconnect client did not request cursorRolf Eike Beer2020-05-251-0/+3
* QVncClient: fix an int -> QChar conversionMarc Mutz2020-05-091-1/+1
* CMake: Regenerate projects to match updated plugin APILeander Beernaert2020-04-272-2/+2
* Make bytes-per-line safe for int overflowAllan Sandfeld Jensen2020-02-201-1/+1
* Regenerate projects to correctly handle private dependenciesAlexandru Croitor2020-02-052-26/+10
* Regenerate plugin projects to get new target namesAlexandru Croitor2020-01-272-8/+8
* Merge remote-tracking branch 'origin/dev' into merge-devLeander Beernaert2020-01-244-6/+5
|\
| * Tidy nullptr usageAllan Sandfeld Jensen2019-12-064-5/+5
| * Remove QFlags(0), QFlags() does the same and is not deprecatedAlbert Astals Cid2019-11-291-1/+0
* | Regenerate src/*Alexandru Croitor2019-11-142-4/+4
* | Regenerate everything under ./srcAlexandru Croitor2019-11-122-2/+0
* | Merge remote-tracking branch 'origin/wip/qt6' into wip/cmakeAlexandru Croitor2019-10-111-2/+11
|\|
| * Update QPA mouse event handling in offscreen and VNC pluginsShawn Rutledge2019-08-301-2/+11
* | Regenerate platforms plugins part 5Alexandru Croitor2019-10-082-2/+52
* | cmake: implement default qpa plugin behavior for static buildsJean-Michaël Celerier2019-07-051-0/+1
* | Re-generate the CMakeLists.txt and add the prev filesSimon Hausmann2019-06-051-11/+24
* | Merge commit 'dev' into 'wip/cmake-merge'Tobias Hunger2019-04-165-13/+12
|\|
| * Merge remote-tracking branch 'origin/5.13' into devFriedemann Kleint2019-03-261-2/+3
| |\
| | * Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-03-201-2/+3
| | |\
| | | * Move screen maintenance functions from QPlatformIntegration to QWSITor Arne Vestbø2019-03-191-2/+3
| * | | More nullptr usage in headersKevin Funk2019-03-142-4/+4
| |/ /
| * / Add a few qAsConst() to range-for to prevent detachmentsSergio Martins2018-12-102-7/+5
| |/
* / cmake: enable vnc platform pluginAlbert Astals Cid2019-02-121-0/+41
|/
* VNC plugin: explicitly cast int to uint16_t before calling htonsShawn Rutledge2018-05-231-3/+3
* platform plugins: port away from QRegion::rects()Marc Mutz2017-12-061-4/+5
* vnc: remove unused qlibinputhandler_p.h includeGatis Paeglis2017-09-051-3/+0
* 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