summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of https://github.com/pepr/doxygen into peprDimitri van Heesch2013-07-0248-6398/+3251
|\
| * translator.cpp reference removed from src/libdoxygen.pro.inPetr Prikryl2013-06-261-7/+6
| * CN + FI: trFunctionPrototypeDocumentation() removedPetr Prikryl2013-06-252-9/+0
| * The non-used methods (see below) removed from all translator classes:Petr Prikryl2013-06-2538-1694/+0
| * src/translator_adapter.h -- trDirDependency() removedPetr Prikryl2013-06-251-2/+0
| * EN + CZ -- unused methods removed:Petr Prikryl2013-06-253-102/+7
| * idLanguageCharset() method removed from all translator classesPetr Prikryl2013-06-2543-3543/+3298
| * src/translator.h simplified, translator.cpp removed,Petr Prikryl2013-06-252-303/+31
| * src/translatordecoder.h removed, winbuild/Doxygen.vcproj updatedPetr Prikryl2013-06-251-821/+0
| * TranslatorJapaneseEn and TranslatorKoreanEn converted to UTF-8Petr Prikryl2013-06-253-12/+4
* | Switch back to default configDimitri van Heesch2013-07-021-1/+1
* | Added SOURCE_TOOLTIPS option for advanced tooltip support while source browsingDimitri van Heesch2013-07-0231-2836/+2768
* | Merge branch 'tagenum'Dimitri van Heesch2013-06-302-3/+15
|\ \
| * | Fix reference to scoped enun imported via a tag file.Dimitri van Heesch2013-06-282-3/+15
| |/
* | Bug 703301 - Misleading warning about DOT fontDimitri van Heesch2013-06-301-1/+1
|/
* Fixed unused parameter warningsDimitri van Heesch2013-06-221-4/+4
* Merge pull request #12 from pepr/masterDimitri van Heesch2013-06-228-1428/+1531
|\
| * TranslatorDecoder removed for Slovene.Petr Prikryl2013-06-201-1/+1
| * Slovene converted to UTF-8.Petr Prikryl2013-06-201-152/+147
| * 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-192-32/+32
| * Indonesian translator converted to UTF-8.Petr Prikryl2013-06-192-153/+153
| * Swedish translator converted to UTF-8.Petr Prikryl2013-06-192-245/+245
| * Serbian translator in UTF-8 cleaned.Petr Prikryl2013-06-192-235/+215
| * Japanese translator converted to UTF-8.Petr Prikryl2013-06-192-400/+369
| * Afrikaans translator converted to UTF-8.Petr Prikryl2013-06-192-209/+209
* | Add support for writing and importing C++11 style enums to and from tag filesDimitri van Heesch2013-06-223-27/+92
|/
* Merge pull request #11 from groleo/for-upstreamDimitri van Heesch2013-06-181-37/+37
|\
| * sqlite3: remove trailing spacesAdrian Negreanu2013-06-181-33/+33
| * sqlite3: fix some copy-pasteAdrian Negreanu2013-06-181-3/+3
| * sqlite3: fix misleading error messageAdrian Negreanu2013-06-181-1/+1
* | Merge pull request #9 from pepr/masterDimitri van Heesch2013-06-189-1919/+1976
|\ \
| * | Norwegian translator converted to utf-8.Petr Prikryl2013-06-182-208/+208
| * | Lithuanian translator converted to UTF-8.Petr Prikryl2013-06-182-287/+287
| * | Hungarian translator converted to UTF-8.Petr Prikryl2013-06-182-384/+384
| * | TranslatorDecoder removed for Russian.Petr Prikryl2013-06-181-1/+1
| * | Danish translator converted to UTF-8.Petr Prikryl2013-06-182-87/+87
| * | TranslatorDecoder removed for Romanian.Petr Prikryl2013-06-181-1/+1
| * | Latvian translator converted to UTF-8.Petr Prikryl2013-06-182-394/+394
| * | Korean translator converted to UTF-8.Petr Prikryl2013-06-182-555/+555
| * | Translators for ES and FR -- base class fixed.Petr Prikryl2013-06-182-2/+59
| |/
* | Bug 702590 - Crash with TAB_SIZE=-1Dimitri van Heesch2013-06-181-1/+4
* | Fixed regression introduced by fixed bug Bug 700740Dimitri van Heesch2013-06-171-2/+2
* | Bug 702066 - VHDL: Bad HTML formatting when using inline sourcesDimitri van Heesch2013-06-161-14/+26
|/
* Bug 702189 - Markdown and @imageDimitri van Heesch2013-06-151-30/+30
* Fixed type in function nameDimitri van Heesch2013-06-151-1/+1
* Bug 701314 - URLs are not created on C# classes in some casesDimitri van Heesch2013-06-1531-26/+156
* Bug 700740 - Doxygen does not create links on C++ 11 style enum classesDimitri van Heesch2013-06-154-38/+138
* Remove some unneeded & still enabled debug infoDimitri van Heesch2013-06-041-6/+0