summaryrefslogtreecommitdiffstats
path: root/src/index.cpp
Commit message (Expand)AuthorAgeFilesLines
* Prevent empty listalbert-github2018-07-281-2/+7
* Moved local toc data into a separate type for better encapsulationDimitri van Heesch2018-07-221-2/+2
* Merge branch 'feature/bug_tableofcontents_latex' of https://github.com/albert...albert-github2018-07-121-8/+8
|\
| * Merge branch 'master' into feature/bug_tableofcontents_latexDimitri van Heesch2018-06-241-8/+8
| |\
| | * Merge branch 'master' into vhdl-localizationAndreas Regel2018-05-281-1/+6
| | |\
| | * | Fix VHDL Latex documentation having two chapters with the same name.Andreas Regel2018-01-081-1/+1
| | * | Add VHDL strings to Translator class and add german translations.Andreas Regel2018-01-081-8/+8
* | | | Enable in page table of contents for XML and add maximum level to in page tab...albert-github2018-07-121-1/+1
|/ / /
* | | Enable in page table of contents for LaTeXalbert-github2018-05-211-1/+1
| |/ |/|
* | Bug 792935 - error: Could not open file .../doc/html/functions_ .html for wri...albert-github2018-02-021-1/+6
|/
* Merge branch 'master' of https://github.com/ahoogol/doxygen into ahoogol-masterDimitri van Heesch2017-12-281-3/+16
|\
| * Added support for RTL(right to left) languages like Arabic and Persian in HTM...ahoogol2017-06-251-3/+16
* | Merge branch 'master' into librejs_fixesDimitri van Heesch2017-08-211-3/+3
|\ \
| * | Add links behind nav entries "Namespaces" and "Files" (matching "Classes")Friedrich W. H. Kossebau2017-06-131-2/+2
| * | Fetch filename property from object instead of hardcoded duplicated stringFriedrich W. H. Kossebau2017-06-131-1/+1
| |/
* | Marks JS as freely licensedzachwick2017-08-041-207/+222
|/
* Bug 776964 - Menu does not work without JavascriptDimitri van Heesch2017-01-101-71/+75
* Fixed problem generating per letter namespace member index pages.Dimitri van Heesch2016-11-061-0/+1
* Bug 771310 - French description for "Namespace Members" is wrong and causes f...Dimitri van Heesch2016-09-211-6/+6
* Bug 764711 - quick link index in alphabetical class list in classes.html does...Dimitri van Heesch2016-05-151-2/+2
* Applied responsive design to menu bar using smartmenusDimitri van Heesch2016-05-051-1/+164
* Reimplemented node renumbering for dot graph to improve performanceDimitri van Heesch2016-02-021-0/+1
* Changed configuration mechanism to directly access options in order to improv...Dimitri van Heesch2016-01-171-59/+59
* Bug 745659 - The table in classes.html has no class attributeDimitri van Heesch2015-12-281-1/+1
* Template enhancements and various other small fixesDimitri van Heesch2015-09-081-3/+3
* Fixed various issues found by PVS-Studio.Dimitri van Heesch2015-08-181-2/+2
* fix for CHM TOC "Classes" entry to point to annotated fileppescher2015-03-271-1/+1
* Bump copyright yearDimitri van Heesch2015-02-261-1/+1
* Merge pull request #297 from albert-github/feature/dot_index_pngDimitri van Heesch2015-02-211-1/+2
|\
| * Support generating index-color PNG filesalbert-github2015-02-081-1/+2
* | Merge branch 'master' into issue744669rconde012015-02-171-3/+3
|/
* Bug 743604 - Duplicate anchors from tagfilesDimitri van Heesch2015-02-031-2/+2
* Bug 742445 - Wrong icons in TOC of CHM helpalbert-github2015-01-061-2/+2
* Remove unused local and static global variablesalbert-github2014-12-271-1/+0
* Added guard to prevent (theoretical) out of bound accessDimitri van Heesch2014-10-231-3/+7
* Bug 736387 - [PATCH] Fix a potential null pointer dereference in src/index.cppDimitri van Heesch2014-09-231-2/+2
* Bug 736022 - [PATCH] Fix potential null pointer dereference in src/index.cppDimitri van Heesch2014-09-231-2/+2
* Fixed a number of issues (resource leaks, uninitialized members, etc) found b...Dimitri van Heesch2014-08-311-1/+1
* Bug 735145 - QHP toc broken if mainpage with PROJECT_NAME title has sections/...Dimitri van Heesch2014-08-241-2/+13
* Bug 734331 - (Kashej) Strong enum members listed in containing namespaceDimitri van Heesch2014-08-181-10/+18
* Added mainpage to context and improved page treeDimitri van Heesch2014-08-021-10/+0
* Replaced the VHDL parser with the VHDL scanner from 1.7.5 to avoid potential ...Dimitri van Heesch2014-05-181-4/+0
* Merge pull request #137 from agateau/wip/list-only-own-pages-in-related-pagesDimitri van Heesch2014-03-231-3/+4
|\
| * List only the project pages in "Related Pages"Aurélien Gâteau2014-03-181-3/+4
* | Some restructuring and some compiler warning fixesDimitri van Heesch2014-03-151-1/+1
|/
* Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2014-02-221-1/+1
|\
| * Bug 674851 - Percent to prevent auto-linking in page title is not removed for...albert-github2014-02-171-1/+1
* | Bug 722619 - doxygen 1.8.6 sorts the contents of a namespace by group within ...Dimitri van Heesch2014-02-221-1/+1
|/
* Updated copyrightDimitri van Heesch2014-02-111-1/+1
* Fixed issues with SEPARATE_MEMBER_PAGES and INLINE_SIMPLE_STRUCTSDimitri van Heesch2014-01-191-11/+18