index
:
Doxygen.git
master
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
dotgraph.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
issue #8193: Better warning in case of error in dot / msc / dia image
Dimitri van Heesch
2021-05-03
1
-4/+4
*
Fix to avoid unneeded regeneration of "included-by" graphs
Dimitri van Heesch
2021-04-29
1
-14/+19
*
Fix issues caused by QCString::rawData and QCString::operator[]
Dimitri van Heesch
2021-04-26
1
-4/+4
*
Refactoring: remove implicit conversion from QCString to const char *
Dimitri van Heesch
2021-04-22
1
-12/+12
*
Refactoring: Add TextStream buffer to improve output writing performance
Dimitri van Heesch
2021-03-28
1
-9/+9
*
Refactoring: replace QGString by std::ostringstream
Dimitri van Heesch
2021-03-23
1
-3/+3
*
Refactoring: replace QFile/FTextStream with fstream/stringstream
Dimitri van Heesch
2021-03-18
1
-48/+46
*
Refactoring: Replaced QDir with Dir
Dimitri van Heesch
2021-03-18
1
-3/+3
*
Refactoring: Replaced QFileInfo with FileInfo
Dimitri van Heesch
2021-03-18
1
-3/+4
*
Refactoring: modernize DotNode
Dimitri van Heesch
2021-01-22
1
-5/+6
*
Incorrect label / name in case regeneration of HTML without regeneration of d...
albert-github
2020-10-15
1
-1/+1
*
Incorrect label in map of dot files in xhtml (#7840)
albert-github
2020-06-13
1
-1/+1
*
issue #7706: Md5 hash does not match for two different runs (part 2)
Dimitri van Heesch
2020-04-19
1
-11/+1
*
Replace SDict with std::map
Moritz 'Morty' Strübe
2020-03-21
1
-4/+4
*
QString -> std::string & QDict -> std::map
Moritz 'Morty' Strübe
2020-03-21
1
-2/+2
*
Removed exitCode parameter as it is always 1
Dimitri van Heesch
2019-12-22
1
-1/+1
*
Better termination message
albert-github
2019-11-22
1
-1/+1
*
Spelling corrections for src directory
albert-github
2019-11-05
1
-1/+1
*
Fix typos
luz.paz
2019-09-28
1
-1/+1
*
Refactoring code for dot related source files
Dimitri van Heesch
2019-09-10
1
-71/+30
*
refactoring dot.cpp
Thomas Haller
2019-06-13
1
-0/+400