summaryrefslogtreecommitdiffstats
path: root/src/translator_en.h
Commit message (Collapse)AuthorAgeFilesLines
* Added *.ice files as a recognized file type.Mark Spruiell2018-10-221-0/+136
| | | | Added a Slice-optimized output mode.
* Return VHDL specific text in trClassHierarchyDescription()Andreas Regel2018-01-091-2/+10
|
* Add VHDL strings to Translator class and add german translations.Andreas Regel2018-01-081-0/+117
|
* Fixed typos.orbitcowboy2016-04-141-4/+4
|
* 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
|
* Showing grey/gray in documentationalbert-github2015-03-111-1/+1
| | | | | The US-English spelling is gray where as the British-English spelling is grey. The doxygen documentation is in US-English spelling. This patch corrects the wrong spelled, user visible, grey to gray.
* 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.
* Addition of module data to context and alphaIndex filterDimitri van Heesch2014-08-021-1/+1
|
* Changed "See Also" back to "See also"Dimitri van Heesch2014-04-051-1/+1
|
* Updated copyrightDimitri van Heesch2014-02-111-1/+1
|
* LaTeX: Fix ToC entries of index/bibliographyDimitri van Heesch2013-09-281-1/+1
|
* EN + CZ -- unused methods removed:Petr Prikryl2013-06-251-48/+0
| | | | | | | | | | | | | | | | | | | | i.e. the ones reported in translator_report.txt as... ====================================================================== WARNING: The following translator methods are declared in the Translator class but their identifiers do not appear in source files. The situation should be checked. The .cpp files and .h files excluding the '*translator*' files in doxygen/src directory were simply searched for occurrence of the method identifiers: 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-199/+192
|
* Release-1.8.3.1-20130402Dimitri van Heesch2013-04-021-0/+60
|
* Release-1.8.3.1Dimitri van Heesch2013-01-201-1/+1
|
* Release-1.8.1.2-20120729Dimitri van Heesch2012-07-291-0/+63
|
* Release-1.8.1.2Dimitri van Heesch2012-07-121-2/+2
|
* Added two additional translatable sentences for future use.Dimitri van Heesch2012-04-091-0/+10
|
* Release-1.8.0-20120408Dimitri van Heesch2012-04-081-2/+32
|
* Release-1.7.6.1-20120220Dimitri van Heesch2012-02-201-1/+1
|
* Release-1.7.4-20110727Dimitri van Heesch2011-07-271-0/+15
|
* Release-1.7.3-20110123Dimitri van Heesch2011-01-231-1/+1
|
* Release-1.6.3-20100418Dimitri van Heesch2010-04-181-1/+58
|
* Release-1.6.2-20100124Dimitri van Heesch2010-01-241-1/+1
|
* Release-1.5.9-20090814Dimitri van Heesch2009-08-141-0/+37
|
* Release-1.5.9-20090522Dimitri van Heesch2009-05-221-10/+13
|
* Release-1.5.8-20090129Dimitri van Heesch2009-01-291-3/+2
|
* Release-1.5.6-20080626Dimitri van Heesch2008-06-261-2/+1
|
* Release-1.5.4-20080101Dimitri van Heesch2008-01-171-5/+198
|
* Release-1.5.1-20070315Dimitri van Heesch2007-03-151-1/+1
|
* Release-1.5.1-20070219Dimitri van Heesch2007-02-191-1/+1
|
* Release-1.5.1-20061202Dimitri van Heesch2006-12-021-1/+1
|
* Release-1.5.0Dimitri van Heesch2006-10-171-48/+0
|
* Release-1.4.7Dimitri van Heesch2006-06-111-6/+8
|
* Release-1.4.6-20060507Dimitri van Heesch2006-05-071-1/+11
|
* Release-1.4.3-20050707Dimitri van Heesch2005-07-071-0/+4
|
* Release-1.4.2-20050508Dimitri van Heesch2005-05-081-2/+2
|
* Release-1.4.2Dimitri van Heesch2005-03-281-1/+1
|
* Release-1.4.1-20050307Dimitri van Heesch2005-03-071-0/+13
|
* Release-1.4.1Dimitri van Heesch2005-01-111-1/+1
|
* Release-1.3.8-20040913Dimitri van Heesch2004-09-131-2/+27
|
* Release-1.3.8-20040906Dimitri van Heesch2004-09-061-21/+43
|
* Release-1.3.7-20040617Dimitri van Heesch2004-06-171-0/+11
|
* Release-1.3.6Dimitri van Heesch2004-02-121-0/+4
|
* Release-1.3.5-20040105Dimitri van Heesch2004-01-051-1/+1
|
* Release-1.3.3-20030824Dimitri van Heesch2003-08-241-2/+3
|
* Release-1.3.3-20030808Dimitri van Heesch2003-08-081-4/+53
|
* Release-1.3.1-20030609Dimitri van Heesch2003-06-091-0/+17
|