stop interpreting Tr() and TR() as aliases for tr()
authorOswald Buddenhagen <oswald.buddenhagen@digia.com>
Thu, 28 Nov 2013 11:16:04 +0000 (12:16 +0100)
committerThe Qt Project <gerrit-noreply@qt-project.org>
Tue, 3 Dec 2013 11:20:05 +0000 (12:20 +0100)
commitc4776d341d66cc5c7e248d941d02728e5d8adc40
treef21af30de93537b226b62ebb19638f2293a1aca0
parent0e8596d7271fc0bfbcd33a26cf0f187157c3997a
stop interpreting Tr() and TR() as aliases for tr()

it's completely braindead to do that - qt has no such functions, and the
behavior was undocumented, producing highly unexpected results.

if somebody actually needs that behavior, he can explicitly define
aliases nowadays.

Change-Id: I0afd02b190397b94ec127b6805fd2c593c2766d6
Reviewed-by: hjk <hjk121@nokiamail.com>
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@digia.com>
src/linguist/lupdate/cpp.cpp
src/linguist/lupdate/java.cpp
src/linguist/lupdate/lupdate.h