summaryrefslogtreecommitdiffstats
path: root/tools/qdoc3/qscodemarker.h
diff options
context:
space:
mode:
authorOswald Buddenhagen <oswald.buddenhagen@nokia.com>2009-03-26 22:13:30 (GMT)
committerOswald Buddenhagen <oswald.buddenhagen@nokia.com>2009-03-27 11:08:34 (GMT)
commitd3be9fa7c981430c48de0a65938f3a2bd636bfcc (patch)
tree36ba96ebbab08a5cd770b9f9d731d37e7be63313 /tools/qdoc3/qscodemarker.h
parent32798196d81439fa77b34425b95eb47556aebc8d (diff)
downloadQt-d3be9fa7c981430c48de0a65938f3a2bd636bfcc.zip
Qt-d3be9fa7c981430c48de0a65938f3a2bd636bfcc.tar.gz
Qt-d3be9fa7c981430c48de0a65938f3a2bd636bfcc.tar.bz2
properly deal with messages which appear in multiple encodings
in ts 1.1 and qm files, messages appear in their native encoding. that means that a message can appear multiple times - once in utf8 and once in the codecForTr. however, in ts 2.0 files, everything is utf8 and messages can have a utf8 flag for the later transformation into qm. unfortunately, there was no flag to mark that the message is needed in *both* encodings, and the respective case was completely ignored when reading ts 1.1 and qm files (causing error messages). Task-number: 249022 AutoTest: 322690
Diffstat (limited to 'tools/qdoc3/qscodemarker.h')
0 files changed, 0 insertions, 0 deletions