index
:
Doxygen.git
master
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
dotdirdeps.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Refactoring: replace QFile/FTextStream with fstream/stringstream
Dimitri van Heesch
2021-03-18
1
-6/+7
*
Fix size_t related compiler errors & warnings for win64
Dimitri van Heesch
2021-01-22
1
-1/+1
*
Refactoring: modernize various dot graphs
Dimitri van Heesch
2021-01-22
1
-8/+9
*
Refactoring: replace FilePairDict by FilePairLinkedMap
Dimitri van Heesch
2021-01-22
1
-1/+1
*
Merge pull request #8306 from dhebbeker/feature/remove-check-of-isParentOf
Dimitri van Heesch
2021-01-05
1
-3/+2
|
\
|
*
Optimize: usedDir can not be parent of dd if they have the same parent.
David Hebbeker
2021-01-02
1
-3/+2
*
|
Refactoring: moderize Doxygen::dirRelations
Dimitri van Heesch
2021-01-02
1
-6/+3
*
|
Corrected the location of [in,out] for the parameter documentation
Dimitri van Heesch
2021-01-02
1
-4/+4
|
/
*
Add documentation of parameters of new function.
David Hebbeker
2021-01-01
1
-3/+3
*
Rename variable.
David Hebbeker
2021-01-01
1
-6/+6
*
Draw sibling directories in parent directory.
David Hebbeker
2021-01-01
1
-3/+25
*
Outsource common code to draw directories.
David Hebbeker
2021-01-01
1
-28/+26
*
Replaced UsedDirsContainer with UsedDirLinkedMap
Dimitri van Heesch
2020-12-30
1
-14/+13
*
Substitute `QDict<UsedDir>` with `std::map<QCString, UsedDir * >`.
David Hebbeker
2020-12-29
1
-7/+4
*
For loops on QListIterator by range loops.
David Hebbeker
2020-05-02
1
-5/+3
*
Fix regression when creating directory graphs
Dimitri van Heesch
2020-03-09
1
-30/+34
*
Enabled stricter compiler warnings and fixed all new warnings
Dimitri van Heesch
2020-03-08
1
-2/+0
*
Spelling corrections for src directory
albert-github
2019-11-05
1
-2/+2
*
Refactoring code for dot related source files
Dimitri van Heesch
2019-09-10
1
-3/+5
*
refactoring dot.cpp
Thomas Haller
2019-06-13
1
-0/+220