qt5base-lts/tests/auto/tools
Lars Knoll 7968543bb0 Don't use the deprecated translate() method anymore
The Encoding argument of QCoreApplication::translate()
is deprecated and source code is always assumed to be
encoded in Utf8. Simply remove the encoding argument
from the generated .ui.h files.

Change-Id: If6c40f6df13abd45a0303c863077972c3d1fb685
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2012-05-18 22:38:55 +02:00
..
moc Don't use obsolete qVariantValue, qVariantCanConvert, etc. 2012-05-02 08:30:59 +02:00
qdbuscpp2xml Change remaining uses of {to,from}Ascii to {to,from}Latin1 [QtDBus] 2012-05-07 05:05:30 +02:00
qdbusxml2cpp Add unit testing for the qdbusxml2cpp tool 2012-04-21 01:18:56 +02:00
qmake Fix some compiler warnings in tests. 2012-03-27 16:35:39 +02:00
rcc Change remaining uses of {to,from}Ascii to {to,from}Latin1 [other] 2012-05-04 12:48:06 +02:00
uic Don't use the deprecated translate() method anymore 2012-05-18 22:38:55 +02:00
tools.pro Add unit testing for the qdbusxml2cpp tool 2012-04-21 01:18:56 +02:00