summaryrefslogtreecommitdiffstats
path: root/tools/linguist
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '4.6' of git://scm.dev.nokia.troll.no/qt/qt into kinetic-declara...Warwick Allison2009-11-043-5/+28
|\
| * Merge remote branch 'mainline/4.6' into 4.6Oswald Buddenhagen2009-11-021-0/+20
| |\
| | * Add a French translation to Assistant. Update the phrase book.Benjamin Poulain2009-10-301-0/+20
| * | Make Linguist on Mac use the unified toolbar, like Assistant.Daniel Molkentin2009-10-301-0/+1
| |/
| * do not crashOswald Buddenhagen2009-10-291-5/+7
* | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-10-301-9/+9
|\ \
| * \ Merge branch '4.6' of ../qt into kinetic-declarativeuiAaron Kennedy2009-10-291-9/+9
| |\ \ | | |/
| | * make magic comment parsing stricterOswald Buddenhagen2009-10-281-9/+9
* | | fix headersWarwick Allison2009-10-291-16/+16
|/ /
* | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-declarati...Michael Brasser2009-10-253-6/+13
|\ \ | |/
| * consider message id when comparing messagesOswald Buddenhagen2009-10-221-2/+6
| * id-based: do not drop unfinished untranslated messagesOswald Buddenhagen2009-10-221-1/+1
| * id-based: use source strings instead of empty translations only for unfinishe...Oswald Buddenhagen2009-10-221-3/+4
| * actually guess the target language from the file nameOswald Buddenhagen2009-10-221-0/+2
* | Merge commit 'qt-mainline/4.6' into kinetic-declarativeuiAndreas Aardal Hanssen2009-10-025-22/+33
|\ \ | |/
| * Merge branch '4.5' of scm.dev.nokia.troll.no:qt/qt into 4.6Simon Hausmann2009-10-012-9/+8
| |\
| | * make -{source,target}-language actually override values from filesOswald Buddenhagen2009-10-011-4/+4
| | * make -help reflect realityOswald Buddenhagen2009-10-011-5/+4
| * | fix ts and qm targets for shadow builds and builds with -prefixOswald Buddenhagen2009-10-011-7/+9
| * | remove *_untranslated.tsOswald Buddenhagen2009-10-011-1/+0
| * | Merge branch '4.5' into 4.6Thiago Macieira2009-09-301-4/+11
| |\ \ | | |/
| | * Fix locale encoding in XLIFF filesAndy Shaw2009-09-301-4/+11
| * | fix solaris buildOswald Buddenhagen2009-09-291-1/+5
* | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-declarati...Michael Brasser2009-09-295-369/+593
|\ \ \ | |/ /
| * | Merge branch 'origin/4.5' into 4.6Oswald Buddenhagen2009-09-251-10/+82
| |\ \ | | |/
| | * Update Russian phrasebookRitt Konstantin2009-09-251-10/+82
| | * Update license headers again.Jason McDonald2009-09-0883-332/+332
| * | remove completely useless .qm install sub-targetOswald Buddenhagen2009-09-251-3/+0
| * | detect and eliminate forwarding headersOswald Buddenhagen2009-09-231-7/+20
| * | reduce peak memory consumptionOswald Buddenhagen2009-09-231-30/+70
| * | actually use the argument of Q_DECLARE_TR_FUNCTIONSOswald Buddenhagen2009-09-231-9/+59
| * | namespaces *can* have tr() functions, after allOswald Buddenhagen2009-09-231-11/+8
| * | drastically improve lupdate's scalabilityOswald Buddenhagen2009-09-231-197/+280
| * | optimize/clarify function context stringificationOswald Buddenhagen2009-09-231-5/+6
| * | do not record class forward declarationsOswald Buddenhagen2009-09-231-28/+27
| * | remove more dead codeOswald Buddenhagen2009-09-231-2/+1
| * | remove dead codeOswald Buddenhagen2009-09-231-13/+2
| * | move static objects out of function scopeOswald Buddenhagen2009-09-231-6/+6
| * | use a source char pointer instead of a string + indexOswald Buddenhagen2009-09-231-13/+18
| * | take advantage of knowing that qstrings are zero-terminated internallyOswald Buddenhagen2009-09-231-6/+5
| * | no need to actually compute number values. only 0 is specialOswald Buddenhagen2009-09-231-37/+18
| * | when matching strings, skip also leading commentsOswald Buddenhagen2009-09-231-6/+8
| * | avoid isalpha() & isalnum()Oswald Buddenhagen2009-09-231-2/+3
| * | cut down use of qstring::simplified()Oswald Buddenhagen2009-09-231-6/+10
| * | optimize directory scanningOswald Buddenhagen2009-09-231-21/+12
| * | simplifyOswald Buddenhagen2009-09-231-4/+1
| * | missing & in foreachOswald Buddenhagen2009-09-231-1/+1
| * | add --sort-contexts optionOswald Buddenhagen2009-09-221-0/+4
* | | Merge commit 'qt-mainline/4.6' into kinetic-declarativeuiAndreas Aardal Hanssen2009-09-151-1/+0
|\ \ \ | |/ /
| * | When parsing a java file do not simply ignore the first character.Jan-Arve Sæther2009-09-151-1/+0