index
:
Doxygen.git
master
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
namespacedef.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
issue #8232: Incorrect link from summary links for namespaces
Dimitri van Heesch
2021-05-25
1
-26/+26
*
Merge pull request #8431 from albert-github/feature/bug_idl_inconsit_2
Dimitri van Heesch
2021-05-03
1
-1/+1
|
\
|
*
Warnings regarding Internal inconsistency: namespace in IDL
albert-github
2021-03-15
1
-1/+1
*
|
Cleanup util.h by moving some functions to other files
Dimitri van Heesch
2021-05-01
1
-0/+104
*
|
Merge pull request #8430 from albert-github/feature/issue_8425
Dimitri van Heesch
2021-04-22
1
-13/+9
|
\
\
|
*
|
issue #8425 Would like a way to sort class list but not brief member list
albert-github
2021-03-14
1
-13/+9
|
|
/
*
|
Refactoring: remove implicit conversion from QCString to const char *
Dimitri van Heesch
2021-04-22
1
-43/+43
*
|
issue #2732: Adding support for C++ concepts (Origin: bugzilla #499352)
Dimitri van Heesch
2021-04-08
1
-2/+56
*
|
Refactoring: Add TextStream buffer to improve output writing performance
Dimitri van Heesch
2021-03-28
1
-4/+4
*
|
Refactoring: replace QFile/FTextStream with fstream/stringstream
Dimitri van Heesch
2021-03-18
1
-11/+11
|
/
*
Refactoring: modernize FileList
Dimitri van Heesch
2021-01-22
1
-5/+3
*
Refactoring: modernize MemberList
Dimitri van Heesch
2021-01-22
1
-5/+3
*
Refactoring: modernize LayoutNavEntry and LayoutDocEntry lists
Dimitri van Heesch
2021-01-22
1
-28/+19
*
Refactoring: change type of Namespace::m_innerCompounds to LinkedRefMap
Dimitri van Heesch
2021-01-22
1
-6/+4
*
Refactoring: avoid copying MemberLists by not embedding them directly
Dimitri van Heesch
2021-01-04
1
-22/+22
*
Revert "Refactoring: Embed MemberGroup objects directly in their container"
Dimitri van Heesch
2021-01-04
1
-17/+17
*
Refactoring: Embed MemberGroup objects directly in their container
Dimitri van Heesch
2021-01-04
1
-17/+17
*
Refactoring: modernize getMemberLists()
Dimitri van Heesch
2021-01-04
1
-66/+32
*
Refactoring: replace MemberSDict by MemberLinkedRefMap
Dimitri van Heesch
2021-01-04
1
-18/+6
*
Refactoring: change MemberGroupSDict to MemberGroupList
Dimitri van Heesch
2020-12-30
1
-51/+21
*
Refactoring: replaced getNamespaceSDict() by getNamespaces()
Dimitri van Heesch
2020-12-23
1
-38/+28
*
Refactoring: modernize class index
Dimitri van Heesch
2020-12-21
1
-4/+4
*
Refactoring: replace ClassSDict by ClassLinkedMap/ClassLinkedRefMap
Dimitri van Heesch
2020-12-19
1
-78/+55
*
Improve handling of inline namespace members in LateX/RTF output
Dimitri van Heesch
2020-12-02
1
-11/+20
*
Refactoring: make setAnchors() a member of MemberList
Dimitri van Heesch
2020-11-28
1
-1/+1
*
Refactoring: removing setVisited/isVisited members
Dimitri van Heesch
2020-11-20
1
-15/+6
*
Fix for crash when using members of a partially constructed object
Dimitri van Heesch
2020-11-14
1
-2/+2
*
Refactoring: replacing dynamic_cast by static_cast to improve performance
Dimitri van Heesch
2020-11-13
1
-14/+80
*
Refactoring: Introduce immutable and mutable interfaces
Dimitri van Heesch
2020-11-09
1
-34/+32
*
Fixed issue in combineUsingRelations() that could lead to the use of invalid ...
Dimitri van Heesch
2020-11-01
1
-1/+6
*
Refactoring: modernized the getUsedNamespaces() method
Dimitri van Heesch
2020-11-01
1
-44/+15
*
Refactoring: modernize getUsedClasses() method
Dimitri van Heesch
2020-10-29
1
-30/+15
*
issue #8037: Links using @ref stopped working in doxygen 1.8.19
Dimitri van Heesch
2020-09-21
1
-0/+1
*
issue #7973: C++ grouped functions in namespace have disapeard
Dimitri van Heesch
2020-08-24
1
-1/+1
*
Refactor: modernize markdown and make it thread-safe
Dimitri van Heesch
2020-06-16
1
-4/+8
*
Refactoring: Introduce type names for commonly used container types
Dimitri van Heesch
2020-05-01
1
-1/+1
*
Replaced MemberNameSDict by MemberNameLinkedMap based on LinkedMap
Dimitri van Heesch
2020-04-08
1
-73/+65
*
Restructure the way RefLists are handled
Dimitri van Heesch
2020-02-27
1
-1/+1
*
Coverity uninitialized
albert-github
2019-12-02
1
-14/+14
*
Replaced QList<ListItemInfo> with std::vector<ListItemInfo>
Dimitri van Heesch
2019-10-29
1
-1/+1
*
issue #7216: non-const getGroupDef() called on aliased member (cleanup + null...
Dimitri van Heesch
2019-08-26
1
-3/+3
*
issue #7216: non-const getGroupDef() called on aliased member
Dimitri van Heesch
2019-08-25
1
-72/+99
*
Correction warning message
albert-github
2019-06-01
1
-1/+1
*
Improved const correctness and added support for inline namespaces
Dimitri van Heesch
2019-04-21
1
-37/+194
*
Refactored Definition and derived classes such that they are abstract interfaces
Dimitri van Heesch
2019-02-28
1
-63/+180
*
Minor restructuring
Dimitri van Heesch
2018-11-18
1
-8/+14
*
Fix for module quicklinks
Mark Spruiell
2018-10-22
1
-7/+30
*
Added *.ice files as a recognized file type.
Mark Spruiell
2018-10-22
1
-22/+130
*
Fixing coverity messages (Namespace tag)
albert-github
2018-09-13
1
-0/+1
*
Bug 777746 - Build of PDF with LaTEX breaks
Dimitri van Heesch
2018-03-17
1
-1/+1
[next]