summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Fix html file ext in external docs (#7679)avostrik2020-04-016-5/+6
* issue #7660: In the ceph package error: non-const getNamespaceDef() called on...Dimitri van Heesch2020-03-301-1/+3
* Fixed issue creating std::string from null pointerDimitri van Heesch2020-03-304-19/+19
* Fix for compile issue on Travis-CIDimitri van Heesch2020-03-291-1/+2
* Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2020-03-292-20/+4
|\
| * issue #7672 Request: use <img> tags instead of <object> tags for SVG imagesalbert-github2020-03-292-20/+4
* | Migrated some code in pre.l to use STL containers (part 2)Dimitri van Heesch2020-03-292-338/+262
|/
* Revert addition of std::string conversion operator for QCString (part 2)Dimitri van Heesch2020-03-291-1/+1
* Revert addition of std::string conversion operator for QCStringDimitri van Heesch2020-03-293-14/+15
* Migrated some code in pre.l to use STL containersDimitri van Heesch2020-03-281-139/+125
* Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2020-03-282-3/+4
|\
| * Merge pull request #7632 from albert-github/feature/bug_ftn_preprocDimitri van Heesch2020-03-271-1/+3
| |\
| | * Function definitions at begin of a linealbert-github2020-03-081-1/+3
| * | Merge pull request #7669 from albert-github/feature/bug_ftn_fixedDimitri van Heesch2020-03-271-2/+1
| |\ \
| | * | Incorrect determination of fixed form Fortranalbert-github2020-03-251-2/+1
* | | | Fix for unused variable JAVASCRIPT_LICENSE_TEXT.Dimitri van Heesch2020-03-283-34/+30
|/ / /
* | | issue #6901: Please consider relicensing of Javascript filesDimitri van Heesch2020-03-271-18/+28
|/ /
* | issue #7624: non-const getClassDef() called on aliased member. Please report ...Dimitri van Heesch2020-03-231-9/+9
* | Merge branch 'remove_tcl'Dimitri van Heesch2020-03-2215-3288/+7
|\ \
| * | Remove support for TCL (code is too buggy and unmaintained, language not very...Dimitri van Heesch2020-03-1515-3287/+7
* | | Fix CROS javascript issue when giving focus to search result frame.Joseph Mirabel2020-03-221-0/+6
* | | Merge pull request #7657 from cmorty/fixmessagesDimitri van Heesch2020-03-229-636/+642
|\ \ \
| * | | Fix not correctly formatted messagesMoritz 'Morty' Strübe2020-03-218-627/+624
| * | | Add printf-Checks to message.hMoritz 'Morty' Strübe2020-03-211-9/+18
* | | | Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2020-03-225-11/+69
|\ \ \ \
| * | | | Missing anchors in RTF code output (#7647)albert-github2020-03-212-2/+39
| * | | | Incorrect link generated for cite and xref (#7648)albert-github2020-03-212-9/+26
| * | | | issue #7652 folder in file list has file icon (#7654)albert-github2020-03-211-0/+4
| |/ / /
* | | | Minor tweaksDimitri van Heesch2020-03-222-16/+14
* | | | Remove last QThread-ReferenceMoritz 'Morty' Strübe2020-03-211-3/+3
* | | | Replace SDict with std::mapMoritz 'Morty' Strübe2020-03-215-26/+26
* | | | QString -> std::string & QDict -> std::mapMoritz 'Morty' Strübe2020-03-215-33/+34
* | | | Remove DotConstString and replace by std::stringMoritz 'Morty' Strübe2020-03-212-56/+17
* | | | Fixup condition-variable and mutexMoritz 'Morty' Strübe2020-03-211-0/+1
* | | | Replace QThread with std::threadMoritz 'Morty' Strübe2020-03-212-2/+13
* | | | Replace qlist with std::vectorMoritz 'Morty' Strübe2020-03-212-22/+18
* | | | Replace QMutex and condition QWaitCondition with std::Moritz 'Morty' Strübe2020-03-192-13/+11
* | | | Replace qqueue with std::queueMoritz 'Morty' Strübe2020-03-192-6/+7
|/ / /
* | | Tcl has a problem with a case statement with just {} inside the switch statem...albert-github2020-03-181-0/+1
* | | Doxygen version information (#7645)albert-github2020-03-1712-47/+42
* | | Issue #7635: Incorrect location for enum in XML file (part 3)Dimitri van Heesch2020-03-176-46/+59
|/ /
* | issue #7635: Incorrect location for enum in XML file (part 2)Dimitri van Heesch2020-03-151-8/+8
* | issue #7635: Incorrect location for enum in XML fileDimitri van Heesch2020-03-143-7/+58
* | Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2020-03-141-0/+12
|\ \
| * | Doxygen version in the messages output (#7640)albert-github2020-03-141-0/+12
* | | Fixed unsigned/signed character warningsDimitri van Heesch2020-03-112-9/+9
|/ /
* | Fixed sig11 regression while parsing cast to function pointerDimitri van Heesch2020-03-111-4/+4
* | Fix regression when creating directory graphsDimitri van Heesch2020-03-091-30/+34
* | Remove dead code and fix more warningsDimitri van Heesch2020-03-089-469/+9
* | Merge branch 'compilerwarnings'Dimitri van Heesch2020-03-0888-1949/+1426
|\ \ | |/ |/|