summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #263 from albert-github/feature/bug_fortran_call_colorDimitri van Heesch2014-12-141-4/+6
|\
| * Fortran color CALL as keywordalbert-github2014-12-101-4/+6
* | Fortran code color END (regression pull request 259)albert-github2014-12-141-1/+1
|/
* Merge pull request #253 from albert-github/feature/bug_687576Dimitri van Heesch2014-12-096-10/+87
|\
| * Removed some comment statements.albert-github2014-11-291-5/+0
| * Bug 687576 - Add support for LATEX_EXTRA_STYLESHEETalbert-github2014-11-296-10/+92
* | Merge pull request #256 from albert-github/feature/bug_first_line_inlineDimitri van Heesch2014-12-091-2/+3
|\ \
| * | Extra empty line in source fragmentsalbert-github2014-12-071-2/+3
* | | Merge pull request #257 from albert-github/feature/bug_fortran_inlineDimitri van Heesch2014-12-091-3/+19
|\ \ \
| * | | Support for INLINE_SOURCES in Fortranalbert-github2014-12-071-3/+19
| |/ /
* | | Merge pull request #258 from albert-github/feature/bug_fortran_source_continu...Dimitri van Heesch2014-12-091-3/+11
|\ \ \
| * | | Fortran continuation character seen as begin of function callalbert-github2014-12-081-3/+11
| |/ /
* | | Fortran color code of ENDalbert-github2014-12-081-3/+2
|/ /
* | Merge pull request #254 from kbinani/language_switch_commandDimitri van Heesch2014-12-041-2/+2
|\ \
| * | Fix bug: language switch command "\~" failed to detect language id which cont...kbinani2014-12-011-2/+2
* | | Fixed typos in comments.orbitcowboy2014-12-024-8/+8
|/ /
* | Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2014-11-291-1/+1
|\ \
| * \ Merge pull request #248 from drobilla/masterDimitri van Heesch2014-11-291-1/+1
| |\ \
| | * | Support visible=no for main page tab.David Robillard2014-11-251-1/+1
| | |/
* | | Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2014-11-293-2/+4
|\ \ \ | |/ /
| * | Merge pull request #252 from albert-github/feature/bug_latex_index_komalDimitri van Heesch2014-11-291-1/+1
| |\ \
| | * | Bug ?? for page numbers in the latex indicesalbert-github2014-11-291-1/+1
| | |/
| * | Merge pull request #249 from albert-github/feature/bug_latex_single_quotesDimitri van Heesch2014-11-292-1/+3
| |\ \ | | |/ | |/|
| | * LaTeX problem with 2 consecutive single quotesalbert-github2014-11-272-1/+3
* | | Remove bogus argument to avoid compiler warningDimitri van Heesch2014-11-293-3/+3
* | | Bug 740446 - invalid copydoc target does not result in warningDimitri van Heesch2014-11-231-0/+6
|/ /
* | Bug 739863 - Regression: Base classes incorrect when using CRTP with default ...Dimitri van Heesch2014-11-221-2/+3
* | Bug 740218 - Full scope needed when making link inside cross-referenced sectionDimitri van Heesch2014-11-1716-11/+54
* | Bug 739214 - Cannot make unscoped link to C++ conversion operatorDimitri van Heesch2014-11-161-1/+3
* | Bug 739211 - Cannot make explicit links to C++ const member functionsDimitri van Heesch2014-11-161-1/+2
* | Bug 739056 - Python xml - argsstring is empty, while HTML have argumentsDimitri van Heesch2014-11-161-0/+1
* | Fixed bug in new QCString::sprintf for long string.Dimitri van Heesch2014-11-161-1/+1
* | Bug 739054 - Python xml not outputting info of functions inside __init__.pyDimitri van Heesch2014-11-161-0/+13
* | Fixed several Coverity warningsDimitri van Heesch2014-11-1521-148/+188
* | Added language attribute to XML output for classes, namespaces, and filesDimitri van Heesch2014-11-153-7/+26
|/
* Introduced template directory for template and resource files and resource co...Dimitri van Heesch2014-11-1341-9574/+662
* Various VHDL fixesDimitri van Heesch2014-11-064-57/+59
* Fixed issue accessing uninitialized data when combining RTF output.Dimitri van Heesch2014-11-021-5/+6
* Debian Bug 762272: segfault with cyclic subgroupsDimitri van Heesch2014-11-021-10/+41
* Compilation fixes for Windows for new string implementation.Dimitri van Heesch2014-10-254-10/+14
* Fixed extension matching issue if path contained a dot.Dimitri van Heesch2014-10-241-1/+2
* Added guard to prevent (theoretical) out of bound accessDimitri van Heesch2014-10-231-3/+7
* Avoid a (theoretical) memory leakDimitri van Heesch2014-10-231-3/+3
* Initialized potentially uninitialized variable in markdown partDimitri van Heesch2014-10-231-1/+1
* Introduce new optimized string implementation (attempt 2)Dimitri van Heesch2014-10-239-55/+65
* Merge pull request #242 from albert-github/feature/plantuml_dependencyfeature2Dimitri van Heesch2014-10-211-2/+2
|\
| * Remove dependency of PLantUML on HAVE_DOTalbert-github2014-10-181-2/+2
* | Merge pull request #240 from albert-github/feature/bug_738754Dimitri van Heesch2014-10-211-1/+1
|\ \
| * | Bug 738574 - … is replaced by \cdots rather than \dots in the LaTeX ou...albert-github2014-10-151-1/+1
| |/
* | Merge pull request #239 from albert-github/feature/bug_738548Dimitri van Heesch2014-10-211-0/+9
|\ \