summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms
Commit message (Expand)AuthorAgeFilesLines
* Client: Check for shell integration when initializing platform pluginIlya Fedin2023-04-033-3/+3
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-234-4/+4
* Add license headers to cmake filesLucie Gérard2022-07-084-0/+12
* Use SPDX license identifiersLucie Gérard2022-06-105-190/+10
* Remove the XComposite buffer sharing extensionPaul Olav Tvete2021-12-079-375/+0
* CMake: Use renamed qt6_add_plugin PLUGIN_TYPE optionAlexandru Croitor2021-08-095-5/+5
* CMake: Don't give plugins PUBLIC usage requirementsJoerg Bornemann2021-07-064-4/+4
* Fix typo in include guardAlexey Edelev2021-06-251-2/+2
* Export wayland-egl client hwintegrationElvis Lee2021-04-282-12/+2
* Remove QMake project filesJoerg Bornemann2021-02-119-162/+0
* Adapt to recent qtbase changes and update dependenciesFriedemann Kleint2020-07-296-4/+68
* Merge remote-tracking branch 'origin/5.15' into devLiang Qi2020-04-296-6/+6
|\
* | CMake: Regenerate and adjust projects after mergeAlexandru Croitor2020-03-266-47/+32
* | Initial CMake portJohan Klokkhammer Helsing2019-11-267-0/+205
|/
* Use override when applicableJohan Klokkhammer Helsing2018-02-281-1/+1
* Use default member initialization for raw pointersJohan Klokkhammer Helsing2018-02-281-1/+1
* Init variables where they are declared when possible (clang-tidy)Johan Klokkhammer Helsing2018-02-273-6/+3
* Client: Fail gracefully when wl_display_connect failsJohan Klokkhammer Helsing2018-02-265-5/+40
* Replace all occurrences of Q_DECL_OVERRIDE with overrideJohan Klokkhammer Helsing2017-01-238-8/+8
* Set PLUGIN_CLASS_NAME in .pro filesPaul Olav Tvete2017-01-029-8/+13
* Move qtwayland over to use the new configuration systemLars Knoll2016-11-231-9/+7
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-06-301-1/+1
|\
| * Add missing Q_DECL_OVERRIDEs to client classes.Johan Klokkhammer Helsing2016-06-271-1/+1
* | Remove traces of obsolete config flag "wayland-compositor"Johan Klokkhammer Helsing2016-04-011-11/+8
* | Merge remote-tracking branch 'qt/5.6' into 5.7Paul Olav Tvete2016-03-085-15/+11
|\|
| * consistently put {qt,qml}_{module,plugin} at the end of project filesOswald Buddenhagen2016-02-255-15/+11
* | Updated license headersAntti Kokko2016-01-209-126/+180
|/
* Get rid of the egl config test and use what qtbase providesLaszlo Agocs2015-11-111-1/+1
* Merge remote-tracking branch 'origin/5.4' into 5.5Liang Qi2015-04-151-2/+0
|\
| * Remove useless EGL linking in pluginsOlivier Blin2015-03-271-2/+0
* | Update copyright headersJani Heikkinen2015-02-179-203/+131
* | Namespace the platform pluginsGiulio Camuffo2015-01-299-0/+40
|/
* Remove deprecated method in brcm_egl pluginPier Luigi Fiorini2014-07-211-7/+0
* Take advantage of the Qt 5 plugin json structureJorgen Lind2014-03-116-63/+20
* Fixup for GLX integrationJorgen Lind2014-03-113-7/+14
* Fixup the brcm-egl hardware integrationsJorgen Lind2014-01-151-4/+5
* Make classes in client privateJorgen Lind2013-12-273-3/+3
* Change constructor of QWaylandClientBufferIntegrationJorgen Lind2013-12-272-4/+6
* Rename QWaylandGLIntegration to QWaylandClientBufferIntegrationJorgen Lind2013-12-274-80/+13
* Move to new hardware structure for the platform pluginsJorgen Lind2013-12-2745-2961/+200
* Move wayland into a client directory not under the plugins src folderJorgen Lind2013-12-2762-8436/+6
* Implement keyboard auto-repeatGiulio Camuffo2013-12-232-9/+49
* Fix decoration behavior when passing over with button pressedGiulio Camuffo2013-12-231-0/+1
* Wayland supports multiple windows.Shawn Rutledge2013-12-181-0/+3
* Fix initialization of a text input manager pointerMichael Krasnyk2013-12-161-0/+1
* QtCompositor: Allow key events to be delivered to unfocused windowsAndrew den Exter2013-12-162-22/+25
* InputMethod extension fixupsAndrew Knight2013-12-161-0/+1
* Link against glib if necessary.Robin Burchell2013-12-111-1/+2
* Pass full screen method constant name instead of valuePier Luigi Fiorini2013-12-101-1/+1
* Build fix for platforms without xkbcommon.hDominik Holland2013-12-101-0/+6