qt6-bb10/src/tools/uic
Friedemann Kleint a517eb24fa uic: Ignore obsolete pixmap functions
After qtbase/550d2a0a15c9403894448ab83863e71bbac2d349,
pixmap functions are used for icons as well which can cause compile
errors for old UI files that still use them.

Task-number: QTBUG-8563
Change-Id: I61bd4b9c1bf774e071a35c5806657054a77ff4d0
Reviewed-by: Jarek Kobus <jaroslaw.kobus@qt.io>
Reviewed-by: Andy Shaw <andy.shaw@qt.io>
2018-10-16 11:25:35 +00:00
..
cpp uic: Write the float and double properties in 'f' format 2018-10-05 20:06:03 +00:00
customwidgetsinfo.cpp uic: Fix clang-tidy warnings 2018-08-03 20:35:41 +00:00
customwidgetsinfo.h Replace Q_DECL_OVERRIDE with override where possible 2017-09-19 11:53:42 +00:00
databaseinfo.cpp uic: standardize property lookups on QHash::value() 2017-06-02 10:30:47 +00:00
databaseinfo.h Replace Q_DECL_OVERRIDE with override where possible 2017-09-19 11:53:42 +00:00
driver.cpp uic: Fix clang-tidy warnings 2018-08-03 20:35:41 +00:00
driver.h uic: Fix clang-tidy warnings 2018-08-03 20:35:41 +00:00
globaldefs.h
main.cpp uic: Revert the microoptimization patch introducing QStringLiteral 2018-07-19 12:38:45 +00:00
option.h uic: Revert the microoptimization patch introducing QStringLiteral 2018-07-19 12:38:45 +00:00
qclass_lib_map.h uic: Add the include for QIcon conditionally 2018-03-06 06:49:00 +00:00
treewalker.cpp Remove ancient embedded pixmaps and scripts from uic 2017-06-12 12:04:42 +00:00
treewalker.h uic: Fix clang-tidy warnings 2018-08-03 20:35:41 +00:00
ui4.cpp uic: Modernize the ui4.cpp/.h files 2018-07-24 20:22:17 +00:00
ui4.h uic: Support id-based translations 2018-01-18 11:31:09 +00:00
uic.cpp uic: Ignore obsolete pixmap functions 2018-10-16 11:25:35 +00:00
uic.h uic: Fix clang-tidy warnings 2018-08-03 20:35:41 +00:00
uic.pri
uic.pro Win: Set a proper description for the Qt tools 2017-07-31 10:44:40 +00:00
utils.h uic: Fix clang-tidy warnings 2018-08-03 20:35:41 +00:00
validator.cpp
validator.h Replace Q_DECL_OVERRIDE with override where possible 2017-09-19 11:53:42 +00:00