diff options
author | Tobias Hunger <tobias.hunger@nokia.com> | 2010-07-06 11:09:16 +0200 |
---|---|---|
committer | Tobias Hunger <tobias.hunger@nokia.com> | 2010-07-06 11:13:06 +0200 |
commit | fd9b74dbbbba2e62b7c9358e6d63d1bfe51a1818 (patch) | |
tree | e07c585e097a3cde54a2d7a2d9c6378f21acc5fc /src/plugins/cpptools/cppcodeformatter.cpp | |
parent | 69a74abf26581a897b37fe2ccc6d523f10fe7f5e (diff) | |
download | qt-creator-fd9b74dbbbba2e62b7c9358e6d63d1bfe51a1818.tar.gz |
Improve translation quickfix
* Use tr if a tr method is available at the object
* Use QT_TRANSLATE_NOOP for global string constants
* Do not offer to translate stuff inside QLatin1String and QLatin1Literal
* Do not offer to wrap strings inside tr, trUtf8 and QT_TRANSLATE_NOOP
with QLatin1String
Diffstat (limited to 'src/plugins/cpptools/cppcodeformatter.cpp')
0 files changed, 0 insertions, 0 deletions