index
:
Doxygen.git
master
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
util.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Minor fixes
Dimitri van Heesch
2019-12-25
1
-3/+1
*
Merge branch 'feature/bug_335614' of https://github.com/albert-github/doxygen...
Dimitri van Heesch
2019-12-25
1
-0/+4
|
\
|
*
Bug 335614 - HTML link incorrect when using tagfile
albert-github
2019-09-30
1
-0/+4
*
|
Replaced QList<ListItemInfo> with std::vector<ListItemInfo>
Dimitri van Heesch
2019-10-29
1
-2/+2
*
|
Replaced QList<SectionInfo> by std::vector<SectionInfo>
Dimitri van Heesch
2019-10-29
1
-1/+0
*
|
Embed TagInfo struct inside Entry
Dimitri van Heesch
2019-10-28
1
-1/+1
*
|
Changed ArgumentList to be an STL container
Dimitri van Heesch
2019-10-27
1
-11/+11
*
|
Problem with round brackets in PS output
albert-github
2019-10-09
1
-0/+2
|
/
*
Warning with xrefitem from documentation
albert-github
2019-09-13
1
-0/+1
*
Merge pull request #7042 from albert-github/feature/bug_632754
Dimitri van Heesch
2019-08-07
1
-0/+1
|
\
|
*
Bug 632754 - The \copydoc Command Requires The Use of C++ Syntax in C# Code
albert-github
2019-06-07
1
-0/+1
*
|
Some fixes and restructuring
Dimitri van Heesch
2019-08-06
1
-0/+1
*
|
Improved constness and avoid using non-const members of aliases
Dimitri van Heesch
2019-07-29
1
-6/+8
*
|
issue #7033 Syntax highlighting doesn't work when calling \dontinclude from M...
albert-github
2019-06-06
1
-0/+1
|
/
*
Merge pull request #6913 from albert-github/feature/url_to_md_file
Dimitri van Heesch
2019-05-12
1
-0/+2
|
\
|
*
Markdown file as internet link
albert-github
2019-04-05
1
-0/+2
*
|
Add const correctness for argument lists
Dimitri van Heesch
2019-05-05
1
-3/+3
*
|
Further const correctness changes
Dimitri van Heesch
2019-05-05
1
-1/+1
*
|
Improved const correctness and added support for inline namespaces
Dimitri van Heesch
2019-04-21
1
-41/+39
|
/
*
issue #6744 Ampersand in Markdown image URL is not escaped in XML output
albert-github
2019-01-06
1
-1/+1
*
Merge remote-tracking branch 'doxygen/master'
Joe George
2018-11-02
1
-2/+3
|
\
|
*
Changed refiltering to forced use of insideTabbing
Dimitri van Heesch
2018-10-29
1
-2/+2
|
*
Merge pull request #6460 from albert-github/feature/issue_6456
Dimitri van Heesch
2018-10-27
1
-0/+1
|
|
\
|
|
*
Issue_6456 Using # in links causes errors in PDF generation
albert-github
2018-08-24
1
-0/+1
*
|
|
Added *.ice files as a recognized file type.
Mark Spruiell
2018-10-22
1
-12/+13
|
/
/
*
|
Implementation of standard generator for docbook output
albert-github
2018-09-07
1
-0/+2
|
/
*
Merge pull request #738 from albert-github/feature/bug_latex_code
Dimitri van Heesch
2018-07-21
1
-0/+1
|
\
|
*
Small problems when having code in LaTeX output
albert-github
2018-05-22
1
-0/+1
*
|
Added substitution variant for character substitution
Dimitri van Heesch
2018-07-17
1
-0/+1
|
/
*
Bug 783134 - LaTeX output for \tparam block fails to compile when it contains...
Dimitri van Heesch
2017-12-31
1
-0/+4
*
Merge branch 'master' of https://github.com/ahoogol/doxygen into ahoogol-master
Dimitri van Heesch
2017-12-28
1
-2/+1
|
\
|
*
Added support for RTL(right to left) languages like Arabic and Persian in HTM...
ahoogol
2017-06-25
1
-2/+1
*
|
Add variadic arguments support to @link and @ref, aka '...' arguments, fixes
Dimitri van Heesch
2017-12-28
1
-1/+2
*
|
Merge branch 'variadic' of https://github.com/mehw/doxygen into mehw-variadic
Dimitri van Heesch
2017-12-27
1
-1/+1
|
\
\
|
*
|
Fix/New: add variadic function args '...' support to @link
Matthew White
2017-08-03
1
-1/+1
|
|
/
*
|
Pass strings as const references.
Vladimír Vondruš
2017-11-19
1
-1/+1
*
|
const-ify
Adrian Negreanu
2017-09-25
1
-8/+8
|
/
*
Removed x flag from util* source files
Dimitri van Heesch
2016-10-24
1
-0/+0
*
Introducing commands includedoc and snippetdoc
albert-github
2016-08-21
1
-0/+1
*
Unify handling of extra packages in formula.cpp and latexgen.cpp so formula.c...
Thadeus Fleming
2016-05-20
1
-0/+1
*
Bug 766069 - Files with incorrect extensions (.doc) are picked up by doxygen
Dimitri van Heesch
2016-05-16
1
-1/+0
*
Changed configuration mechanism to directly access options in order to improv...
Dimitri van Heesch
2016-01-17
1
-1/+1
*
Fixed problem with latex and PDF bookmarks
Dimitri van Heesch
2015-11-22
1
-0/+1
*
[Bug 755225] On Windows, generated layout is with UNIX EOL
Dimitri van Heesch
2015-09-19
1
-0/+2
*
Template enhancements and various other small fixes
Dimitri van Heesch
2015-09-08
1
-0/+2
*
Merge branch 'feature/bug_extension' of https://github.com/albert-github/doxy...
Dimitri van Heesch
2015-08-31
1
-0/+1
|
\
|
*
Make list of default extensions consistent with language mapping list
albert-github
2015-08-16
1
-0/+1
*
|
Started with generating LaTeX output via the template engine
Dimitri van Heesch
2015-08-27
1
-1/+7
|
/
*
Removed dbus XML parser, various refinements
Dimitri van Heesch
2015-04-19
1
-0/+1
*
Bump copyright year
Dimitri van Heesch
2015-02-26
1
-1/+1
[next]