index
:
Doxygen.git
master
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
index.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Refactoring: Modernize BaseClassList
Dimitri van Heesch
2020-10-12
1
-7/+6
*
Reworked changes a bit
Dimitri van Heesch
2020-10-04
1
-1/+1
*
Miscounting of lines in respect to page command
albert-github
2020-09-24
1
-1/+1
*
Refactor: modernize markdown and make it thread-safe
Dimitri van Heesch
2020-06-16
1
-9/+16
*
Fixed compilation issue on Windows for setNum with size_t argument
Dimitri van Heesch
2020-06-06
1
-1/+1
*
Refactor: modernize configuration values
Dimitri van Heesch
2020-06-04
1
-6/+6
*
Did a bit of restructuring and fixed some compiler warnings
Dimitri van Heesch
2020-05-10
1
-2/+2
*
Replaced DirList::count() by DirList::size().
David Hebbeker
2020-05-02
1
-3/+3
*
For loops on QListIterator by range loops.
David Hebbeker
2020-05-02
1
-9/+3
*
Fixed shadowing issue in getFortranDefs and other shadowing cases
Dimitri van Heesch
2020-04-09
1
-6/+5
*
Replaced FileNameDict/FileNameList by FileNameLinkedMap
Dimitri van Heesch
2020-04-06
1
-32/+16
*
Enabled stricter compiler warnings and fixed all new warnings
Dimitri van Heesch
2020-03-08
1
-7/+7
*
Cleanup code
Dimitri van Heesch
2020-02-22
1
-2/+1
*
Restructure section handling
Dimitri van Heesch
2020-02-21
1
-5/+5
*
issue #7302: Determination of anonymous is too restrictive
Dimitri van Heesch
2019-11-05
1
-3/+3
*
Reduce the use of QString in favor of the more efficient QCString
Dimitri van Heesch
2019-09-21
1
-8/+13
*
Refactoring code for dot related source files
Dimitri van Heesch
2019-09-10
1
-2/+5
*
Merge branch 'feature/bug_endblock_msg' of https://github.com/albert-github/d...
Dimitri van Heesch
2019-08-04
1
-2/+2
|
\
|
*
Correction warning message
albert-github
2019-06-01
1
-2/+2
*
|
Merge branch 'master' of github.com:doxygen/doxygen
Dimitri van Heesch
2019-06-13
1
-1/+1
|
\
\
|
*
|
issue #7038 Broken refman.tex with SHOW_FILES=NO and doxygen groups
albert-github
2019-06-06
1
-1/+1
|
|
/
*
|
refactoring dot.cpp
Thomas Haller
2019-06-13
1
-0/+1
|
/
*
changed numbering of dot nodes to prevent different contents being generated ...
Thomas Haller
2019-05-23
1
-1/+0
*
Improved const correctness and added support for inline namespaces
Dimitri van Heesch
2019-04-21
1
-17/+15
*
Refactored Definition and derived classes such that they are abstract interfaces
Dimitri van Heesch
2019-02-28
1
-12/+12
*
Incorrect layout of class index (HTML)
albert-github
2019-02-13
1
-4/+8
*
Merge pull request #6776 from albert-github/feature/bug_xhtml_tooltip
Dimitri van Heesch
2019-02-09
1
-0/+3
|
\
|
*
Double id for tooltips in XHTML Possible.
albert-github
2019-01-18
1
-0/+3
*
|
Fixed type in javascript license text and moved it to one location
Dimitri van Heesch
2019-01-31
1
-15/+1
*
|
Aligned license statement for javascripts with general license statement
Dimitri van Heesch
2019-01-27
1
-2/+1
|
/
*
issue #6727 SHOW_NAMESPACES = NO breaks latex PDF
albert-github
2019-01-05
1
-1/+1
*
Index list cannot contain special characters in ids for XHTML
albert-github
2018-12-17
1
-3/+3
*
XHTML problem with class index table
albert-github
2018-12-06
1
-4/+5
*
Unbalanced start of lists resulting in not creatable pdf of rtf document
albert-github
2018-11-24
1
-1/+0
*
Minor restructuring
Dimitri van Heesch
2018-11-18
1
-10/+1
*
Index bugfix
Mark Spruiell
2018-10-22
1
-0/+2
*
Added *.ice files as a recognized file type.
Mark Spruiell
2018-10-22
1
-60/+852
*
C++11 features used in Doxygen
albert-github
2018-09-17
1
-0/+7
*
Implementation of standard generator for docbook output
albert-github
2018-09-07
1
-4/+27
*
Prevent empty list
albert-github
2018-07-28
1
-2/+7
*
Moved local toc data into a separate type for better encapsulation
Dimitri van Heesch
2018-07-22
1
-2/+2
*
Merge branch 'feature/bug_tableofcontents_latex' of https://github.com/albert...
albert-github
2018-07-12
1
-8/+8
|
\
|
*
Merge branch 'master' into feature/bug_tableofcontents_latex
Dimitri van Heesch
2018-06-24
1
-8/+8
|
|
\
|
|
*
Merge branch 'master' into vhdl-localization
Andreas Regel
2018-05-28
1
-1/+6
|
|
|
\
|
|
*
|
Fix VHDL Latex documentation having two chapters with the same name.
Andreas Regel
2018-01-08
1
-1/+1
|
|
*
|
Add VHDL strings to Translator class and add german translations.
Andreas Regel
2018-01-08
1
-8/+8
*
|
|
|
Enable in page table of contents for XML and add maximum level to in page tab...
albert-github
2018-07-12
1
-1/+1
|
/
/
/
*
|
|
Enable in page table of contents for LaTeX
albert-github
2018-05-21
1
-1/+1
|
|
/
|
/
|
*
|
Bug 792935 - error: Could not open file .../doc/html/functions_ .html for wri...
albert-github
2018-02-02
1
-1/+6
|
/
*
Merge branch 'master' of https://github.com/ahoogol/doxygen into ahoogol-master
Dimitri van Heesch
2017-12-28
1
-3/+16
|
\
[next]