index
:
Doxygen.git
master
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
definition.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix for crash when using members of a partially constructed object
Dimitri van Heesch
2020-11-14
1
-4/+11
*
Refactoring: replacing dynamic_cast by static_cast to improve performance
Dimitri van Heesch
2020-11-13
1
-41/+70
*
Refactoring: modernize getUsedClasses() method
Dimitri van Heesch
2020-10-29
1
-1/+1
*
Refactoring: modernize Doxygen::symbolMap
Dimitri van Heesch
2020-10-23
1
-60/+2
*
Refactoring: modernize TooltipManager class and source reference lists
Dimitri van Heesch
2020-10-20
1
-73/+79
*
Fix for broken LaTeX output.
Dimitri van Heesch
2020-09-27
1
-1/+1
*
Refactoring: prepare output generators for multi-threaded use
Dimitri van Heesch
2020-09-27
1
-16/+16
*
issue #8034: doxygen crashes
Dimitri van Heesch
2020-09-17
1
-3/+3
*
Warning about end of list in brief description after alias `^^` replacement
albert-github
2020-09-03
1
-0/+2
*
Refactor: make QCString a wrapper around std::string
Dimitri van Heesch
2020-06-10
1
-1/+1
*
Refactor: modernize configuration values
Dimitri van Heesch
2020-06-04
1
-11/+7
*
Refactoring: Introduce type names for commonly used container types
Dimitri van Heesch
2020-05-01
1
-149/+149
*
Merge branch 'remove_tcl'
Dimitri van Heesch
2020-03-22
1
-2/+1
|
\
|
*
Remove support for TCL (code is too buggy and unmaintained, language not very...
Dimitri van Heesch
2020-03-15
1
-2/+1
*
|
Fix not correctly formatted messages
Moritz 'Morty' StrĂ¼be
2020-03-21
1
-1/+1
*
|
Issue #7635: Incorrect location for enum in XML file (part 3)
Dimitri van Heesch
2020-03-17
1
-6/+12
|
/
*
Enabled stricter compiler warnings and fixed all new warnings
Dimitri van Heesch
2020-03-08
1
-48/+50
*
Restructure the way RefLists are handled
Dimitri van Heesch
2020-02-27
1
-11/+15
*
Cleanup code
Dimitri van Heesch
2020-02-22
1
-1/+1
*
Restructure section handling
Dimitri van Heesch
2020-02-21
1
-86/+62
*
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
*
|
Prevent writing automatic anchors to the tag file
Dimitri van Heesch
2019-12-15
1
-1/+1
*
|
Renamed Portables to Portable
Dimitri van Heesch
2019-12-08
1
-8/+8
*
|
Merge branch 'memory_leakage_fix' of https://github.com/virusxp/doxygen into ...
Dimitri van Heesch
2019-12-08
1
-8/+8
|
\
\
|
*
|
Refactoring of portable.h and portable.cpp functions to be contained in a nam...
Tobias Off
2019-11-28
1
-8/+8
*
|
|
Split language parser into "outline parser" and "code parser"
Dimitri van Heesch
2019-12-03
1
-15/+15
|
/
/
*
|
issue #7403: xref versus namespace in multiple file
Dimitri van Heesch
2019-11-16
1
-1/+1
*
|
Merge pull request #7377 from albert-github/feature/bug_spell_src
Dimitri van Heesch
2019-11-06
1
-1/+1
|
\
\
|
*
|
Spelling corrections for src directory
albert-github
2019-11-05
1
-1/+1
*
|
|
issue #7302: Determination of anonymous is too restrictive
Dimitri van Heesch
2019-11-05
1
-21/+22
|
/
/
*
|
Replaced QList<ListItemInfo> with std::vector<ListItemInfo>
Dimitri van Heesch
2019-10-29
1
-63/+28
*
|
Replaced QList<SectionInfo> by std::vector<SectionInfo>
Dimitri van Heesch
2019-10-29
1
-5/+2
*
|
Changed ArgumentList to be an STL container
Dimitri van Heesch
2019-10-27
1
-1/+1
|
/
*
Correction warning message
albert-github
2019-06-01
1
-6/+6
*
Improved const correctness and added support for inline namespaces
Dimitri van Heesch
2019-04-21
1
-18/+33
*
Regression on Definition and derived classes that are abstract interfaces (2)
albert-github
2019-03-01
1
-5/+5
*
Regression on Definition and derived classes that are abstract interfaces (2)
albert-github
2019-03-01
1
-1/+1
*
Refactored Definition and derived classes such that they are abstract interfaces
Dimitri van Heesch
2019-02-28
1
-136/+171
*
Remove persistent storage of Entry objects
Dimitri van Heesch
2019-02-17
1
-1/+1
*
Added declfile, declline, and declcolumn attributes to the location element i...
Dimitri van Heesch
2019-01-12
1
-2/+15
*
Moved check for page having a title to hasTitle() method
Dimitri van Heesch
2018-12-31
1
-5/+4
*
issue #6716 mainpage notitle causes notitle to appear in index bar
albert-github
2018-12-30
1
-1/+2
*
Fixed two small memory leaks
Dimitri van Heesch
2018-12-25
1
-0/+1
*
Merge pull request #6696 from albert-github/feature/bug_xhtml_toc
Dimitri van Heesch
2018-12-20
1
-0/+1
|
\
|
*
Incorrect closing tags for in page table of contents (XHTML)
albert-github
2018-12-19
1
-0/+1
*
|
Incorrect closing tags for in page table of contents (docbook)
albert-github
2018-12-19
1
-0/+8
|
/
*
Merge pull request #6562 from albert-github/feature/bug_references
Dimitri van Heesch
2018-11-04
1
-8/+2
|
\
|
*
Add commands to handle referenced by relation and references relation
albert-github
2018-10-17
1
-8/+2
[next]