summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge pull request #224 from albert-github/feature/bug_634763_2Dimitri van Heesch2014-09-161-4/+20
|\ \ \
| * | | Bug 634763 - Fortran: external subroutine as dummy argument not recognizedalbert-github2014-09-071-4/+20
| |/ /
* | | Merge pull request #223 from albert-github/feature/bug_735198Dimitri van Heesch2014-09-161-1/+12
|\ \ \ | |_|/ |/| |
| * | Bug 735198 - plantUML requires epstopdf for building PDF filesalbert-github2014-09-071-1/+12
* | | Regression class<T extends V> resulted in class<V> as the page titleDimitri van Heesch2014-09-145-15/+20
* | | Add missing escape in doxysearch.cpp when result contained a double quoteDimitri van Heesch2014-09-131-1/+1
* | | Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2014-09-115-24/+408
|\ \ \
| * \ \ Merge pull request #163 from squan888/masterDimitri van Heesch2014-09-112-3/+19
| |\ \ \
| | * | | Bug 729236 - Added HIDE_COMPOUND_REFERENCE config optionStephen Quan2014-04-302-3/+19
| * | | | Merge pull request #227 from fjtc/masterDimitri van Heesch2014-09-112-21/+387
| |\ \ \ \
| | * | | | Portuguese and Brazilian Portuguese translators updated to 1.8.5.Fabio Jun Takada Chino2014-09-102-21/+387
| * | | | | Merge pull request #228 from orbitcowboy/masterDimitri van Heesch2014-09-111-0/+2
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | Added Coverity Scan Build Status to ReadmeMartin Ettl2014-09-101-0/+2
| |/ / / /
* | | | | Fix to show relations between C#/Java generic classesDimitri van Heesch2014-09-111-11/+21
* | | | | Bug 736027 - [PATCH] Remove not needed local variable in src/doxygen.cppDimitri van Heesch2014-09-091-1/+1
* | | | | Bug 736029 - [PATCH] Remove redundant if/else branch in src/lodepng.cppDimitri van Heesch2014-09-091-12/+3
* | | | | Bug 736030 - [PATCH] Remove redundant if/else branch in src/translator_lt.hDimitri van Heesch2014-09-091-1/+1
* | | | | Bug 736031 - [PATCH] Cleanup redundant if/else branch in src/translator_kr.hDimitri van Heesch2014-09-091-3/+3
* | | | | Bug 736032 - [PATCH] Cleanup redundant if/else branch in src/translator_sr.hDimitri van Heesch2014-09-091-8/+8
* | | | | Bug 736033 - [PATCH] Cleanup redundant if/else branch in src/translator_tw.hDimitri van Heesch2014-09-091-3/+2
* | | | | Bug 736034 - [PATCH] Cleanup redundant if/else branch in src/translator_vi.hDimitri van Heesch2014-09-091-5/+3
* | | | | Bug 736036 - [PATCH] Remove redundant local variable initialization in qtools...Dimitri van Heesch2014-09-091-2/+2
* | | | | Bug 736037 - [PATCH] Fix wrong member variable initialization in src/define.cppDimitri van Heesch2014-09-091-1/+1
|/ / / /
* | | | Merge branch 'java_templ_relations'Dimitri van Heesch2014-09-071-4/+15
|\ \ \ \ | |_|_|/ |/| | |
| * | | Show the parent-child type specialization relation in Java/C# generics inheri...Dimitri van Heesch2014-09-071-4/+15
* | | | Merge pull request #222 from doxygen/revert-221-feature/bug_634763Dimitri van Heesch2014-09-071-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Revert "Bug 634763 - Fortran: external subroutine as dummy argument not recog...Dimitri van Heesch2014-09-071-1/+1
|/ / /
* | | Merge pull request #221 from albert-github/feature/bug_634763Dimitri van Heesch2014-09-071-1/+1
|\ \ \
| * | | Bug 634763 - Fortran: external subroutine as dummy argument not recognizedalbert-github2014-09-071-1/+1
| | |/ | |/|
* | | Merge pull request #216 from cleary3/masterDimitri van Heesch2014-09-071-1/+1
|\ \ \ | |/ / |/| |
| * | Remove extraneous 'README' to allow successful RPM creationGeoff Cleary2014-08-281-1/+1
* | | Merge pull request #214 from ellert/missing-spacesDimitri van Heesch2014-09-032-5/+12
|\ \ \
| * | | Bug 652276 - Typedefs in manpages has too few linebreak possiblilitiesMattias Ellert2014-08-312-3/+5
| * | | Use substitute() instead of QString conversionMattias Ellert2014-08-271-2/+1
| * | | Fix for the second issue in bz 651848Mattias Ellert2014-08-261-1/+4
| * | | This is the patch attached to bz 651848 by Robin Gareus.Mattias Ellert2014-08-261-1/+4
* | | | Merge pull request #217 from albert-github/feature/bug_735745Dimitri van Heesch2014-09-031-1/+10
|\ \ \ \
| * | | | Bug 735745 - Spurious ASSERT messagealbert-github2014-08-311-1/+10
* | | | | Merge pull request #220 from albert-github/feature/bug_cite_keyDimitri van Heesch2014-09-032-2/+2
|\ \ \ \ \
| * | | | | Problem in case of line termination (., a dot) direct after the \cite commandalbert-github2014-09-032-2/+2
* | | | | | Merge pull request #219 from albert-github/feature/bug_latex_index_tocDimitri van Heesch2014-09-032-19/+18
|\ \ \ \ \ \
| * | | | | | Different latex problemsalbert-github2014-09-032-19/+18
| |/ / / / /
* | | | | | Merge pull request #218 from ellert/bad-breakDimitri van Heesch2014-09-031-3/+3
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Bug 735759 - Broken man pages due to bad use of autoBreakMattias Ellert2014-08-311-3/+3
|/ / / / /
* | | | | Fixed a number of issues (resource leaks, uninitialized members, etc) found b...Dimitri van Heesch2014-08-319-36/+42
* | | | | Bug 735726 - [PATCH] Fix missing break in switch case statementDimitri van Heesch2014-08-301-2/+3
|/ / / /
* | | | Bug 735475 - Same Expression in translator_kr.hDimitri van Heesch2014-08-301-24/+24
* | | | Bug 735623 - Expression is always false because 'else if' condition matches p...Dimitri van Heesch2014-08-302-2/+2
* | | | Bug 735462 - There's no such thing as a private Q_PROPERTYDimitri van Heesch2014-08-301-1/+1
* | | | Bug 735441 - [PATCH] Fix a resource leak in src/vhdldocgen.cppDimitri van Heesch2014-08-301-1/+5