index
:
Doxygen.git
master
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Improved handling of \internal and \endinternal
Dimitri van Heesch
2013-07-15
5
-24/+37
*
Removed extra newline when reading in an input file
Dimitri van Heesch
2013-07-14
1
-55/+1
*
Make XML output adhere to MAX_INITIALIZER_LINES
Dimitri van Heesch
2013-07-14
1
-3/+2
*
Fixed issue handling \elseif after \ifnot
Dimitri van Heesch
2013-07-14
1
-0/+1
*
Fixed regression that could cause double nested classes
Dimitri van Heesch
2013-07-14
1
-7/+1
*
Fixed issue handling \docbookonly..\enddocbookonly section
Dimitri van Heesch
2013-07-13
2
-1/+14
*
The language specifier in e.g. \code{.py} was ignored for the XML output
Dimitri van Heesch
2013-07-13
1
-2/+7
*
Bug 704079 - Generated XML is malformed
Dimitri van Heesch
2013-07-12
1
-67/+67
*
Bug 703574 - Add configure options to enable static SQLite and non-standard S...
Dimitri van Heesch
2013-07-03
1
-0/+1
*
Bug 702170 - Missing space before optional option in method argument list
Dimitri van Heesch
2013-07-02
1
-1/+1
*
Bug 702491 - UTF-16LE BOM not handled by source browser and \snippet
Dimitri van Heesch
2013-07-02
2
-5/+20
*
Bug 702676 - Closing ) of function in function documentation is in wrong color
Dimitri van Heesch
2013-07-02
1
-1/+1
*
Bug 703112 - Backward documentation comments are not allowed in Fortran type-...
Dimitri van Heesch
2013-07-02
1
-1/+1
*
Bug 703133 - "operator--()" transformed to "operator–()" in @copydoc
Dimitri van Heesch
2013-07-02
1
-2/+2
*
Bug 703170 - Segmentation fault parsing a fortran file
Dimitri van Heesch
2013-07-02
2
-1/+6
*
Bug 703213 - Can't use @ref instead of \ref with msc
Dimitri van Heesch
2013-07-02
1
-1/+1
*
Fixed potential crash in sqlite3 support
Dimitri van Heesch
2013-07-02
1
-1/+4
*
Python indentation cleanup broke code generation
Dimitri van Heesch
2013-07-02
3
-255/+1071
*
Merge branch 'master' of https://github.com/pepr/doxygen into pepr
Dimitri van Heesch
2013-07-02
48
-6398/+3251
|
\
|
*
translator.cpp reference removed from src/libdoxygen.pro.in
Petr Prikryl
2013-06-26
1
-7/+6
|
*
CN + FI: trFunctionPrototypeDocumentation() removed
Petr Prikryl
2013-06-25
2
-9/+0
|
*
The non-used methods (see below) removed from all translator classes:
Petr Prikryl
2013-06-25
38
-1694/+0
|
*
src/translator_adapter.h -- trDirDependency() removed
Petr Prikryl
2013-06-25
1
-2/+0
|
*
EN + CZ -- unused methods removed:
Petr Prikryl
2013-06-25
3
-102/+7
|
*
idLanguageCharset() method removed from all translator classes
Petr Prikryl
2013-06-25
43
-3543/+3298
|
*
src/translator.h simplified, translator.cpp removed,
Petr Prikryl
2013-06-25
2
-303/+31
|
*
src/translatordecoder.h removed, winbuild/Doxygen.vcproj updated
Petr Prikryl
2013-06-25
1
-821/+0
|
*
TranslatorJapaneseEn and TranslatorKoreanEn converted to UTF-8
Petr Prikryl
2013-06-25
3
-12/+4
*
|
Switch back to default config
Dimitri van Heesch
2013-07-02
1
-1/+1
*
|
Added SOURCE_TOOLTIPS option for advanced tooltip support while source browsing
Dimitri van Heesch
2013-07-02
31
-2836/+2768
*
|
Merge branch 'tagenum'
Dimitri van Heesch
2013-06-30
2
-3/+15
|
\
\
|
*
|
Fix reference to scoped enun imported via a tag file.
Dimitri van Heesch
2013-06-28
2
-3/+15
|
|
/
*
|
Bug 703301 - Misleading warning about DOT font
Dimitri van Heesch
2013-06-30
1
-1/+1
|
/
*
Fixed unused parameter warnings
Dimitri van Heesch
2013-06-22
1
-4/+4
*
Merge pull request #12 from pepr/master
Dimitri van Heesch
2013-06-22
8
-1428/+1531
|
\
|
*
TranslatorDecoder removed for Slovene.
Petr Prikryl
2013-06-20
1
-1/+1
|
*
Slovene converted to UTF-8.
Petr Prikryl
2013-06-20
1
-152/+147
|
*
Chinese traditional almost up-to-date (trLegendDoc has the old content).
Petr Prikryl
2013-06-20
1
-29/+29
|
*
Chinese traditional converted to UTF-8 plus getting ready for the update.
Petr Prikryl
2013-06-19
1
-0/+159
|
*
Chinese-traditional converted to UTF-8.
Petr Prikryl
2013-06-19
2
-32/+32
|
*
Indonesian translator converted to UTF-8.
Petr Prikryl
2013-06-19
2
-153/+153
|
*
Swedish translator converted to UTF-8.
Petr Prikryl
2013-06-19
2
-245/+245
|
*
Serbian translator in UTF-8 cleaned.
Petr Prikryl
2013-06-19
2
-235/+215
|
*
Japanese translator converted to UTF-8.
Petr Prikryl
2013-06-19
2
-400/+369
|
*
Afrikaans translator converted to UTF-8.
Petr Prikryl
2013-06-19
2
-209/+209
*
|
Add support for writing and importing C++11 style enums to and from tag files
Dimitri van Heesch
2013-06-22
3
-27/+92
|
/
*
Merge pull request #11 from groleo/for-upstream
Dimitri van Heesch
2013-06-18
1
-37/+37
|
\
|
*
sqlite3: remove trailing spaces
Adrian Negreanu
2013-06-18
1
-33/+33
|
*
sqlite3: fix some copy-paste
Adrian Negreanu
2013-06-18
1
-3/+3
|
*
sqlite3: fix misleading error message
Adrian Negreanu
2013-06-18
1
-1/+1
[next]