index
:
Doxygen.git
master
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
definitionimpl.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Refactoring: remove implicit conversion from QCString to const char *
Dimitri van Heesch
2021-04-22
1
-34/+34
*
Refactoring: Add TextStream buffer to improve output writing performance
Dimitri van Heesch
2021-03-28
1
-2/+2
*
Refactoring: replace QFile/FTextStream with fstream/stringstream
Dimitri van Heesch
2021-03-18
1
-2/+2
*
Refactoring: replace Doxygen::groupSDict by Doxygen::groupLinkedMap
Dimitri van Heesch
2020-12-31
1
-5/+5
*
Improve handling of inline namespace members in LateX/RTF output
Dimitri van Heesch
2020-12-02
1
-7/+16
*
Fixed potential crash when cleaning up
Dimitri van Heesch
2020-11-24
1
-1/+1
*
Fix for crash when using members of a partially constructed object
Dimitri van Heesch
2020-11-14
1
-0/+7
*
Refactoring: replacing dynamic_cast by static_cast to improve performance
Dimitri van Heesch
2020-11-13
1
-147/+311
*
Refactoring: Introduce immutable and mutable interfaces
Dimitri van Heesch
2020-11-09
1
-38/+4
*
Refactoring: modernize getUsedClasses() method
Dimitri van Heesch
2020-10-29
1
-2/+2
*
Refactoring: modernize TooltipManager class and source reference lists
Dimitri van Heesch
2020-10-20
1
-6/+15
*
Refactor: make QCString a wrapper around std::string
Dimitri van Heesch
2020-06-10
1
-2/+2
*
Refactoring: Introduce type names for commonly used container types
Dimitri van Heesch
2020-05-01
1
-10/+10
*
Issue #7635: Incorrect location for enum in XML file (part 3)
Dimitri van Heesch
2020-03-17
1
-2/+5
*
Enabled stricter compiler warnings and fixed all new warnings
Dimitri van Heesch
2020-03-08
1
-27/+27
*
Restructure the way RefLists are handled
Dimitri van Heesch
2020-02-27
1
-4/+4
*
Restructure section handling
Dimitri van Heesch
2020-02-21
1
-3/+3
*
issue #7302: Determination of anonymous is too restrictive
Dimitri van Heesch
2019-11-05
1
-0/+3
*
Replaced QList<ListItemInfo> with std::vector<ListItemInfo>
Dimitri van Heesch
2019-10-29
1
-4/+4
*
Replaced QList<SectionInfo> by std::vector<SectionInfo>
Dimitri van Heesch
2019-10-29
1
-2/+2
*
Improved const correctness and added support for inline namespaces
Dimitri van Heesch
2019-04-21
1
-22/+162
*
Refactored Definition and derived classes such that they are abstract interfaces
Dimitri van Heesch
2019-02-28
1
-0/+144