meson/test cases/frameworks/4 qt
Nirbheek Chauhan 22df45a319 qt: Allow specifying separate tools for qt4/5/6
Currently you can only use one of qt4, qt5, qt6 in a single project
when using a machine file because the config-tool lookup for qt only
looks at `qmake` in the machine files, instead of looking up the
binary names directly.

Allow specifying `qmake` `qmake4` `qmake5` and `qmake6`.

This is necessary for gstreamer, which can build separate qt5 and qt6
plugins that are distributed as static libraries, so the user can pick
which one to use.
2023-05-23 18:24:08 -04:00
..
plugin Fixes Qt4 plugin build and mixed Qt4/Qt5 tests builds. 2017-10-12 20:53:08 +03:00
pluginInterface Added include directory argument for Qt's Moc which is needed to build plugins. 2017-10-01 20:12:25 +03:00
subfolder fix various spelling issues 2023-04-11 19:21:05 -04:00
main.cpp add test case for qrc translations 2021-09-10 17:57:28 -04:00
mainWindow.cpp tests: Remove outdated qt4 manual test and rename qt5 automated test 2016-11-11 01:51:03 +05:30
mainWindow.h tests: Remove outdated qt4 manual test and rename qt5 automated test 2016-11-11 01:51:03 +05:30
mainWindow.ui tests: adapted Qt test for multiple rcc files 2017-11-08 23:10:30 +01:00
manualinclude.cpp editorconfig: add setting to trim trailing whitespace 2021-08-15 09:36:18 -04:00
manualinclude.h fixes the extended test suite to work with qt5 **and** qt4. 2017-10-26 11:49:35 +02:00
meson.build qt: Allow specifying separate tools for qt4/5/6 2023-05-23 18:24:08 -04:00
meson_options.txt Make the 'framework/4 qt' test more flexible 2020-01-18 17:29:47 +00:00
q5core.cpp Fix 'qt4test' test executable when only Qt4 is present 2020-01-18 17:29:55 +00:00
qt4_lang.qrc add test case for qrc translations 2021-09-10 17:57:28 -04:00
qt4core_fr.ts [Qt module] Added translation files compilation method 2017-11-23 07:09:07 +01:00
qt4embedded_fr.ts add test case for qrc translations 2021-09-10 17:57:28 -04:00
qt5_lang.qrc add test case for qrc translations 2021-09-10 17:57:28 -04:00
qt5core_fr.ts [Qt module] Added translation files compilation method 2017-11-23 07:09:07 +01:00
qt5embedded_fr.ts add test case for qrc translations 2021-09-10 17:57:28 -04:00
qt6_lang.qrc tests: fix incomplete Qt 6 support 2022-04-12 20:42:42 -04:00
qt6core_fr.ts tests: fix incomplete Qt 6 support 2022-04-12 20:42:42 -04:00
qt6embedded_fr.ts tests: fix incomplete Qt 6 support 2022-04-12 20:42:42 -04:00
qtinterface.cpp Qt: Allow passing dependency objects to preprocess method (#3470, #3875) 2018-09-03 21:13:03 +03:00
stuff.qrc tests: Remove outdated qt4 manual test and rename qt5 automated test 2016-11-11 01:51:03 +05:30
stuff2.qrc tests: Remove outdated qt4 manual test and rename qt5 automated test 2016-11-11 01:51:03 +05:30
test.json qt dependency: find the correct -qtX configtool name 2022-04-12 20:44:07 -04:00
thing.png tests: Remove outdated qt4 manual test and rename qt5 automated test 2016-11-11 01:51:03 +05:30
thing2.png tests: Remove outdated qt4 manual test and rename qt5 automated test 2016-11-11 01:51:03 +05:30