summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* Added type constraint relations for Java generics to dot graphs and XML outputDimitri van Heesch2015-02-2110-40/+243
|
* Merge pull request #296 from sloriot/fix_bgl_searchDimitri van Heesch2015-02-051-1/+5
|\ | | | | increase the size of l when result is modified
| * increase the size of l when result is modifiedSebastien Loriot2015-01-311-1/+5
| |
* | Bug 743605 - Tagfile anchors not generated for enumeration valuesDimitri van Heesch2015-02-051-0/+9
| |
* | Bug 743604 - Duplicate anchors from tagfilesDimitri van Heesch2015-02-032-7/+7
| |
* | Fixed potential string buffer issue for dot graphsDimitri van Heesch2015-01-251-4/+8
|/
* Merge pull request #291 from byzheng/patch-1Dimitri van Heesch2015-01-241-1/+1
|\ | | | | Remove the new line after @startuml in generated pu file
| * Remove the new line after @startuml in generated pu filebyzheng2015-01-141-1/+1
| | | | | | Try to fix this problem for me: http://sourceforge.net/p/doxygen/mailman/message/33228212/
* | Merge pull request #290 from albert-github/feature/bug_739680_project_nameDimitri van Heesch2015-01-241-1/+31
|\ \ | | | | | | Bug 739680 - Using HTML entities in PROJECT_NAME
| * | Update of search from "endless search to 'Character search: criterion.albert-github2015-01-231-1/+2
| | | | | | | | | | | | | | | Updated search criterion Incremented q, as otherwise ';' remained (visible in PDF).
| * | Bug 739680 - Using HTML entities in PROJECT_NAMEalbert-github2015-01-111-1/+30
| |/ | | | | | | Implementation for LaTeX of special symbols by scanning string in case a & is found.
* | Merge pull request #286 from albert-github/feature/bug_742445Dimitri van Heesch2015-01-232-3/+7
|\ \ | | | | | | Bug 742445 - Wrong icons in TOC of CHM help
| * | Bug 742445 - Wrong icons in TOC of CHM helpalbert-github2015-01-062-3/+7
| | | | | | | | | | | | It was not checked if a page / section had subsections or not it was always assumed they were present (definition.cpp). For pages it was only checked if it had subpages and not section (index.cpp).
* | | Correction on previous commit (wrong file)albert-github2015-01-221-9/+6
| | |
* | | Based on the report of Peter D. Barnes in the doxygen forum ↵albert-github2015-01-213-2/+33
| | | | | | | | | | | | | | | | | | | | | (http://doxygen.10944.n7.nabble.com/doxygen-1-8-9-1-upgrade-errors-td6990.html) All lines at the beginning of the file starting with ## are preserved at the beginning of the Doxyfile Consecutive user comments (with +=) are now joined like the options are.
* | | Bug 742899 - <CAPTION> inside <TABLE> no longer works for LaTex outputalbert-github2015-01-141-1/+1
| |/ |/| | | | | This is a regression for bug: Bug 732768 - nested html tables cause pdflatex to hang (1.8.4 and 1.8.6).
* | Merge pull request #269 from rabindra-harlalka/odl_props_newDimitri van Heesch2015-01-101-1/+39
|\ \ | | | | | | Fix parsing of ODL-style properties
| * | Fix parsing of ODL-style propertiesrabindra-harlalka2014-12-211-1/+39
| | | | | | | | | | | | Declaration of properties inside a dispinterface (ODL syntax) in IDL/ODL file is not parsed properly. Fix that.
* | | Merge pull request #289 from albert-github/feature/bug_snippetDimitri van Heesch2015-01-101-0/+9
|\ \ \ | | | | | | | | Enable relative paths referenced source files
| * | | Enable relative paths referenced source filesalbert-github2015-01-101-0/+9
| | | | | | | | | | | | | | | | | | | | | | | | This is a regression on pull request 210: Create an easy possibility to take a snippet from the current file. In case the source file, as referenced through 'this' in the snippet command, is in the current directory or in a subdirectory pull request worked fine, but as soon as the source file is in a directory referenced through ../... the parser returns an absolute path name instead of a relative path and file is not found, resulting in a warning plus empty snippet part. We now check whether or not is an absolute file name in which case it is checked if the file is found or not and further handled.
* | | | Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2015-01-091-23/+24
|\ \ \ \
| * \ \ \ Merge branch 'master' of https://github.com/doxygen/doxygen.gitPetr Prikryl2015-01-093-4/+15
| |\ \ \ \ | | |/ / /
| * | | | TranslatorSwedish updatedPetr Prikryl2015-01-091-23/+24
| | | | |
* | | | | Fixed potential crash while generating dot graphsDimitri van Heesch2015-01-091-1/+5
| |/ / / |/| | |
* | | | Merge pull request #282 from pepr/masterDimitri van Heesch2015-01-061-19/+20
|\ \ \ \ | |/ / / | | | | Chinese Traditional updated
| * | | Merge branch 'master' of https://github.com/doxygen/doxygen.gitPetr Prikryl2015-01-0547-221/+179
| |\ \ \
| * | | | fix for src/translator_tw.h by Gary Lee (translation cleaned)Petr Prikryl2014-12-311-19/+20
| | | | |
* | | | | Merge pull request #283 from albert-github/feature/bug_ftn_warn_moduleDimitri van Heesch2015-01-061-1/+7
|\ \ \ \ \ | |_|_|_|/ |/| | | | Fortran: warning message about not documented module member
| * | | | Fortran: warning message about not documented module memberalbert-github2015-01-061-1/+7
| | |/ / | |/| | | | | | | | | | | | | | When having a not documented MODULE member it is mentioned that a member in a 'namespace' is not documented. For Fortran this is a bit strange as Fortran does not know the term namespace, modules are handled as namespaces (in the pre 1.8.9 version a message was given about 'class', which is equally confusing). This patch changes in this case 'namespace' to 'module'.
* | | | Merge pull request #285 from albert-github/feature/bug_742427Dimitri van Heesch2015-01-061-3/+7
|\ \ \ \ | | | | | | | | | | Bug 742427 - latex compilation: \backmatter incompatible with COMPACT_LATEX=YES
| * | | | Bug 742427 - latex compilation: \backmatter incompatible with COMPACT_LATEX=YESalbert-github2015-01-061-3/+7
| |/ / / | | | | | | | | | | | | Removed \backmatter in case of COMPACT_LATEX
* | | | Bug 742408 - Configuring doxyfile to only output docbook produces erroneous ↵albert-github2015-01-061-0/+1
|/ / / | | | | | | | | | | | | | | | warning Added missing test in list
* | | Bug 742151 - Bogus warning: citelist: Unexpected new line characterDimitri van Heesch2015-01-041-2/+2
| | |
* | | Merge pull request #271 from orbitcowboy/masterDimitri van Heesch2015-01-031-20/+21
|\ \ \ | | | | | | | | Fix potential null pointer dereference in src/classdef.cpp
| * | | Fix potential null pointer dereference in src/classdef.cppMartin Ettl2014-12-221-20/+21
| |/ /
* | | Bug 742235 - Bogus message with addtogroupDimitri van Heesch2015-01-032-18/+10
| | |
* | | Merge pull request #272 from albert-github/feature/bug_unusedDimitri van Heesch2015-01-0333-101/+12
|\ \ \ | | | | | | | | Remove unused local and static global variables
| * | | Remove unused local and static global variablesalbert-github2014-12-2733-101/+12
| |/ / | | | | | | | | | Remove unused local and static global variables. Variables have been identified by Understand (version 758) from Scitools.
* | | Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2015-01-032-1/+6
|\ \ \
| * \ \ Merge pull request #279 from albert-github/feature/bug_742230Dimitri van Heesch2015-01-031-0/+5
| |\ \ \ | | | | | | | | | | Bug 742230 - @todo paragraphs incorrectly placed in rtf output
| | * | | Bug 742230 - @todo paragraphs incorrectly placed in rtf outputalbert-github2015-01-031-0/+5
| | | | | | | | | | | | | | | | | | | | Start a new paragraph, in case not yet a new paragraph has been started.
| * | | | Fortran: code color GOTO as flow keyword.albert-github2015-01-031-1/+1
| |/ / /
* | | | Correct string buffer sizes for RTF output, such that the string is always ↵Dimitri van Heesch2015-01-031-0/+5
|/ / / | | | | | | | | | correctly sized.
* | | Fixed regression due to buffer resizing while generating RTF.Dimitri van Heesch2015-01-031-2/+0
| | |
* | | Various VHDL related fixesDimitri van Heesch2015-01-021-8/+4
| | |
* | | Help message regarding layout filealbert-github2015-01-021-1/+1
| | | | | | | | | | | | The name of the layout file can be omitted.
* | | Fortran FUNCTION source codealbert-github2015-01-021-0/+2
| | | | | | | | | | | | In case of a Fortran FUNCTION there was a difference between the handling of the source code lines for functions with and without the RESULT clause. This has been made uniform.
* | | Suggestion to use stripPrefix has been implemented for RESULT.albert-github2015-01-021-25/+14
| | | | | | | | | | | | For consistency also implemented for arguments.
* | | Documenting RESULT variable of Fortran FUNCTIONalbert-github2015-01-021-1/+52
| | | | | | | | | | | | Fortran functions can specify the return value by means of a variable in the RESULT attribute. Analogous to argument variables (@param) it is now possible to document also the return / RESULT variable (@returns).
* | | Fixed a couple of cases where sharing string data could lead to corruptionDimitri van Heesch2015-01-0222-61/+69
|/ / | | | | | | | | Also made dangerous string access more visible by introducing rawData(). This replaces data() which will now return a constant string.