index
:
Doxygen.git
master
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
doxygen.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "Minor code cleanup for layout files"
Dimitri van Heesch
2019-10-16
1
-1/+1
*
Properly close quotes in warning
albert-github
2019-10-10
1
-0/+2
*
Merge pull request #7283 from luzpaz/typos
Dimitri van Heesch
2019-10-09
1
-1/+1
|
\
|
*
Fix typos
luz.paz
2019-09-28
1
-1/+1
*
|
Use smartpointers to manage the lifetime of Entry objects
Dimitri van Heesch
2019-10-07
1
-495/+474
|
/
*
issue #7277: C++ - Crash using all system memory on using parent constructor ...
Dimitri van Heesch
2019-09-26
1
-2/+2
*
Minor code cleanup for layout files
Dimitri van Heesch
2019-09-24
1
-1/+1
*
Reduce the use of QString in favor of the more efficient QCString
Dimitri van Heesch
2019-09-21
1
-1/+1
*
Warning with xrefitem from documentation
albert-github
2019-09-13
1
-0/+2
*
Refactoring code for dot related source files
Dimitri van Heesch
2019-09-10
1
-1/+0
*
issue #7189: wrong warning on ambiguous image files
Dimitri van Heesch
2019-09-02
1
-8/+23
*
Merge branch 'feature/bug_endblock_msg' of https://github.com/albert-github/d...
Dimitri van Heesch
2019-08-04
1
-121/+121
|
\
|
*
Correction warning message
albert-github
2019-06-01
1
-121/+121
*
|
Merge branch 'feature/issue_6831' of https://github.com/albert-github/doxygen...
Dimitri van Heesch
2019-08-04
1
-1/+1
|
\
\
|
*
|
issue #6831 Failure to recognize class array with PHP in @var
albert-github
2019-02-15
1
-1/+1
*
|
|
issue 7068: "QGDict::hashAsciiKey: Invalid null key" error messages (part 2)
Dimitri van Heesch
2019-07-31
1
-2/+2
*
|
|
Reduce code duplication when printing version string
Dimitri van Heesch
2019-07-30
1
-31/+20
*
|
|
Merge branch 'feature/bug_gitversion' of https://github.com/albert-github/dox...
Dimitri van Heesch
2019-07-30
1
-3/+24
|
\
\
\
|
*
|
|
Show git version information
albert-github
2019-05-31
1
-11/+9
|
*
|
|
Show git version information
albert-github
2019-04-07
1
-3/+26
*
|
|
|
Improved constness and avoid using non-const members of aliases
Dimitri van Heesch
2019-07-29
1
-25/+29
*
|
|
|
Merge branch 'docgroup' of https://github.com/groleo/doxygen into groleo-docg...
Dimitri van Heesch
2019-07-27
1
-0/+1
|
\
\
\
\
|
*
|
|
|
take doc group out of commentscan.l
Adrian Negreanu
2019-07-26
1
-0/+1
*
|
|
|
|
issue @7140 DoxygenLayout does not support UTF8 BOM format
albert-github
2019-07-26
1
-3/+1
*
|
|
|
|
Merge pull request #7112 from arm-in/master
Dimitri van Heesch
2019-07-20
1
-1/+1
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
built-in
Armin Müller
2019-07-09
1
-1/+1
*
|
|
|
|
Avoid calling non-const member aliases and 0 pointer dereference in sqlite3
Dimitri van Heesch
2019-06-17
1
-3/+3
*
|
|
|
|
refactoring dot.cpp
Thomas Haller
2019-06-13
1
-0/+1
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
Merge pull request #6954 from albert-github/feature/bug_ambig_file
Dimitri van Heesch
2019-05-30
1
-1/+11
|
\
\
\
\
|
*
|
|
|
Ambiguous file name in file command
albert-github
2019-05-03
1
-1/+1
|
*
|
|
|
Ambiguous file name in file command
albert-github
2019-05-02
1
-0/+10
*
|
|
|
|
Merge branch 'master' of github.com:doxygen/doxygen
Dimitri van Heesch
2019-05-15
1
-9/+6
|
\
\
\
\
\
|
*
\
\
\
\
Merge pull request #6988 from albert-github/feature/bug_htags_call_graph
Dimitri van Heesch
2019-05-15
1
-8/+5
|
|
\
\
\
\
\
|
|
*
|
|
|
|
USE_HTAGS = YES, there are _no_ call / caller graphs in the documentation
albert-github
2019-05-14
1
-8/+5
|
*
|
|
|
|
|
Don't try to load htags filemap in case htags fails
albert-github
2019-05-14
1
-1/+1
|
|
/
/
/
/
/
*
|
|
|
|
|
issue 6986: C++ static template methods: duplication as non-static and specia...
Dimitri van Heesch
2019-05-15
1
-0/+6
|
/
/
/
/
/
*
|
|
|
|
Merge branch 'master' of github.com:doxygen/doxygen
Dimitri van Heesch
2019-05-07
1
-1/+1
|
\
\
\
\
\
|
*
|
|
|
|
Missing white space in warning
albert-github
2019-05-06
1
-1/+1
*
|
|
|
|
|
Add const correctness for argument lists
Dimitri van Heesch
2019-05-05
1
-16/+19
|
/
/
/
/
/
*
|
|
|
|
Further const correctness changes
Dimitri van Heesch
2019-05-05
1
-125/+130
|
/
/
/
/
*
|
|
|
Improved const correctness and added support for inline namespaces
Dimitri van Heesch
2019-04-21
1
-47/+233
|
|
/
/
|
/
|
|
*
|
|
Merge pull request #6857 from albert-github/feature/bug_645910
Dimitri van Heesch
2019-03-10
1
-1/+8
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Bug 645910 - Segfault on recursion while parsing "\subpage A" in "\page A"
albert-github
2019-02-25
1
-1/+8
*
|
|
Merge pull request #6858 from albert-github/feature/issue_6847
Dimitri van Heesch
2019-02-28
1
-1/+1
|
\
\
\
|
*
|
|
issue_6847 Physical newlines (^^) in ALIASES produce a mismatch between docum...
albert-github
2019-02-25
1
-1/+1
|
|
/
/
*
|
|
Refactored Definition and derived classes such that they are abstract interfaces
Dimitri van Heesch
2019-02-28
1
-73/+51
|
/
/
*
|
Remove persistent storage of Entry objects
Dimitri van Heesch
2019-02-17
1
-780/+540
|
/
*
Merge pull request #6824 from albert-github/feature/bug_766508
Dimitri van Heesch
2019-02-09
1
-0/+1
|
\
|
*
Bug 766508 - missing comments of overridden methods
albert-github
2019-02-06
1
-0/+1
*
|
issue #6828 Physical newlines (^^) in ALIASES configuration tags not working ...
albert-github
2019-02-07
1
-1/+1
|
/
[next]