summaryrefslogtreecommitdiffstats
path: root/src/gui/configure.json
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'gerrit/dev' into wip/cmakeTobias Hunger2019-04-161-1/+1
|\
| * tslib: use ts_setup() to find the deviceRolf Eike Beer2019-04-151-1/+1
* | Merge commit 'dev' into 'wip/cmake-merge'Tobias Hunger2019-04-161-242/+454
|\|
| * Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-04-101-2/+4
| |\
| | * Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-04-091-2/+4
| | |\
| | | * configure: add linker flags for xkbcommon* when pkg-config not presentGatis Paeglis2019-03-251-2/+4
| * | | Make the 64 bit raster backend an optional featureAllan Sandfeld Jensen2019-04-091-0/+6
| * | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-03-011-1/+1
| |\| |
| | * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-02-281-1/+1
| | |\|
| | | * Fix determination of OpenGL include paths on macOS, take 2Joerg Bornemann2019-02-271-1/+1
| * | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-02-201-7/+8
| |\| |
| | * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-02-151-1/+2
| | |\|
| | | * Turn bcm_host library into makeSpec sourceJoerg Bornemann2019-02-141-1/+2
| | * | wasm: disable the eglfs platform pluginMorten Johan Sørvig2019-02-141-1/+1
| | * | Windows configure: Make dynamic opengl the default optionOliver Wolff2019-02-081-5/+5
| | |/
| * / qpa: remove mirclientGerry Boland2019-02-111-24/+2
| |/
| * configure: handle FREETYPE_* variablesEric Lemanissier2019-01-241-1/+2
| * configure: fix a bug where -no-xcb implied eglfs_x11=noGatis Paeglis2019-01-221-2/+1
| * Fix typo in fontconfig autotestKai Koehne2019-01-081-1/+1
| * configure: improve warning when all qpa plugins disabled with features.guiGatis Paeglis2019-01-071-2/+1
| * configure: add XCB GL integration featuresGatis Paeglis2019-01-031-3/+23
| * configure: add X11 subsection in "Features used by QPA backends"Gatis Paeglis2019-01-031-3/+11
| * configure: make xcb-render a hard dependency for xcb pluginGatis Paeglis2019-01-031-26/+16
| * configure: properly atomize render vs. renderutilGatis Paeglis2019-01-031-17/+18
| * configure: inline a few more testsOswald Buddenhagen2018-12-171-3/+30
| * configure: properly atomize xcb-syslibsOswald Buddenhagen2018-12-171-25/+104
| * configure: detect fxc.exe more thoroughlyOliver Wolff2018-12-171-8/+3
| * configure: refactor directx checksOswald Buddenhagen2018-12-171-37/+140
| * configure: verify header presence against sourcesOswald Buddenhagen2018-12-141-38/+42
| * untangle the egl-x11 relationship in the build systemOswald Buddenhagen2018-12-071-3/+8
| * configure: atomize xcb-* tests properlyOswald Buddenhagen2018-12-071-27/+28
| * configure: convert xlib to a proper library definitionOswald Buddenhagen2018-12-071-14/+16
| * wasm: fix freetype library sourceOswald Buddenhagen2018-12-071-1/+1
| * configure: fix linking with statically linked freetypeTim Blechmann2018-12-071-0/+3
| * configure: remove xkbcommon_evdev transition hackGatis Paeglis2018-12-071-15/+0
| * xcb: remove old work-around for building with util-wmGatis Paeglis2018-11-301-7/+2
| * src/3rdparty: remove xkbcommonGatis Paeglis2018-11-301-24/+31
| * Fix wrong keyword in configure.jsonTobias Hunger2018-10-161-1/+1
* | Begin port of qtbase to CMakeSimon Hausmann2018-11-011-15/+5
|/
* WebAssembly for QtBaseMorten Johan Sørvig2018-08-301-4/+6
* configure: add sources matching names from vcpkgMårten Nordheim2018-08-231-1/+3
* Modernize the "thread" featureUlf Hermann2018-08-171-3/+3
* configure: group tests' includes properlyOswald Buddenhagen2018-07-161-19/+36
* Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-04-111-1/+1
|\
| * configure: make plain -xcb switch effectiveOswald Buddenhagen2018-04-101-1/+1
* | xcb: Use XCB instead of Xlib for XInputAlexander Volkov2018-03-221-28/+17
* | Bump up the required libxcb version to 1.9Alexander Volkov2018-03-201-4/+4
* | eglfs/kms: Add DRM/KMS atomic supportLionel CHAZALLON2018-03-051-0/+25
|/
* xcb: re-factor QXcbKeyboard::updateKeymap() to remove various fallbacksGatis Paeglis2018-02-241-22/+1
* Merge remote-tracking branch 'origin/5.9' into 5.11Liang Qi2018-02-141-10/+11
|\