index
:
Doxygen.git
master
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #6751 from albert-github/feature/issue_6749
Dimitri van Heesch
2019-01-07
1
-0/+5
|
\
|
*
issue #6749 doxygen 1.8.15 segfault
albert-github
2019-01-07
1
-0/+5
*
|
Merge branch 'master' of github.com:doxygen/doxygen
Dimitri van Heesch
2019-01-07
5
-10/+31
|
\
\
|
|
/
|
*
issue #6744 Ampersand in Markdown image URL is not escaped in XML output
albert-github
2019-01-06
4
-9/+30
|
*
Merge pull request #6739 from albert-github/feature/bug_hr
Dimitri van Heesch
2019-01-05
1
-1/+1
|
|
\
|
|
*
Implementing `<hr>` for LaTeX
albert-github
2019-01-05
1
-1/+1
*
|
|
issue #6734 parsing performance worsened
Dimitri van Heesch
2019-01-07
9
-45/+88
|
/
/
*
|
Fixed alt attribute appearing in <object> tag for SVG images
Dimitri van Heesch
2019-01-05
1
-57/+39
*
|
Merge branch 'master' of github.com:doxygen/doxygen
Dimitri van Heesch
2019-01-05
1
-0/+2
|
\
\
|
*
\
Merge pull request #6735 from albert-github/feature/issue_6732
Dimitri van Heesch
2019-01-05
1
-0/+2
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
issue #6732 align environment for formula (\f{align}) no longer working
albert-github
2019-01-03
1
-0/+2
*
|
|
Fixed missing end paragraph marker when inline image appeared as last item.
Dimitri van Heesch
2019-01-05
1
-1/+6
|
/
/
*
|
Issue #6039: Links on image in Markdown (Origin: bugzilla #769223)
Dimitri van Heesch
2019-01-03
5
-26/+75
|
/
*
Fixed typo
Peter Klotz
2019-01-01
1
-1/+1
*
Fixed range and added code comment
Dimitri van Heesch
2018-12-31
1
-1/+2
*
Merge branch 'feature/issue_6708' of https://github.com/albert-github/doxygen...
Dimitri van Heesch
2018-12-31
1
-2/+10
|
\
|
*
issue #6708 Invalid UTF-8 characters in hover title
albert-github
2018-12-31
1
-2/+1
|
*
issue #6708 Invalid UTF-8 characters in hover title
albert-github
2018-12-31
1
-2/+11
*
|
Moved check for page having a title to hasTitle() method
Dimitri van Heesch
2018-12-31
13
-22/+26
*
|
Merge branch 'feature/issue_6716' of https://github.com/albert-github/doxygen...
Dimitri van Heesch
2018-12-31
1
-1/+2
|
\
\
|
*
|
issue #6716 mainpage notitle causes notitle to appear in index bar
albert-github
2018-12-30
1
-1/+2
|
|
/
*
|
Properly handle empty TOC in XML output.
Vladimír Vondruš
2018-12-29
1
-2/+2
|
/
*
Fix type and length of clang compilation database option
Dimitri van Heesch
2018-12-27
2
-64/+73
*
Fixed regression after fixing memory leak
Dimitri van Heesch
2018-12-26
3
-5/+10
*
Renamed option and test case numbers
Dimitri van Heesch
2018-12-26
2
-8/+13
*
Merge branch 'xml-namespace-members-in-file-scope' of https://github.com/mosr...
Dimitri van Heesch
2018-12-26
2
-2/+11
|
\
|
*
Make it possible to list namespace members in file scope for XML output.
Vladimír Vondruš
2018-02-10
2
-2/+11
*
|
Merge pull request #6578 from albert-github/feature/bug_addindex_html
Dimitri van Heesch
2018-12-26
2
-3/+8
|
\
\
|
*
|
Multiple addindex commands in HTML with same name
albert-github
2018-10-27
2
-3/+8
*
|
|
Merge branch 'feature/bug_escaped_equal_sign' of https://github.com/albert-gi...
Dimitri van Heesch
2018-12-26
6
-4/+17
|
\
\
\
|
*
|
|
Create command for escaped equal sign
albert-github
2018-11-07
6
-4/+17
*
|
|
|
Fixed some more small memory leaks
Dimitri van Heesch
2018-12-26
4
-9/+21
*
|
|
|
Fixed problems with emoji handling and added a test case for it
Dimitri van Heesch
2018-12-25
2
-2/+4
*
|
|
|
Fixed two small memory leaks
Dimitri van Heesch
2018-12-25
2
-1/+2
*
|
|
|
Fix regression due to move of markdown processing
Dimitri van Heesch
2018-12-24
2
-15/+14
*
|
|
|
Prevent possible 'QGDict::hashAsciiKey: Invalid null key' warning
Dimitri van Heesch
2018-12-24
1
-1/+1
*
|
|
|
Added some missing default types for argument matching
Dimitri van Heesch
2018-12-24
1
-0/+4
*
|
|
|
Changed implementation, added test case
Dimitri van Heesch
2018-12-24
1
-10/+25
*
|
|
|
Merge branch 'feature/issue_6690' of https://github.com/albert-github/doxygen...
Dimitri van Heesch
2018-12-24
1
-2/+2
|
\
\
\
\
|
*
|
|
|
issue #6690 Regression in handling of shorthand signed/unsigned types in func...
albert-github
2018-12-20
1
-2/+2
*
|
|
|
|
Fix for 'Definition at line' points to end of multiple-lined definition for P...
Dimitri van Heesch
2018-12-23
1
-1/+1
*
|
|
|
|
Improved robustness of the emoji feature
Dimitri van Heesch
2018-12-23
19
-3319/+1634
*
|
|
|
|
Disabled debug print
Dimitri van Heesch
2018-12-21
1
-1/+1
*
|
|
|
|
Added test case for \ref, and fixed representation of operator->*()
Dimitri van Heesch
2018-12-21
1
-2/+2
*
|
|
|
|
Merge pull request #6694 from albert-github/feature/issue_6692
Dimitri van Heesch
2018-12-20
1
-1/+3
|
\
\
\
\
\
|
*
|
|
|
|
issue #6692 XML TOC generation is not backwards-compatible with 1.8.14
albert-github
2018-12-19
1
-1/+3
|
|
/
/
/
/
*
|
|
|
|
Merge pull request #6696 from albert-github/feature/bug_xhtml_toc
Dimitri van Heesch
2018-12-20
1
-0/+1
|
\
\
\
\
\
|
*
|
|
|
|
Incorrect closing tags for in page table of contents (XHTML)
albert-github
2018-12-19
1
-0/+1
|
|
/
/
/
/
*
|
|
|
|
Merge pull request #6697 from albert-github/feature/bug_docbook_toc
Dimitri van Heesch
2018-12-20
1
-0/+8
|
\
\
\
\
\
|
*
|
|
|
|
Incorrect closing tags for in page table of contents (docbook)
albert-github
2018-12-19
1
-0/+8
|
|
/
/
/
/
[next]