qt5base-lts/src/tools
Marc Mutz 9ad8debe38 qlalr: fix compilation with C++20
std::not1 is deprecated in C++17, removed in C++20.

Use its replacement, std::not_fn.

Change-Id: I37d4929c81c2a5befeb44f954ae77b23960d2ff0
Reviewed-by: Ville Voutilainen <ville.voutilainen@qt.io>
2019-08-01 11:20:27 +00:00
..
androiddeployqt Android: Copy extra libs in aux mode 2019-05-02 14:50:33 +00:00
bootstrap Add qbswap for a memory region 2018-07-04 03:04:40 +00:00
bootstrap-dbus qmake/tools: port the last remaining Q_FOREACH loops and add QT_NO_FOREACH 2016-05-11 16:55:32 +00:00
moc moc: Fix indentation of generated code 2019-06-07 11:43:28 +02:00
qdbuscpp2xml Bump copyright year to 2019 2018-12-18 07:51:10 +00:00
qdbusxml2cpp Bump copyright year to 2019 2018-12-18 07:51:10 +00:00
qfloat16-tables New qfloat16 class 2017-01-31 14:21:42 +00:00
qlalr qlalr: fix compilation with C++20 2019-08-01 11:20:27 +00:00
qvkgen Win: Set a proper description for the Qt tools 2017-07-31 10:44:40 +00:00
rcc rcc: Add a --list-mapping option to output both resource and real paths 2018-07-25 07:08:31 +00:00
tracegen Forward declare all types required for compilation with -trace 2019-04-05 11:57:39 +00:00
uic uic: write out min/maximumSectionSize property before current size 2019-03-14 16:50:57 +00:00