summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #6542 from albert-github/feature/bug_751700Dimitri van Heesch2018-10-273-3/+19
|\
| * Bug 751700 - Main page absent in TOC of CHM, if PROJECT_NAME is emptyalbert-github2018-10-083-3/+19
* | Merge pull request #6439 from albert-github/feature/bug_748927Dimitri van Heesch2018-10-271-2/+6
|\ \
| * | Bug 748927 - Navigation incorrect with escaped symbolsalbert-github2018-08-111-2/+6
* | | Merge pull request #6577 from albert-github/feature/bug_docu_addressesDimitri van Heesch2018-10-271-11/+11
|\ \ \
| * | | Documentation internet addressesalbert-github2018-10-271-11/+11
* | | | Merge pull request #6460 from albert-github/feature/issue_6456Dimitri van Heesch2018-10-274-8/+30
|\ \ \ \
| * | | | Issue_6456 Using # in links causes errors in PDF generationalbert-github2018-08-244-8/+30
* | | | | Merge pull request #6561 from albert-github/feature/bug_scanner_obsolete_defi...Dimitri van Heesch2018-10-271-4/+0
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Remove obsolete definitions from scanneralbert-github2018-10-171-4/+0
* | | | | Merge pull request #6463 from albert-github/feature/bug_vhdl_code_commentDimitri van Heesch2018-10-272-36/+37
|\ \ \ \ \
| * | | | | Correction of some coloring of code comments in VHDL, adding data type 'posit...albert-github2018-08-242-36/+37
| | |/ / / | |/| | |
* | | | | Merge pull request #6536 from albert-github/feature/bug_677092Dimitri van Heesch2018-10-271-0/+4
|\ \ \ \ \
| * | | | | Bug 677092 - single quote in HTML section of PHP breaks doxygenalbert-github2018-10-031-0/+4
| | |_|_|/ | |/| | |
* | | | | Merge pull request #6470 from albert-github/feature/issue_6469Dimitri van Heesch2018-10-271-0/+1
|\ \ \ \ \
| * | | | | Issue 6469: Java method calls are ignored in generating call/caller graph wit...albert-github2018-08-291-0/+1
* | | | | | Heading in rtf. #6522 https://github.com/doxygen/doxygen/issues/6522luzhetsky2018-10-241-1/+1
* | | | | | 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
|/ / / /