Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | trolltech => nokia | Oswald Buddenhagen | 2009-11-27 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | support @-style list files on the command line | Oswald Buddenhagen | 2009-11-26 | 1 | -61/+79 | |
|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge remote branch 'mainline/4.6' into 4.6 | Oswald Buddenhagen | 2009-11-25 | 1 | -0/+36 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | updates french phrasebook | Pierre Rossi | 2009-11-23 | 1 | -0/+36 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix build on AIX: all of the .a file is linked into the program. | Oswald Buddenhagen | 2009-11-24 | 1 | -0/+7 | |
|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | don't use qWarning for things which are not really warnings | Oswald Buddenhagen | 2009-11-20 | 2 | -6/+15 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fix crash on closing "rightmost" file | Oswald Buddenhagen | 2009-11-20 | 1 | -2/+4 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fix encodings, take N | Oswald Buddenhagen | 2009-11-20 | 3 | -17/+21 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | don't overwrite explicitly specified CODECFORTR on UTF-16 input | Oswald Buddenhagen | 2009-11-19 | 3 | -2/+3 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fix potentially wrong output codec for UTF-16 input files | Oswald Buddenhagen | 2009-11-19 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge oslo-staging-2/4.6 into upstream/4.6 | Olivier Goffart | 2009-11-19 | 4 | -18/+18 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Ran the script utils/normalize | Olivier Goffart | 2009-11-18 | 4 | -18/+18 | |
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Updates the french translation of qt strings in qt_fr.ts | Pierre Rossi | 2009-11-18 | 1 | -2/+38 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fix linking following lrelease bootstrapping | Oswald Buddenhagen | 2009-11-13 | 1 | -0/+2 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge remote branch 'mainline/4.6' into 4.6 | Oswald Buddenhagen | 2009-11-13 | 1 | -0/+20 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | french translation of qt_help | Pierre Rossi | 2009-11-10 | 1 | -0/+20 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | build lrelease bootstrapped | Oswald Buddenhagen | 2009-11-10 | 6 | -11/+145 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | don't use qApp->arguments() | Oswald Buddenhagen | 2009-11-10 | 1 | -16/+15 | |
|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | record id-based messages even if they have an empty source | Oswald Buddenhagen | 2009-11-06 | 3 | -20/+16 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | handle messages with ids (more) correctly | Oswald Buddenhagen | 2009-11-06 | 4 | -52/+138 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | kill TranslatorMessage::operator==() and qHash(TranslatorMessage) | Oswald Buddenhagen | 2009-11-06 | 5 | -29/+27 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | eliminate TranslatorMessagePtr from the Translator api | Oswald Buddenhagen | 2009-11-06 | 6 | -48/+51 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | improve ordered message insertion | Oswald Buddenhagen | 2009-11-06 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | eliminate Translator::contains() | Oswald Buddenhagen | 2009-11-06 | 3 | -11/+11 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | eliminate Translator::replace() | Oswald Buddenhagen | 2009-11-06 | 3 | -17/+3 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | use right method to record new messages | Oswald Buddenhagen | 2009-11-06 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | do not consider plural source in comparisons | Oswald Buddenhagen | 2009-11-06 | 1 | -4/+0 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | remove unused TranslatorMessage::operator<() | Oswald Buddenhagen | 2009-11-06 | 2 | -12/+0 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | cut code dupe ... | Oswald Buddenhagen | 2009-11-06 | 1 | -12/+5 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | don't construct a new message for look-up purposes only | Oswald Buddenhagen | 2009-11-06 | 3 | -13/+5 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | add -markuntranslated option | Oswald Buddenhagen | 2009-11-04 | 3 | -16/+29 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | reshuffle command line parsing | Oswald Buddenhagen | 2009-11-04 | 1 | -16/+12 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | construct ConversionData earlier | Oswald Buddenhagen | 2009-11-04 | 1 | -31/+21 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | don't break on unterminated C comments | Oswald Buddenhagen | 2009-11-04 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | introduce delayed resolution of aliases | Oswald Buddenhagen | 2009-11-04 | 1 | -16/+41 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fix bogus "Class '<foo>' lacks Q_OBJECT macro" | Oswald Buddenhagen | 2009-11-04 | 1 | -3/+3 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | namespaces can have parents, too | Oswald Buddenhagen | 2009-11-04 | 1 | -5/+10 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge remote branch 'mainline/4.6' into 4.6 | Oswald Buddenhagen | 2009-11-02 | 1 | -0/+20 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add a French translation to Assistant. Update the phrase book. | Benjamin Poulain | 2009-10-30 | 1 | -0/+20 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Make Linguist on Mac use the unified toolbar, like Assistant. | Daniel Molkentin | 2009-10-30 | 1 | -0/+1 | |
|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | do not crash | Oswald Buddenhagen | 2009-10-29 | 1 | -5/+7 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | make magic comment parsing stricter | Oswald Buddenhagen | 2009-10-28 | 1 | -9/+9 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | | | | | consider message id when comparing messages | Oswald Buddenhagen | 2009-10-22 | 1 | -2/+6 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | id-based: do not drop unfinished untranslated messages | Oswald Buddenhagen | 2009-10-22 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | id-based: use source strings instead of empty translations only for unfinishe... | Oswald Buddenhagen | 2009-10-22 | 1 | -3/+4 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | actually guess the target language from the file name | Oswald Buddenhagen | 2009-10-22 | 1 | -0/+2 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch '4.5' of scm.dev.nokia.troll.no:qt/qt into 4.6 | Simon Hausmann | 2009-10-01 | 2 | -9/+8 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | make -{source,target}-language actually override values from files | Oswald Buddenhagen | 2009-10-01 | 1 | -4/+4 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | make -help reflect reality | Oswald Buddenhagen | 2009-10-01 | 1 | -5/+4 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | fix ts and qm targets for shadow builds and builds with -prefix | Oswald Buddenhagen | 2009-10-01 | 1 | -7/+9 | |