summaryrefslogtreecommitdiffstats
path: root/src/translator_tw.h
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'master' into vhdl-localizationAndreas Regel2018-05-281-0/+12
|\ | | | | | | | | # Conflicts: # src/translator.h
| * Improvement LaTeX outputalbert-github2018-04-091-0/+12
| | | | | | | | For a number of languages the output in LaTeX has been improved so the regular documentation can be generated (automatically) in LaTeX / PDF as well.
* | Add VHDL strings to Translator class and add german translations.Andreas Regel2018-01-081-1/+1
|/
* Changed configuration mechanism to directly access options in order to ↵Dimitri van Heesch2016-01-171-14/+14
| | | | improve performance
* Template enhancements and various other small fixesDimitri van Heesch2015-09-081-2/+2
|
* Fixed various issues found by PVS-Studio.Dimitri van Heesch2015-08-181-7/+6
|
* Bump copyright yearDimitri van Heesch2015-02-261-1/+1
|
* Support generating index-color PNG filesalbert-github2015-02-081-1/+1
| | | | | | | Based on the request http://stackoverflow.com/questions/27036474/how-do-make-doxygen-generate-index-color-png-files for index colored png files, this functionality will be included in the newer versions (2.39) of dot. The functionality -Tpng:cairo:gd will automatically be used by doxygen, though the file extension would be wrong (.png:cairo:gd). With this patch the :cairo:gd is stripped from the image extension, but not from the -T of the dot command. In the doxywizard the different possibilities are supplied as well. Note however that the DOT_IMAGE_FORMAT name is not checked when read from the Doxyfile so it is possible to use other renderer / formats as well due to the generic solution with getDot ImageExtension.
* fix for src/translator_tw.h by Gary Lee (translation cleaned)Petr Prikryl2014-12-311-19/+20
|
* Bug 736022 - [PATCH] Fix potential null pointer dereference in src/index.cppDimitri van Heesch2014-09-231-2/+2
|
* Bug 736020 - [PATCH] Fix identical code for different branches in ↵Dimitri van Heesch2014-09-231-2/+2
| | | | src/translator_tw.h
* Bug 736033 - [PATCH] Cleanup redundant if/else branch in src/translator_tw.hDimitri van Heesch2014-09-091-3/+2
|
* Updated copyrightDimitri van Heesch2014-02-111-1/+1
|
* The non-used methods (see below) removed from all translator classes:Petr Prikryl2013-06-251-48/+0
| | | | | | | | | | | - QCString idLanguageCharset() - QCString trAlphabeticalList() - QCString trDCOPMethods() - QCString trDirDependency(const char *) - QCString trFuncProtos() - QCString trFunctionPrototypeDocumentation() - QCString trSearchForIndex() - QCString trWrittenBy()
* idLanguageCharset() method removed from all translator classesPetr Prikryl2013-06-251-6/+0
|
* Chinese traditional almost up-to-date (trLegendDoc has the old content).Petr Prikryl2013-06-201-29/+29
|
* Chinese traditional converted to UTF-8 plus getting ready for the update.Petr Prikryl2013-06-191-0/+159
|
* Chinese-traditional converted to UTF-8.Petr Prikryl2013-06-191-31/+31
| | | | | It already was in UTF-8. It was only declared as BIG5. Trailing spaces removed. TranslatorDecoder removed for the language.
* Release-1.8.3.1-20130402Dimitri van Heesch2013-04-021-0/+4
|
* Release-1.8.3.1Dimitri van Heesch2013-01-201-1/+1
|
* Release-1.8.0-20120408Dimitri van Heesch2012-04-081-1/+1
|
* Release-1.7.6.1-20120220Dimitri van Heesch2012-02-201-1/+1
|
* Release-1.7.5Dimitri van Heesch2011-08-141-319/+424
|
* Release-1.7.3-20110123Dimitri van Heesch2011-01-231-1/+1
|
* Release-1.6.2-20100124Dimitri van Heesch2010-01-241-1/+1
|
* Release-1.5.9-20090814Dimitri van Heesch2009-08-141-1/+1
|
* Release-1.5.5Dimitri van Heesch2008-02-101-51/+212
|
* Release-1.5.4-20080101Dimitri van Heesch2008-01-171-1/+1
|
* Release-1.5.1-20070315Dimitri van Heesch2007-03-151-1/+1
|
* Release-1.5.1-20070219Dimitri van Heesch2007-02-191-1/+1
|
* Release-1.4.6-20060507Dimitri van Heesch2006-05-071-2/+2
|
* Release-1.4.4-20050806Dimitri van Heesch2005-08-061-1/+67
|
* Release-1.4.1Dimitri van Heesch2005-01-111-1/+1
|
* Release-1.3.7-20040617Dimitri van Heesch2004-06-171-1/+1
|
* Release-1.3.6Dimitri van Heesch2004-02-121-0/+4
|
* Release-1.3.5-20040105Dimitri van Heesch2004-01-051-1/+1
|
* Release-1.3.4-20031005Dimitri van Heesch2003-10-051-1/+52
|
* Release-1.3.3-20030808Dimitri van Heesch2003-08-081-1/+1
|
* Release-1.3.3Dimitri van Heesch2003-07-251-1/+1
|
* Release-1.3.2-20030717Dimitri van Heesch2003-07-171-134/+233
|
* Release-1.3-rc2-20030119Dimitri van Heesch2003-01-191-1/+1
|
* Release-1.2.18-20021020Dimitri van Heesch2002-10-201-1/+1
|
* Release-1.2.16-20020707Dimitri van Heesch2002-07-071-1/+1
|
* Release-1.2.15-20020512Dimitri van Heesch2002-05-121-4/+4
|
* Release-1.2.15-20020430Dimitri van Heesch2002-04-301-0/+1378