summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Added *.ice files as a recognized file type.Mark Spruiell2018-10-2283-1017/+8564
* Merge pull request #6482 from abathur/sql3Dimitri van Heesch2018-10-223-663/+1768
|\
| * sqlite3: fix missing external_file view schema colTravis A. Everett2018-10-131-0/+1
| * Expand sqlite3gen's breadth, depth, and qualityTravis A. Everett2018-09-031-533/+1624
| * declares XMLCodeGenerator in xmlgen.hTravis A. Everett2018-08-292-131/+144
* | Merge pull request #6556 from arm-in/masterDimitri van Heesch2018-10-224-4/+4
|\ \
| * | Update xmlgen.cppArmin Müller2018-10-151-1/+1
| * | Update sqlite3gen.cppArmin Müller2018-10-151-1/+1
| * | Update dot.cppArmin Müller2018-10-151-1/+1
| * | Update docbookgen.cppArmin Müller2018-10-151-1/+1
* | | Merge pull request #6567 from albert-github/feature/bug_ftn_fie_callgrahDimitri van Heesch2018-10-221-2/+15
|\ \ \
| * | | Handling Fortran functions in call graphsalbert-github2018-10-211-2/+15
| |/ /
* | | Merge pull request #6563 from albert-github/feature/bug_config_listDimitri van Heesch2018-10-221-2/+2
|\ \ \
| * | | Enable comma as separator in configuration listsalbert-github2018-10-181-2/+2
| |/ /
* | | Merge pull request #6569 from albert-github/feature/bug_index_class_separator_2Dimitri van Heesch2018-10-221-1/+1
|\ \ \
| * | | Wrong separator in index for a.o. Python, C#albert-github2018-10-221-1/+1
* | | | issue_6566: INHERIT_DOCS not working for pythonalbert-github2018-10-221-1/+1
|/ / /
* | | Merge pull request #6565 from albert-github/feature/bug_749049Dimitri van Heesch2018-10-212-1/+27
|\ \ \
| * | | Bug 749049 - Doxygen not creating call graphs for C# methods if namespace con...albert-github2018-10-202-1/+27
| |/ /
* | | Merge pull request #6544 from LudditeLabs/python-func-annotsDimitri van Heesch2018-10-211-28/+138
|\ \ \ | |/ / |/| |
| * | Add support of dict/set in annotations and default valuesSergey Kozlov2018-10-081-0/+6
| * | Fix annotation with default value parsingSergey Kozlov2018-10-081-1/+2
| * | Add function annotations supportSergey Kozlov2018-10-081-28/+131
* | | Merge pull request #6553 from albert-github/feature/bug_719541Dimitri van Heesch2018-10-131-14/+25
|\ \ \
| * | | Bug 719541 - Error with inserting images to PDF with Markdownalbert-github2018-10-121-14/+25
* | | | Merge pull request #6552 from albert-github/feature/bug_710654Dimitri van Heesch2018-10-131-5/+6
|\ \ \ \
| * | | | Bug 710654 - <img> on a \page does not copy the image to the html output folderalbert-github2018-10-121-5/+6
| |/ / /
* | | | Merge pull request #6535 from albert-github/feature/issue_6524Dimitri van Heesch2018-10-131-4/+7
|\ \ \ \
| * | | | issue_6524: Markdown formats missing in doxygen outputs.albert-github2018-10-021-4/+7
| | |/ / | |/| |
* | | | Merge pull request #6545 from albert-github/feature/bug_markdown_emphasisDimitri van Heesch2018-10-131-1/+1
|\ \ \ \
| * | | | Bold text terminated by plus signalbert-github2018-10-081-1/+1
| |/ / /
* | | | Merge pull request #6548 from albert-github/feature/issue_6547Dimitri van Heesch2018-10-131-1/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | issue_6547 Call graph missing due to ALIASESalbert-github2018-10-111-1/+1
| |/ /
* | | Numbers in comment disappearalbert-github2018-10-081-1/+1
|/ /
* | redundant input_filter runs significantly reduce performance when FILTER_SOUR...Dimitri van Heesch2018-09-253-59/+189
* | Merge pull request #6489 from albert-github/feature/bug_cs_using_linkDimitri van Heesch2018-09-231-1/+1
|\ \
| * | Don't link to non existing / not accessible namespaces , in CSharp, in the so...albert-github2018-09-071-1/+1
* | | Difference between standard and used Doxyfile (list)albert-github2018-09-181-8/+57
* | | C++11 features used in Doxygenalbert-github2018-09-175-8/+30
* | | Merge pull request #6487 from albert-github/feature/bug_docbookDimitri van Heesch2018-09-1519-434/+2700
|\ \ \
| * | | Implementation of standard generator for docbook outputalbert-github2018-09-121-1/+0
| * | | Implementation of standard generator for docbook outputalbert-github2018-09-0719-435/+2702
| |/ /
* | | Merge pull request #6510 from albert-github/feature/doxyfile_differncesDimitri van Heesch2018-09-154-1/+111
|\ \ \
| * | | Difference between standard and used Doxyfilealbert-github2018-09-154-1/+111
* | | | Merge pull request #6499 from albert-github/feature/bug_python_linebreakDimitri van Heesch2018-09-151-1/+1
|\ \ \ \
| * | | | Namespace with name docstrings_linebreakalbert-github2018-09-111-1/+1
| |/ / /
* | | | Merge pull request #6505 from albert-github/feature/bug_covertyDimitri van Heesch2018-09-1512-13/+19
|\ \ \ \
| * | | | Fixing coverity messagesalbert-github2018-09-1312-13/+19
| |/ / /
* | | | Merge pull request #6501 from albert-github/feature/bug_latex_endcodelineDimitri van Heesch2018-09-151-5/+3
|\ \ \ \
| * | | | Close last code line properly.albert-github2018-09-111-5/+3
| |/ / /