Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Some fixes and cleanup | Dimitri van Heesch | 2020-08-03 | 1 | -9/+5 |
| | | | | | | | | - fix issue with test 037 - moved trISOLang() to the language control section and removed the "no need for a TranslatorAdapter_1_8_19" banner. - removed unused adapter classes - add translation for Dutch | ||||
* | Merge branch 'master' into feature/bug_xml_lang | Dimitri van Heesch | 2020-08-01 | 1 | -8/+0 |
|\ | |||||
| * | Remove not used translator function | albert-github | 2020-06-17 | 1 | -8/+0 |
| | | | | | | | | The translator function trDesignOverview was not used anymore. | ||||
* | | Adding the xml:lang tag to XML and Docbook output | albert-github | 2020-06-03 | 1 | -0/+7 |
|/ | | | | | | | | Adding the xml:lang attribute for XNL and Docbook output Interesting links: - language codes (different from country codes!): https://www.iana.org/assignments/language-subtag-registry/language-subtag-registry - example for xml.xsd: http://www.java2s.com/Code/XML/XML-Schema/importanotherXMLschema.htm | ||||
* | Merge pull request #752 from albert-github/feature/bug_782082 | Dimitri van Heesch | 2018-06-10 | 1 | -1/+7 |
|\ | | | | | Bug 782082 - Czech/Slovak language documentation with tables from LaTeX to PDF is not possible | ||||
| * | Bug 782082 - Czech/Slovak language documentation with tables from LaTeX to ↵ | albert-github | 2018-05-31 | 1 | -1/+7 |
| | | | | | | | | | | | | PDF is not possible Added commands as indicated to overrule \cline and \cmidrule due to problems with `-` | ||||
* | | Add VHDL strings to Translator class and add german translations. | Andreas Regel | 2018-01-08 | 1 | -1/+1 |
|/ | |||||
* | Changed configuration mechanism to directly access options in order to ↵ | Dimitri van Heesch | 2016-01-17 | 1 | -13/+13 |
| | | | | improve performance | ||||
* | Template enhancements and various other small fixes | Dimitri van Heesch | 2015-09-08 | 1 | -2/+2 |
| | |||||
* | Bump copyright year | Dimitri van Heesch | 2015-02-26 | 1 | -1/+1 |
| | |||||
* | Support generating index-color PNG files | albert-github | 2015-02-08 | 1 | -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. | ||||
* | Updated copyright | Dimitri van Heesch | 2014-02-11 | 1 | -1/+1 |
| | |||||
* | EN + CZ -- unused methods removed: | Petr Prikryl | 2013-06-25 | 1 | -47/+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 classes | Petr Prikryl | 2013-06-25 | 1 | -6/+0 |
| | |||||
* | Fixed translation base class and updated Czech translation | Dimitri van Heesch | 2013-05-20 | 1 | -1/+58 |
| | |||||
* | Release-1.8.3.1-20130402 | Dimitri van Heesch | 2013-04-02 | 1 | -1/+5 |
| | |||||
* | Release-1.8.3.1 | Dimitri van Heesch | 2013-01-20 | 1 | -1/+1 |
| | |||||
* | Release-1.8.2 | Dimitri van Heesch | 2012-08-11 | 1 | -1/+66 |
| | |||||
* | Release-1.8.1.2-20120729 | Dimitri van Heesch | 2012-07-29 | 1 | -1/+1 |
| | |||||
* | Release-1.8.1.2 | Dimitri van Heesch | 2012-07-12 | 1 | -1/+1 |
| | |||||
* | Release-1.8.0-20120429 | Dimitri van Heesch | 2012-04-29 | 1 | -212/+255 |
| | |||||
* | Release-1.8.0-20120408 | Dimitri van Heesch | 2012-04-08 | 1 | -1/+1 |
| | |||||
* | Release-1.7.6.1-20120220 | Dimitri van Heesch | 2012-02-20 | 1 | -1/+1 |
| | |||||
* | Release-1.7.5 | Dimitri van Heesch | 2011-08-14 | 1 | -1/+18 |
| | |||||
* | Release-1.7.4-20110727 | Dimitri van Heesch | 2011-07-27 | 1 | -1/+1 |
| | |||||
* | Release-1.7.3-20110123 | Dimitri van Heesch | 2011-01-23 | 1 | -1/+1 |
| | |||||
* | Release-1.6.3-20100603 | Dimitri van Heesch | 2010-06-03 | 1 | -2/+59 |
| | |||||
* | Release-1.6.3-20100418 | Dimitri van Heesch | 2010-04-18 | 1 | -1/+1 |
| | |||||
* | Release-1.6.2-20100124 | Dimitri van Heesch | 2010-01-24 | 1 | -1/+1 |
| | |||||
* | Release-1.6.1-20091004 | Dimitri van Heesch | 2009-10-04 | 1 | -3/+2 |
| | |||||
* | Release-1.6.1 | Dimitri van Heesch | 2009-08-25 | 1 | -14/+46 |
| | |||||
* | Release-1.5.9-20090814 | Dimitri van Heesch | 2009-08-14 | 1 | -1/+1 |
| | |||||
* | Release-1.5.4-20080101 | Dimitri van Heesch | 2008-01-17 | 1 | -66/+249 |
| | |||||
* | Release-1.5.2-20070506 | Dimitri van Heesch | 2007-05-06 | 1 | -344/+332 |
| | |||||
* | Release-1.5.1-20070219 | Dimitri van Heesch | 2007-02-19 | 1 | -16/+19 |
| | |||||
* | Release-1.4.7-20060716 | Dimitri van Heesch | 2006-07-16 | 1 | -1/+9 |
| | |||||
* | Release-1.4.7 | Dimitri van Heesch | 2006-06-11 | 1 | -1/+15 |
| | |||||
* | Release-1.4.6-20060507 | Dimitri van Heesch | 2006-05-07 | 1 | -2/+2 |
| | |||||
* | Release-1.4.1-20050315 | Dimitri van Heesch | 2005-03-15 | 1 | -92/+39 |
| | |||||
* | Release-1.4.1-20050307 | Dimitri van Heesch | 2005-03-07 | 1 | -1/+1 |
| | |||||
* | Release-1.4.1-20050227 | Dimitri van Heesch | 2005-02-27 | 1 | -55/+1 |
| | |||||
* | Release-1.4.1 | Dimitri van Heesch | 2005-01-11 | 1 | -1/+1 |
| | |||||
* | Release-1.3.8-20040928 | Dimitri van Heesch | 2004-09-28 | 1 | -1/+55 |
| | |||||
* | Release-1.3.8-20040906 | Dimitri van Heesch | 2004-09-06 | 1 | -1/+1 |
| | |||||
* | Release-1.3.7-20040704 | Dimitri van Heesch | 2004-07-04 | 1 | -2/+15 |
| | |||||
* | Release-1.3.7-20040617 | Dimitri van Heesch | 2004-06-17 | 1 | -1/+1 |
| | |||||
* | Release-1.3.7-20040517 | Dimitri van Heesch | 2004-05-17 | 1 | -7/+17 |
| | |||||
* | Release-1.3.6 | Dimitri van Heesch | 2004-02-12 | 1 | -0/+4 |
| | |||||
* | Release-1.3.5-20040105 | Dimitri van Heesch | 2004-01-05 | 1 | -1/+1 |
| | |||||
* | Release-1.3.3-20030824 | Dimitri van Heesch | 2003-08-24 | 1 | -21/+59 |
| |