summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* cmake: imageformats plugin needs an if guardAlbert Astals Cid2019-02-121-2/+20
* cmake: Fixup paths to qvulkan* filesKevin Funk2019-02-111-6/+6
* 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-114-1/+43
* cmake: Find tslib and build the tslib plugin if foundAlbert Astals Cid2019-02-114-5/+27
* Fix ARM buildSimon Hausmann2019-02-111-1/+0
* Fix build of neon accelerated drawing helpersSimon Hausmann2019-02-111-1/+1
* 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
* cmake: gui/vulkan: Generate files in correct dirKevin Funk2019-02-111-1/+2
* cmake: don't die when running on macOSAlbert Astals Cid2019-02-111-2/+2
* cmake: fix harfbuzz targetLiang Qi2019-02-111-1/+1
* cmake: Fix build widgets on macOSМихаил Светкин2019-02-111-5/+5
* Fix linkage against freetypeSimon Hausmann2019-02-111-0/+1
* cmake: build glxconvenienceAlbert Astals Cid2019-02-112-0/+28
* 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 platformcompositorAlbert Astals Cid2019-02-112-0/+21
* cmake: build eglconvenienceAlbert Astals Cid2019-02-112-0/+41
* cmake: build linuxfb platform pluginAlbert Astals Cid2019-02-112-0/+48
* cmake: build kmsconvenienceAlbert Astals Cid2019-02-112-0/+24
* cmake: Use the proper libudev libraryAlbert Astals Cid2019-02-111-1/+1
* cmake: enable src/platformsupport/inputAlbert Astals Cid2019-02-112-0/+108
* cmake: Fix linking of the opengles testsAlbert Astals Cid2019-02-111-0/+4
* cmake: Fix linking of the libinput_axis_api testAlbert Astals Cid2019-02-111-0/+2
* cmake: Fix linking of the egl_x11 testAlbert Astals Cid2019-02-111-0/+2
* Add moc dependency also to CorePrivateAlbert Astals Cid2019-02-111-0/+2
* Fix xcb platform linking when compiling the nativepainting codeAlbert Astals Cid2019-02-111-4/+6
* Fix xlib compile testAlbert Astals Cid2019-02-111-1/+3
* Add devicediscovery and fbconvenienceAlbert Astals Cid2019-02-113-0/+57
* Allow passing libraries to qt_config_compile_testAlbert Astals Cid2019-02-111-2/+12
* cmake: Make sure moc/rcc/uic are built when neededAlbert Astals Cid2019-02-072-0/+5
* 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-013-1/+21
* cmake: glib changed name to glib2Albert Astals Cid2019-02-013-6/+6
* CMake: Find common frameworks on apple in one placeTobias Hunger2019-01-311-0/+14
* cmake: Add trivial FindLibproxy.cmakeAlbert Astals Cid2019-01-292-4/+4
* CMake: fix build for QtNetwork on macOSLiang Qi2019-01-291-0/+7
* CMake: Introduce Q_OBJECT qdoc macroTobias Hunger2019-01-258-30/+4
* CMake: Store Qt features in CMake CacheTobias Hunger2019-01-174-6/+0
* CMake: Introduce Qt::GlobalConfig to hold the global featuresTobias Hunger2019-01-171-17/+5
* CMake: Use WrapRt instead of rtMikhail Svetkin2019-01-091-2/+1