summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #624 from mosra/xml-page-briefdescriptionDimitri van Heesch2017-12-241-0/+3
|\
| * Provide page brief in <briefdescription> of XML output.Vladimír Vondruš2017-11-251-0/+3
* | Merge pull request #623 from mosra/xml-encode-invalid-charactersDimitri van Heesch2017-12-241-1/+3
|\ \
| * | Encode invalid XML characters instead of skipping them.Vladimír Vondruš2017-11-251-1/+3
| |/
* | Merge pull request #622 from luzpaz/misc-typosDimitri van Heesch2017-12-2419-31/+31
|\ \
| * | Misc. typosluzpaz2017-12-2319-31/+31
| |/
* | Merge pull request #613 from Cyberboss/patch-1Dimitri van Heesch2017-12-241-1/+12
|\ \ | |/ |/|
| * Suppresses warning for XML <see langword="..."/>Jordan Brown2017-10-191-1/+12
* | Merge pull request #621 from mosra/xml-programlisting-filenameDimitri van Heesch2017-11-195-8/+17
|\ \
| * | Propagate language information to all <programlisting> XML elements.Vladimír Vondruš2017-11-193-6/+15
| * | Pass strings as const references.Vladimír Vondruš2017-11-192-2/+2
* | | Merge pull request #620 from albert-github/feature/bug_ftn_code_commaDimitri van Heesch2017-11-191-8/+8
|\ \ \
| * | | Code color of , (comma) together with only in use statementalbert-github2017-11-181-8/+8
| |/ /
* | | Fix for regression in XML output generation after fixing bug 789168Dimitri van Heesch2017-11-191-1/+1
|/ /
* | Bug 787952 - Problem parsing c++ gnu::visibilityDimitri van Heesch2017-11-091-1/+1
* | Merge pull request #618 from groleo/sqlite3-fixesDimitri van Heesch2017-10-311-132/+182
|\ \
| * | sqlite3gen: start checking operations statusAdrian Negreanu2017-10-251-112/+139
| * | sqlite3gen: add missing protectedsettable columnAdrian Negreanu2017-10-251-1/+1
| * | sqlite3gen: add index on paramsAdrian Negreanu2017-10-251-1/+11
| * | sqlite3gen: use sqlite3_exec for schema setupAdrian Negreanu2017-10-251-10/+3
| * | sqlite3gen: add openDbConnectionAdrian Negreanu2017-10-251-8/+28
* | | Bug 789168 - Increasing access of inherited C++ members with 'using...' is no...Dimitri van Heesch2017-10-291-5/+4
* | | Async load of mathjax javascriptSam Tygier2017-10-251-1/+1
* | | Update mathjax pathSam Tygier2017-10-251-1/+1
|/ /
* | Merge pull request #617 from wich/plantuml-dot-pathDimitri van Heesch2017-10-241-0/+7
|\ \
| * | Provide dot path to plantumlRemko van der Vossen2017-10-231-0/+7
* | | Merge pull request #142 from randomguy3/line-breaksDimitri van Heesch2017-10-241-0/+14
|\ \ \ | |/ / |/| |
| * | Implement "double-space line breaks" syntax in MarkdownAlex Merry2014-03-181-0/+14
* | | CMake: let CMake handle the C++ standard setting if target_compile_features()...Rolf Eike Beer2017-10-201-2/+3
* | | CMake: remove needless variable expansionsRolf Eike Beer2017-10-201-3/+2
| |/ |/|
* | Merge pull request #609 from msc-/masterDimitri van Heesch2017-10-151-2/+5
|\ \
| * | Fix https://bugzilla.gnome.org/show_bug.cgi?id=782583.msc-2017-10-131-2/+5
* | | Updated translator_de.h to doxygen 1.8.13Arnd Weber2017-10-131-21/+48
|/ /
* | Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2017-10-101-1/+2
|\ \
| * | Bug 557094 - Wrong spacing in function names with french language (latex output)albert-github2017-10-011-1/+2
* | | Correction display of backtick in LaTeXDimitri van Heesch2017-10-102-12/+11
|/ /
* | Use language identifier instead of file extension for language attributeDimitri van Heesch2017-09-281-1/+1
* | Merge branch 'master' of https://github.com/shi-yan/doxygen into shi-yan-masterDimitri van Heesch2017-09-281-1/+1
|\ \
| * | Use language in stead of lang for language name attributeShi Yan2017-08-221-1/+1
| * | Add language type attribute to programlisting tagShi Yan2017-08-221-1/+1
* | | Merge pull request #605 from albert-github/feature/bug_js_regression_2Dimitri van Heesch2017-09-281-1/+1
|\ \ \
| * | | Mark JS as freely available (regression 2)albert-github2017-09-281-1/+1
* | | | Merge pull request #606 from albert-github/feature/bug_743367Dimitri van Heesch2017-09-282-7/+16
|\ \ \ \
| * | | | Bug 743367 - Duplicate attribute (target="_top" target="_top") generated in ....albert-github2017-09-282-7/+16
| |/ / /
* | | | Removed -Wno-deprecated flag from bison as it is not support on the bison 2.3...Dimitri van Heesch2017-09-281-2/+2
|/ / /
* | | const-ifyAdrian Negreanu2017-09-259-67/+69
* | | Merge pull request #595 from albert-github/feature/bug_776870Dimitri van Heesch2017-09-211-2/+2
|\ \ \
| * | | Bug 776870 - XML Parsing Error for operator<< methods when outputing to XHTMLalbert-github2017-08-251-2/+2
| |/ /
* | | Merge pull request #603 from lrineau/masterDimitri van Heesch2017-09-211-2/+2
|\ \ \
| * | | Suppression warnings about deprecated directiveLaurent Rineau2017-09-191-2/+2