index
:
Doxygen.git
master
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
context.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed a couple of issues found by running Coverity
Dimitri van Heesch
2021-02-05
1
-3/+3
*
Refactoring: cleanup unused qtools headers
Dimitri van Heesch
2021-01-22
1
-17/+12
*
Refactoring: modernized context.cpp
Dimitri van Heesch
2021-01-22
1
-17/+16
*
Refactoring: modernize FileList
Dimitri van Heesch
2021-01-22
1
-26/+8
*
Refactoring: modernize IncludeInfo list
Dimitri van Heesch
2021-01-22
1
-8/+6
*
Refactoring: modernize MemberList
Dimitri van Heesch
2021-01-22
1
-66/+39
*
Refactoring: change visitedClasses type to ClassDefSet
Dimitri van Heesch
2021-01-22
1
-5/+5
*
Various fixes based on coverity scan results
Dimitri van Heesch
2021-01-05
1
-1/+1
*
Revert "Refactoring: Embed MemberGroup objects directly in their container"
Dimitri van Heesch
2021-01-04
1
-5/+5
*
Refactoring: Embed MemberGroup objects directly in their container
Dimitri van Heesch
2021-01-04
1
-5/+5
*
Refactoring: replace MemberSDict by MemberLinkedRefMap
Dimitri van Heesch
2021-01-04
1
-18/+0
*
Refactoring: replace ExampleSDict by ExampleList
Dimitri van Heesch
2021-01-01
1
-12/+8
*
Refactoring: replace Doxygen::directories by Doxygen::dirLinkedMap
Dimitri van Heesch
2021-01-01
1
-14/+7
*
Refactoring: replace Doxygen::groupSDict by Doxygen::groupLinkedMap
Dimitri van Heesch
2020-12-31
1
-34/+20
*
Refactoring: replaced PageSDict by PageLinked*Map
Dimitri van Heesch
2020-12-31
1
-58/+49
*
Refactoring: change MemberGroupSDict to MemberGroupList
Dimitri van Heesch
2020-12-30
1
-32/+24
*
Refactoring: modernise MemberGroupList
Dimitri van Heesch
2020-12-30
1
-16/+6
*
Refactoring: Modernise client side part of searchindex
Dimitri van Heesch
2020-12-29
1
-40/+56
*
Refactoring: replace NamespaceSDict by NamespaceLinkedMap
Dimitri van Heesch
2020-12-23
1
-46/+26
*
Refactoring: replaced getNamespaceSDict() by getNamespaces()
Dimitri van Heesch
2020-12-23
1
-50/+43
*
Refactoring: replace ClassSDict by ClassLinkedMap/ClassLinkedRefMap
Dimitri van Heesch
2020-12-19
1
-133/+101
*
issue #697: Test 32 reference to bell signal (XHTML, LaTeX)
Dimitri van Heesch
2020-11-28
1
-0/+14
*
Refactoring: remove isVisited/setVisited from context
Dimitri van Heesch
2020-11-15
1
-81/+88
*
Refactoring: Modernise DotGfxHierarchyTable
Dimitri van Heesch
2020-11-15
1
-8/+3
*
Refactoring: replacing dynamic_cast by static_cast to improve performance
Dimitri van Heesch
2020-11-13
1
-21/+21
*
Refactoring: Introduce immutable and mutable interfaces
Dimitri van Heesch
2020-11-09
1
-2/+1
*
Refactoring: Remove unused DefinitionIntf and DefinitionList classes
Dimitri van Heesch
2020-10-23
1
-10/+8
*
Refactoring: modernize Doxygen::symbolMap
Dimitri van Heesch
2020-10-23
1
-18/+2
*
Refactoring: modernize TooltipManager class and source reference lists
Dimitri van Heesch
2020-10-20
1
-3/+13
*
issue #8103: C++ Table of content, namespace list does not contains namespace...
Dimitri van Heesch
2020-10-19
1
-1/+1
*
Performance tweak: Pass BaseClassList by const reference
Dimitri van Heesch
2020-10-17
1
-3/+3
*
Refactoring: Modernize BaseClassList
Dimitri van Heesch
2020-10-12
1
-46/+33
*
Refactoring: prepare output generators for multi-threaded use
Dimitri van Heesch
2020-09-27
1
-10/+22
*
issue #7973: C++ grouped functions in namespace have disapeard
Dimitri van Heesch
2020-08-24
1
-1/+1
*
Spelling corrections is comments
albert-github
2020-08-09
1
-1/+1
*
Refactoring: changed QValueList to std::vector for template engine
Dimitri van Heesch
2020-08-06
1
-43/+43
*
Refactor: make preprocessor run in parallel
Dimitri van Heesch
2020-06-28
1
-4/+1
*
Refactor: modernize markdown and make it thread-safe
Dimitri van Heesch
2020-06-16
1
-1/+2
*
Catch all wrong mkdir calls (coverity)
albert-github
2020-06-12
1
-1/+1
*
Refactor: modernize configuration values
Dimitri van Heesch
2020-06-04
1
-10/+8
*
Did a bit of restructuring and fixed some compiler warnings
Dimitri van Heesch
2020-05-10
1
-5/+2
*
Merge branch 'feature/change-DirList-container-to-std' of https://github.com/...
Dimitri van Heesch
2020-05-10
1
-10/+3
|
\
|
*
For loops on QListIterator by range loops.
David Hebbeker
2020-05-02
1
-10/+3
*
|
Refactoring: migrate MemberNameInfoSDict to MemberNameInfoLinkedMap
Dimitri van Heesch
2020-04-27
1
-35/+17
*
|
Refactoring: Improve encapsulation of MemberInfo class
Dimitri van Heesch
2020-04-27
1
-16/+20
|
/
*
Refactor: improve encapsulation for ArgumentList
Dimitri van Heesch
2020-04-25
1
-6/+6
*
Replaced MemberNameSDict by MemberNameLinkedMap based on LinkedMap
Dimitri van Heesch
2020-04-08
1
-24/+12
*
Replaced FileNameDict/FileNameList by FileNameLinkedMap
Dimitri van Heesch
2020-04-06
1
-21/+13
*
Merge branch 'remove_tcl'
Dimitri van Heesch
2020-03-22
1
-1/+0
|
\
|
*
Remove support for TCL (code is too buggy and unmaintained, language not very...
Dimitri van Heesch
2020-03-15
1
-1/+0
[next]