summaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* Fix windows build after gui regenerationAlexandru Croitor2019-03-211-2/+2
* Add windows platform plugin and its requirementsAlexandru Croitor2019-03-183-2/+189
* Fix Windows buildAlexandru Croitor2019-03-181-0/+2
* cmake: build qmacstyleLiang Qi2019-03-063-1/+31
* cmake: fix cocoa and graphics on macOSLiang Qi2019-03-061-5/+5
* cmake: Make it so that eglfs plugin doesn't hang on make -jNAlbert Astals Cid2019-02-271-0/+1
* cmake: Give the egl_x11 test the necessary libs to compileAlbert Astals Cid2019-02-272-1/+32
* cmake: build eglfs_emuAlbert Astals Cid2019-02-182-1/+27
* cmake: build eglfs_kms_egldeviceAlbert Astals Cid2019-02-182-1/+35
* cmake: build eglfs_kms pluginAlbert Astals Cid2019-02-182-1/+39
* cmake: build eglfs_kms_supportAlbert Astals Cid2019-02-182-1/+30
* cmake: add deviceintegration/CMakeLists.txtAlbert Astals Cid2019-02-182-1/+51
* cmake: Add the eglfs platform pluginAlbert Astals Cid2019-02-152-1/+108
* cmake: enable vnc platform pluginAlbert Astals Cid2019-02-122-1/+42
* cmake: FindWrapOpenGL->WrapOpenGLAlbert Astals Cid2019-02-121-1/+1
* Fix Desktop GL/EGL/GLESv2 linkageSimon Hausmann2019-02-121-0/+3
* cmake: compile the networkmanager bearer pluginAlbert Astals Cid2019-02-122-1/+24
* cmake: build the connman bearer pluginAlbert Astals Cid2019-02-122-1/+24
* cmake: Build the generic bearer pluginAlbert Astals Cid2019-02-123-1/+39
* cmake: Find and build odbc pluginAlbert Astals Cid2019-02-123-2/+36
* cmake: Find and build psql pluginAlbert Astals Cid2019-02-123-2/+31
* cmake: add TODOs in plugins/platforms for futureLiang Qi2019-02-121-4/+56
* cmake: Search and enable the sqlite[3] pluginAlbert Astals Cid2019-02-124-1/+131
* cmake: Find Cups and enable its pluginAlbert Astals Cid2019-02-123-2/+41
* cmake: imageformats plugin needs an if guardAlbert Astals Cid2019-02-121-2/+20
* cmake: enable the compose pluginAlbert Astals Cid2019-02-112-1/+28
* cmake: build the ibus pluginAlbert Astals Cid2019-02-113-0/+34
* cmake: enable the xdgdesktopportal pluginAlbert Astals Cid2019-02-112-1/+22
* cmake: find gtk3 and build the gtk3 platformthemeAlbert Astals Cid2019-02-113-0/+40
* cmake: Find tslib and build the tslib plugin if foundAlbert Astals Cid2019-02-112-1/+20
* cmake: build the offscreen platform plugin on macOSLiang Qi2019-02-111-1/+1
* cmake: build libinput pluginAlbert Astals Cid2019-02-112-1/+20
* cmake: build the tuiotouch pluginAlbert Astals Cid2019-02-112-1/+27
* cmake: enable evdevtablet pluginAlbert Astals Cid2019-02-112-1/+20
* cmake: Enable evdevkeyboard pluginAlbert Astals Cid2019-02-112-1/+20
* cmake: enable evdevtouch pluginAlbert Astals Cid2019-02-112-1/+20
* cmake: Enable evdevmouse pluginAlbert Astals Cid2019-02-113-0/+50
* cmake: build the minimalegl platform pluginAlbert Astals Cid2019-02-112-0/+42
* Fix linkage against freetypeSimon Hausmann2019-02-111-0/+1
* cmake: build the offscreen platform pluginAlbert Astals Cid2019-02-112-0/+49
* cmake: build minimal platform pluginAlbert Astals Cid2019-02-112-0/+41
* cmake: build linuxfb platform pluginAlbert Astals Cid2019-02-112-0/+48
* Fix xcb platform linking when compiling the nativepainting codeAlbert Astals Cid2019-02-111-4/+6
* cmake: Build src/plugins/imageformatsAlbert Astals Cid2019-02-015-0/+60
* cmake: Fix build of xcb platform plugin when vulkan is availableAlbert Astals Cid2019-02-011-1/+1
* CMake: Store Qt features in CMake CacheTobias Hunger2019-01-171-2/+0
* CMake: cocoa disable printsupport featuresMikhail Svetkin2018-11-061-5/+5
* Store QT_FEATUREs that are not emittedTobias Hunger2018-11-051-12/+0
* Add linuxaccessibility supportTobias Hunger2018-11-011-2/+2
* Begin port of qtbase to CMakeSimon Hausmann2018-11-015-3/+301