summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | issue #8011: No callgraph if having more than one 'using namespace's.Guangwang Huang2021-02-091-4/+2
* | | | Merge pull request #8381 from albert-github/feature/bug_doxygen_DoxyfileDimitri van Heesch2021-02-121-2/+1
|\ \ \ \
| * | | | Correction Doxyfile for documentation of doxygen codealbert-github2021-02-121-2/+1
|/ / / /
* | | | issue #7772: Regression - Class list missing in Group page [1.8.16 -> 1.8.17]Dimitri van Heesch2021-02-091-3/+4
|/ / /
* | | Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2021-02-081-2/+2
|\ \ \
| * \ \ Merge pull request #8346 from albert-github/feature/bug_doxyw_strlistDimitri van Heesch2021-02-081-2/+2
| |\ \ \
| | * | | Non default value not shown properly in doxywizardalbert-github2021-01-191-2/+2
* | | | | Regression: invalid LaTeX output for file indexDimitri van Heesch2021-02-081-2/+4
|/ / / /
* | | | Merge branch 'refactor_constexp'Dimitri van Heesch2021-02-068-92/+77
|\ \ \ \
| * | | | Refactoring: replace QCString with std::string in constexpDimitri van Heesch2021-02-068-92/+77
* | | | | Fixed missing include for util.cpp when building for WindowsDimitri van Heesch2021-02-061-0/+1
|/ / / /
* | | | Refactoring: replace/remove the use of QDateTimeDimitri van Heesch2021-02-0611-1799/+48
* | | | Refactoring: make doxyindexer independent of qtoolsDimitri van Heesch2021-02-062-66/+61
* | | | Refactoring: Move xml parser to a separate directoryDimitri van Heesch2021-02-069-11/+62
* | | | Refactoring: qtools cleanup + remove QDateTime use from rtfgen.cppDimitri van Heesch2021-02-059-7602/+9
* | | | Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2021-02-053-9/+13
|\ \ \ \
| * \ \ \ Merge pull request #8367 from albert-github/feature/bug_doxyw_splitDimitri van Heesch2021-02-051-0/+4
| |\ \ \ \
| | * | | | Remove deprecated warnings for QString::SkipEmptyParts in doxywizardalbert-github2021-01-311-0/+4
| | | |/ / | | |/| |
| * | | | Merge pull request #8366 from albert-github/feature/bug_doxyw_endlDimitri van Heesch2021-02-052-9/+9
| |\ \ \ \
| | * | | | Remove deprecated warnings for endl in doxywizardalbert-github2021-01-312-9/+9
| | |/ / /
* | | | | Fixed a couple of issues found by running CoverityDimitri van Heesch2021-02-054-6/+9
|/ / / /
* | | | issue #8370: Doxygen 1.9.1 confused by C++ using/typedef declarationDimitri van Heesch2021-02-051-4/+2
* | | | issue #8371: @defgroup contained in the markdown mainpage.md are not includin...Dimitri van Heesch2021-02-042-3/+3
* | | | Detect generateDS and recreate index.py/compound.py automaticallyDimitri van Heesch2021-02-035-15/+51
* | | | Replace the C++ doxmlparser libary by a python based moduleDimitri van Heesch2021-02-0247-10377/+24691
* | | | issue #5362: Indexing and searching cannot treat non ASCII identifiersDimitri van Heesch2021-01-311-1/+1
* | | | Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2021-01-311-4/+4
|\ \ \ \
| * \ \ \ Merge pull request #8368 from albert-github/feature/bug_gha_sqlite3Dimitri van Heesch2021-01-311-4/+4
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Add sqlite build for Ubuntu on Github Actionsalbert-github2021-01-311-4/+4
| |/ / /
* | | | issue #5363: Indexing and searching cannot treat non ASCII identifiersDimitri van Heesch2021-01-311-1/+5
|/ / /
* | | Regression: Fixed compilation issue in sqlite3gen after merging PR #8359Dimitri van Heesch2021-01-281-1/+1
* | | Regression: fixed crash due to uninitialized pointer in dotgroupcollaboration...Dimitri van Heesch2021-01-281-14/+10
* | | Merge pull request #8356 from DuyDang007/patch-1Dimitri van Heesch2021-01-281-2/+2
|\ \ \
| * | | issue #8160 Use ^^ instead of \n in ALIASES ...DuyDang2021-01-261-2/+2
* | | | Merge pull request #8359 from albert-github/feature/issue_8357Dimitri van Heesch2021-01-287-10/+11
|\ \ \ \
| * | | | issue #8357 XML output does not include cross-references in code-fragmentsalbert-github2021-01-277-10/+11
| |/ / /
* | | | Merge pull request #8360 from albert-github/feature/bug_extension_mappingDimitri van Heesch2021-01-281-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Extension during mapping not correctly replaced.albert-github2021-01-281-1/+1
|/ / /
* | | Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2021-01-251-1/+1
|\ \ \
| * \ \ Merge pull request #8353 from albert-github/feature/bug_spel_htmlattribDimitri van Heesch2021-01-231-1/+1
| |\ \ \
| | * | | Spelling correctionalbert-github2021-01-231-1/+1
* | | | | Regression: fix incorrect warning regarding 'unable to resolve link'Dimitri van Heesch2021-01-251-1/+1
|/ / / /
* | | | Regression. Pages appeared in the wrong order in the menu barDimitri van Heesch2021-01-231-1/+1
* | | | Regression: fixed potential crash in ftvhelp.cppDimitri van Heesch2021-01-231-2/+2
* | | | Regression: fixed potential crash in docparser.cppDimitri van Heesch2021-01-231-1/+1
|/ / /
* | | Refactoring: restore a few qtools headers still used by doxmlparserDimitri van Heesch2021-01-234-31/+345
* | | Fix size_t related compiler errors & warnings for win64Dimitri van Heesch2021-01-228-57/+54
* | | Refactoring: cleanup unused qtools headersDimitri van Heesch2021-01-2247-3773/+100
* | | Refactoring: template.cpp (part 4)Dimitri van Heesch2021-01-221-77/+47
* | | Refactoring: template.cpp (part 3)Dimitri van Heesch2021-01-221-130/+108