summaryrefslogtreecommitdiffstats
path: root/src/docparser.cpp
Commit message (Expand)AuthorAgeFilesLines
* Enable relative paths referenced source filesalbert-github2015-01-101-0/+9
* Merge pull request #272 from albert-github/feature/bug_unusedDimitri van Heesch2015-01-031-4/+0
|\
| * Remove unused local and static global variablesalbert-github2014-12-271-4/+0
* | Fixed a couple of cases where sharing string data could lead to corruptionDimitri van Heesch2015-01-021-4/+6
|/
* Bug 685597 - C# <code> tag in an <example> tag does not render as expected.Dimitri van Heesch2014-12-231-1/+6
* Bug 738173 - Entity references in XML code command are incorrectly handledDimitri van Heesch2014-12-231-0/+4
* Fix to ignore the contents of \verbatim and friends while looking for sectionsDimitri van Heesch2014-12-221-12/+62
* Bug 741778 - \cite confused by labels ending with a dot (improved warning mes...Dimitri van Heesch2014-12-221-2/+15
* various fixes and restructuringDimitri van Heesch2014-12-221-171/+49
* Merge branch 'feature/bug_size_latex' of https://github.com/albert-github/dox...Dimitri van Heesch2014-12-201-220/+184
|\
| * Limit images sizes and make more uniform (LaTeX)albert-github2014-11-281-217/+181
* | Bug 738167 - Entity references in XML command attributes are incorrectly handledDimitri van Heesch2014-12-191-1/+5
* | Bug 735584 - Reached end of file while still insided a (nested) comment in Ma...Dimitri van Heesch2014-12-191-4/+4
* | Bug 704090 - Allow Class{T}.Method in cref to refer to a generic class in XML...Dimitri van Heesch2014-12-191-0/+20
* | Bug 740446 - invalid copydoc target does not result in warningDimitri van Heesch2014-11-231-0/+6
* | Bug 740218 - Full scope needed when making link inside cross-referenced sectionDimitri van Heesch2014-11-171-0/+11
* | Fixed several Coverity warningsDimitri van Heesch2014-11-151-12/+11
|/
* Merge pull request #217 from albert-github/feature/bug_735745Dimitri van Heesch2014-09-031-1/+10
|\
| * Bug 735745 - Spurious ASSERT messagealbert-github2014-08-311-1/+10
* | Fixed a number of issues (resource leaks, uninitialized members, etc) found b...Dimitri van Heesch2014-08-311-1/+2
|/
* Merge pull request #210 from albert-github/feature/snippet_from_current_fileDimitri van Heesch2014-08-261-0/+1
|\
| * Create an easy possibility to take a snippet from the current file.albert-github2014-08-151-0/+1
* | Minor fixesDimitri van Heesch2014-08-181-6/+5
* | No warning in case cite definition is missingalbert-github2014-08-181-1/+1
|/
* Bug 731947 - Support for PlantUMLDimitri van Heesch2014-08-101-0/+18
* New VHDL parser implementationDimitri van Heesch2014-08-021-0/+1
* Docbook output improvementsDimitri van Heesch2014-06-201-5/+10
* Replaced the VHDL parser with the VHDL scanner from 1.7.5 to avoid potential ...Dimitri van Heesch2014-05-181-2/+0
* Added support for \-- and \--- to prevent interpretation as ndash and mdashDimitri van Heesch2014-04-131-0/+29
* Added optional [block] option to \htmlonlyDimitri van Heesch2014-03-291-8/+8
* Added \latexinclude command (thanks to Juan Zaratiegui for the patch)Dimitri van Heesch2014-03-271-0/+6
* Updated copyrightDimitri van Heesch2014-02-111-1/+1
* Restructered html entity handlingDimitri van Heesch2014-02-101-1/+2
* Recognize all HTML4 special character entitiesalbert-github2014-02-081-193/+61
* Fixed issues with @parblock and added regression test caseDimitri van Heesch2014-01-041-0/+4
* Reduced and improved functionality of QListDimitri van Heesch2013-12-301-22/+24
* Allow @ref to unlabeled markdown page by name, i.e. @ref mypage.mdDimitri van Heesch2013-10-131-0/+6
* Bug 709780 - Copying of files via \image tag can get confused by symlinks at ...Dimitri van Heesch2013-10-121-0/+12
* Bug 707713 - Add support for dia diagramsDimitri van Heesch2013-10-061-0/+113
* Added @parblock and @endparblock commandsDimitri van Heesch2013-09-241-0/+38
* Bug 707995 - @copydoc not working for const member overloadsDimitri van Heesch2013-09-211-1/+9
* Improved handling of \internal and \endinternalDimitri van Heesch2013-07-151-22/+30
* Fixed issue handling \docbookonly..\enddocbookonly sectionDimitri van Heesch2013-07-131-1/+10
* Bug 691315 - Line breaks are not copied/displayed properly when using @copydoc.Dimitri van Heesch2013-05-261-53/+141
* Paragraph inbetween @warning like section and autolist no longer ended sectionDimitri van Heesch2013-05-191-0/+2
* Release-1.8.4Dimitri van Heesch2013-05-191-4/+0
* Release-1.8.3.1-20130512Dimitri van Heesch2013-05-121-264/+283
* Release-1.8.3.1-20130209Dimitri van Heesch2013-02-091-1/+11
* Release-1.8.3.1Dimitri van Heesch2013-01-201-32/+53
* Release-1.8.2-20121118Dimitri van Heesch2012-11-181-8/+71