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
*
Merge branch 'feature/bug_endblock_msg' of https://github.com/albert-github/d...
Dimitri van Heesch
2019-08-04
1
-16/+16
|
\
|
*
Correction warning message
albert-github
2019-06-01
1
-13/+13
*
|
Merge branch 'feature/issue_6831' of https://github.com/albert-github/doxygen...
Dimitri van Heesch
2019-08-04
1
-5/+13
|
\
\
|
*
|
issue #6831 Failure to recognize class array with PHP in @var
albert-github
2019-02-15
1
-3/+19
*
|
|
Merge branch 'fetaure/bug_html_ins_del_tag' of https://github.com/albert-gith...
Dimitri van Heesch
2019-08-03
1
-0/+34
|
\
\
\
|
*
|
|
Adding HTML tags ins and del
albert-github
2019-04-04
1
-0/+34
*
|
|
|
issue 7068: "QGDict::hashAsciiKey: Invalid null key" error messages (part 5)
Dimitri van Heesch
2019-08-03
1
-1/+1
*
|
|
|
issue 7068: "QGDict::hashAsciiKey: Invalid null key" error messages (part 3)
Dimitri van Heesch
2019-08-01
1
-29/+62
*
|
|
|
Merge branch 'feature/bug_retval_mult' of https://github.com/albert-github/do...
Dimitri van Heesch
2019-07-31
1
-11/+36
|
\
\
\
\
|
*
|
|
|
Give warning when a retval is used multiple times
albert-github
2019-01-21
1
-13/+84
*
|
|
|
|
Non existing MSC file crashes doxygen
Dimitri van Heesch
2019-07-29
1
-5/+20
*
|
|
|
|
Merge branch 'feature/issue_6925' of https://github.com/albert-github/doxygen...
Dimitri van Heesch
2019-07-29
1
-49/+101
|
\
\
\
\
\
|
*
|
|
|
|
issue #6925 Missing ATX headings in markdown pages
albert-github
2019-05-27
1
-49/+101
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
Merge pull request #7023 from albert-github/feature/bug_warn_command
Dimitri van Heesch
2019-07-29
1
-37/+43
|
\
\
\
\
\
|
*
|
|
|
|
Incorrect warning message
albert-github
2019-06-03
1
-37/+43
|
|
/
/
/
/
*
|
|
|
|
Remove not used class
albert-github
2019-07-07
1
-94/+0
|
/
/
/
/
*
|
|
|
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
[next]