summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Adjust changelog in preparation for release 1.8.13Release_1_8_13Dimitri van Heesch2016-12-291-0/+64
* Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2016-12-292-20/+28
|\
| * Merge pull request #550 from artur-kink/masterDimitri van Heesch2016-12-292-20/+28
| |\
| | * Check for undocumented params warnings if members detailed documentation is n...Artur Kink2016-11-292-20/+28
* | | Bug 769552 - doxygen warning parsing C++11 "using" declarationDimitri van Heesch2016-12-261-0/+3
* | | Bug 774514 - Modify in some pronounciation expression in KoreanDimitri van Heesch2016-12-251-18/+18
* | | Bug 760678 - fails to build with an unreleased python versionDimitri van Heesch2016-12-241-3/+3
* | | Bug 707278 - Grouping of results fail when using built-in javascript searchDimitri van Heesch2016-12-181-3/+3
* | | Made the RTF output honor the PAPER_TYPE option.Dimitri van Heesch2016-12-181-0/+21
|/ /
* | Merge pull request #433 from albert-github/feature/docu_corr_433Dimitri van Heesch2016-12-102-5/+5
|\ \
| * | Documentation small correctionsalbert-github2015-12-272-5/+5
* | | Bug 707266 - C++/CLI indexed property not documentedDimitri van Heesch2016-12-031-3/+3
* | | Bug 774949 - Unknown reference in manualDimitri van Heesch2016-11-291-1/+1
* | | Bug 775245 - referencing Python files via tagfile brokenDimitri van Heesch2016-11-291-4/+13
* | | Cleanup: removed redundant =NULL from interfaces, or replaced by =0 where it ...Dimitri van Heesch2016-11-287-7/+7
* | | Merge pull request #545 from albert-github/feature/bug_774138Dimitri van Heesch2016-11-2813-16/+27
|\ \ \
| * | | Bug 774138 - Please add HTML classes to "Definition at..." & "Referenced by.....albert-github2016-11-1313-16/+27
* | | | Added missing language value for SQL to XML outputDimitri van Heesch2016-11-272-0/+2
* | | | Merge pull request #549 from artur-kink/masterDimitri van Heesch2016-11-279-2/+548
|\ \ \ \ | | |_|/ | |/| |
| * | | Add NVARCHAR as a SQL typeArtur Kink2016-11-221-1/+1
| * | | Add sql syntax highlighting to code blocksArtur Kink2016-11-229-2/+548
* | | | Merge pull request #543 from jhunold/textbfDimitri van Heesch2016-11-223-7/+7
|\ \ \ \ | |/ / / |/| | |
| * | | Fix: replace deprecated {\bf with \textbf{ in LaTeX generatorJürgen Hunold2016-11-103-7/+7
| |/ /
* | | Bug 774273 - INLINE_SIMPLE_STRUCTS with enums in classes does not workDimitri van Heesch2016-11-131-1/+3
|/ /
* | Fixed svgpan.js issue with Chrome causing empty SVG graphsDimitri van Heesch2016-11-061-3/+7
* | Replaced section marker before members by diamond shaped bulletDimitri van Heesch2016-11-061-1/+1
* | Fixed jump to anchor issue when navigating to source fileDimitri van Heesch2016-11-061-0/+1
* | Fixed problem generating per letter namespace member index pages.Dimitri van Heesch2016-11-062-1/+2
* | Merge pull request #541 from kossebau/addMoreJSFilesToQCHFileDimitri van Heesch2016-11-041-0/+7
|\ \
| * | Fix: Add missing jquery.js, dynsections.js & optional svgpan.js to QCH fileFriedrich W. H. Kossebau2016-10-301-0/+7
* | | Merge pull request #542 from deem0n/masterDimitri van Heesch2016-11-041-8/+11
|\ \ \
| * | | Reverting pull request #537 until it will be fixedDmitry Dorofeev2016-11-031-8/+11
|/ / /
* | | Removed x flag from util* source filesDimitri van Heesch2016-10-242-0/+0
|/ /
* | Bug 773231 - Underscores in type or member name cause unwanted hyphenation in...Dimitri van Heesch2016-10-234-9/+17
* | Bug 773354 - "name" attribute of image map not urlencoded, not working in ChromeDimitri van Heesch2016-10-222-3/+2
* | Merge pull request #539 from anderswallander/plantuml_qt_fixDimitri van Heesch2016-10-202-4/+9
|\ \
| * | Fix plantuml generation issueAnders Wallander2016-10-192-4/+9
|/ /
* | Merge pull request #537 from jmk0/table_markup_enhancementsDimitri van Heesch2016-10-184-8/+366
|\ \
| * | Add support for more CSS formatting and column/row spanning in markdown tablesjohnk2016-10-054-8/+366
* | | Merge pull request #538 from anderswallander/plantuml_qtDimitri van Heesch2016-10-182-7/+12
|\ \ \
| * | | Adds plantuml support Qt compressed help fileAnders Wallander2016-10-182-7/+12
* | | | Merge pull request #535 from kanje/masterDimitri van Heesch2016-10-181-6/+8
|\ \ \ \ | |/ / / |/| | |
| * | | Add mscgen images to index.qhpkanje2016-10-051-6/+8
| |/ /
* | | Bug 729921 - wrong collaboration diagram when in template used scoped argumen...Dimitri van Heesch2016-10-171-1/+1
* | | Bug 772574 - __xxx__ not interpreted as markdown when xxx begins with a non-w...Dimitri van Heesch2016-10-171-2/+7
* | | Doxygen error: Found ';' while parsing initializer listDimitri van Heesch2016-10-101-1/+1
* | | ug 756185 - Multiline //!< behavior changedDimitri van Heesch2016-10-091-2/+3
* | | Bug 770973 - Tag file size double between each runDimitri van Heesch2016-10-082-2/+2
* | | Bug 759402 - C++11 "using" type alias for function pointer with no arguments ...Dimitri van Heesch2016-10-061-5/+0
|/ /
* | Merge pull request #529 from dallerk/plantuml_cssDimitri van Heesch2016-10-042-3/+8
|\ \