summaryrefslogtreecommitdiffstats
path: root/src/docparser.cpp
Commit message (Expand)AuthorAgeFilesLines
* spelling error: suported -> supportedJoenio Costa2019-08-081-1/+1
* Merge pull request #7042 from albert-github/feature/bug_632754Dimitri van Heesch2019-08-071-1/+2
|\
| * Bug 632754 - The \copydoc Command Requires The Use of C++ Syntax in C# Codealbert-github2019-06-071-1/+2
* | Merge pull request #7084 from albert-github/feature/bug_img_ambigDimitri van Heesch2019-08-071-14/+17
|\ \
| * | Missing warning about ambiguous filesalbert-github2019-06-271-14/+17
| |/
* | Merge branch 'feature/bug_endblock_msg' of https://github.com/albert-github/d...Dimitri van Heesch2019-08-041-16/+16
|\ \
| * | Correction warning messagealbert-github2019-06-011-13/+13
| |/
* | Merge branch 'feature/issue_6831' of https://github.com/albert-github/doxygen...Dimitri van Heesch2019-08-041-5/+13
|\ \
| * | issue #6831 Failure to recognize class array with PHP in @varalbert-github2019-02-151-3/+19
* | | Merge branch 'fetaure/bug_html_ins_del_tag' of https://github.com/albert-gith...Dimitri van Heesch2019-08-031-0/+34
|\ \ \
| * | | Adding HTML tags ins and delalbert-github2019-04-041-0/+34
* | | | issue 7068: "QGDict::hashAsciiKey: Invalid null key" error messages (part 5)Dimitri van Heesch2019-08-031-1/+1
* | | | issue 7068: "QGDict::hashAsciiKey: Invalid null key" error messages (part 3)Dimitri van Heesch2019-08-011-29/+62
* | | | Merge branch 'feature/bug_retval_mult' of https://github.com/albert-github/do...Dimitri van Heesch2019-07-311-11/+36
|\ \ \ \
| * | | | Give warning when a retval is used multiple timesalbert-github2019-01-211-13/+84
* | | | | Non existing MSC file crashes doxygenDimitri van Heesch2019-07-291-5/+20
* | | | | Merge branch 'feature/issue_6925' of https://github.com/albert-github/doxygen...Dimitri van Heesch2019-07-291-49/+101
|\ \ \ \ \
| * | | | | issue #6925 Missing ATX headings in markdown pagesalbert-github2019-05-271-49/+101
| | |_|_|/ | |/| | |
* | | | | Merge pull request #7023 from albert-github/feature/bug_warn_commandDimitri van Heesch2019-07-291-37/+43
|\ \ \ \ \
| * | | | | Incorrect warning messagealbert-github2019-06-031-37/+43
| |/ / / /
* | | | | Remove not used classalbert-github2019-07-071-94/+0
|/ / / /
* | | | Simplified code a bitDimitri van Heesch2019-05-131-15/+5
* | | | Merge branch 'feature/svg_image_determnation' of https://github.com/albert-gi...Dimitri van Heesch2019-05-131-1/+15
|\ \ \ \
| * | | | Image not seen as svg imagealbert-github2019-04-051-1/+15
| | |/ / | |/| |
* | | | Add const correctness for argument listsDimitri van Heesch2019-05-051-6/+6
* | | | Further const correctness changesDimitri van Heesch2019-05-051-1/+1
* | | | Merge branch 'feature/bug_init_fd_line' of https://github.com/albert-github/d...Dimitri van Heesch2019-04-281-1/+1
|\ \ \ \
| * | | | Crash in case of usage of \line without \includealbert-github2019-04-191-1/+1
| |/ / /
* | | | Improved const correctness and added support for inline namespacesDimitri van Heesch2019-04-211-129/+29
|/ / /
* | | Merge branch 'feature/bug_lineno_split_examples' of https://github.com/albert...Dimitri van Heesch2019-03-091-0/+28
|\ \ \
| * | | Show line numbers in "split" examplesalbert-github2019-03-031-0/+28
* | | | Minor refactoringDimitri van Heesch2019-03-031-18/+2
* | | | Warning if no file specified for special reading commandsalbert-github2019-03-031-0/+23
|/ / /
* | | Refactored Definition and derived classes such that they are abstract interfacesDimitri van Heesch2019-02-281-11/+11
* | | a named anchor does not need custom attributes and minor other corrections.Dimitri van Heesch2019-02-171-5/+6
* | | Merge branch 'feature/bug_136299' of https://github.com/albert-github/doxygen...Dimitri van Heesch2019-02-171-6/+15
|\ \ \ | |_|/ |/| |
| * | Bug 136299 - attributes to <p> tag get lostalbert-github2019-02-041-6/+15
| |/
* | issue #6830 Message: graph_legend:39: error: Prevented to copy file <path_to_...albert-github2019-02-101-5/+5
* | Warning for documented return of void type functionalbert-github2019-01-211-14/+14
|/
* issue #6754 False positives for "multiple @param sections"albert-github2019-01-081-1/+1
* Issue #6039: Links on image in Markdown (Origin: bugzilla #769223)Dimitri van Heesch2019-01-031-0/+5
* Fixed typoPeter Klotz2019-01-011-1/+1
* Moved check for page having a title to hasTitle() methodDimitri van Heesch2018-12-311-1/+1
* Merge branch 'feature/bug_escaped_equal_sign' of https://github.com/albert-gi...Dimitri van Heesch2018-12-261-0/+10
|\
| * Create command for escaped equal signalbert-github2018-11-071-0/+10
* | Fixed problems with emoji handling and added a test case for itDimitri van Heesch2018-12-251-1/+1
* | Fix regression due to move of markdown processingDimitri van Heesch2018-12-241-1/+1
* | Improved robustness of the emoji featureDimitri van Heesch2018-12-231-85/+52
* | Print emoji text in case of unknown emojialbert-github2018-12-201-0/+4
* | Merge pull request #6643 from albert-github/feature/bug_xhtml_test_30Dimitri van Heesch2018-12-031-1/+10
|\ \