summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Inline attribute got reset for functions returning an explicit struct typeDimitri van Heesch2017-04-021-1/+2
* Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2017-01-291-146/+214
|\
| * Version 20170123:Fabio Jun Takada Chino2017-01-241-146/+214
* | Bug 776988 - Too greedy behavior of @ref const matchingDimitri van Heesch2017-01-171-4/+16
|/
* Bug 776964 - Menu does not work without JavascriptDimitri van Heesch2017-01-103-77/+156
* Bug 775493 - Usage of underscore's in parameter namesDimitri van Heesch2017-01-081-2/+45
* Bug 776791 - [1.8.13 Regression] Segfault building the breathe docsalbert-github2017-01-041-1/+1
* 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 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
|/ /
* | Bug 707266 - C++/CLI indexed property not documentedDimitri van Heesch2016-12-031-3/+3
* | 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-2812-16/+23
|\ \
| * | Bug 774138 - Please add HTML classes to "Definition at..." & "Referenced by.....albert-github2016-11-1312-16/+23
* | | Added missing language value for SQL to XML outputDimitri van Heesch2016-11-271-0/+1
* | | 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
|/
* Replaced section marker before members by diamond shaped bulletDimitri van Heesch2016-11-061-1/+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
* | 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-232-8/+13
* Bug 773354 - "name" attribute of image map not urlencoded, not working in ChromeDimitri van Heesch2016-10-222-3/+2
* Fix plantuml generation issueAnders Wallander2016-10-192-4/+9
* Merge pull request #537 from jmk0/table_markup_enhancementsDimitri van Heesch2016-10-181-8/+173
|\
| * Add support for more CSS formatting and column/row spanning in markdown tablesjohnk2016-10-051-8/+173
* | 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-041-3/+3
|\
| * New classes for generated HTML div elements.Dennis Allerkamp2016-09-241-3/+3
* | Merge pull request #534 from imelgrat/patch-1Dimitri van Heesch2016-10-041-2/+2
|\ \