index
:
Doxygen.git
master
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
Fixed for index.hhp output when using template engine
Dimitri van Heesch
2016-05-28
4
-3/+11
*
|
|
Added generating template files and reading templates from disk if present
Dimitri van Heesch
2016-05-28
7
-7/+64
*
|
|
Improved list of files in htmlhelp.hhp
Dimitri van Heesch
2016-05-28
1
-4/+3
*
|
|
Added support for encoding tag to the template engine used for HTML help indices
Dimitri van Heesch
2016-05-28
3
-13/+214
*
|
|
Disabled debug prints
Dimitri van Heesch
2016-05-28
1
-2/+2
*
|
|
Bug 751416 - Markdown: > escaped within backticks
Dimitri van Heesch
2016-05-26
1
-6/+8
*
|
|
Bug 766698 - VHDL: missing last sign in html documentation of constant declar...
Dimitri van Heesch
2016-05-25
1
-1/+4
*
|
|
Merge branch 'master' of github.com:doxygen/doxygen
Dimitri van Heesch
2016-05-25
1
-1/+1
|
\
\
\
|
*
\
\
Merge pull request #481 from albert-github/feature/bug_766787
Dimitri van Heesch
2016-05-23
1
-1/+1
|
|
\
\
\
|
|
*
|
|
Bug 766787 - HTML Tables with 10+ columns are broken for LaTeX based output
albert-github
2016-05-23
1
-1/+1
|
|
/
/
/
*
|
|
|
Bug 766809 - Enumerations heading present but none listed
Dimitri van Heesch
2016-05-25
2
-37/+29
*
|
|
|
Fix search box rendering in HTML when menu bar is disabled
Dimitri van Heesch
2016-05-24
2
-4/+280
|
/
/
/
*
|
|
Merge branch 'master' of github.com:doxygen/doxygen
Dimitri van Heesch
2016-05-20
1
-0/+9
|
\
\
\
|
*
\
\
Merge pull request #479 from zhuoqiang/patch-1
Dimitri van Heesch
2016-05-20
1
-0/+9
|
|
\
\
\
|
|
*
|
|
Disable selecting line number
ZHUO Qiang
2016-05-20
1
-0/+9
|
|
/
/
/
*
|
|
|
Merge branch 'iamthad-extra_packages_fix'
Dimitri van Heesch
2016-05-20
4
-21/+23
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Unify handling of extra packages in formula.cpp and latexgen.cpp so formula.c...
Thadeus Fleming
2016-05-20
4
-21/+23
|
/
/
/
*
|
|
Bug 766069 - Files with incorrect extensions (.doc) are picked up by doxygen
Dimitri van Heesch
2016-05-16
5
-29/+14
|
/
/
*
|
Merge branch 'master' of github.com:doxygen/doxygen
Dimitri van Heesch
2016-05-16
3
-1/+25
|
\
\
|
*
\
Merge pull request #477 from infinity0/master
Dimitri van Heesch
2016-05-16
3
-1/+25
|
|
\
\
|
|
*
|
Bug 751984 - Use UTC timezone when displaying QDateTimes parsed from SOURCE_D...
Ximin Luo
2016-05-09
3
-1/+25
*
|
|
|
Bug 765692 - Using `@page` to add title to Markdown file generates surplus em...
Dimitri van Heesch
2016-05-16
1
-17/+40
*
|
|
|
Bug 764711 - quick link index in alphabetical class list in classes.html does...
Dimitri van Heesch
2016-05-15
1
-2/+2
*
|
|
|
Bug 675165 - Uses <img> instead of <object> html tag for SVG images
Dimitri van Heesch
2016-05-15
1
-8/+34
|
/
/
/
*
|
|
Bug 750930 - Representation of arrows
Dimitri van Heesch
2016-05-15
6
-124/+16
*
|
|
Bug 749924 - Doxygen handles comments in Objective-C code blocks incorrectly.
Dimitri van Heesch
2016-05-10
1
-8/+56
*
|
|
Minor build fixes
Dimitri van Heesch
2016-05-09
2
-2/+3
*
|
|
Bug 765070 - Java: final keyword on a parameter brakes docs inherinance
Dimitri van Heesch
2016-05-07
1
-0/+3
|
/
/
*
|
Applied responsive design to menu bar using smartmenus
Dimitri van Heesch
2016-05-05
35
-300/+2573
*
|
Merge pull request #474 from c-lipka/fix_765001
Dimitri van Heesch
2016-05-01
1
-1/+2
|
\
\
|
*
|
Simplified code of fix for Bug 765001
Christoph Lipka
2016-05-01
1
-10/+1
|
*
|
Merge branch 'master' into fix_765001
Christoph Lipka
2016-04-27
1
-2/+2
|
|
\
\
|
*
|
|
Bug 765001 - Bad character escaping scheme in HTML anchor generation.
Christoph Lipka
2016-04-27
1
-1/+11
*
|
|
|
Merge pull request #475 from c-lipka/toc_include_headings
Dimitri van Heesch
2016-05-01
3
-4/+23
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Added an option to add "anonymous" headings to the table of contents (current...
Christoph Lipka
2016-04-30
3
-4/+23
|
/
/
/
*
|
|
Merge pull request #473 from c-lipka/fix_765002
Dimitri van Heesch
2016-04-27
1
-2/+2
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Bug 765002 - `@addindex`entries fail to link to the exact location in Compile...
Christoph Lipka
2016-04-26
1
-2/+2
|
/
/
*
|
Merge pull request #472 from orbitcowboy/master
Dimitri van Heesch
2016-04-16
3
-17/+17
|
\
\
|
*
|
Fixed typos.
orbitcowboy
2016-04-14
3
-17/+17
|
/
/
*
|
Merge pull request #471 from c-lipka/fix_windows_build_instructions
Dimitri van Heesch
2016-04-13
1
-1/+1
|
\
\
|
*
|
Fix Windows build instructions.
Christoph Lipka
2016-04-13
1
-1/+1
*
|
|
Merge pull request #470 from c-lipka/fix_uppercase_anchors
Dimitri van Heesch
2016-04-13
1
-1/+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Fix uppercase letters B-Z being unnecessarily escaped in index HTML anchors.
Christoph Lipka
2016-04-13
1
-1/+1
|
/
/
*
|
Merge pull request #465 from fredizzimo/fix_strip_from_path
Dimitri van Heesch
2016-04-09
1
-10/+16
|
\
\
|
*
|
Fix STRIP_FROM_PATH when running from drive root
Fred Sundvik
2016-04-04
1
-10/+16
|
|
/
*
|
Merge pull request #468 from albert-github/feature/bug_toc
Dimitri van Heesch
2016-04-09
1
-1/+1
|
\
\
|
*
|
Table of contents breaks when documentation spans multiple comment blocks wit...
albert-github
2016-04-09
1
-1/+1
*
|
|
Merge pull request #467 from albert-github/feature/bug_764515
Dimitri van Heesch
2016-04-09
1
-0/+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Bug 764515 - doxygen crashes no resolved
albert-github
2016-04-09
1
-0/+1
|
/
/
*
|
Merge pull request #466 from albert-github/feature/bug_764656
Dimitri van Heesch
2016-04-07
1
-1/+1
|
\
\
|
|
/
|
/
|
[prev]
[next]