summaryrefslogtreecommitdiffstats
path: root/src/dot.cpp
Commit message (Expand)AuthorAgeFilesLines
* Combined lrRank and rank parameters for computeMd5SignatureDimitri van Heesch2018-07-231-18/+11
* Merge branch 'feature/bug_395343' of https://github.com/albert-github/doxygen...Dimitri van Heesch2018-07-231-5/+13
|\
| * Bug 395343 - caller graph can be improved by having caller on left & callee o...albert-github2018-06-101-5/+13
* | BugĀ 363762 - Tooltips are not shown in dot-generated graphs (extension)albert-github2018-06-101-0/+4
|/
* Bug 363762 - Tooltips are not shown in dot-generated graphsalbert-github2018-06-071-3/+6
* Bug 363762 - Tooltips are not shown in dot-generated graphsalbert-github2018-06-071-4/+4
* Large CALL / CALLER graphs cannot be processed in LaTeXalbert-github2018-04-261-12/+86
* Merge branch 'master' of https://github.com/ahoogol/doxygen into ahoogol-masterDimitri van Heesch2017-12-281-16/+16
|\
| * Fixed compile errors in clang and gccahoogol2017-06-281-1/+1
| * Added support for RTL(right to left) languages like Arabic and Persian in HTM...ahoogol2017-06-251-16/+16
* | Bug 743367 - Duplicate attribute (target="_top" target="_top") generated in ....albert-github2017-09-281-2/+5
* | dot.cpp: Fix DotGfxHierarchyTable first class node loopAdrian DC2017-07-071-1/+1
|/
* Optimized use of convertNameToFile to improve performanceDimitri van Heesch2016-02-071-40/+16
* Reimplemented node renumbering for dot graph to improve performanceDimitri van Heesch2016-02-021-105/+88
* Changed configuration mechanism to directly access options in order to improv...Dimitri van Heesch2016-01-171-59/+59
* Bug 742715 - Unnamed structs gives: QGDict::hashAsciiKey: Invalid null keyDimitri van Heesch2015-12-281-4/+9
* Bug 756241 - Race condition in parallel DOT runsDimitri van Heesch2015-10-171-44/+38
* Added support for directory dependency graphs to template engineDimitri van Heesch2015-08-281-6/+12
* Bump copyright yearDimitri van Heesch2015-02-261-1/+1
* Merge pull request #297 from albert-github/feature/dot_index_pngDimitri van Heesch2015-02-211-18/+28
|\
| * Support generating index-color PNG filesalbert-github2015-02-081-18/+28
* | Added type constraint relations for Java generics to dot graphs and XML outputDimitri van Heesch2015-02-211-4/+43
|/
* Fixed potential string buffer issue for dot graphsDimitri van Heesch2015-01-251-4/+8
* Fixed potential crash while generating dot graphsDimitri van Heesch2015-01-091-1/+5
* Merge pull request #272 from albert-github/feature/bug_unusedDimitri van Heesch2015-01-031-10/+0
|\
| * Remove unused local and static global variablesalbert-github2014-12-271-10/+0
* | Fixed a couple of cases where sharing string data could lead to corruptionDimitri van Heesch2015-01-021-15/+16
|/
* Added graphical hierarchy support to template engineDimitri van Heesch2014-12-251-103/+108
* Bug 736022 - [PATCH] Fix potential null pointer dereference in src/index.cppDimitri van Heesch2014-09-231-1/+1
* Bug 735985 - [PATCH] Fix missing unchecked return value in src/dot.cppDimitri van Heesch2014-09-231-1/+5
* Bug 735726 - [PATCH] Fix missing break in switch case statementDimitri van Heesch2014-08-301-2/+3
* Merge pull request #202 from jannick0/masterDimitri van Heesch2014-07-201-1/+1
|\
| * Update dot.cppjannick02014-07-191-1/+1
* | Docbook output improvementsDimitri van Heesch2014-06-201-61/+148
|/
* Fix segfault on invalid bounding FIG when patching dotGil Elad2014-04-151-1/+1
* Some restructuring and some compiler warning fixesDimitri van Heesch2014-03-151-2/+6
* Updated copyrightDimitri van Heesch2014-02-111-1/+1
* Restructered html entity handlingDimitri van Heesch2014-02-101-1/+1
* Reduced and improved functionality of QListDimitri van Heesch2013-12-301-4/+5
* Fixed a number of compiler warnings reported by newer clang compilerDimitri van Heesch2013-09-181-3/+3
* Fixed issue running dot on files with non-ascii charactersDimitri van Heesch2013-08-031-6/+7
* Release-1.8.3.1-20130512Dimitri van Heesch2013-05-121-32/+32
* Release-1.8.3.1-20130402Dimitri van Heesch2013-04-021-0/+12
* Release-1.8.3.1-20130324Dimitri van Heesch2013-03-241-9/+9
* Release-1.8.3.1-20130209Dimitri van Heesch2013-02-091-21/+91
* Release-1.8.3.1Dimitri van Heesch2013-01-201-3/+3
* Release-1.8.2-20121118Dimitri van Heesch2012-11-181-38/+44
* Release-1.8.2-20120930Dimitri van Heesch2012-09-301-4/+26
* Release-1.8.2Dimitri van Heesch2012-08-111-4/+5
* Release-1.8.1.2-20120729Dimitri van Heesch2012-07-291-2/+2