index
:
Doxygen.git
master
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
docparser.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Simplified code a bit
Dimitri van Heesch
2019-05-13
1
-15/+5
*
Merge branch 'feature/svg_image_determnation' of https://github.com/albert-gi...
Dimitri van Heesch
2019-05-13
1
-1/+15
|
\
|
*
Image not seen as svg image
albert-github
2019-04-05
1
-1/+15
*
|
Add const correctness for argument lists
Dimitri van Heesch
2019-05-05
1
-6/+6
*
|
Further const correctness changes
Dimitri van Heesch
2019-05-05
1
-1/+1
*
|
Merge branch 'feature/bug_init_fd_line' of https://github.com/albert-github/d...
Dimitri van Heesch
2019-04-28
1
-1/+1
|
\
\
|
*
|
Crash in case of usage of \line without \include
albert-github
2019-04-19
1
-1/+1
|
|
/
*
|
Improved const correctness and added support for inline namespaces
Dimitri van Heesch
2019-04-21
1
-129/+29
|
/
*
Merge branch 'feature/bug_lineno_split_examples' of https://github.com/albert...
Dimitri van Heesch
2019-03-09
1
-0/+28
|
\
|
*
Show line numbers in "split" examples
albert-github
2019-03-03
1
-0/+28
*
|
Minor refactoring
Dimitri van Heesch
2019-03-03
1
-18/+2
*
|
Warning if no file specified for special reading commands
albert-github
2019-03-03
1
-0/+23
|
/
*
Refactored Definition and derived classes such that they are abstract interfaces
Dimitri van Heesch
2019-02-28
1
-11/+11
*
a named anchor does not need custom attributes and minor other corrections.
Dimitri van Heesch
2019-02-17
1
-5/+6
*
Merge branch 'feature/bug_136299' of https://github.com/albert-github/doxygen...
Dimitri van Heesch
2019-02-17
1
-6/+15
|
\
|
*
Bug 136299 - attributes to <p> tag get lost
albert-github
2019-02-04
1
-6/+15
*
|
issue #6830 Message: graph_legend:39: error: Prevented to copy file <path_to_...
albert-github
2019-02-10
1
-5/+5
*
|
Warning for documented return of void type function
albert-github
2019-01-21
1
-14/+14
|
/
*
issue #6754 False positives for "multiple @param sections"
albert-github
2019-01-08
1
-1/+1
*
Issue #6039: Links on image in Markdown (Origin: bugzilla #769223)
Dimitri van Heesch
2019-01-03
1
-0/+5
*
Fixed typo
Peter Klotz
2019-01-01
1
-1/+1
*
Moved check for page having a title to hasTitle() method
Dimitri van Heesch
2018-12-31
1
-1/+1
*
Merge branch 'feature/bug_escaped_equal_sign' of https://github.com/albert-gi...
Dimitri van Heesch
2018-12-26
1
-0/+10
|
\
|
*
Create command for escaped equal sign
albert-github
2018-11-07
1
-0/+10
*
|
Fixed problems with emoji handling and added a test case for it
Dimitri van Heesch
2018-12-25
1
-1/+1
*
|
Fix regression due to move of markdown processing
Dimitri van Heesch
2018-12-24
1
-1/+1
*
|
Improved robustness of the emoji feature
Dimitri van Heesch
2018-12-23
1
-85/+52
*
|
Print emoji text in case of unknown emoji
albert-github
2018-12-20
1
-0/+4
*
|
Merge pull request #6643 from albert-github/feature/bug_xhtml_test_30
Dimitri van Heesch
2018-12-03
1
-1/+10
|
\
\
|
*
|
Incorrect number tag sequence for xhtml with htmlinclude command possible
albert-github
2018-11-25
1
-1/+10
*
|
|
Restructured code to avoid the need for global state
Dimitri van Heesch
2018-11-25
1
-3/+3
|
/
/
*
|
Replace ''printf' with appropriate warn 'message'
albert-github
2018-11-17
1
-4/+5
*
|
Merge branch 'feature/bug_inline_image' of https://github.com/albert-github/d...
Dimitri van Heesch
2018-11-11
1
-6/+43
|
\
\
|
*
|
Inline images
albert-github
2018-08-09
1
-5/+42
*
|
|
Merge branch 'feature/issue_6517' of https://github.com/albert-github/doxygen...
Dimitri van Heesch
2018-11-11
1
-32/+114
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
issue_6517: Emoji support
albert-github
2018-10-01
1
-2/+121
*
|
|
Merge pull request #6438 from albert-github/feature/bug_cite
Dimitri van Heesch
2018-10-28
1
-5/+6
|
\
\
\
|
*
|
|
Correcting labels for citations
albert-github
2018-08-10
1
-5/+6
|
|
|
/
|
|
/
|
*
|
|
Renamed command and moved duplicated code into a macro
Dimitri van Heesch
2018-10-27
1
-22/+31
*
|
|
Merge branch 'feature/bug_warning_msg' of https://github.com/albert-github/do...
Dimitri van Heesch
2018-10-27
1
-143/+59
|
\
\
\
|
*
|
|
Correcting warning messages and echoing unknown command
albert-github
2018-08-26
1
-143/+59
*
|
|
|
Merge pull request #6435 from albert-github/feature/bug_image_in_a_tag
Dimitri van Heesch
2018-10-27
1
-0/+3
|
\
\
\
\
|
*
|
|
|
Possibility to have a \image command inside a <A> tag
albert-github
2018-08-09
1
-0/+3
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Bug 710654 - <img> on a \page does not copy the image to the html output folder
albert-github
2018-10-12
1
-5/+6
|
|
_
|
/
|
/
|
|
*
|
|
Readded missing "Span" case to DocStyleChange::styleString
Dimitri van Heesch
2018-08-26
1
-8/+9
*
|
|
Merge branch 'feature/bug_667993' of https://github.com/albert-github/doxygen...
Dimitri van Heesch
2018-08-26
1
-1/+34
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Bug 667993 - HTML tags <u> and </u> not supported
albert-github
2018-07-07
1
-1/+34
*
|
|
Merge branch 'lineno'
Dimitri van Heesch
2018-08-19
1
-1/+26
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Bug 691689 - Line numbers for examples
Dimitri van Heesch
2018-08-19
1
-1/+26
*
|
|
Bug 137447 - <a href> doesn't allow <img> as visible part?
albert-github
2018-08-05
1
-0/+7
|
/
/
[next]