summaryrefslogtreecommitdiffstats
path: root/src/util.cpp
Commit message (Expand)AuthorAgeFilesLines
* Renamed Portables to PortableDimitri van Heesch2019-12-081-4/+4
* Merge branch 'memory_leakage_fix' of https://github.com/virusxp/doxygen into ...Dimitri van Heesch2019-12-081-6/+14
|\
| * Refactoring of portable.h and portable.cpp functions to be contained in a nam...Tobias Off2019-11-281-6/+14
* | Problem converting UCS big endian filealbert-github2019-11-221-5/+10
|/
* Merge pull request #7377 from albert-github/feature/bug_spell_srcDimitri van Heesch2019-11-061-1/+1
|\
| * Spelling corrections for src directoryalbert-github2019-11-051-1/+1
* | issue #7302: Determination of anonymous is too restrictiveDimitri van Heesch2019-11-051-1/+1
|/
* Replaced QList<ListItemInfo> with std::vector<ListItemInfo>Dimitri van Heesch2019-10-291-12/+10
* Replaced QList<SectionInfo> by std::vector<SectionInfo>Dimitri van Heesch2019-10-291-1/+0
* Embed TagInfo struct inside EntryDimitri van Heesch2019-10-281-1/+1
* Merge pull request #7341 from ellert/source-date-yearDimitri van Heesch2019-10-281-3/+9
|\
| * Let $year support SOURCE_DATE_EPOCHMattias Ellert2019-10-191-3/+9
* | Changed ArgumentList to be an STL containerDimitri van Heesch2019-10-271-403/+247
|/
* Problem with round brackets in PS outputalbert-github2019-10-091-0/+20
* issue #7271 Tilde in preprocessor macro disappears in latexalbert-github2019-09-191-1/+1
* Merge pull request #7260 from albert-github/feature/bug_xref_pageDimitri van Heesch2019-09-171-1/+2
|\
| * Warning with xrefitem from documentationalbert-github2019-09-131-1/+2
* | issue #7262 ALIASES not found when filename has more than one dotalbert-github2019-09-151-1/+2
|/
* Refactoring code for dot related source filesDimitri van Heesch2019-09-101-3/+3
* Backslash in href.albert-github2019-09-021-0/+1
* issue #7216: non-const getGroupDef() called on aliased memberDimitri van Heesch2019-08-251-2/+0
* issue #7147: No warning when same page createdalbert-github2019-08-071-0/+2
* Merge pull request #7042 from albert-github/feature/bug_632754Dimitri van Heesch2019-08-071-0/+5
|\
| * Bug 632754 - The \copydoc Command Requires The Use of C++ Syntax in C# Codealbert-github2019-06-071-0/+5
* | Some fixes and restructuringDimitri van Heesch2019-08-061-0/+70
* | 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
| |/