index
:
Doxygen.git
master
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
memberdef.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Refactoring: remove implicit conversion from QCString to const char *
Dimitri van Heesch
2021-04-22
1
-29/+29
*
issue #8498: Concepts do not respect groups in tree view
Dimitri van Heesch
2021-04-13
1
-0/+1
*
C++20 concepts: added support for parsing requires-clauses
Dimitri van Heesch
2021-04-08
1
-0/+4
*
Refactoring: Add TextStream buffer to improve output writing performance
Dimitri van Heesch
2021-03-28
1
-1/+1
*
Refactoring: replace QFile/FTextStream with fstream/stringstream
Dimitri van Heesch
2021-03-18
1
-1/+1
*
Refactoring: Replaced QDir with Dir
Dimitri van Heesch
2021-03-18
1
-2/+1
*
Disable qregex.h and fix some warnings and issues
Dimitri van Heesch
2021-02-20
1
-1/+0
*
Refactoring: cleanup unused qtools headers
Dimitri van Heesch
2021-01-22
1
-1/+0
*
Refactoring: modernize MemberList
Dimitri van Heesch
2021-01-22
1
-15/+16
*
Refactoring: modernize getMemberLists()
Dimitri van Heesch
2021-01-04
1
-1/+1
*
Refactoring: replace ExampleSDict by ExampleList
Dimitri van Heesch
2021-01-01
1
-2/+2
*
Refactoring: move addDocCrossReference to memberdef.cpp/.h
Dimitri van Heesch
2020-11-28
1
-0/+1
*
Refactoring: replacing dynamic_cast by static_cast to improve performance
Dimitri van Heesch
2020-11-13
1
-7/+14
*
Refactoring: Introduce immutable and mutable interfaces
Dimitri van Heesch
2020-11-09
1
-32/+42
*
Renamed EXTRACT_ANON_ARGUMENTS to RESOLVE_UNNAMED_PARAMS and enabled it by de...
Dimitri van Heesch
2020-09-16
1
-1/+1
*
Merge branch 'arg_name_as_comment' of https://github.com/tolnaisz/doxygen int...
Dimitri van Heesch
2020-09-16
1
-0/+1
|
\
|
*
Support commented out argument names in declarations controlled by new cofig ...
Szabi Tolnai
2020-08-11
1
-0/+1
*
|
issue #7973: C++ grouped functions in namespace have disapeard
Dimitri van Heesch
2020-08-24
1
-2/+2
|
/
*
Refactoring: Introduce type names for commonly used container types
Dimitri van Heesch
2020-05-01
1
-3/+3
*
Performance improvements after profiling
Dimitri van Heesch
2020-04-24
1
-10/+11
*
Embed TagInfo struct inside Entry
Dimitri van Heesch
2019-10-28
1
-1/+1
*
Changed ArgumentList to be an STL container
Dimitri van Heesch
2019-10-27
1
-14/+16
*
Fix typos
luz.paz
2019-09-28
1
-1/+1
*
issue #7216: non-const getGroupDef() called on aliased member
Dimitri van Heesch
2019-08-25
1
-3/+3
*
Some fixes and restructuring
Dimitri van Heesch
2019-08-06
1
-5/+3
*
doxyparse addon new features and bugfixes
Joenio Costa
2019-08-05
1
-0/+5
*
Improved constness and avoid using non-const members of aliases
Dimitri van Heesch
2019-07-29
1
-2/+2
*
Add const correctness for argument lists
Dimitri van Heesch
2019-05-05
1
-6/+7
*
Improved const correctness and added support for inline namespaces
Dimitri van Heesch
2019-04-21
1
-43/+57
*
Refactored Definition and derived classes such that they are abstract interfaces
Dimitri van Heesch
2019-02-28
1
-324/+279
*
Remove dead code
Dimitri van Heesch
2019-01-21
1
-5/+0
*
Added 'constexpr' as attribute label and to XML output
Dimitri van Heesch
2019-01-13
1
-0/+1
*
Added declfile, declline, and declcolumn attributes to the location element i...
Dimitri van Heesch
2019-01-12
1
-2/+6
*
Merge remote-tracking branch 'doxygen/master'
Joe George
2018-11-05
1
-0/+6
|
\
|
*
Add commands to handle referenced by relation and references relation
albert-github
2018-10-17
1
-0/+6
*
|
Added *.ice files as a recognized file type.
Mark Spruiell
2018-10-22
1
-1/+4
|
/
*
add the number of conditionals path and bugfix
Joenio Costa
2017-06-28
1
-0/+6
*
Check for undocumented params warnings if members detailed documentation is n...
Artur Kink
2016-11-29
1
-0/+1
*
Style fixes and added numbering to overloaded members
Dimitri van Heesch
2016-07-30
1
-1/+1
*
Template enhancements and various other small fixes
Dimitri van Heesch
2015-09-08
1
-0/+1
*
Bug 746734 - Don't warn about missing documentation for deleted functions.
Dimitri van Heesch
2015-05-03
1
-0/+1
*
Bump copyright year
Dimitri van Heesch
2015-02-26
1
-1/+1
*
Bug 739209 - Invalid warning about undocumented C++ function imported from ta...
Dimitri van Heesch
2014-12-23
1
-0/+1
*
Bug 736992 - Member functions omitted from tagfile
Dimitri van Heesch
2014-09-22
1
-4/+3
*
Added lists for indices to template context
Dimitri van Heesch
2014-08-02
1
-0/+6
*
Documentation generator: added support for C# property accessors visibility m...
Maksim Osipov
2014-07-04
1
-0/+4
*
Updated copyright
Dimitri van Heesch
2014-02-11
1
-1/+1
*
More work on the template and context mechanisms
Dimitri van Heesch
2013-12-29
1
-1/+2
*
Template and context enhancements
Dimitri van Heesch
2013-12-23
1
-0/+1
*
More template and context enhancements
Dimitri van Heesch
2013-12-12
1
-0/+8
[next]