index
:
Doxygen.git
master
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
dotgroupcollaboration.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Refactoring: remove implicit conversion from QCString to const char *
Dimitri van Heesch
2021-04-22
1
-1/+1
*
Refactoring: Add TextStream buffer to improve output writing performance
Dimitri van Heesch
2021-03-28
1
-6/+5
*
Refactoring: replace QGString by std::ostringstream
Dimitri van Heesch
2021-03-23
1
-1/+1
*
Refactoring: replace QFile/FTextStream with fstream/stringstream
Dimitri van Heesch
2021-03-18
1
-8/+11
*
Fixed a couple of issues found by running Coverity
Dimitri van Heesch
2021-02-05
1
-0/+1
*
Regression: fixed crash due to uninitialized pointer in dotgroupcollaboration...
Dimitri van Heesch
2021-01-28
1
-14/+10
*
Refactoring: modernize various dot graphs
Dimitri van Heesch
2021-01-22
1
-53/+43
*
Refactoring: modernize FileList
Dimitri van Heesch
2021-01-22
1
-8/+3
*
Refactoring: modernize MemberList
Dimitri van Heesch
2021-01-22
1
-4/+2
*
Refactoring: replace Doxygen::groupSDict by Doxygen::groupLinkedMap
Dimitri van Heesch
2020-12-31
1
-38/+23
*
Refactoring: replaced PageSDict by PageLinked*Map
Dimitri van Heesch
2020-12-31
1
-8/+3
*
Refactoring: replaced getNamespaceSDict() by getNamespaces()
Dimitri van Heesch
2020-12-23
1
-8/+3
*
Refactoring: replace ClassSDict by ClassLinkedMap/ClassLinkedRefMap
Dimitri van Heesch
2020-12-19
1
-10/+5
*
Refactoring: removed macros used for getting the value of settings
Dimitri van Heesch
2020-11-15
1
-3/+1
*
Did a bit of restructuring and fixed some compiler warnings
Dimitri van Heesch
2020-05-10
1
-15/+15
*
Replaced DirList::count() by DirList::size().
David Hebbeker
2020-05-02
1
-1/+1
*
For loops on QListIterator by range loops.
David Hebbeker
2020-05-02
1
-3/+1
*
Refactoring of portable.h and portable.cpp functions to be contained in a nam...
Tobias Off
2019-11-28
1
-0/+10
*
Refactoring code for dot related source files
Dimitri van Heesch
2019-09-10
1
-5/+6
*
refactoring dot.cpp
Thomas Haller
2019-06-13
1
-0/+381