index
:
Doxygen.git
master
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
memberdef.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #720 from albert-github/feature/bug_python_html
Dimitri van Heesch
2018-06-24
1
-1/+1
|
\
|
*
Cannot properly jump from brief to detailed function description
albert-github
2018-05-11
1
-1/+1
*
|
Merge branch 'master' into vhdl-localization
Andreas Regel
2018-05-28
1
-3/+6
|
\
\
|
|
/
|
*
Misc. typos
luz.paz
2018-04-25
1
-2/+2
|
*
Bug 303020 - Missing warning of undocumented member in member group
albert-github
2018-04-10
1
-1/+4
*
|
Remove default assignment from Translator::trVhdlType() declaration
Andreas Regel
2018-01-09
1
-1/+1
*
|
Add VHDL strings to Translator class and add german translations.
Andreas Regel
2018-01-08
1
-1/+1
*
|
Replace calls to trTypeString with trVhdlType in single mode, which is the de...
Andreas Regel
2018-01-08
1
-1/+1
|
/
*
Bug 788209 - C++: False warning message when inheriting class from tag file
Dimitri van Heesch
2017-12-25
1
-0/+1
*
add the number of conditionals path and bugfix
Joenio Costa
2017-06-28
1
-0/+11
*
Fixed problem where automatic line breaking caused missing vertical bars in t...
Dimitri van Heesch
2017-04-27
1
-2/+1
*
Check for undocumented params warnings if members detailed documentation is n...
Artur Kink
2016-11-29
1
-20/+27
*
Bug 770973 - Tag file size double between each run
Dimitri van Heesch
2016-10-08
1
-1/+1
*
Bug 771152 - C++11 ref-qualifiers do not appear in Member Function Documentat...
Dimitri van Heesch
2016-09-21
1
-0/+8
*
Unified display of enum values across output formats and languages
Dimitri van Heesch
2016-08-31
1
-30/+36
*
Style fixes and added numbering to overloaded members
Dimitri van Heesch
2016-07-30
1
-7/+9
*
Modified (readability) layout for member title in HTML and LaTex
PkLab.net
2016-06-22
1
-1/+1
*
Applied responsive design to menu bar using smartmenus
Dimitri van Heesch
2016-05-05
1
-4/+0
*
Fixed wrong <p> nesting issue for call/caller graphs
Dimitri van Heesch
2016-03-08
1
-4/+4
*
Bug 753608 - Link of typedef within namespace on group pages missing
Dimitri van Heesch
2016-02-08
1
-17/+24
*
Changed configuration mechanism to directly access options in order to improv...
Dimitri van Heesch
2016-01-17
1
-53/+53
*
Bug 722654 - Inherited member of template class issues warning and is not doc...
Dimitri van Heesch
2016-01-09
1
-4/+7
*
Bug 742715 - Unnamed structs gives: QGDict::hashAsciiKey: Invalid null key
Dimitri van Heesch
2015-12-28
1
-1/+6
*
Bug 755939 - Warning refers to incorrect line for undocumented member functio...
Dimitri van Heesch
2015-12-28
1
-1/+1
*
Bug 758132 - Brief description of non documented functions (fixes)
Dimitri van Heesch
2015-12-28
1
-5/+3
*
Bug 758132 - Brief description of non documented functions
albert-github
2015-11-22
1
-0/+1
*
Bug 754606 - Double anchors when using groups
Dimitri van Heesch
2015-11-01
1
-9/+12
*
Template enhancements and various other small fixes
Dimitri van Heesch
2015-09-08
1
-5/+11
*
Bug 746734 - Don't warn about missing documentation for deleted functions.
Dimitri van Heesch
2015-05-03
1
-2/+7
*
Merge branch 'master' of github.com:doxygen/doxygen
Dimitri van Heesch
2015-04-04
1
-3/+3
|
\
|
*
Warnings without filename
albert-github
2015-03-21
1
-3/+3
*
|
Added function arguments to the LaTeX toc
Dimitri van Heesch
2015-04-02
1
-0/+4
|
/
*
Merge pull request #305 from albert-github/feature/bug_745481
Dimitri van Heesch
2015-03-05
1
-1/+4
|
\
|
*
Bug 745481 - Doxygen generates bad "More..." file links for functions within ...
albert-github
2015-03-04
1
-1/+4
*
|
Merge branch 'master' of github.com:doxygen/doxygen
Dimitri van Heesch
2015-02-26
1
-2/+2
|
\
\
|
|
/
|
*
Adding commands \hidecallgraph and \hidecallergraph
albert-github
2015-02-22
1
-2/+2
*
|
Bump copyright year
Dimitri van Heesch
2015-02-26
1
-1/+1
|
/
*
Fortran: warning message about not documented module member
albert-github
2015-01-06
1
-1/+7
*
Merge pull request #272 from albert-github/feature/bug_unused
Dimitri van Heesch
2015-01-03
1
-1/+0
|
\
|
*
Remove unused local and static global variables
albert-github
2014-12-27
1
-1/+0
*
|
Fixed a couple of cases where sharing string data could lead to corruption
Dimitri van Heesch
2015-01-02
1
-1/+1
|
/
*
Bug 729063 - Missing link for item inside the same namespace
Dimitri van Heesch
2014-12-23
1
-15/+17
*
Bug 739209 - Invalid warning about undocumented C++ function imported from ta...
Dimitri van Heesch
2014-12-23
1
-2/+8
*
Bug 740218 - Full scope needed when making link inside cross-referenced section
Dimitri van Heesch
2014-11-17
1
-1/+1
*
Fixed several Coverity warnings
Dimitri van Heesch
2014-11-15
1
-2/+2
*
Bug 736992 - Member functions omitted from tagfile
Dimitri van Heesch
2014-09-22
1
-84/+73
*
Regression class<T extends V> resulted in class<V> as the page title
Dimitri van Heesch
2014-09-14
1
-1/+1
*
Merge pull request #214 from ellert/missing-spaces
Dimitri van Heesch
2014-09-03
1
-3/+10
|
\
|
*
Bug 652276 - Typedefs in manpages has too few linebreak possiblilities
Mattias Ellert
2014-08-31
1
-1/+3
|
*
Use substitute() instead of QString conversion
Mattias Ellert
2014-08-27
1
-2/+1
[next]