summaryrefslogtreecommitdiffstats
path: root/src/util.h
Commit message (Expand)AuthorAgeFilesLines
* Replaced QList<ListItemInfo> with std::vector<ListItemInfo>Dimitri van Heesch2019-10-291-2/+2
* Replaced QList<SectionInfo> by std::vector<SectionInfo>Dimitri van Heesch2019-10-291-1/+0
* Embed TagInfo struct inside EntryDimitri van Heesch2019-10-281-1/+1
* Changed ArgumentList to be an STL containerDimitri van Heesch2019-10-271-11/+11
* Problem with round brackets in PS outputalbert-github2019-10-091-0/+2
* Warning with xrefitem from documentationalbert-github2019-09-131-0/+1
* Merge pull request #7042 from albert-github/feature/bug_632754Dimitri van Heesch2019-08-071-0/+1
|\
| * Bug 632754 - The \copydoc Command Requires The Use of C++ Syntax in C# Codealbert-github2019-06-071-0/+1
* | Some fixes and restructuringDimitri van Heesch2019-08-061-0/+1
* | Improved constness and avoid using non-const members of aliasesDimitri van Heesch2019-07-291-6/+8
* | issue #7033 Syntax highlighting doesn't work when calling \dontinclude from M...albert-github2019-06-061-0/+1
|/
* Merge pull request #6913 from albert-github/feature/url_to_md_fileDimitri van Heesch2019-05-121-0/+2
|\
| * Markdown file as internet linkalbert-github2019-04-051-0/+2
* | Add const correctness for argument listsDimitri van Heesch2019-05-051-3/+3
* | Further const correctness changesDimitri van Heesch2019-05-051-1/+1
* | Improved const correctness and added support for inline namespacesDimitri van Heesch2019-04-211-41/+39
|/
* issue #6744 Ampersand in Markdown image URL is not escaped in XML outputalbert-github2019-01-061-1/+1
* Merge remote-tracking branch 'doxygen/master'Joe George2018-11-021-2/+3
|\
| * Changed refiltering to forced use of insideTabbingDimitri van Heesch2018-10-291-2/+2
| * Merge pull request #6460 from albert-github/feature/issue_6456Dimitri van Heesch2018-10-271-0/+1
| |\
| | * Issue_6456 Using # in links causes errors in PDF generationalbert-github2018-08-241-0/+1
* | | Added *.ice files as a recognized file type.Mark Spruiell2018-10-221-12/+13
|/ /
* | Implementation of standard generator for docbook outputalbert-github2018-09-071-0/+2
|/
* Merge pull request #738 from albert-github/feature/bug_latex_codeDimitri van Heesch2018-07-211-0/+1
|\
| * Small problems when having code in LaTeX outputalbert-github2018-05-221-0/+1
* | Added substitution variant for character substitutionDimitri van Heesch2018-07-171-0/+1
|/
* Bug 783134 - LaTeX output for \tparam block fails to compile when it contains...Dimitri van Heesch2017-12-311-0/+4
* Merge branch 'master' of https://github.com/ahoogol/doxygen into ahoogol-masterDimitri van Heesch2017-12-281-2/+1
|\
| * Added support for RTL(right to left) languages like Arabic and Persian in HTM...ahoogol2017-06-251-2/+1
* | Add variadic arguments support to @link and @ref, aka '...' arguments, fixesDimitri van Heesch2017-12-281-1/+2
* | Merge branch 'variadic' of https://github.com/mehw/doxygen into mehw-variadicDimitri van Heesch2017-12-271-1/+1
|\ \
| * | Fix/New: add variadic function args '...' support to @linkMatthew White2017-08-031-1/+1
| |/
* | Pass strings as const references.Vladimír Vondruš2017-11-191-1/+1
* | const-ifyAdrian Negreanu2017-09-251-8/+8
|/
* Removed x flag from util* source filesDimitri van Heesch2016-10-241-0/+0
* Introducing commands includedoc and snippetdocalbert-github2016-08-211-0/+1
* Unify handling of extra packages in formula.cpp and latexgen.cpp so formula.c...Thadeus Fleming2016-05-201-0/+1
* Bug 766069 - Files with incorrect extensions (.doc) are picked up by doxygenDimitri van Heesch2016-05-161-1/+0
* Changed configuration mechanism to directly access options in order to improv...Dimitri van Heesch2016-01-171-1/+1
* Fixed problem with latex and PDF bookmarksDimitri van Heesch2015-11-221-0/+1
* [Bug 755225] On Windows, generated layout is with UNIX EOLDimitri van Heesch2015-09-191-0/+2
* Template enhancements and various other small fixesDimitri van Heesch2015-09-081-0/+2
* Merge branch 'feature/bug_extension' of https://github.com/albert-github/doxy...Dimitri van Heesch2015-08-311-0/+1
|\
| * Make list of default extensions consistent with language mapping listalbert-github2015-08-161-0/+1
* | Started with generating LaTeX output via the template engineDimitri van Heesch2015-08-271-1/+7
|/
* Removed dbus XML parser, various refinementsDimitri van Heesch2015-04-191-0/+1
* Bump copyright yearDimitri van Heesch2015-02-261-1/+1
* Support generating index-color PNG filesalbert-github2015-02-081-0/+2
* Bug 687576 - Add support for LATEX_EXTRA_STYLESHEETalbert-github2014-11-291-0/+4
* Bug 740218 - Full scope needed when making link inside cross-referenced sectionDimitri van Heesch2014-11-171-1/+1