summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/config.doc12
-rw-r--r--doc/dbusxml.doc8
-rw-r--r--doc/language.doc86
-rw-r--r--doc/translator_report.txt454
4 files changed, 455 insertions, 105 deletions
diff --git a/doc/config.doc b/doc/config.doc
index a826c7a..f049986 100644
--- a/doc/config.doc
+++ b/doc/config.doc
@@ -1508,16 +1508,16 @@ FILE_VERSION_INFO = "cleartool desc -fmt \%Vn"
\addindex GENERATE_TREEVIEW
The GENERATE_TREEVIEW tag is used to specify whether a tree-like index
structure should be generated to display hierarchical information.
- If the tag value is set to FRAME, a side panel will be generated
+ If the tag value is set to YES, a side panel will be generated
containing a tree-like index structure (just like the one that
is generated for HTML Help). For this to work a browser that supports
- JavaScript, DHTML, CSS and frames is required (i.e. any modern browser).
- Windows users are probably better off using the HTML help feature.
+ JavaScript, DHTML, CSS and frames is required (i.e. any modern browser).
+ Windows users are probably better off using the HTML help feature.
Via custom stylesheets (see \ref cfg_html_stylesheet "HTML_STYLESHEET")
- one can further \ref doxygen_finetune "fine tune" the look of the index.
- As an example, the default style sheet generated by doxygen has an
- example that shows how to put an image at the root of the tree instead of
+ one can further \ref doxygen_finetune "fine tune" the look of the index.
+ As an example, the default style sheet generated by doxygen has an
+ example that shows how to put an image at the root of the tree instead of
the \ref cfg_project_name "project name".
\anchor cfg_use_inline_trees
diff --git a/doc/dbusxml.doc b/doc/dbusxml.doc
index a8710cb..e487126 100644
--- a/doc/dbusxml.doc
+++ b/doc/dbusxml.doc
@@ -9,6 +9,14 @@ all XML comments starting with '*' or '!'. An additional '<' can be
used to assign the documentation string to the previous entity instead
of the one following the comment.
+Note that before the parsing of DBus XML file works one has to
+assign the .xml extension to the DBus XML parser using the
+following configuration option:
+
+\verbatim
+EXTENSION_MAPPING = xml=dbusxml
+\endverbatim
+
\section dbusxml_supported Supported XML elements and attributes
<p>The following DBus XML elemets can be annotated:
diff --git a/doc/language.doc b/doc/language.doc
index 2058967..78d7afc 100644
--- a/doc/language.doc
+++ b/doc/language.doc
@@ -23,7 +23,7 @@ text fragments, generated by doxygen, can be produced in languages other
than English (the default). The output language is chosen through the
configuration file (with default name and known as Doxyfile).
-Currently (version 1.5.9), 38 languages
+Currently (version 1.6.0), 38 languages
are supported (sorted alphabetically):
Afrikaans, Arabic, Brazilian Portuguese, Catalan, Chinese, Chinese
Traditional, Croatian, Czech, Danish, Dutch, English, Esperanto,
@@ -68,31 +68,31 @@ when the translator was updated.
<td>Brazilian Portuguese</td>
<td>Fabio "FJTC" Jun Takada Chino</td>
<td>jun-chino at uol dot com dot br</td>
- <td>up-to-date</td>
+ <td>1.6.0</td>
</tr>
<tr bgcolor="#ffffff">
<td>Catalan</td>
<td>Maximiliano Pin<br/>Albert Mora</td>
<td>max.pin at bitroit dot com<br/>amora at iua dot upf dot es</td>
- <td>up-to-date</td>
+ <td>1.6.0</td>
</tr>
<tr bgcolor="#ffffff">
<td>Chinese</td>
<td>Li Daobing<br/>Wei Liu</td>
<td>lidaobing at gmail dot com<br/>liuwei at asiainfo dot com</td>
- <td>up-to-date</td>
+ <td>1.6.0</td>
</tr>
<tr bgcolor="#ffffff">
<td>Chinese Traditional</td>
<td>Daniel YC Lin<br/>Gary Lee</td>
<td>dlin.tw at gmail dot com<br/>garywlee at gmail dot com</td>
- <td>up-to-date</td>
+ <td>1.6.0</td>
</tr>
<tr bgcolor="#ffffff">
<td>Croatian</td>
<td>Boris Bralo</td>
<td>boris.bralo at zg dot htnet dot hr</td>
- <td>up-to-date</td>
+ <td>1.6.0</td>
</tr>
<tr bgcolor="#ffffff">
<td>Czech</td>
@@ -122,13 +122,13 @@ when the translator was updated.
<td>Esperanto</td>
<td>Ander Martinez</td>
<td>dwarfnauko at gmail dot com</td>
- <td>up-to-date</td>
+ <td>1.6.0</td>
</tr>
<tr bgcolor="#ffffff">
<td>Finnish</td>
<td>Antti Laine</td>
<td>antti.a.laine at tut dot fi</td>
- <td>up-to-date</td>
+ <td>1.6.0</td>
</tr>
<tr bgcolor="#ffffff">
<td>French</td>
@@ -140,7 +140,7 @@ when the translator was updated.
<td>German</td>
<td>Jens Seidel</td>
<td>jensseidel at users dot sf dot net</td>
- <td>up-to-date</td>
+ <td>1.6.0</td>
</tr>
<tr bgcolor="#ffffff">
<td>Greek</td>
@@ -164,13 +164,13 @@ when the translator was updated.
<td>Italian</td>
<td>Alessandro Falappa<br/>Ahmed Aldo Faisal</td>
<td>alessandro at falappa dot net<br/>aaf23 at cam dot ac dot uk</td>
- <td>up-to-date</td>
+ <td>1.6.0</td>
</tr>
<tr bgcolor="#ffffff">
<td>Japanese</td>
<td>Hiroki Iseri<br/>Ryunosuke Satoh<br/>Kenji Nagamatsu<br/>Iwasa Kazmi</td>
<td>goyoki at gmail dot com<br/>sun594 at hotmail dot com<br/>naga at joyful dot club dot ne dot jp<br/>iwasa at cosmo-system dot jp</td>
- <td>up-to-date</td>
+ <td>1.6.0</td>
</tr>
<tr bgcolor="#ffffff">
<td>JapaneseEn</td>
@@ -200,7 +200,7 @@ when the translator was updated.
<td>Macedonian</td>
<td>Slave Jovanovski</td>
<td>slavejovanovski at yahoo dot com</td>
- <td>up-to-date</td>
+ <td>1.6.0</td>
</tr>
<tr bgcolor="#ffffff">
<td>Norwegian</td>
@@ -212,13 +212,13 @@ when the translator was updated.
<td>Persian</td>
<td>Ali Nadalizadeh</td>
<td>nadalizadeh at gmail dot com</td>
- <td>up-to-date</td>
+ <td>1.6.0</td>
</tr>
<tr bgcolor="#ffffff">
<td>Polish</td>
<td>Piotr Kaminski<br/>Grzegorz Kowal<br/>Krzysztof Kral</td>
<td>Piotr.Kaminski at ctm dot gdynia dot pl<br/>g_kowal at poczta dot onet dot pl<br/>krzysztof.kral at gmail dot com</td>
- <td>up-to-date</td>
+ <td>1.6.0</td>
</tr>
<tr bgcolor="#ffffff">
<td>Portuguese</td>
@@ -230,25 +230,25 @@ when the translator was updated.
<td>Romanian</td>
<td>Ionut Dumitrascu<br/>Alexandru Iosup</td>
<td>reddumy at yahoo dot com<br/>aiosup at yahoo dot com</td>
- <td>up-to-date</td>
+ <td>1.6.0</td>
</tr>
<tr bgcolor="#ffffff">
<td>Russian</td>
<td>Alexandr Chelpanov</td>
<td>cav at cryptopro dot ru</td>
- <td>up-to-date</td>
+ <td>1.6.0</td>
</tr>
<tr bgcolor="#ffffff">
<td>Serbian</td>
<td>Dejan Milosavljevic</td>
<td>dmilos at email dot com</td>
- <td>up-to-date</td>
+ <td>1.6.0</td>
</tr>
<tr bgcolor="#ffffff">
<td>SerbianCyrilic</td>
<td>Nedeljko Stefanovic</td>
<td>stenedjo at yahoo dot com</td>
- <td>up-to-date</td>
+ <td>1.6.0</td>
</tr>
<tr bgcolor="#ffffff">
<td>Slovak</td>
@@ -266,19 +266,19 @@ when the translator was updated.
<td>Spanish</td>
<td>Bartomeu<br/>Francisco Oltra Thennet<br/>David Vaquero</td>
<td>bartomeu at loteria3cornella dot com<br/>foltra at puc dot cl<br/>david at grupoikusnet dot com</td>
- <td>up-to-date</td>
+ <td>1.6.0</td>
</tr>
<tr bgcolor="#ffffff">
<td>Swedish</td>
<td>Mikael Hallin</td>
<td>mikaelhallin at yahoo dot se</td>
- <td>up-to-date</td>
+ <td>1.6.0</td>
</tr>
<tr bgcolor="#ffffff">
<td>Turkish</td>
<td>Emin Ilker Cetinbas</td>
<td>niw3 at yahoo dot com</td>
- <td>up-to-date</td>
+ <td>1.6.0</td>
</tr>
<tr bgcolor="#ffffff">
<td>Ukrainian</td>
@@ -290,7 +290,7 @@ when the translator was updated.
<td>Vietnamese</td>
<td>Dang Minh Tuan</td>
<td>tuanvietkey at gmail dot com</td>
- <td>up-to-date</td>
+ <td>1.6.0</td>
</tr>
<!-- table content end -->
</table>
@@ -311,18 +311,18 @@ when the translator was updated.
\hline
Arabic & Moaz Reyad & {\tt\tiny moazreyad@yahoo.com} & 1.4.6 \\
\hline
- Brazilian Portuguese & Fabio "FJTC" Jun Takada Chino & {\tt\tiny jun-chino@uol.com.br} & up-to-date \\
+ Brazilian Portuguese & Fabio "FJTC" Jun Takada Chino & {\tt\tiny jun-chino@uol.com.br} & 1.6.0 \\
\hline
- Catalan & Maximiliano Pin & {\tt\tiny max.pin@bitroit.com} & up-to-date \\
+ Catalan & Maximiliano Pin & {\tt\tiny max.pin@bitroit.com} & 1.6.0 \\
~ & Albert Mora & {\tt\tiny amora@iua.upf.es} & ~ \\
\hline
- Chinese & Li Daobing & {\tt\tiny lidaobing@gmail.com} & up-to-date \\
+ Chinese & Li Daobing & {\tt\tiny lidaobing@gmail.com} & 1.6.0 \\
~ & Wei Liu & {\tt\tiny liuwei@asiainfo.com} & ~ \\
\hline
- Chinese Traditional & Daniel YC Lin & {\tt\tiny dlin.tw@gmail.com} & up-to-date \\
+ Chinese Traditional & Daniel YC Lin & {\tt\tiny dlin.tw@gmail.com} & 1.6.0 \\
~ & Gary Lee & {\tt\tiny garywlee@gmail.com} & ~ \\
\hline
- Croatian & Boris Bralo & {\tt\tiny boris.bralo@zg.htnet.hr} & up-to-date \\
+ Croatian & Boris Bralo & {\tt\tiny boris.bralo@zg.htnet.hr} & 1.6.0 \\
\hline
Czech & Petr P\v{r}ikryl & {\tt\tiny prikrylp@skil.cz} & up-to-date \\
\hline
@@ -332,13 +332,13 @@ when the translator was updated.
\hline
English & Dimitri van Heesch & {\tt\tiny dimitri@stack.nl} & up-to-date \\
\hline
- Esperanto & Ander Martinez & {\tt\tiny dwarfnauko@gmail.com} & up-to-date \\
+ Esperanto & Ander Martinez & {\tt\tiny dwarfnauko@gmail.com} & 1.6.0 \\
\hline
- Finnish & Antti Laine & {\tt\tiny antti.a.laine@tut.fi} & up-to-date \\
+ Finnish & Antti Laine & {\tt\tiny antti.a.laine@tut.fi} & 1.6.0 \\
\hline
French & Xavier Outhier & {\tt\tiny xouthier@yahoo.fr} & 1.5.4 \\
\hline
- German & Jens Seidel & {\tt\tiny jensseidel@users.sf.net} & up-to-date \\
+ German & Jens Seidel & {\tt\tiny jensseidel@users.sf.net} & 1.6.0 \\
\hline
Greek & Paul Gessos & {\tt\tiny nickreserved@yahoo.com} & 1.5.4 \\
\hline
@@ -347,10 +347,10 @@ when the translator was updated.
\hline
Indonesian & Hendy Irawan & {\tt\tiny ceefour@gauldong.net} & 1.4.6 \\
\hline
- Italian & Alessandro Falappa & {\tt\tiny alessandro@falappa.net} & up-to-date \\
+ Italian & Alessandro Falappa & {\tt\tiny alessandro@falappa.net} & 1.6.0 \\
~ & Ahmed Aldo Faisal & {\tt\tiny aaf23@cam.ac.uk} & ~ \\
\hline
- Japanese & Hiroki Iseri & {\tt\tiny goyoki@gmail.com} & up-to-date \\
+ Japanese & Hiroki Iseri & {\tt\tiny goyoki@gmail.com} & 1.6.0 \\
~ & Ryunosuke Satoh & {\tt\tiny sun594@hotmail.com} & ~ \\
~ & Kenji Nagamatsu & {\tt\tiny naga@joyful.club.ne.jp} & ~ \\
~ & Iwasa Kazmi & {\tt\tiny iwasa@cosmo-system.jp} & ~ \\
@@ -367,42 +367,42 @@ when the translator was updated.
~ & Mindaugas Radzius & {\tt\tiny mindaugasradzius@takas.lt} & ~ \\
~ & Aidas Berukstis & {\tt\tiny aidasber@takas.lt} & ~ \\
\hline
- Macedonian & Slave Jovanovski & {\tt\tiny slavejovanovski@yahoo.com} & up-to-date \\
+ Macedonian & Slave Jovanovski & {\tt\tiny slavejovanovski@yahoo.com} & 1.6.0 \\
\hline
Norwegian & Lars Erik Jordet & {\tt\tiny lejordet@gmail.com} & 1.4.6 \\
\hline
- Persian & Ali Nadalizadeh & {\tt\tiny nadalizadeh@gmail.com} & up-to-date \\
+ Persian & Ali Nadalizadeh & {\tt\tiny nadalizadeh@gmail.com} & 1.6.0 \\
\hline
- Polish & Piotr Kaminski & {\tt\tiny Piotr.Kaminski@ctm.gdynia.pl} & up-to-date \\
+ Polish & Piotr Kaminski & {\tt\tiny Piotr.Kaminski@ctm.gdynia.pl} & 1.6.0 \\
~ & Grzegorz Kowal & {\tt\tiny g\_kowal@poczta.onet.pl} & ~ \\
~ & Krzysztof Kral & {\tt\tiny krzysztof.kral@gmail.com} & ~ \\
\hline
Portuguese & Rui Godinho Lopes & {\tt\tiny ruiglopes@yahoo.com} & 1.3.3 \\
\hline
- Romanian & Ionut Dumitrascu & {\tt\tiny reddumy@yahoo.com} & up-to-date \\
+ Romanian & Ionut Dumitrascu & {\tt\tiny reddumy@yahoo.com} & 1.6.0 \\
~ & Alexandru Iosup & {\tt\tiny aiosup@yahoo.com} & ~ \\
\hline
- Russian & Alexandr Chelpanov & {\tt\tiny cav@cryptopro.ru} & up-to-date \\
+ Russian & Alexandr Chelpanov & {\tt\tiny cav@cryptopro.ru} & 1.6.0 \\
\hline
- Serbian & Dejan Milosavljevic & {\tt\tiny dmilos@email.com} & up-to-date \\
+ Serbian & Dejan Milosavljevic & {\tt\tiny dmilos@email.com} & 1.6.0 \\
\hline
- SerbianCyrilic & Nedeljko Stefanovic & {\tt\tiny stenedjo@yahoo.com} & up-to-date \\
+ SerbianCyrilic & Nedeljko Stefanovic & {\tt\tiny stenedjo@yahoo.com} & 1.6.0 \\
\hline
Slovak & Stanislav Kudl\'{a}\v{c} & {\tt\tiny skudlac@pobox.sk} & 1.2.18 \\
\hline
Slovene & Matja\v{z} Ostrover\v{s}nik & {\tt\tiny matjaz.ostroversnik@ostri.org} & 1.4.6 \\
\hline
- Spanish & Bartomeu & {\tt\tiny bartomeu@loteria3cornella.com} & up-to-date \\
+ Spanish & Bartomeu & {\tt\tiny bartomeu@loteria3cornella.com} & 1.6.0 \\
~ & Francisco Oltra Thennet & {\tt\tiny foltra@puc.cl} & ~ \\
~ & David Vaquero & {\tt\tiny david@grupoikusnet.com} & ~ \\
\hline
- Swedish & Mikael Hallin & {\tt\tiny mikaelhallin@yahoo.se} & up-to-date \\
+ Swedish & Mikael Hallin & {\tt\tiny mikaelhallin@yahoo.se} & 1.6.0 \\
\hline
- Turkish & Emin Ilker Cetinbas & {\tt\tiny niw3@yahoo.com} & up-to-date \\
+ Turkish & Emin Ilker Cetinbas & {\tt\tiny niw3@yahoo.com} & 1.6.0 \\
\hline
Ukrainian & Olexij Tkatchenko & {\tt\tiny olexij.tkatchenko@parcs.de} & 1.4.1 \\
\hline
- Vietnamese & Dang Minh Tuan & {\tt\tiny tuanvietkey@gmail.com} & up-to-date \\
+ Vietnamese & Dang Minh Tuan & {\tt\tiny tuanvietkey@gmail.com} & 1.6.0 \\
\hline
\end{tabular}
\endlatexonly
diff --git a/doc/translator_report.txt b/doc/translator_report.txt
index 2d86d6c..d84e8b0 100644
--- a/doc/translator_report.txt
+++ b/doc/translator_report.txt
@@ -1,4 +1,4 @@
-(1.5.9)
+(1.6.0)
Doxygen supports the following 38 languages (sorted alphabetically):
@@ -10,40 +10,19 @@ Persian, Polish, Portuguese, Romanian, Russian, Serbian,
SerbianCyrilic, Slovak, Slovene, Spanish, Swedish, Turkish, Ukrainian,
and Vietnamese.
-Of them, 25 translators are up-to-date, 13 translators are based on
+Of them, 4 translators are up-to-date, 34 translators are based on
some adapter class, and 2 are English based.
----------------------------------------------------------------------
The following translator classes are up-to-date (sorted
alphabetically). This means that they derive from the Translator class
-and they implement all 216 of the required methods. Anyway, there
+and they implement all 221 of the required methods. Anyway, there
still may be some details listed even for them:
- TranslatorBrazilian
- TranslatorCatalan
- TranslatorChinesetraditional
- TranslatorChinese
- TranslatorCroatian
TranslatorCzech
TranslatorDutch
TranslatorEnglish
- TranslatorEsperanto
- TranslatorFinnish
- TranslatorGerman
- TranslatorItalian
- TranslatorJapanese -- Remove the obsolete methods (never used).
TranslatorKorean
- TranslatorMacedonian
- TranslatorPersian
- TranslatorPolish -- Remove the obsolete methods (never used).
- TranslatorRomanian
- TranslatorRussian
- TranslatorSerbianCyrilic
- TranslatorSerbian
- TranslatorSpanish
- TranslatorSwedish -- The "translate me!" found in a comment.
- TranslatorTurkish
- TranslatorVietnamese
----------------------------------------------------------------------
The following translator classes need some maintenance (the most
@@ -51,19 +30,40 @@ obsolete at the end). The other info shows the estimation of Doxygen
version when the class was last updated and number of methods that
must be implemented to become up-to-date:
- TranslatorGreek 1.5.4 22 methods to implement
- TranslatorFrench 1.5.4 22 methods to implement
- TranslatorDanish 1.5.4 22 methods to implement
- TranslatorSlovene 1.4.6 24 methods to implement
- TranslatorNorwegian 1.4.6 23 methods to implement
- TranslatorLithuanian 1.4.6 24 methods to implement
- TranslatorIndonesian 1.4.6 23 methods to implement
- TranslatorHungarian 1.4.6 24 methods to implement
- TranslatorArabic 1.4.6 23 methods to implement
- TranslatorAfrikaans 1.4.6 24 methods to implement
- TranslatorUkrainian 1.4.1 24 methods to implement
- TranslatorPortuguese 1.3.3 35 methods to implement
- TranslatorSlovak 1.2.18 44 methods to implement
+ TranslatorVietnamese 1.6.0 5 methods to implement
+ TranslatorTurkish 1.6.0 5 methods to implement
+ TranslatorSwedish 1.6.0 5 methods to implement
+ TranslatorSpanish 1.6.0 5 methods to implement
+ TranslatorSerbian 1.6.0 5 methods to implement
+ TranslatorSerbianCyrilic 1.6.0 5 methods to implement
+ TranslatorRussian 1.6.0 5 methods to implement
+ TranslatorRomanian 1.6.0 5 methods to implement
+ TranslatorPolish 1.6.0 5 methods to implement
+ TranslatorPersian 1.6.0 5 methods to implement
+ TranslatorMacedonian 1.6.0 5 methods to implement
+ TranslatorJapanese 1.6.0 5 methods to implement
+ TranslatorItalian 1.6.0 5 methods to implement
+ TranslatorGerman 1.6.0 5 methods to implement
+ TranslatorFinnish 1.6.0 5 methods to implement
+ TranslatorEsperanto 1.6.0 5 methods to implement
+ TranslatorCroatian 1.6.0 5 methods to implement
+ TranslatorChinese 1.6.0 5 methods to implement
+ TranslatorChinesetraditional 1.6.0 5 methods to implement
+ TranslatorCatalan 1.6.0 5 methods to implement
+ TranslatorBrazilian 1.6.0 5 methods to implement
+ TranslatorGreek 1.5.4 27 methods to implement
+ TranslatorFrench 1.5.4 27 methods to implement
+ TranslatorDanish 1.5.4 27 methods to implement
+ TranslatorSlovene 1.4.6 29 methods to implement
+ TranslatorNorwegian 1.4.6 28 methods to implement
+ TranslatorLithuanian 1.4.6 29 methods to implement
+ TranslatorIndonesian 1.4.6 28 methods to implement
+ TranslatorHungarian 1.4.6 29 methods to implement
+ TranslatorArabic 1.4.6 28 methods to implement
+ TranslatorAfrikaans 1.4.6 29 methods to implement
+ TranslatorUkrainian 1.4.1 29 methods to implement
+ TranslatorPortuguese 1.3.3 40 methods to implement
+ TranslatorSlovak 1.2.18 49 methods to implement
----------------------------------------------------------------------
The following translator classes derive directly from the
@@ -81,6 +81,7 @@ The situation should be checked. The .cpp files and .h files excluding
the '*translator*' files in doxygen/src directory were simply searched
for occurence of the method identifiers:
+ QCString idLanguageCharset()
QCString trDCOPMethods()
QCString trFunctionPrototypeDocumentation()
@@ -90,7 +91,7 @@ Details for translators (classes sorted alphabetically):
-TranslatorAfrikaans (TranslatorAdapter_1_4_6) 24 methods to implement
+TranslatorAfrikaans (TranslatorAdapter_1_4_6) 29 methods to implement
-------------------
Implements 192 of the required methods.
@@ -98,11 +99,15 @@ TranslatorAfrikaans (TranslatorAdapter_1_4_6) 24 methods to implement
Missing methods (should be implemented):
virtual QCString trCompoundMembersDescriptionFortran(bool extractAll)
+ virtual QCString trSearching()
+ virtual QCString trNoMatches()
virtual QCString trGeneratedFromFilesFortran(ClassDef::CompoundType compType, bool single)
+ virtual QCString trLoading()
virtual QCString trSubprograms()
virtual QCString trModulesListDescription(bool extractAll)
virtual QCString trModulesList()
virtual QCString trTypeConstraints()
+ virtual QCString trGlobalNamespace()
virtual QCString trMemberFunctionDocumentationFortran()
virtual QCString trCompoundListDescriptionFortran()
virtual QCString trTypeDocumentation()
@@ -110,6 +115,7 @@ TranslatorAfrikaans (TranslatorAdapter_1_4_6) 24 methods to implement
virtual QCString trModulesMemberDescription(bool extractAll)
virtual QCString trModulesMembers()
virtual QCString trModulesIndex()
+ virtual QCString trDirRelation(const char * name)
virtual QCString trCompoundListFortran()
virtual QCString trDataTypes()
virtual QCString trCompoundIndexFortran()
@@ -123,7 +129,7 @@ TranslatorAfrikaans (TranslatorAdapter_1_4_6) 24 methods to implement
virtual QCString trSubprogramDocumentation()
-TranslatorArabic (TranslatorAdapter_1_4_6) 23 methods to implement
+TranslatorArabic (TranslatorAdapter_1_4_6) 28 methods to implement
----------------
Implements 193 of the required methods.
@@ -131,11 +137,15 @@ TranslatorArabic (TranslatorAdapter_1_4_6) 23 methods to implement
Missing methods (should be implemented):
virtual QCString trCompoundMembersDescriptionFortran(bool extractAll)
+ virtual QCString trSearching()
+ virtual QCString trNoMatches()
virtual QCString trGeneratedFromFilesFortran(ClassDef::CompoundType compType, bool single)
+ virtual QCString trLoading()
virtual QCString trSubprograms()
virtual QCString trModulesListDescription(bool extractAll)
virtual QCString trModulesList()
virtual QCString trTypeConstraints()
+ virtual QCString trGlobalNamespace()
virtual QCString trMemberFunctionDocumentationFortran()
virtual QCString trCompoundListDescriptionFortran()
virtual QCString trTypeDocumentation()
@@ -143,6 +153,7 @@ TranslatorArabic (TranslatorAdapter_1_4_6) 23 methods to implement
virtual QCString trModulesMemberDescription(bool extractAll)
virtual QCString trModulesMembers()
virtual QCString trModulesIndex()
+ virtual QCString trDirRelation(const char * name)
virtual QCString trCompoundListFortran()
virtual QCString trDataTypes()
virtual QCString trCompoundIndexFortran()
@@ -167,7 +178,77 @@ TranslatorArabic (TranslatorAdapter_1_4_6) 23 methods to implement
virtual QCString trNoDescriptionAvailable()
-TranslatorDanish (TranslatorAdapter_1_5_4) 22 methods to implement
+TranslatorBrazilian (TranslatorAdapter_1_6_0) 5 methods to implement
+-------------------
+
+ Implements 216 of the required methods.
+
+ Missing methods (should be implemented):
+
+ virtual QCString trSearching()
+ virtual QCString trNoMatches()
+ virtual QCString trLoading()
+ virtual QCString trGlobalNamespace()
+ virtual QCString trDirRelation(const char * name)
+
+
+TranslatorCatalan (TranslatorAdapter_1_6_0) 5 methods to implement
+-----------------
+
+ Implements 216 of the required methods.
+
+ Missing methods (should be implemented):
+
+ virtual QCString trSearching()
+ virtual QCString trNoMatches()
+ virtual QCString trLoading()
+ virtual QCString trGlobalNamespace()
+ virtual QCString trDirRelation(const char * name)
+
+
+TranslatorChinese (TranslatorAdapter_1_6_0) 5 methods to implement
+-----------------
+
+ Implements 216 of the required methods.
+
+ Missing methods (should be implemented):
+
+ virtual QCString trSearching()
+ virtual QCString trNoMatches()
+ virtual QCString trLoading()
+ virtual QCString trGlobalNamespace()
+ virtual QCString trDirRelation(const char * name)
+
+
+TranslatorChinesetraditional (TranslatorAdapter_1_6_0) 5 methods to implement
+----------------------------
+
+ Implements 216 of the required methods.
+
+ Missing methods (should be implemented):
+
+ virtual QCString trSearching()
+ virtual QCString trNoMatches()
+ virtual QCString trLoading()
+ virtual QCString trGlobalNamespace()
+ virtual QCString trDirRelation(const char * name)
+
+
+TranslatorCroatian (TranslatorAdapter_1_6_0) 5 methods to implement
+------------------
+
+ Implements 216 of the required methods.
+
+ Missing methods (should be implemented):
+
+ virtual QCString trSearching()
+ virtual QCString trNoMatches()
+ virtual QCString trLoading()
+ virtual QCString trGlobalNamespace()
+ virtual QCString trDirRelation(const char * name)
+
+
+TranslatorDanish (TranslatorAdapter_1_5_4) 27 methods to implement
----------------
Implements 194 of the required methods.
@@ -175,11 +256,15 @@ TranslatorDanish (TranslatorAdapter_1_5_4) 22 methods to implement
Missing methods (should be implemented):
virtual QCString trCompoundMembersDescriptionFortran(bool extractAll)
+ virtual QCString trSearching()
+ virtual QCString trNoMatches()
virtual QCString trGeneratedFromFilesFortran(ClassDef::CompoundType compType, bool single)
+ virtual QCString trLoading()
virtual QCString trSubprograms()
virtual QCString trModulesListDescription(bool extractAll)
virtual QCString trModulesList()
virtual QCString trTypeConstraints()
+ virtual QCString trGlobalNamespace()
virtual QCString trMemberFunctionDocumentationFortran()
virtual QCString trCompoundListDescriptionFortran()
virtual QCString trTypeDocumentation()
@@ -187,6 +272,7 @@ TranslatorDanish (TranslatorAdapter_1_5_4) 22 methods to implement
virtual QCString trModulesMemberDescription(bool extractAll)
virtual QCString trModulesMembers()
virtual QCString trModulesIndex()
+ virtual QCString trDirRelation(const char * name)
virtual QCString trCompoundListFortran()
virtual QCString trDataTypes()
virtual QCString trCompoundIndexFortran()
@@ -198,7 +284,35 @@ TranslatorDanish (TranslatorAdapter_1_5_4) 22 methods to implement
virtual QCString trSubprogramDocumentation()
-TranslatorFrench (TranslatorAdapter_1_5_4) 22 methods to implement
+TranslatorEsperanto (TranslatorAdapter_1_6_0) 5 methods to implement
+-------------------
+
+ Implements 216 of the required methods.
+
+ Missing methods (should be implemented):
+
+ virtual QCString trSearching()
+ virtual QCString trNoMatches()
+ virtual QCString trLoading()
+ virtual QCString trGlobalNamespace()
+ virtual QCString trDirRelation(const char * name)
+
+
+TranslatorFinnish (TranslatorAdapter_1_6_0) 5 methods to implement
+-----------------
+
+ Implements 216 of the required methods.
+
+ Missing methods (should be implemented):
+
+ virtual QCString trSearching()
+ virtual QCString trNoMatches()
+ virtual QCString trLoading()
+ virtual QCString trGlobalNamespace()
+ virtual QCString trDirRelation(const char * name)
+
+
+TranslatorFrench (TranslatorAdapter_1_5_4) 27 methods to implement
----------------
Implements 194 of the required methods.
@@ -206,11 +320,15 @@ TranslatorFrench (TranslatorAdapter_1_5_4) 22 methods to implement
Missing methods (should be implemented):
virtual QCString trCompoundMembersDescriptionFortran(bool extractAll)
+ virtual QCString trSearching()
+ virtual QCString trNoMatches()
virtual QCString trGeneratedFromFilesFortran(ClassDef::CompoundType compType, bool single)
+ virtual QCString trLoading()
virtual QCString trSubprograms()
virtual QCString trModulesListDescription(bool extractAll)
virtual QCString trModulesList()
virtual QCString trTypeConstraints()
+ virtual QCString trGlobalNamespace()
virtual QCString trMemberFunctionDocumentationFortran()
virtual QCString trCompoundListDescriptionFortran()
virtual QCString trTypeDocumentation()
@@ -218,6 +336,7 @@ TranslatorFrench (TranslatorAdapter_1_5_4) 22 methods to implement
virtual QCString trModulesMemberDescription(bool extractAll)
virtual QCString trModulesMembers()
virtual QCString trModulesIndex()
+ virtual QCString trDirRelation(const char * name)
virtual QCString trCompoundListFortran()
virtual QCString trDataTypes()
virtual QCString trCompoundIndexFortran()
@@ -229,7 +348,21 @@ TranslatorFrench (TranslatorAdapter_1_5_4) 22 methods to implement
virtual QCString trSubprogramDocumentation()
-TranslatorGreek (TranslatorAdapter_1_5_4) 22 methods to implement
+TranslatorGerman (TranslatorAdapter_1_6_0) 5 methods to implement
+----------------
+
+ Implements 216 of the required methods.
+
+ Missing methods (should be implemented):
+
+ virtual QCString trSearching()
+ virtual QCString trNoMatches()
+ virtual QCString trLoading()
+ virtual QCString trGlobalNamespace()
+ virtual QCString trDirRelation(const char * name)
+
+
+TranslatorGreek (TranslatorAdapter_1_5_4) 27 methods to implement
---------------
Implements 194 of the required methods.
@@ -237,11 +370,15 @@ TranslatorGreek (TranslatorAdapter_1_5_4) 22 methods to implement
Missing methods (should be implemented):
virtual QCString trCompoundMembersDescriptionFortran(bool extractAll)
+ virtual QCString trSearching()
+ virtual QCString trNoMatches()
virtual QCString trGeneratedFromFilesFortran(ClassDef::CompoundType compType, bool single)
+ virtual QCString trLoading()
virtual QCString trSubprograms()
virtual QCString trModulesListDescription(bool extractAll)
virtual QCString trModulesList()
virtual QCString trTypeConstraints()
+ virtual QCString trGlobalNamespace()
virtual QCString trMemberFunctionDocumentationFortran()
virtual QCString trCompoundListDescriptionFortran()
virtual QCString trTypeDocumentation()
@@ -249,6 +386,7 @@ TranslatorGreek (TranslatorAdapter_1_5_4) 22 methods to implement
virtual QCString trModulesMemberDescription(bool extractAll)
virtual QCString trModulesMembers()
virtual QCString trModulesIndex()
+ virtual QCString trDirRelation(const char * name)
virtual QCString trCompoundListFortran()
virtual QCString trDataTypes()
virtual QCString trCompoundIndexFortran()
@@ -272,7 +410,7 @@ TranslatorGreek (TranslatorAdapter_1_5_4) 22 methods to implement
virtual QCString trNoDescriptionAvailable()
-TranslatorHungarian (TranslatorAdapter_1_4_6) 24 methods to implement
+TranslatorHungarian (TranslatorAdapter_1_4_6) 29 methods to implement
-------------------
Implements 192 of the required methods.
@@ -280,11 +418,15 @@ TranslatorHungarian (TranslatorAdapter_1_4_6) 24 methods to implement
Missing methods (should be implemented):
virtual QCString trCompoundMembersDescriptionFortran(bool extractAll)
+ virtual QCString trSearching()
+ virtual QCString trNoMatches()
virtual QCString trGeneratedFromFilesFortran(ClassDef::CompoundType compType, bool single)
+ virtual QCString trLoading()
virtual QCString trSubprograms()
virtual QCString trModulesListDescription(bool extractAll)
virtual QCString trModulesList()
virtual QCString trTypeConstraints()
+ virtual QCString trGlobalNamespace()
virtual QCString trMemberFunctionDocumentationFortran()
virtual QCString trCompoundListDescriptionFortran()
virtual QCString trTypeDocumentation()
@@ -292,6 +434,7 @@ TranslatorHungarian (TranslatorAdapter_1_4_6) 24 methods to implement
virtual QCString trModulesMemberDescription(bool extractAll)
virtual QCString trModulesMembers()
virtual QCString trModulesIndex()
+ virtual QCString trDirRelation(const char * name)
virtual QCString trCompoundListFortran()
virtual QCString trDataTypes()
virtual QCString trCompoundIndexFortran()
@@ -305,7 +448,7 @@ TranslatorHungarian (TranslatorAdapter_1_4_6) 24 methods to implement
virtual QCString trSubprogramDocumentation()
-TranslatorIndonesian (TranslatorAdapter_1_4_6) 23 methods to implement
+TranslatorIndonesian (TranslatorAdapter_1_4_6) 28 methods to implement
--------------------
Implements 193 of the required methods.
@@ -313,11 +456,15 @@ TranslatorIndonesian (TranslatorAdapter_1_4_6) 23 methods to implement
Missing methods (should be implemented):
virtual QCString trCompoundMembersDescriptionFortran(bool extractAll)
+ virtual QCString trSearching()
+ virtual QCString trNoMatches()
virtual QCString trGeneratedFromFilesFortran(ClassDef::CompoundType compType, bool single)
+ virtual QCString trLoading()
virtual QCString trSubprograms()
virtual QCString trModulesListDescription(bool extractAll)
virtual QCString trModulesList()
virtual QCString trTypeConstraints()
+ virtual QCString trGlobalNamespace()
virtual QCString trMemberFunctionDocumentationFortran()
virtual QCString trCompoundListDescriptionFortran()
virtual QCString trTypeDocumentation()
@@ -325,6 +472,7 @@ TranslatorIndonesian (TranslatorAdapter_1_4_6) 23 methods to implement
virtual QCString trModulesMemberDescription(bool extractAll)
virtual QCString trModulesMembers()
virtual QCString trModulesIndex()
+ virtual QCString trDirRelation(const char * name)
virtual QCString trCompoundListFortran()
virtual QCString trDataTypes()
virtual QCString trCompoundIndexFortran()
@@ -349,11 +497,33 @@ TranslatorIndonesian (TranslatorAdapter_1_4_6) 23 methods to implement
virtual QCString trNoDescriptionAvailable()
-TranslatorJapanese (Translator)
+TranslatorItalian (TranslatorAdapter_1_6_0) 5 methods to implement
+-----------------
+
+ Implements 216 of the required methods.
+
+ Missing methods (should be implemented):
+
+ virtual QCString trSearching()
+ virtual QCString trNoMatches()
+ virtual QCString trLoading()
+ virtual QCString trGlobalNamespace()
+ virtual QCString trDirRelation(const char * name)
+
+
+TranslatorJapanese (TranslatorAdapter_1_6_0) 5 methods to implement
------------------
Implements 216 of the required methods.
+ Missing methods (should be implemented):
+
+ virtual QCString trSearching()
+ virtual QCString trNoMatches()
+ virtual QCString trLoading()
+ virtual QCString trGlobalNamespace()
+ virtual QCString trDirRelation(const char * name)
+
Obsolete methods (should be removed, never used):
virtual QCString trHeaderFilesDescription()
@@ -367,7 +537,7 @@ TranslatorJapanese (Translator)
virtual QCString trNoDescriptionAvailable()
-TranslatorJapaneseEn (TranslatorEnglish) 211 methods to implement
+TranslatorJapaneseEn (TranslatorEnglish) 216 methods to implement
--------------------
Implements 5 of the required methods.
@@ -381,7 +551,7 @@ TranslatorJapaneseEn (TranslatorEnglish) 211 methods to implement
virtual QCString latexLanguageSupportCommand()
-TranslatorKoreanEn (TranslatorEnglish) 211 methods to implement
+TranslatorKoreanEn (TranslatorEnglish) 216 methods to implement
------------------
Implements 5 of the required methods.
@@ -395,7 +565,7 @@ TranslatorKoreanEn (TranslatorEnglish) 211 methods to implement
virtual QCString latexLanguageSupportCommand()
-TranslatorLithuanian (TranslatorAdapter_1_4_6) 24 methods to implement
+TranslatorLithuanian (TranslatorAdapter_1_4_6) 29 methods to implement
--------------------
Implements 192 of the required methods.
@@ -403,11 +573,15 @@ TranslatorLithuanian (TranslatorAdapter_1_4_6) 24 methods to implement
Missing methods (should be implemented):
virtual QCString trCompoundMembersDescriptionFortran(bool extractAll)
+ virtual QCString trSearching()
+ virtual QCString trNoMatches()
virtual QCString trGeneratedFromFilesFortran(ClassDef::CompoundType compType, bool single)
+ virtual QCString trLoading()
virtual QCString trSubprograms()
virtual QCString trModulesListDescription(bool extractAll)
virtual QCString trModulesList()
virtual QCString trTypeConstraints()
+ virtual QCString trGlobalNamespace()
virtual QCString trMemberFunctionDocumentationFortran()
virtual QCString trCompoundListDescriptionFortran()
virtual QCString trTypeDocumentation()
@@ -415,6 +589,7 @@ TranslatorLithuanian (TranslatorAdapter_1_4_6) 24 methods to implement
virtual QCString trModulesMemberDescription(bool extractAll)
virtual QCString trModulesMembers()
virtual QCString trModulesIndex()
+ virtual QCString trDirRelation(const char * name)
virtual QCString trCompoundListFortran()
virtual QCString trDataTypes()
virtual QCString trCompoundIndexFortran()
@@ -428,7 +603,21 @@ TranslatorLithuanian (TranslatorAdapter_1_4_6) 24 methods to implement
virtual QCString trSubprogramDocumentation()
-TranslatorNorwegian (TranslatorAdapter_1_4_6) 23 methods to implement
+TranslatorMacedonian (TranslatorAdapter_1_6_0) 5 methods to implement
+--------------------
+
+ Implements 216 of the required methods.
+
+ Missing methods (should be implemented):
+
+ virtual QCString trSearching()
+ virtual QCString trNoMatches()
+ virtual QCString trLoading()
+ virtual QCString trGlobalNamespace()
+ virtual QCString trDirRelation(const char * name)
+
+
+TranslatorNorwegian (TranslatorAdapter_1_4_6) 28 methods to implement
-------------------
Implements 193 of the required methods.
@@ -436,11 +625,15 @@ TranslatorNorwegian (TranslatorAdapter_1_4_6) 23 methods to implement
Missing methods (should be implemented):
virtual QCString trCompoundMembersDescriptionFortran(bool extractAll)
+ virtual QCString trSearching()
+ virtual QCString trNoMatches()
virtual QCString trGeneratedFromFilesFortran(ClassDef::CompoundType compType, bool single)
+ virtual QCString trLoading()
virtual QCString trSubprograms()
virtual QCString trModulesListDescription(bool extractAll)
virtual QCString trModulesList()
virtual QCString trTypeConstraints()
+ virtual QCString trGlobalNamespace()
virtual QCString trMemberFunctionDocumentationFortran()
virtual QCString trCompoundListDescriptionFortran()
virtual QCString trTypeDocumentation()
@@ -448,6 +641,7 @@ TranslatorNorwegian (TranslatorAdapter_1_4_6) 23 methods to implement
virtual QCString trModulesMemberDescription(bool extractAll)
virtual QCString trModulesMembers()
virtual QCString trModulesIndex()
+ virtual QCString trDirRelation(const char * name)
virtual QCString trCompoundListFortran()
virtual QCString trDataTypes()
virtual QCString trCompoundIndexFortran()
@@ -472,11 +666,33 @@ TranslatorNorwegian (TranslatorAdapter_1_4_6) 23 methods to implement
virtual QCString trNoDescriptionAvailable()
-TranslatorPolish (Translator)
+TranslatorPersian (TranslatorAdapter_1_6_0) 5 methods to implement
+-----------------
+
+ Implements 216 of the required methods.
+
+ Missing methods (should be implemented):
+
+ virtual QCString trSearching()
+ virtual QCString trNoMatches()
+ virtual QCString trLoading()
+ virtual QCString trGlobalNamespace()
+ virtual QCString trDirRelation(const char * name)
+
+
+TranslatorPolish (TranslatorAdapter_1_6_0) 5 methods to implement
----------------
Implements 216 of the required methods.
+ Missing methods (should be implemented):
+
+ virtual QCString trSearching()
+ virtual QCString trNoMatches()
+ virtual QCString trLoading()
+ virtual QCString trGlobalNamespace()
+ virtual QCString trDirRelation(const char * name)
+
Obsolete methods (should be removed, never used):
QCString trHeaderFilesDescription()
@@ -490,7 +706,7 @@ TranslatorPolish (Translator)
QCString trNoDescriptionAvailable()
-TranslatorPortuguese (TranslatorAdapter_1_3_3) 35 methods to implement
+TranslatorPortuguese (TranslatorAdapter_1_3_3) 40 methods to implement
--------------------
Implements 181 of the required methods.
@@ -498,9 +714,12 @@ TranslatorPortuguese (TranslatorAdapter_1_3_3) 35 methods to implement
Missing methods (should be implemented):
virtual QCString trCompoundMembersDescriptionFortran(bool extractAll)
+ virtual QCString trSearching()
virtual QCString trOverloadText()
virtual QCString trDirIndex()
+ virtual QCString trNoMatches()
virtual QCString trGeneratedFromFilesFortran(ClassDef::CompoundType compType, bool single)
+ virtual QCString trLoading()
virtual QCString trSubprograms()
virtual QCString trModulesListDescription(bool extractAll)
virtual QCString trModulesList()
@@ -508,6 +727,7 @@ TranslatorPortuguese (TranslatorAdapter_1_3_3) 35 methods to implement
virtual QCString trSearchResultsTitle()
virtual QCString trDirectories()
virtual QCString trTypeConstraints()
+ virtual QCString trGlobalNamespace()
virtual QCString trMemberFunctionDocumentationFortran()
virtual QCString trDirDescription()
virtual QCString trCompoundListDescriptionFortran()
@@ -516,6 +736,7 @@ TranslatorPortuguese (TranslatorAdapter_1_3_3) 35 methods to implement
virtual QCString trModulesMemberDescription(bool extractAll)
virtual QCString trModulesMembers()
virtual QCString trModulesIndex()
+ virtual QCString trDirRelation(const char * name)
virtual QCString trCompoundListFortran()
virtual QCString trDataTypes()
virtual QCString trSearchResults(int numDocuments)
@@ -546,7 +767,63 @@ TranslatorPortuguese (TranslatorAdapter_1_3_3) 35 methods to implement
QCString trNoDescriptionAvailable()
-TranslatorSlovak (TranslatorAdapter_1_2_18) 44 methods to implement
+TranslatorRomanian (TranslatorAdapter_1_6_0) 5 methods to implement
+------------------
+
+ Implements 216 of the required methods.
+
+ Missing methods (should be implemented):
+
+ virtual QCString trSearching()
+ virtual QCString trNoMatches()
+ virtual QCString trLoading()
+ virtual QCString trGlobalNamespace()
+ virtual QCString trDirRelation(const char * name)
+
+
+TranslatorRussian (TranslatorAdapter_1_6_0) 5 methods to implement
+-----------------
+
+ Implements 216 of the required methods.
+
+ Missing methods (should be implemented):
+
+ virtual QCString trSearching()
+ virtual QCString trNoMatches()
+ virtual QCString trLoading()
+ virtual QCString trGlobalNamespace()
+ virtual QCString trDirRelation(const char * name)
+
+
+TranslatorSerbian (TranslatorAdapter_1_6_0) 5 methods to implement
+-----------------
+
+ Implements 216 of the required methods.
+
+ Missing methods (should be implemented):
+
+ virtual QCString trSearching()
+ virtual QCString trNoMatches()
+ virtual QCString trLoading()
+ virtual QCString trGlobalNamespace()
+ virtual QCString trDirRelation(const char * name)
+
+
+TranslatorSerbianCyrilic (TranslatorAdapter_1_6_0) 5 methods to implement
+------------------------
+
+ Implements 216 of the required methods.
+
+ Missing methods (should be implemented):
+
+ virtual QCString trSearching()
+ virtual QCString trNoMatches()
+ virtual QCString trLoading()
+ virtual QCString trGlobalNamespace()
+ virtual QCString trDirRelation(const char * name)
+
+
+TranslatorSlovak (TranslatorAdapter_1_2_18) 49 methods to implement
----------------
Implements 172 of the required methods.
@@ -554,10 +831,13 @@ TranslatorSlovak (TranslatorAdapter_1_2_18) 44 methods to implement
Missing methods (should be implemented):
virtual QCString trCompoundMembersDescriptionFortran(bool extractAll)
+ virtual QCString trSearching()
virtual QCString trOverloadText()
virtual QCString trEventDocumentation()
virtual QCString trDirIndex()
+ virtual QCString trNoMatches()
virtual QCString trGeneratedFromFilesFortran(ClassDef::CompoundType compType, bool single)
+ virtual QCString trLoading()
virtual QCString trSubprograms()
virtual QCString trPackageMembers()
virtual QCString trStaticPackageMembers()
@@ -567,6 +847,7 @@ TranslatorSlovak (TranslatorAdapter_1_2_18) 44 methods to implement
virtual QCString trSearchResultsTitle()
virtual QCString trDirectories()
virtual QCString trTypeConstraints()
+ virtual QCString trGlobalNamespace()
virtual QCString trMemberFunctionDocumentationFortran()
virtual QCString trDirDescription()
virtual QCString trStaticPackageAttribs()
@@ -577,6 +858,7 @@ TranslatorSlovak (TranslatorAdapter_1_2_18) 44 methods to implement
virtual QCString trModulesMemberDescription(bool extractAll)
virtual QCString trModulesMembers()
virtual QCString trModulesIndex()
+ virtual QCString trDirRelation(const char * name)
virtual QCString trPackageTypes()
virtual QCString trCompoundListFortran()
virtual QCString trDataTypes()
@@ -611,7 +893,7 @@ TranslatorSlovak (TranslatorAdapter_1_2_18) 44 methods to implement
virtual QCString trNoDescriptionAvailable()
-TranslatorSlovene (TranslatorAdapter_1_4_6) 24 methods to implement
+TranslatorSlovene (TranslatorAdapter_1_4_6) 29 methods to implement
-----------------
Implements 192 of the required methods.
@@ -619,11 +901,15 @@ TranslatorSlovene (TranslatorAdapter_1_4_6) 24 methods to implement
Missing methods (should be implemented):
virtual QCString trCompoundMembersDescriptionFortran(bool extractAll)
+ virtual QCString trSearching()
+ virtual QCString trNoMatches()
virtual QCString trGeneratedFromFilesFortran(ClassDef::CompoundType compType, bool single)
+ virtual QCString trLoading()
virtual QCString trSubprograms()
virtual QCString trModulesListDescription(bool extractAll)
virtual QCString trModulesList()
virtual QCString trTypeConstraints()
+ virtual QCString trGlobalNamespace()
virtual QCString trMemberFunctionDocumentationFortran()
virtual QCString trCompoundListDescriptionFortran()
virtual QCString trTypeDocumentation()
@@ -631,6 +917,7 @@ TranslatorSlovene (TranslatorAdapter_1_4_6) 24 methods to implement
virtual QCString trModulesMemberDescription(bool extractAll)
virtual QCString trModulesMembers()
virtual QCString trModulesIndex()
+ virtual QCString trDirRelation(const char * name)
virtual QCString trCompoundListFortran()
virtual QCString trDataTypes()
virtual QCString trCompoundIndexFortran()
@@ -644,13 +931,49 @@ TranslatorSlovene (TranslatorAdapter_1_4_6) 24 methods to implement
virtual QCString trSubprogramDocumentation()
-TranslatorSwedish (Translator)
+TranslatorSpanish (TranslatorAdapter_1_6_0) 5 methods to implement
+-----------------
+
+ Implements 216 of the required methods.
+
+ Missing methods (should be implemented):
+
+ virtual QCString trSearching()
+ virtual QCString trNoMatches()
+ virtual QCString trLoading()
+ virtual QCString trGlobalNamespace()
+ virtual QCString trDirRelation(const char * name)
+
+
+TranslatorSwedish (TranslatorAdapter_1_6_0) 5 methods to implement
+-----------------
+
+ Implements 216 of the required methods.
+
+ Missing methods (should be implemented):
+
+ virtual QCString trSearching()
+ virtual QCString trNoMatches()
+ virtual QCString trLoading()
+ virtual QCString trGlobalNamespace()
+ virtual QCString trDirRelation(const char * name)
+
+
+TranslatorTurkish (TranslatorAdapter_1_6_0) 5 methods to implement
-----------------
Implements 216 of the required methods.
+ Missing methods (should be implemented):
+
+ virtual QCString trSearching()
+ virtual QCString trNoMatches()
+ virtual QCString trLoading()
+ virtual QCString trGlobalNamespace()
+ virtual QCString trDirRelation(const char * name)
+
-TranslatorUkrainian (TranslatorAdapter_1_4_1) 24 methods to implement
+TranslatorUkrainian (TranslatorAdapter_1_4_1) 29 methods to implement
-------------------
Implements 192 of the required methods.
@@ -658,12 +981,16 @@ TranslatorUkrainian (TranslatorAdapter_1_4_1) 24 methods to implement
Missing methods (should be implemented):
virtual QCString trCompoundMembersDescriptionFortran(bool extractAll)
+ virtual QCString trSearching()
virtual QCString trOverloadText()
+ virtual QCString trNoMatches()
virtual QCString trGeneratedFromFilesFortran(ClassDef::CompoundType compType, bool single)
+ virtual QCString trLoading()
virtual QCString trSubprograms()
virtual QCString trModulesListDescription(bool extractAll)
virtual QCString trModulesList()
virtual QCString trTypeConstraints()
+ virtual QCString trGlobalNamespace()
virtual QCString trMemberFunctionDocumentationFortran()
virtual QCString trCompoundListDescriptionFortran()
virtual QCString trTypeDocumentation()
@@ -671,6 +998,7 @@ TranslatorUkrainian (TranslatorAdapter_1_4_1) 24 methods to implement
virtual QCString trModulesMemberDescription(bool extractAll)
virtual QCString trModulesMembers()
virtual QCString trModulesIndex()
+ virtual QCString trDirRelation(const char * name)
virtual QCString trCompoundListFortran()
virtual QCString trDataTypes()
virtual QCString trCompoundIndexFortran()
@@ -692,4 +1020,18 @@ TranslatorUkrainian (TranslatorAdapter_1_4_1) 24 methods to implement
virtual QCString trInterfaces()
virtual QCString trHeaderFiles()
virtual QCString trBugsAndLimitations()
- virtual QCString trNoDescriptionAvailable() \ No newline at end of file
+ virtual QCString trNoDescriptionAvailable()
+
+
+TranslatorVietnamese (TranslatorAdapter_1_6_0) 5 methods to implement
+--------------------
+
+ Implements 216 of the required methods.
+
+ Missing methods (should be implemented):
+
+ virtual QCString trSearching()
+ virtual QCString trNoMatches()
+ virtual QCString trLoading()
+ virtual QCString trGlobalNamespace()
+ virtual QCString trDirRelation(const char * name) \ No newline at end of file