summaryrefslogtreecommitdiffstats
path: root/src/translator_ar.h
Commit message (Collapse)AuthorAgeFilesLines
* Changed configuration mechanism to directly access options in order to ↵Dimitri van Heesch2016-01-171-14/+14
| | | | improve performance
* 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.
* Updated copyrightDimitri van Heesch2014-02-111-1/+1
|
* The non-used methods (see below) removed from all translator classes:Petr Prikryl2013-06-251-42/+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-176/+170
|
* Release-1.8.4Dimitri van Heesch2013-05-191-1/+1
|
* Release-1.8.3.1-20130512Dimitri van Heesch2013-05-121-196/+196
|
* Release-1.8.3.1-20130402Dimitri van Heesch2013-04-021-0/+2
|
* Release-1.8.3.1Dimitri van Heesch2013-01-201-2/+2
|
* Release-1.7.6.1-20120220Dimitri van Heesch2012-02-201-1/+1
|
* 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.4-20080101Dimitri van Heesch2008-01-171-1/+1
|
* Release-1.5.1-20070219Dimitri van Heesch2007-02-191-2/+2
|
* Release-1.4.7-20060716Dimitri van Heesch2006-07-161-0/+1615