summaryrefslogtreecommitdiff
path: root/src/linguist
Commit message (Expand)AuthorAgeFilesLines
* Merge v5.1.0 releasebaserock/morphRichard Dale2013-07-0410-83/+130
|\
| * Find the cmake version template in the install location.Stephen Kelly2013-06-141-1/+1
| * make error() abort the qmake run, not just the current fileOswald Buddenhagen2013-05-283-59/+86
| * add ProFileEvaluator::resolvedMkSpec()Daniel Teske2013-05-282-0/+7
| * excerpt from "Qt4Project: Do a build_pass evaluation"Daniel Teske2013-05-284-12/+19
| * QMakeEvaluator: Set pro file as source for internal variablesOrgad Shaneh2013-05-281-4/+5
| * update size calculations for assignment statementsOswald Buddenhagen2013-05-282-4/+5
| * add missing ifdeferyOswald Buddenhagen2013-05-281-0/+4
| * Fix warningOrgad Shaneh2013-05-281-1/+1
| * Fix Krazy warnings about includes/header guards in proparser.Friedemann Kleint2013-05-281-1/+1
| * fix warning in ProStringList_joinJoerg Bornemann2013-05-281-1/+1
* | Install .desktop files for the GUI appsRichard Dale2013-05-302-0/+89
|/
* make stubs for dangerous/useless qmake functions in limited modeOswald Buddenhagen2013-05-211-8/+20
* don't send output of $$join() and $$sprintf() through split_value_list()Oswald Buddenhagen2013-05-211-3/+2
* clean paths of found files in prepareProject()Oswald Buddenhagen2013-05-211-3/+3
* make split_value_list() mostly saneOswald Buddenhagen2013-05-211-31/+38
* permit returning from filesOswald Buddenhagen2013-05-211-12/+17
* remove pointless initialization of qmakespecOswald Buddenhagen2013-05-211-1/+0
* Update feature paths on assignment to QMAKE_PLATFORMTor Arne Vestbø2013-05-212-1/+4
* remove automatic splitting from $$() expansionsOswald Buddenhagen2013-05-211-3/+3
* don't pretend that break()/next()/return() are functionsOswald Buddenhagen2013-05-216-37/+77
* improve parse error recovery pathsOswald Buddenhagen2013-05-211-4/+7
* make use of qt_app.prfOswald Buddenhagen2013-05-031-8/+4
* adjust to new "configure -nomake tools" semanticsOswald Buddenhagen2013-05-031-0/+4
* Make linguist's source viewer read all files as UTF-8.Mitch Curtis2013-04-171-1/+1
* Doc: remove help output from the Qt Linguist ManualLeena Miettinen2013-04-162-97/+2
* Doc: describe translation sources in Developer topicLeena Miettinen2013-04-161-34/+74
* Doc: remove details about i18n from Qt Linguist ManualLeena Miettinen2013-04-152-308/+47
* Doc: rewrite Translators topic in Qt Linguist ManualLeena Miettinen2013-04-1229-733/+351
* Doc: replace "balloon help" with "tooltips"Leena Miettinen2013-04-111-1/+1
* Doc: add link to Internationalization with QtLeena Miettinen2013-04-111-0/+3
* Doc: move release management task list in Qt Linguist ManualLeena Miettinen2013-04-101-26/+27
* Generate the Qt5LinguistConfig.cmake files independent of QtUiTools.Stephen Kelly2013-03-271-6/+6
* Doc: edit Qt Linguist Manual for styleLeena Miettinen2013-03-251-17/+21
* Doc: move Qt Linguist overview informationLeena Miettinen2013-03-231-14/+23
* make lupdate a host toolOswald Buddenhagen2013-03-192-0/+3
* make lconvert a host toolOswald Buddenhagen2013-03-192-0/+3
* make lrelease only optionally bootstrappedOswald Buddenhagen2013-03-192-2/+2
* fix translation contextsOswald Buddenhagen2013-03-198-28/+10
* support only utf-8 and utf-16 for source codeOswald Buddenhagen2013-03-195-27/+24
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-03-141-1/+1
|\
| * Install the Qt5LinguistToolsConfigVersion.cmake file.Stephen Kelly2013-03-131-1/+1
* | purge CODECFORTR & -codecfortr supportOswald Buddenhagen2013-03-1218-342/+61
* | purge ui3 support from lupdateOswald Buddenhagen2013-03-123-27/+1
* | purge TS 1.1 supportOswald Buddenhagen2013-03-121-102/+15
|/
* QMakeParser: save one ByteArray constructionhjk2013-02-061-1/+1
* Remove braces for single lines of conditionsOrgad Shaneh2013-02-063-22/+17
* fix doc page urlsOswald Buddenhagen2013-02-061-1/+1
* substitute fixed version numbers in qdocconf files with variablesOswald Buddenhagen2013-02-061-2/+2
* support alternative and multiple suffixes in $$resolve_depends()Oswald Buddenhagen2013-02-062-6/+11