Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bug 735925 - [Patch] DocBook: Possible name clash for generated image files | Dimitri van Heesch | 2014-09-23 | 1 | -1/+1 |
| | |||||
* | Bug 735924 - [Patch] Documentation: Wrong link for \\diafile | Dimitri van Heesch | 2014-09-23 | 1 | -1/+1 |
| | |||||
* | Bug 735376 - tag file: Unknown compound attribute `singleton' found! | Dimitri van Heesch | 2014-09-22 | 2 | -2/+16 |
| | |||||
* | Merge branch 'tagfile' | Dimitri van Heesch | 2014-09-22 | 24 | -395/+775 |
|\ | |||||
| * | Bug 736992 - Member functions omitted from tagfile | Dimitri van Heesch | 2014-09-22 | 24 | -395/+775 |
| | | |||||
* | | Merge pull request #226 from albert-github/feature/plantuml_include | Dimitri van Heesch | 2014-09-16 | 2 | -1/+26 |
|\ \ | | | | | | | Support plantuml !include statement | ||||
| * | | Support plantuml !include statement | albert-github | 2014-09-07 | 2 | -1/+26 |
| | | | | | | | | | | | | Support the plantuml !include statement by using the newly defined PLANTUML_INCLUDE_PATH | ||||
* | | | Merge pull request #225 from albert-github/feature/plantuml_charset | Dimitri van Heesch | 2014-09-16 | 1 | -0/+1 |
|\ \ \ | | | | | | | | | Support charset option for PlantUML | ||||
| * | | | Support charset option for PlantUNL | albert-github | 2014-09-07 | 1 | -0/+1 |
| |/ / | | | | | | | | | | Use as charset for PlantUML the same character set as de INPUT_ENCODING of the input source | ||||
* | | | Merge pull request #224 from albert-github/feature/bug_634763_2 | Dimitri van Heesch | 2014-09-16 | 1 | -4/+20 |
|\ \ \ | | | | | | | | | Bug 634763 - Fortran: external subroutine as dummy argument not recognized | ||||
| * | | | Bug 634763 - Fortran: external subroutine as dummy argument not recognized | albert-github | 2014-09-07 | 1 | -4/+20 |
| |/ / | | | | | | | | | | | | | Besides as as attribute the external can also be used as "type" Previous commit (pull request 121) was reverted (pull request 122) due to warning message. | ||||
* | | | Merge pull request #223 from albert-github/feature/bug_735198 | Dimitri van Heesch | 2014-09-16 | 1 | -1/+12 |
|\ \ \ | |_|/ |/| | | Bug 735198 - plantUML requires epstopdf for building PDF files | ||||
| * | | Bug 735198 - plantUML requires epstopdf for building PDF files | albert-github | 2014-09-07 | 1 | -1/+12 |
| | | | | | | | | | | | | Added conversion from eps to pdf, analogous to dia and msc | ||||
* | | | Regression class<T extends V> resulted in class<V> as the page title | Dimitri van Heesch | 2014-09-14 | 5 | -15/+20 |
| | | | |||||
* | | | Merge branch 'master' of github.com:doxygen/doxygen | Dimitri van Heesch | 2014-09-11 | 4 | -24/+406 |
|\ \ \ | |||||
| * \ \ | Merge pull request #163 from squan888/master | Dimitri van Heesch | 2014-09-11 | 2 | -3/+19 |
| |\ \ \ | | | | | | | | | | | Bug 729236 - Added HIDE_COMPOUND_REFERENCE config option | ||||
| | * | | | Bug 729236 - Added HIDE_COMPOUND_REFERENCE config option | Stephen Quan | 2014-04-30 | 2 | -3/+19 |
| | | | | | |||||
| * | | | | Portuguese and Brazilian Portuguese translators updated to 1.8.5. | Fabio Jun Takada Chino | 2014-09-10 | 2 | -21/+387 |
| | | | | | |||||
* | | | | | Fix to show relations between C#/Java generic classes | Dimitri van Heesch | 2014-09-11 | 1 | -11/+21 |
| | | | | | |||||
* | | | | | Bug 736027 - [PATCH] Remove not needed local variable in src/doxygen.cpp | Dimitri van Heesch | 2014-09-09 | 1 | -1/+1 |
| | | | | | |||||
* | | | | | Bug 736029 - [PATCH] Remove redundant if/else branch in src/lodepng.cpp | Dimitri van Heesch | 2014-09-09 | 1 | -12/+3 |
| | | | | | |||||
* | | | | | Bug 736030 - [PATCH] Remove redundant if/else branch in src/translator_lt.h | Dimitri van Heesch | 2014-09-09 | 1 | -1/+1 |
| | | | | | |||||
* | | | | | Bug 736031 - [PATCH] Cleanup redundant if/else branch in src/translator_kr.h | Dimitri van Heesch | 2014-09-09 | 1 | -3/+3 |
| | | | | | |||||
* | | | | | Bug 736032 - [PATCH] Cleanup redundant if/else branch in src/translator_sr.h | Dimitri van Heesch | 2014-09-09 | 1 | -8/+8 |
| | | | | | |||||
* | | | | | Bug 736033 - [PATCH] Cleanup redundant if/else branch in src/translator_tw.h | Dimitri van Heesch | 2014-09-09 | 1 | -3/+2 |
| | | | | | |||||
* | | | | | Bug 736034 - [PATCH] Cleanup redundant if/else branch in src/translator_vi.h | Dimitri van Heesch | 2014-09-09 | 1 | -5/+3 |
| | | | | | |||||
* | | | | | Bug 736037 - [PATCH] Fix wrong member variable initialization in src/define.cpp | Dimitri van Heesch | 2014-09-09 | 1 | -1/+1 |
|/ / / / | |||||
* | | | | Merge branch 'java_templ_relations' | Dimitri van Heesch | 2014-09-07 | 1 | -4/+15 |
|\ \ \ \ | |_|_|/ |/| | | | |||||
| * | | | Show the parent-child type specialization relation in Java/C# generics ↵ | Dimitri van Heesch | 2014-09-07 | 1 | -4/+15 |
| | | | | | | | | | | | | | | | | inheritance diagrams | ||||
* | | | | Revert "Bug 634763 - Fortran: external subroutine as dummy argument not ↵ | Dimitri van Heesch | 2014-09-07 | 1 | -1/+1 |
|/ / / | | | | | | | | | | recognized" | ||||
* | | | Bug 634763 - Fortran: external subroutine as dummy argument not recognized | albert-github | 2014-09-07 | 1 | -1/+1 |
| |/ |/| | | | | | Besides as as attribute the external can also be used as "type" | ||||
* | | Merge pull request #214 from ellert/missing-spaces | Dimitri van Heesch | 2014-09-03 | 2 | -5/+12 |
|\ \ | | | | | | | Bug 651848 & 652276 - Missing spaces in man page output | ||||
| * | | Bug 652276 - Typedefs in manpages has too few linebreak possiblilities | Mattias Ellert | 2014-08-31 | 2 | -3/+5 |
| | | | |||||
| * | | Use substitute() instead of QString conversion | Mattias Ellert | 2014-08-27 | 1 | -2/+1 |
| | | | |||||
| * | | Fix for the second issue in bz 651848 | Mattias Ellert | 2014-08-26 | 1 | -1/+4 |
| | | | |||||
| * | | This is the patch attached to bz 651848 by Robin Gareus. | Mattias Ellert | 2014-08-26 | 1 | -1/+4 |
| | | | |||||
* | | | Merge pull request #217 from albert-github/feature/bug_735745 | Dimitri van Heesch | 2014-09-03 | 1 | -1/+10 |
|\ \ \ | | | | | | | | | Bug 735745 - Spurious ASSERT message | ||||
| * | | | Bug 735745 - Spurious ASSERT message | albert-github | 2014-08-31 | 1 | -1/+10 |
| | | | | | | | | | | | | | | | | | | | | The ASSERT message is replaced with a normal message. The cmdName might be overwritten so we have to save the name cmdName first, also the first test should not try to read any further, but jump to the end as well )a push has already been performed so a pop etc. is necessary) | ||||
* | | | | Merge pull request #220 from albert-github/feature/bug_cite_key | Dimitri van Heesch | 2014-09-03 | 2 | -2/+2 |
|\ \ \ \ | | | | | | | | | | | Problem in case of line termination (., a dot) direct after the \cite command | ||||
| * | | | | Problem in case of line termination (., a dot) direct after the \cite command | albert-github | 2014-09-03 | 2 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | In case a sentence like: Cite reference at end of line with a dot \cite hicks2001. is used the cite_key is hicks2001. (so including the .) This is a regression of Bug 702584 - \cite rejects valid BibTeX keys | ||||
* | | | | | Merge pull request #219 from albert-github/feature/bug_latex_index_toc | Dimitri van Heesch | 2014-09-03 | 2 | -19/+18 |
|\ \ \ \ \ | | | | | | | | | | | | | Different latex problems | ||||
| * | | | | | Different latex problems | albert-github | 2014-09-03 | 2 | -19/+18 |
| |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Bibliography refers to wrong page in the toc In case of LaTeX the reference in the toc tab to the Bibliography page is not correct. According to e.g. http://lookherefirst.wordpress.com/2008/10/05/add-the-bibliography-in-the-table-of-contents/ when using the hyperref package the reference of the toc should be after the \bibliography entry. See to it that the Bibliography page starts at an odd page (like all other chapters) - See to it that the Index page starts at an odd page (like all other chapters) - Not all items are shown in the Index / Index generation crashes (Bug_733323) / Index is not shown The \hypertarget definition contains on 2 places the entire string (including section references and index references) in the caption part. In all other places the caption is empty and the caption part is not used (as a reference) in the \hyperlink command. The caption has been made empty/ | ||||
* | | | | | Bug 735759 - Broken man pages due to bad use of autoBreak | Mattias Ellert | 2014-08-31 | 1 | -3/+3 |
|/ / / / | |||||
* | | | | Fixed a number of issues (resource leaks, uninitialized members, etc) found ↵ | Dimitri van Heesch | 2014-08-31 | 7 | -35/+40 |
| | | | | | | | | | | | | | | | | by coverity | ||||
* | | | | Bug 735726 - [PATCH] Fix missing break in switch case statement | Dimitri van Heesch | 2014-08-30 | 1 | -2/+3 |
|/ / / | |||||
* | | | Bug 735475 - Same Expression in translator_kr.h | Dimitri van Heesch | 2014-08-30 | 1 | -24/+24 |
| | | | |||||
* | | | Bug 735623 - Expression is always false because 'else if' condition matches ↵ | Dimitri van Heesch | 2014-08-30 | 2 | -2/+2 |
| | | | | | | | | | | | | previous condition | ||||
* | | | Bug 735462 - There's no such thing as a private Q_PROPERTY | Dimitri van Heesch | 2014-08-30 | 1 | -1/+1 |
| | | | |||||
* | | | Bug 735441 - [PATCH] Fix a resource leak in src/vhdldocgen.cpp | Dimitri van Heesch | 2014-08-30 | 1 | -1/+5 |
| | | | |||||
* | | | Bug 735622 - [PATCH] Do not cache inputSize in src/doxygen.cpp | Dimitri van Heesch | 2014-08-30 | 1 | -3/+2 |
| | | |