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
*
Replaced QList<SectionInfo> by std::vector<SectionInfo>
Dimitri van Heesch
2019-10-29
13
-50/+22
*
Replaced QList<Grouping> with std::vector<Grouping>
Dimitri van Heesch
2019-10-29
10
-146/+59
*
Replaced QList<BaseInfo> with std::vector<BaseInfo>
Dimitri van Heesch
2019-10-29
9
-78/+47
*
Cleanup forward declarations of obsolete classes
Dimitri van Heesch
2019-10-28
5
-7/+0
*
Embed TagInfo struct inside Entry
Dimitri van Heesch
2019-10-28
9
-96/+86
*
Merge pull request #7341 from ellert/source-date-year
Dimitri van Heesch
2019-10-28
1
-3/+9
|
\
|
*
Let $year support SOURCE_DATE_EPOCH
Mattias Ellert
2019-10-19
1
-3/+9
*
|
Merge pull request #7353 from albert-github/feature/issue_7119
Dimitri van Heesch
2019-10-28
1
-1/+1
|
\
\
|
*
|
issue #7119 Doxygen does not link to C# snippets - regression
albert-github
2019-10-27
1
-1/+1
|
|
/
*
|
Merge pull request #7355 from albert-github/feature/bug_quote_warn_2
Dimitri van Heesch
2019-10-28
1
-2/+3
|
\
\
|
*
|
Properly open quotes in warning
albert-github
2019-10-28
1
-2/+3
*
|
|
Merge pull request #7332 from albert-github/feature/bug_rtf_man
Dimitri van Heesch
2019-10-28
1
-7/+14
|
\
\
\
|
*
|
|
RTF extension file to standard output, make according documentation consistent.
albert-github
2019-10-17
1
-7/+14
*
|
|
|
Merge pull request #7331 from albert-github/feature/issue_7328
Dimitri van Heesch
2019-10-28
1
-0/+1
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
issue #7328 Cannot generate DoxygenLayout.xml
albert-github
2019-10-17
1
-0/+1
|
|
/
/
*
|
|
Merge branch 'std'
Dimitri van Heesch
2019-10-27
34
-2236/+1434
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Changed ArgumentList to be an STL container
Dimitri van Heesch
2019-10-27
34
-2236/+1434
*
|
|
Merge pull request #7327 from albert-github/feature/bug_a_id
Dimitri van Heesch
2019-10-17
1
-1/+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Support for <a id="label">
albert-github
2019-10-16
1
-1/+1
|
|
/
*
|
Revert "Minor code cleanup for layout files"
Dimitri van Heesch
2019-10-16
3
-6/+10
|
/
*
Merge pull request #7292 from albert-github/feature/bug_warn_alias
Dimitri van Heesch
2019-10-14
1
-1/+1
|
\
|
*
Incorrect warning for ALIASES
albert-github
2019-10-05
1
-1/+1
*
|
Merge pull request #7312 from albert-github/feature/bug_quote_warn
Dimitri van Heesch
2019-10-14
1
-0/+2
|
\
\
|
*
|
Properly close quotes in warning
albert-github
2019-10-10
1
-0/+2
*
|
|
Merge pull request #7318 from albert-github/feature/bug_html_p_tag
Dimitri van Heesch
2019-10-14
1
-3/+4
|
\
\
\
|
*
|
|
Warning when using empty HTML tag
albert-github
2019-10-14
1
-3/+4
|
*
|
|
Warning when using empty p HTML tag
albert-github
2019-10-12
1
-1/+1
|
|
/
/
*
|
|
Merge branch 'master' of github.com:doxygen/doxygen
Dimitri van Heesch
2019-10-13
15
-25/+62
|
\
\
\
|
|
/
/
|
*
|
Merge pull request #7297 from albert-github/feature/bug_572798
Dimitri van Heesch
2019-10-09
1
-1/+1
|
|
\
\
|
|
*
|
Bug 570798 - \\\< does not work for php constants
albert-github
2019-10-06
1
-1/+1
|
|
|
/
|
*
|
Merge pull request #7303 from albert-github/feature/issue_7302
Dimitri van Heesch
2019-10-09
1
-0/+15
|
|
\
\
|
|
*
|
issue 7302: Parsing of template args in single-quotes is incorrect.
albert-github
2019-10-08
1
-0/+15
|
*
|
|
Merge pull request #7283 from luzpaz/typos
Dimitri van Heesch
2019-10-09
12
-21/+21
|
|
\
\
\
|
|
*
|
|
Fix typos
luz.paz
2019-09-28
12
-21/+21
|
|
|
|
/
|
|
|
/
|
|
*
|
|
Problem with round brackets in PS output
albert-github
2019-10-09
3
-3/+25
|
|
|
/
|
|
/
|
*
|
|
Fix lifetime issue for Entry objects.
Dimitri van Heesch
2019-10-13
3
-12/+32
|
/
/
*
|
Merge branch 'std'
Dimitri van Heesch
2019-10-07
26
-1091/+998
|
\
\
|
|
/
|
/
|
|
*
Use smartpointers to manage the lifetime of Entry objects
Dimitri van Heesch
2019-10-07
26
-1091/+998
*
|
issue #7274 Subpages no longer possible under mainpage
albert-github
2019-09-27
1
-1/+1
|
/
*
issue #7277: C++ - Crash using all system memory on using parent constructor ...
Dimitri van Heesch
2019-09-26
1
-2/+2
*
issue #7265: Double quote character in C++ raw string literal causes Doxygen ...
Dimitri van Heesch
2019-09-24
2
-0/+36
*
Merge branch 'master' of github.com:doxygen/doxygen
Dimitri van Heesch
2019-09-24
1
-1/+1
|
\
|
*
Merge pull request #7276 from albert-github/feature/bug_html_attrib
Dimitri van Heesch
2019-09-24
1
-1/+1
|
|
\
|
|
*
HTML attribute name
albert-github
2019-09-23
1
-1/+1
*
|
|
Avoid code duplication and make the keyword matching more robust
Dimitri van Heesch
2019-09-24
1
-9/+11
*
|
|
Merge branch 'fetaure/bug_340202' of https://github.com/albert-github/doxygen...
Dimitri van Heesch
2019-09-24
1
-1/+13
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Bug 340202 - @code: static_cast, const_cast, etc C++ keywords
albert-github
2019-09-23
1
-1/+13
|
|
/
*
|
Minor code cleanup for layout files
Dimitri van Heesch
2019-09-24
3
-10/+6
|
/
*
Reduce the use of QString in favor of the more efficient QCString
Dimitri van Heesch
2019-09-21
24
-102/+83
*
issue #7271 Tilde in preprocessor macro disappears in latex
albert-github
2019-09-19
1
-1/+1
[next]