index
:
Doxygen.git
master
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
dot.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed range and added code comment
Dimitri van Heesch
2018-12-31
1
-1/+2
*
issue #6708 Invalid UTF-8 characters in hover title
albert-github
2018-12-31
1
-2/+1
*
issue #6708 Invalid UTF-8 characters in hover title
albert-github
2018-12-31
1
-2/+11
*
Bug 793076 - Segmentation fault when generating graphical class hierarchy
albert-github
2018-12-14
1
-1/+6
*
XHTML problem with multiple use of node numbers in id attribute
albert-github
2018-12-07
1
-1/+3
*
Incorrect tag sequence possible for images possible in case of xhtml
albert-github
2018-12-03
1
-9/+20
*
Added *.ice files as a recognized file type.
Mark Spruiell
2018-10-22
1
-2/+13
*
Update dot.cpp
Armin Müller
2018-10-15
1
-1/+1
*
Implementation of standard generator for docbook output
albert-github
2018-09-07
1
-37/+20
*
Combined lrRank and rank parameters for computeMd5Signature
Dimitri van Heesch
2018-07-23
1
-18/+11
*
Merge branch 'feature/bug_395343' of https://github.com/albert-github/doxygen...
Dimitri van Heesch
2018-07-23
1
-5/+13
|
\
|
*
Bug 395343 - caller graph can be improved by having caller on left & callee o...
albert-github
2018-06-10
1
-5/+13
*
|
Bug 363762 - Tooltips are not shown in dot-generated graphs (extension)
albert-github
2018-06-10
1
-0/+4
|
/
*
Bug 363762 - Tooltips are not shown in dot-generated graphs
albert-github
2018-06-07
1
-3/+6
*
Bug 363762 - Tooltips are not shown in dot-generated graphs
albert-github
2018-06-07
1
-4/+4
*
Large CALL / CALLER graphs cannot be processed in LaTeX
albert-github
2018-04-26
1
-12/+86
*
Merge branch 'master' of https://github.com/ahoogol/doxygen into ahoogol-master
Dimitri van Heesch
2017-12-28
1
-16/+16
|
\
|
*
Fixed compile errors in clang and gcc
ahoogol
2017-06-28
1
-1/+1
|
*
Added support for RTL(right to left) languages like Arabic and Persian in HTM...
ahoogol
2017-06-25
1
-16/+16
*
|
Bug 743367 - Duplicate attribute (target="_top" target="_top") generated in ....
albert-github
2017-09-28
1
-2/+5
*
|
dot.cpp: Fix DotGfxHierarchyTable first class node loop
Adrian DC
2017-07-07
1
-1/+1
|
/
*
Optimized use of convertNameToFile to improve performance
Dimitri van Heesch
2016-02-07
1
-40/+16
*
Reimplemented node renumbering for dot graph to improve performance
Dimitri van Heesch
2016-02-02
1
-105/+88
*
Changed configuration mechanism to directly access options in order to improv...
Dimitri van Heesch
2016-01-17
1
-59/+59
*
Bug 742715 - Unnamed structs gives: QGDict::hashAsciiKey: Invalid null key
Dimitri van Heesch
2015-12-28
1
-4/+9
*
Bug 756241 - Race condition in parallel DOT runs
Dimitri van Heesch
2015-10-17
1
-44/+38
*
Added support for directory dependency graphs to template engine
Dimitri van Heesch
2015-08-28
1
-6/+12
*
Bump copyright year
Dimitri van Heesch
2015-02-26
1
-1/+1
*
Merge pull request #297 from albert-github/feature/dot_index_png
Dimitri van Heesch
2015-02-21
1
-18/+28
|
\
|
*
Support generating index-color PNG files
albert-github
2015-02-08
1
-18/+28
*
|
Added type constraint relations for Java generics to dot graphs and XML output
Dimitri van Heesch
2015-02-21
1
-4/+43
|
/
*
Fixed potential string buffer issue for dot graphs
Dimitri van Heesch
2015-01-25
1
-4/+8
*
Fixed potential crash while generating dot graphs
Dimitri van Heesch
2015-01-09
1
-1/+5
*
Merge pull request #272 from albert-github/feature/bug_unused
Dimitri van Heesch
2015-01-03
1
-10/+0
|
\
|
*
Remove unused local and static global variables
albert-github
2014-12-27
1
-10/+0
*
|
Fixed a couple of cases where sharing string data could lead to corruption
Dimitri van Heesch
2015-01-02
1
-15/+16
|
/
*
Added graphical hierarchy support to template engine
Dimitri van Heesch
2014-12-25
1
-103/+108
*
Bug 736022 - [PATCH] Fix potential null pointer dereference in src/index.cpp
Dimitri van Heesch
2014-09-23
1
-1/+1
*
Bug 735985 - [PATCH] Fix missing unchecked return value in src/dot.cpp
Dimitri van Heesch
2014-09-23
1
-1/+5
*
Bug 735726 - [PATCH] Fix missing break in switch case statement
Dimitri van Heesch
2014-08-30
1
-2/+3
*
Merge pull request #202 from jannick0/master
Dimitri van Heesch
2014-07-20
1
-1/+1
|
\
|
*
Update dot.cpp
jannick0
2014-07-19
1
-1/+1
*
|
Docbook output improvements
Dimitri van Heesch
2014-06-20
1
-61/+148
|
/
*
Fix segfault on invalid bounding FIG when patching dot
Gil Elad
2014-04-15
1
-1/+1
*
Some restructuring and some compiler warning fixes
Dimitri van Heesch
2014-03-15
1
-2/+6
*
Updated copyright
Dimitri van Heesch
2014-02-11
1
-1/+1
*
Restructered html entity handling
Dimitri van Heesch
2014-02-10
1
-1/+1
*
Reduced and improved functionality of QList
Dimitri van Heesch
2013-12-30
1
-4/+5
*
Fixed a number of compiler warnings reported by newer clang compiler
Dimitri van Heesch
2013-09-18
1
-3/+3
*
Fixed issue running dot on files with non-ascii characters
Dimitri van Heesch
2013-08-03
1
-6/+7
[next]