summaryrefslogtreecommitdiffstats
path: root/src/docparser.cpp
Commit message (Expand)AuthorAgeFilesLines
* Minor tweaksDimitri van Heesch2019-12-251-3/+4
* Merge branch 'feature/bug_style_change' of https://github.com/albert-github/d...Dimitri van Heesch2019-12-251-64/+70
|\
| * Merge branch 'master' into feature/bug_style_changeDimitri van Heesch2019-12-251-90/+99
| |\
| * | Warning with XML / HTML style commandsalbert-github2019-10-201-64/+70
* | | Fixed compiler warnings in docparser.cppDimitri van Heesch2019-12-231-4/+4
| |/ |/|
* | Merge branch 'master' into spellingDimitri van Heesch2019-12-231-39/+37
|\ \
| * \ Merge pull request #7211 from albert-github/feature/issue_7210Dimitri van Heesch2019-12-231-32/+30
| |\ \
| | * | issue #7210: 1.8.16: Image inclusion is inconsistentalbert-github2019-08-201-32/+30
| * | | Merge branch 'feature/bug_unsupported_html' of https://github.com/albert-gith...Dimitri van Heesch2019-12-181-1/+1
| |\ \ \
| | * | | Output of unknown xml/html tagalbert-github2019-11-061-1/+1
| * | | | Fix logic bug in SVG detectionDimitri van Heesch2019-12-141-1/+1
| * | | | Renamed Portables to PortableDimitri van Heesch2019-12-081-5/+5
| * | | | Refactoring of portable.h and portable.cpp functions to be contained in a nam...Tobias Off2019-11-281-5/+5
* | | | | spelling: embeddingJosh Soref2019-11-121-2/+2
|/ / / /
* | | | Merge branch 'feature/bug_warn_illegal_command' of https://github.com/albert-...Dimitri van Heesch2019-11-101-6/+12
|\ \ \ \
| * | | | Better warning message in case of illegal commandalbert-github2019-11-061-4/+4
| * | | | Better warning message in case of illegal commandalbert-github2019-11-061-6/+12
| |/ / /
* | | | Spelling corrections for src directoryalbert-github2019-11-051-1/+1
|/ / /
* | | Merge pull request #7323 from albert-github/feature/bug_empty_html_tagDimitri van Heesch2019-11-021-18/+26
|\ \ \
| * | | Skip empty HTML tagalbert-github2019-10-151-18/+26
* | | | Merge branch 'master' into feature/bug_param_missing_warnDimitri van Heesch2019-11-011-24/+20
|\ \ \ \
| * \ \ \ Merge branch 'std'Dimitri van Heesch2019-10-271-19/+14
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | Changed ArgumentList to be an STL containerDimitri van Heesch2019-10-271-19/+14
| | |/ /
| * | | Support for <a id="label">albert-github2019-10-161-1/+1
| |/ /
| * | Warning when using empty HTML tagalbert-github2019-10-141-3/+4
| * | Warning when using empty p HTML tagalbert-github2019-10-121-1/+1
* | | Nicer warning for missing parameteralbert-github2019-09-301-5/+7
|/ /
* | Reduce the use of QString in favor of the more efficient QCStringDimitri van Heesch2019-09-211-5/+9
* | issue #7216: non-const getGroupDef() called on aliased member (cleanup + null...Dimitri van Heesch2019-08-261-3/+2
|/
* 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
|/ / / /