summaryrefslogtreecommitdiffstats
path: root/src/dotfilepatcher.cpp
Commit message (Collapse)AuthorAgeFilesLines
* issue #7706: Md5 hash does not match for two different runs (part 2)Dimitri van Heesch2020-04-191-20/+21
|
* Enabled stricter compiler warnings and fixed all new warningsDimitri van Heesch2020-03-081-4/+4
|
* issue #7583 External Links in Inheritance Diagrams open in the Image Frame.albert-github2020-02-241-1/+1
| | | | When having a function it opens in the current frame and uses the complete frame. Images (e.g. inherited diagrams) are displayed in a small "sub frame" and when displaying the link here it is not readable and furthermore the user doesn't know anything about the "sub frame". In case of an image the link should be displayed in the parent frame of the image.
* Reduce the use of QString in favor of the more efficient QCStringDimitri van Heesch2019-09-211-2/+2
|
* Refactoring code for dot related source filesDimitri van Heesch2019-09-101-5/+147
|
* refactoring dot.cppThomas Haller2019-06-131-0/+539