qt5base-lts/qmake/library
Edward Welbourne 298e41b830 Remove fatuously true or false QT_VERSION checks
QT_VERSION is now at least QT_VERSION_CHECK(6, 3, 0), so remove all
checks against Qt 6.0.0 or earlier. They are superfluous. Tidied up in
some places in the process, particularly #include order.

Change-Id: I2636b2fd13be5b976f5b043ef2f8cddc038a72a4
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2021-09-23 16:57:03 +02:00
..
ioutils.cpp Improve QMakeLibraryInfo encapsulation 2021-03-01 17:37:03 +01:00
ioutils.h Improve QMakeLibraryInfo encapsulation 2021-03-01 17:37:03 +01:00
proitems.cpp QDuplicateTracker: accept the number of elements to reserve as a ctor argument 2021-07-14 08:57:39 +02:00
proitems.h Fix undefined behavior in ProString/ProKey::appendTo 2020-12-02 10:21:45 +01:00
qmake_global.h Updated license headers 2016-01-21 18:55:18 +00:00
qmakebuiltins.cpp Remove fatuously true or false QT_VERSION checks 2021-09-23 16:57:03 +02:00
qmakeevaluator_p.h Replace discouraged Q_MOVABLE_TYPE by Q_RELOCATABLE_TYPE 2020-11-30 17:16:21 +01:00
qmakeevaluator.cpp qmake: Sync back changes from qttools 2020-11-26 20:05:41 +01:00
qmakeevaluator.h Port qmake from QStringRef to QStringView 2020-06-05 09:07:14 +02:00
qmakeglobals.cpp Fix "qmake -spec foo" call for cross builds 2021-04-26 10:59:32 +02:00
qmakeglobals.h qmake: Sync back changes from qttools 2020-11-26 20:05:41 +01:00
qmakeparser.cpp qmake: Fix qHash-related integer conversion warnings 2020-10-17 11:56:59 +02:00
qmakeparser.h Replace discouraged Q_MOVABLE_TYPE by Q_RELOCATABLE_TYPE 2020-11-30 17:16:21 +01:00
qmakevfs.cpp Add ; to Q_UNUSED 2020-07-07 11:51:48 +02:00
qmakevfs.h Remove textcodec codepaths in qmake 2020-05-01 18:50:02 +02:00
registry_p.h qmake: add $$read_registry() function 2019-01-05 20:33:07 +00:00
registry.cpp Add ; to Q_UNUSED 2020-07-07 11:51:48 +02:00