summaryrefslogtreecommitdiffstats
path: root/src/util.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'feature/bug_endblock_msg' of https://github.com/albert-github/d...Dimitri van Heesch2019-08-041-62/+62
|\
| * Correction warning messagealbert-github2019-06-011-62/+62
* | issue 7068: "QGDict::hashAsciiKey: Invalid null key" error messages (part 2)Dimitri van Heesch2019-07-311-0/+4
* | Merge branch 'feature/bug_gitversion' of https://github.com/albert-github/dox...Dimitri van Heesch2019-07-301-1/+1
|\ \
| * | Show git version informationalbert-github2019-05-311-1/+1
* | | Improved constness and avoid using non-const members of aliasesDimitri van Heesch2019-07-291-29/+31
* | | Some code simplificationsDimitri van Heesch2019-07-291-4/+3
* | | Merge branch 'feature/issue_6950' of https://github.com/albert-github/doxygen...Dimitri van Heesch2019-07-291-3/+9
|\ \ \
| * | | issue #6950 XML - <initializer> for array of structure only contains referenc...albert-github2019-05-011-3/+9
* | | | issue #7120 Markdown generator does not consider extension mapping for files ...albert-github2019-07-121-12/+8
* | | | issue #7110 URL Encoding for Hyperlinks in PDFalbert-github2019-07-081-0/+1
* | | | Bug 566109 - unable to resolve links to java functions with array argumentsDimitri van Heesch2019-06-221-0/+1
* | | | Merge pull request #7034 from albert-github/feature/issue_7033Dimitri van Heesch2019-06-221-0/+8
|\ \ \ \
| * | | | issue #7033 Syntax highlighting doesn't work when calling \dontinclude from M...albert-github2019-06-061-0/+8
| | |_|/ | |/| |
* | | | Merge branch 'feature/bug_case_sense' of https://github.com/albert-github/dox...Dimitri van Heesch2019-06-221-6/+6
|\ \ \ \
| * | | | Upper case characters in filename despice CASE_SENSE_NAME=NOalbert-github2019-06-171-4/+4
* | | | | (X)HTML warning when `[` or `]` in constructed idsalbert-github2019-06-161-0/+2
|/ / / /
* | | | Cygwin should by default also have `CASE_SENS_NAMES=NO`albert-github2019-06-151-2/+2
|/ / /
* | | Merge pull request #6913 from albert-github/feature/url_to_md_fileDimitri van Heesch2019-05-121-4/+8
|\ \ \
| * | | Markdown file as internet linkalbert-github2019-04-051-4/+8
| | |/ | |/|
* | | Add const correctness for argument listsDimitri van Heesch2019-05-051-9/+9
* | | Further const correctness changesDimitri van Heesch2019-05-051-5/+5
| |/ |/|
* | Avoid endless namespace lookup for C# code.Dimitri van Heesch2019-04-271-9/+12
* | Merge pull request #6922 from albert-github/feature/issue_6917Dimitri van Heesch2019-04-211-4/+4
|\ \
| * | issue #6917 Crash in php with UTF-8 characteralbert-github2019-04-101-4/+4
| |/
* | Improved const correctness and added support for inline namespacesDimitri van Heesch2019-04-211-86/+85
|/
* Fixed a few compiler warnings on win32Dimitri van Heesch2019-03-101-1/+1
* Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2019-02-281-0/+1
|\
| * Latex code double minus goes to endashalbert-github2019-02-221-0/+1
* | Refactored Definition and derived classes such that they are abstract interfacesDimitri van Heesch2019-02-281-19/+19
|/
* Adjustment of xhtml1-transitional.dtdalbert-github2019-02-161-4/+0
* Issue 6814: Further finetuning for inconsistent whitespace removal for operat...Dimitri van Heesch2019-02-041-2/+3
* Issue 6814: Inconsistent whitespace removal for operators in 1.8.15Dimitri van Heesch2019-02-031-1/+1
* issue #6749 doxygen 1.8.15 segfaultalbert-github2019-01-071-0/+5
* issue #6744 Ampersand in Markdown image URL is not escaped in XML outputalbert-github2019-01-061-2/+25
* Moved check for page having a title to hasTitle() methodDimitri van Heesch2018-12-311-5/+2
* Disabled debug printDimitri van Heesch2018-12-211-1/+1
* Added test case for \ref, and fixed representation of operator->*()Dimitri van Heesch2018-12-211-2/+2
* Redundant whitespace removal breaks some C++ links [with test case and Git bi...Dimitri van Heesch2018-12-181-1/+8
* Fix potential hangup when merging scopesDimitri van Heesch2018-12-071-1/+1
* Minor restructuringDimitri van Heesch2018-11-181-11/+3
* Merge remote-tracking branch 'doxygen/master'Joe George2018-11-051-5/+2
|\
| * Merge pull request #6562 from albert-github/feature/bug_referencesDimitri van Heesch2018-11-041-5/+2
| |\
| | * Add commands to handle referenced by relation and references relationalbert-github2018-10-171-5/+2
* | | Merge remote-tracking branch 'doxygen/master'Joe George2018-11-021-4/+25
|\ \ \ | |/ /
| * | issue_6580 xrefitems not listed if the page is referenced multiple timesalbert-github2018-11-011-0/+2
| * | Changed refiltering to forced use of insideTabbingDimitri van Heesch2018-10-291-37/+5
| * | Merge branch 'feature/bug_latex_index_sorting' of https://github.com/albert-g...Dimitri van Heesch2018-10-291-1/+33
| |\ \
| | * | Sorting of index in case of LaTexalbert-github2018-08-301-1/+33
| * | | Merge pull request #6460 from albert-github/feature/issue_6456Dimitri van Heesch2018-10-271-0/+19
| |\ \ \ | | |_|/ | |/| |