index
:
Doxygen.git
master
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
dotclassgraph.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Refactoring: remove implicit conversion from QCString to const char *
Dimitri van Heesch
2021-04-22
1
-23/+23
*
Refactoring: Add TextStream buffer to improve output writing performance
Dimitri van Heesch
2021-03-28
1
-4/+5
*
Refactoring: replace QMIN/QMAX by std::min/std::max
Dimitri van Heesch
2021-03-26
1
-3/+5
*
Refactoring: replace QFile/FTextStream with fstream/stringstream
Dimitri van Heesch
2021-03-18
1
-4/+4
*
Refactoring: modernize various dot graphs
Dimitri van Heesch
2021-01-22
1
-37/+33
*
Refactoring: modernize used/usedByImplementationClasses & templateTypeConstra...
Dimitri van Heesch
2021-01-22
1
-23/+10
*
Refactoring: modernize ClassDef::getTemplateInstances()
Dimitri van Heesch
2021-01-22
1
-17/+5
*
Refactoring: modernize DotNode
Dimitri van Heesch
2021-01-22
1
-32/+15
*
bug_560861 Class graph does not differentiate same classes in different names...
albert-github
2021-01-11
1
-2/+7
*
Fixed scope resolution problem for nested Java generics
Dimitri van Heesch
2020-12-22
1
-1/+1
*
Refactoring: removed macros used for getting the value of settings
Dimitri van Heesch
2020-11-15
1
-15/+9
*
Refactoring: Modernize BaseClassList
Dimitri van Heesch
2020-10-12
1
-11/+4
*
Changed container class for class use and constrained relations from QDict<vo...
Dimitri van Heesch
2020-08-02
1
-40/+21
*
Refactoring: Introduce type names for commonly used container types
Dimitri van Heesch
2020-05-01
1
-15/+14
*
Enabled stricter compiler warnings and fixed all new warnings
Dimitri van Heesch
2020-03-08
1
-2/+4
*
issue #7348 Better warning in case a graph would have been to large
Dimitri van Heesch
2019-11-16
1
-1/+6
*
Merge branch 'feature/bug_endblock_msg' of https://github.com/albert-github/d...
Dimitri van Heesch
2019-08-04
1
-4/+4
*
refactoring dot.cpp
Thomas Haller
2019-06-13
1
-0/+548