summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* | | Regression: Members of template instances were no longer outputtedDimitri van Heesch2020-12-231-1/+1
* | | issue #8274: List entries for file & namespace enumsDimitri van Heesch2020-12-231-76/+65
* | | Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2020-12-231-1/+1
|\ \ \ | |/ /
| * | issue #8269 Make failed when building layout.cppalbert-github2020-12-231-1/+1
* | | Refactoring: replace NamespaceSDict by NamespaceLinkedMapDimitri van Heesch2020-12-2317-282/+150
* | | Refactoring: replaced getNamespaceSDict() by getNamespaces()Dimitri van Heesch2020-12-2314-343/+313
|/ /
* | issue #6471: Out-of-line documentation of scoped enumsDimitri van Heesch2020-12-221-3/+76
* | Merge pull request #8268 from albert-github/feature/bug_warn_utilDimitri van Heesch2020-12-221-3/+3
|\ \
| * | Remove warnings from util.cppalbert-github2020-12-211-3/+3
* | | Merge pull request #8271 from albert-github/feature/bug_cnt_md_anchorDimitri van Heesch2020-12-221-1/+1
|\ \ \
| * | | Miscounting of lines in case of inserting an anchor for a "H." tagalbert-github2020-12-221-1/+1
* | | | Fixed more issues handling Java nested generic classes (part 2)Dimitri van Heesch2020-12-221-2/+6
* | | | Fixed more issues handling Java nested generic classesDimitri van Heesch2020-12-221-2/+28
|/ / /
* | | Refactoring: remove unused Doxygen::genericsSDictDimitri van Heesch2020-12-224-42/+2
* | | Fixed scope resolution problem for nested Java genericsDimitri van Heesch2020-12-223-11/+16
|/ /
* | Merge pull request #8237 from albert-github/feature/bug_anchor_member_groupDimitri van Heesch2020-12-211-1/+1
|\ \
| * | Multilke anchors with member-groupalbert-github2020-12-081-1/+1
* | | Merge pull request #8265 from albert-github/feature/bug_bld_warnDimitri van Heesch2020-12-213-7/+7
|\ \ \
| * | | Remove some build warningsalbert-github2020-12-203-7/+7
* | | | Refactoring: modernize class indexDimitri van Heesch2020-12-218-327/+167
* | | | Regression: Fixed crash while processing the Kafka package.Dimitri van Heesch2020-12-202-3/+5
* | | | Avoid unused variable 'g_docCrossReferenceMutex' warningDimitri van Heesch2020-12-201-1/+2
|/ / /
* | | Removed unused taggedInnerClasses memberDimitri van Heesch2020-12-193-24/+0
* | | Refactoring: replace ClassSDict by ClassLinkedMap/ClassLinkedRefMapDimitri van Heesch2020-12-1934-1131/+875
* | | Add param validation to typedef function pointersFabio Utzig2020-12-172-2/+2
* | | Simplified escaping for latex URLsDimitri van Heesch2020-12-161-11/+2
* | | Merge branch 'albert-github-feature/bug_utf_8_latex_href'Dimitri van Heesch2020-12-161-40/+83
|\ \ \
| * | | Unified the routine to get the next UTF8 character from a UTF8 streamDimitri van Heesch2020-12-161-84/+71
| * | | Merge branch 'feature/bug_utf_8_latex_href' of https://github.com/albert-gith...Dimitri van Heesch2020-12-161-1/+57
| |\ \ \
| | * | | Incorrect handling of UTF-8 characters in latex reference statementalbert-github2020-12-111-1/+57
| | |/ /
* | | | Merge pull request #8243 from albert-github/feature/issue_8142Dimitri van Heesch2020-12-161-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | issue #8142 UTF-8 in URL in source generates truncated URL in HTMLalbert-github2020-12-111-1/+1
| |/ /
* | | issue #8251: Macro stopped working in 1.8,.19Dimitri van Heesch2020-12-151-4/+9
* | | Added missing protocolsDimitri van Heesch2020-12-151-2/+4
* | | Merge branch 'feature/bug_url_irc' of https://github.com/albert-github/doxyge...Dimitri van Heesch2020-12-152-2/+3
|\ \ \
| * | | Incorrect specification of irc as URL protocolalbert-github2020-12-112-2/+3
| |/ /
* | | Regression: Fixed crash in dotgfxhierarchytable.cppDimitri van Heesch2020-12-141-1/+1
* | | issue #8246 The prefix &#х202А; for files is displayed incorrectly in the f...albert-github2020-12-141-3/+3
* | | Fix for compilation issues on WindowsDimitri van Heesch2020-12-121-2/+11
* | | Merge branch 'xmlparser'Dimitri van Heesch2020-12-116-1209/+1735
|\ \ \ | |/ / |/| |
| * | Make layout parser use the new XML parserDimitri van Heesch2020-12-113-921/+922
| * | Make tagreader use the new XML parserDimitri van Heesch2020-12-082-291/+268
| * | Refactoring: replace QXml by own XML processorDimitri van Heesch2020-12-063-0/+548
* | | Creating link to not defined label in case of groupsalbert-github2020-12-042-5/+4
* | | Merge pull request #8222 from albert-github/feature/bug_docu_linksDimitri van Heesch2020-12-031-2/+2
|\ \ \ | |/ / |/| |
| * | Incorrect link in doxygen documentationalbert-github2020-12-031-2/+2
* | | Avoid duplicate entry in the LaTeX output for inlined namespaceDimitri van Heesch2020-12-031-1/+1
* | | Forgot to handle deprecated in the same way as other xref itemsDimitri van Heesch2020-12-031-1/+1
|/ /
* | Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2020-12-025-47/+111
|\ \
| * \ Merge pull request #8197 from albert-github/feature/issue_8023Dimitri van Heesch2020-12-024-7/+35
| |\ \