qt6-bb10/src/tools/uic
Joerg Bornemann 1f30bcf336 Move build tools to libexec instead of the bin dir
[ChangeLog][Build System] Tools that are called by the build system and
are unlikely to be called by the user are now installed to the libexec
directory.

This is a step towards easier co-installability of different Qt
versions.

Pick-to: 6.1
Task-number: QTBUG-88791
Change-Id: Id19575b5ba27795f7715e4ea6a09391b26dd4942
Reviewed-by: Kai Koehne <kai.koehne@qt.io>
2021-02-23 17:02:30 +01:00
..
cpp Remove the qmake project files 2021-01-07 15:32:28 +01:00
python Remove the qmake project files 2021-01-07 15:32:28 +01:00
shared Hardcode a special case of using qOverload for slots without arguments 2021-01-15 17:39:46 +01:00
CMakeLists.txt Move build tools to libexec instead of the bin dir 2021-02-23 17:02:30 +01:00
customwidgetsinfo.cpp uic: Fix remaining clang warnings 2019-06-28 00:24:51 +02:00
customwidgetsinfo.h uic: Replace 'typedef' by 'using' 2019-06-06 10:57:04 +02:00
databaseinfo.cpp uic: Fix some clang warnings 2019-06-06 11:08:01 +02:00
databaseinfo.h uic: Remove unused code 2018-12-03 19:04:55 +00:00
driver.cpp uic: Introduce nullptr 2019-06-11 09:05:38 +02:00
driver.h uic/Python: Fix tab stop/Z-Order and buddy handling 2019-05-08 10:19:22 +02:00
main.cpp Get rid of some QTextCodec leftovers 2020-05-14 07:51:20 +02:00
option.h uic: Generate Qt 5 connection syntax 2020-05-04 08:12:33 +02:00
qclass_lib_map.h Update qclass_lib_map.h according to split of svg module 2020-11-13 20:58:02 +01:00
treewalker.cpp Remove ancient embedded pixmaps and scripts from uic 2017-06-12 12:04:42 +00:00
treewalker.h Use QList instead of QVector in qtbase 2020-07-07 11:48:45 +02:00
ui4.cpp Ignore weight in .ui files instead of converting it 2020-09-03 07:31:45 +02:00
ui4.h Ignore weight in .ui files instead of converting it 2020-09-03 07:31:45 +02:00
uic.cpp Port the QXmlStream API from QStringRef to QStringView 2020-08-19 19:48:03 +02:00
uic.h uic: Add python 2019-04-05 08:29:11 +00:00
utils.h Use QList instead of QVector in uic 2020-06-22 13:58:30 +02:00
validator.cpp Updated license headers 2016-01-21 18:55:18 +00:00
validator.h Replace Q_DECL_OVERRIDE with override where possible 2017-09-19 11:53:42 +00:00