index
:
Doxygen.git
master
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
filedef.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Exclude markdown mapped documentation files from Files list
albert-github
2020-11-23
1
-1/+2
*
Refactoring: removing setVisited/isVisited members
Dimitri van Heesch
2020-11-20
1
-13/+8
*
Refactoring: replacing dynamic_cast by static_cast to improve performance
Dimitri van Heesch
2020-11-13
1
-5/+33
*
Refactoring: Introduce immutable and mutable interfaces
Dimitri van Heesch
2020-11-09
1
-2/+13
*
Fixed issue in combineUsingRelations() that could lead to the use of invalid ...
Dimitri van Heesch
2020-11-01
1
-1/+5
*
Refactoring: modernized the getUsedNamespaces() method
Dimitri van Heesch
2020-11-01
1
-50/+17
*
Refactoring: modernize getUsedClasses() method
Dimitri van Heesch
2020-10-29
1
-38/+11
*
Fix for broken LaTeX output.
Dimitri van Heesch
2020-09-27
1
-4/+4
*
Refactoring: prepare output generators for multi-threaded use
Dimitri van Heesch
2020-09-27
1
-12/+23
*
issue #8037: Links using @ref stopped working in doxygen 1.8.19
Dimitri van Heesch
2020-09-21
1
-0/+1
*
Refactoring: OutputList & OutputGen
Dimitri van Heesch
2020-08-24
1
-5/+5
*
issue #7973: C++ grouped functions in namespace have disapeard
Dimitri van Heesch
2020-08-24
1
-7/+1
*
Refactor: Modernize clang parser and make it run with multiple threads
Dimitri van Heesch
2020-07-16
1
-47/+18
*
Fixed anothing compilation issue when use_libclang was not enabled
Dimitri van Heesch
2020-06-29
1
-4/+2
*
Refactor: make preprocessor run in parallel
Dimitri van Heesch
2020-06-28
1
-75/+66
*
Refactor: modernize markdown and make it thread-safe
Dimitri van Heesch
2020-06-16
1
-3/+6
*
Refactor: make QCString a wrapper around std::string
Dimitri van Heesch
2020-06-10
1
-2/+3
*
Refactoring: Introduce type names for commonly used container types
Dimitri van Heesch
2020-05-01
1
-1/+1
*
Merge branch 'filenamedict'
Dimitri van Heesch
2020-04-06
1
-103/+99
|
\
|
*
Replaced FileNameDict/FileNameList by FileNameLinkedMap
Dimitri van Heesch
2020-04-06
1
-103/+99
*
|
Fix html file ext in external docs (#7679)
avostrik
2020-04-01
1
-1/+1
|
/
*
Restructure the way RefLists are handled
Dimitri van Heesch
2020-02-27
1
-1/+1
*
Minor fixes
Dimitri van Heesch
2019-12-25
1
-1/+1
*
Merge branch 'feature/bug_335614' of https://github.com/albert-github/doxygen...
Dimitri van Heesch
2019-12-25
1
-1/+1
|
\
|
*
Bug 335614 - HTML link incorrect when using tagfile
albert-github
2019-09-30
1
-1/+1
*
|
Renamed Portables to Portable
Dimitri van Heesch
2019-12-08
1
-2/+2
*
|
Merge branch 'memory_leakage_fix' of https://github.com/virusxp/doxygen into ...
Dimitri van Heesch
2019-12-08
1
-2/+2
|
\
\
|
*
|
Refactoring of portable.h and portable.cpp functions to be contained in a nam...
Tobias Off
2019-11-28
1
-2/+2
*
|
|
Split language parser into "outline parser" and "code parser"
Dimitri van Heesch
2019-12-03
1
-7/+7
|
/
/
*
|
issue #7348 Better warning in case a graph would have been to large
Dimitri van Heesch
2019-11-16
1
-2/+4
*
|
Spelling corrections for src directory
albert-github
2019-11-05
1
-1/+1
*
|
Replaced QList<ListItemInfo> with std::vector<ListItemInfo>
Dimitri van Heesch
2019-10-29
1
-1/+1
|
/
*
issue #7216: non-const getGroupDef() called on aliased member (cleanup + null...
Dimitri van Heesch
2019-08-26
1
-3/+3
*
issue #7216: non-const getGroupDef() called on aliased member
Dimitri van Heesch
2019-08-25
1
-1/+1
*
Merge branch 'feature/bug_endblock_msg' of https://github.com/albert-github/d...
Dimitri van Heesch
2019-08-04
1
-1/+1
|
\
|
*
Correction warning message
albert-github
2019-06-01
1
-1/+1
*
|
refactoring dot.cpp
Thomas Haller
2019-06-13
1
-0/+1
|
/
*
Improved const correctness and added support for inline namespaces
Dimitri van Heesch
2019-04-21
1
-7/+43
*
Refactored Definition and derived classes such that they are abstract interfaces
Dimitri van Heesch
2019-02-28
1
-88/+227
*
Bug 399222 - SORT_BRIEF_DOCS produces wrong results
albert-github
2019-02-13
1
-0/+12
*
Minor restructuring
Dimitri van Heesch
2018-11-18
1
-25/+11
*
Fix for module quicklinks
Mark Spruiell
2018-10-22
1
-7/+30
*
Added *.ice files as a recognized file type.
Mark Spruiell
2018-10-22
1
-24/+114
*
Implementation of standard generator for docbook output
albert-github
2018-09-07
1
-2/+9
*
Remove some dead code
albert-github
2018-05-14
1
-1/+0
*
Bug 795252 - Broken extension test in FileDef::generateSourceFile()
Christoph Lipka
2018-04-14
1
-2/+1
*
Bug 775245 - referencing Python files via tagfile broken
Dimitri van Heesch
2016-11-29
1
-4/+13
*
Bug 774138 - Please add HTML classes to "Definition at..." & "Referenced by.....
albert-github
2016-11-13
1
-1/+5
*
Fixup man only output to use generator state push pop
Artur Kink
2016-09-26
1
-1/+2
*
For manpages remove trailing dash when no brief description
Artur Kink
2016-09-25
1
-1/+4
[next]