index
:
Doxygen.git
master
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix type and length of clang compilation database option
Dimitri van Heesch
2018-12-27
2
-64/+73
*
Some fixes made during packaging of the binaries
Dimitri van Heesch
2018-12-27
3
-2/+3
*
Merge branch 'changelog_for_1_8_15'
Dimitri van Heesch
2018-12-27
1
-0/+401
|
\
|
*
Changelog for release 1.8.15
Dimitri van Heesch
2018-12-26
1
-0/+401
*
|
Fixed regression after fixing memory leak
Dimitri van Heesch
2018-12-26
3
-5/+10
|
/
*
Merge branch 'mosra-xml-namespace-members-in-file-scope'
Dimitri van Heesch
2018-12-26
6
-6/+108
|
\
|
*
Renamed option and test case numbers
Dimitri van Heesch
2018-12-26
6
-21/+26
|
*
Merge branch 'xml-namespace-members-in-file-scope' of https://github.com/mosr...
Dimitri van Heesch
2018-12-26
6
-2/+99
|
|
\
|
/
/
|
*
Make it possible to list namespace members in file scope for XML output.
Vladimír Vondruš
2018-02-10
6
-2/+99
*
|
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 'albert-github-feature/bug_escaped_equal_sign'
Dimitri van Heesch
2018-12-26
7
-4/+26
|
\
\
\
|
*
\
\
Merge branch 'feature/bug_escaped_equal_sign' of https://github.com/albert-gi...
Dimitri van Heesch
2018-12-26
7
-4/+26
|
|
\
\
\
|
/
/
/
/
|
*
|
|
Create command for escaped equal sign
albert-github
2018-11-07
7
-4/+26
*
|
|
|
Fixed some more small memory leaks
Dimitri van Heesch
2018-12-26
5
-9/+22
*
|
|
|
Fixed problems with emoji handling and added a test case for it
Dimitri van Heesch
2018-12-25
4
-2/+2997
*
|
|
|
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
*
|
|
|
Merge branch 'albert-github-feature/issue_6690'
Dimitri van Heesch
2018-12-24
3
-10/+203
|
\
\
\
\
|
*
|
|
|
Changed implementation, added test case
Dimitri van Heesch
2018-12-24
3
-10/+203
|
*
|
|
|
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
*
|
|
|
|
Corrected description of XML output for emoji characters
Dimitri van Heesch
2018-12-24
1
-1/+1
*
|
|
|
|
Merge pull request #6685 from albert-github/feature/bug_changelog
Dimitri van Heesch
2018-12-24
1
-1101/+7160
|
\
\
\
\
\
|
*
|
|
|
|
Update of changelog
albert-github
2018-12-16
1
-1101/+7160
*
|
|
|
|
|
Merge pull request #6683 from lewijw/jQuery1.7.2
Dimitri van Heesch
2018-12-24
4
-36/+9412
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Upgrade to jQuery 1.7.2 to get rid of security scan violations.
John W. Lewis
2018-12-14
4
-36/+9412
*
|
|
|
|
|
|
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
26
-3457/+1744
*
|
|
|
|
|
|
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
3
-2/+338
*
|
|
|
|
|
|
Merge pull request #6694 from albert-github/feature/issue_6692
Dimitri van Heesch
2018-12-20
2
-2/+4
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
issue #6692 XML TOC generation is not backwards-compatible with 1.8.14
albert-github
2018-12-19
2
-2/+4
|
|
|
_
|
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
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
|
|
/
/
/
/
/
/
*
|
|
|
|
|
|
Merge pull request #6687 from albert-github/feature/bug_index_character
Dimitri van Heesch
2018-12-20
1
-3/+3
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Index list cannot contain special characters in ids for XHTML
albert-github
2018-12-17
1
-3/+3
|
|
|
_
|
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Merge pull request #6698 from albert-github/feature/bug_unknown_emoji_print
Dimitri van Heesch
2018-12-20
1
-0/+4
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Print emoji text in case of unknown emoji
albert-github
2018-12-20
1
-0/+4
|
|
|
/
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Merge pull request #6699 from albert-github/feature/bug_emoji_false_positive
Dimitri van Heesch
2018-12-20
1
-4/+4
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
issue #6691 Multiple issues with emoji matching
albert-github
2018-12-20
1
-4/+4
|
|
/
/
/
/
/
/
*
|
|
|
|
|
|
Merge pull request #6686 from albert-github/feature/bug_empty_page_table
Dimitri van Heesch
2018-12-20
1
-4/+7
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Prevent empty page list table (XHTML)
albert-github
2018-12-17
1
-4/+7
|
|
|
/
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Fix for unbounded memory usage due to a bug in \ref const matching #6689
Dimitri van Heesch
2018-12-20
1
-1/+1
|
|
/
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
|
|
Redundant whitespace removal breaks some C++ links [with test case and Git bi...
Dimitri van Heesch
2018-12-18
1
-1/+8
|
/
/
/
/
/
*
|
|
|
|
Merge branch 'master' of github.com:doxygen/doxygen
Dimitri van Heesch
2018-12-16
18
-1/+26
|
\
\
\
\
\
[next]