summaryrefslogtreecommitdiffstats
path: root/src/util.cpp
Commit message (Expand)AuthorAgeFilesLines
* Unify handling of extra packages in formula.cpp and latexgen.cpp so formula.c...Thadeus Fleming2016-05-201-0/+20
* Bug 766069 - Files with incorrect extensions (.doc) are picked up by doxygenDimitri van Heesch2016-05-161-3/+1
* Merge pull request #477 from infinity0/masterDimitri van Heesch2016-05-161-1/+1
|\
| * Bug 751984 - Use UTC timezone when displaying QDateTimes parsed from SOURCE_D...Ximin Luo2016-05-091-1/+1
* | Bug 765070 - Java: final keyword on a parameter brakes docs inherinanceDimitri van Heesch2016-05-071-0/+3
|/
* Assertion failure generation documentationalbert-github2016-03-301-1/+1
* Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2016-03-131-0/+3
|\
| * Bug 762982 - regression, Unescaped percent sign in doxygen outputalbert-github2016-03-051-0/+2
| * Bug 763104 - hyperref link label drop underscoresalbert-github2016-03-051-0/+1
* | reimplemented removeRedundantWhiteSpace() to improve performanceDimitri van Heesch2016-03-131-154/+231
|/
* Fix for empty file nameDimitri van Heesch2016-02-071-0/+1
* Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2016-02-071-0/+6
|\
| * Merge pull request #449 from albert-github/feature/bug_504305Dimitri van Heesch2016-02-021-0/+6
| |\
| | * Bug 504305 - FILTER_PATTERNS won't take command with argumentsalbert-github2016-01-311-0/+6
* | | Optimized use of convertNameToFile to improve performanceDimitri van Heesch2016-02-071-2/+2
|/ /
* | Bug 760836 - Phantom variables/functions in XML, created from non-code filesDimitri van Heesch2016-01-311-1/+1
|/
* Remove unused variablesChristoph GrĂ¼ninger2016-01-231-1/+0
* Remove unused variablesalbert-github2016-01-171-1/+0
* Changed configuration mechanism to directly access options in order to improv...Dimitri van Heesch2016-01-171-66/+49
* Bug 746361 - Doxygen thinks C++ class is Objective-CDimitri van Heesch2015-12-271-1/+1
* Bug 578720 - [Python] Add pyw as a valid extensionalbert-github2015-12-261-0/+1
* Bug 759381 - unable to @ref or @link C++ templated operator overloadsDimitri van Heesch2015-12-191-1/+6
* Fixed problem with latex and PDF bookmarksDimitri van Heesch2015-11-221-0/+23
* Bug 755080 - xrefitem link to list incorrect when using SHORT_NAMESDimitri van Heesch2015-10-241-5/+1
* [Bug 755225] On Windows, generated layout is with UNIX EOLDimitri van Heesch2015-09-191-0/+26
* Bug 753500 - $file when using @name is wrongDimitri van Heesch2015-09-141-2/+4
* Template enhancements and various other small fixesDimitri van Heesch2015-09-081-1/+34
* Merge branch 'feature/bug_extension' of https://github.com/albert-github/doxy...Dimitri van Heesch2015-08-311-2/+19
|\
| * Make list of default extensions consistent with language mapping listalbert-github2015-08-161-0/+21
* | Started with generating LaTeX output via the template engineDimitri van Heesch2015-08-271-1/+89
* | Fixed various issues found by PVS-Studio.Dimitri van Heesch2015-08-181-2/+2
|/
* Bug 751984 - PATCH: Honour SOURCE_DATE_EPOCH environment variable for reprodu...Dimitri van Heesch2015-07-191-0/+30
* Using tabu package for LaTeX tablesDimitri van Heesch2015-07-121-2/+1
* Escape "@" in names as it is not allowed in XML / Docbook names (comming from...Hauke Wintjen2015-05-271-0/+1
* Removed dbus XML parser, various refinementsDimitri van Heesch2015-04-191-2/+5
* Merge branch 'master' of https://github.com/Cryclops/doxygen into Cryclops-ma...Dimitri van Heesch2015-04-161-1/+1
|\
| * Add support for basic XML syntax highlighting.Weston Thayer2015-01-061-1/+1
* | Guarded debug prints against printing a NULL pointer.Dimitri van Heesch2015-04-061-2/+2
* | Fix for rendering the template parameters of members of variadic template cla...Dimitri van Heesch2015-03-221-1/+5
* | Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2015-02-261-4/+2
|\ \
| * | Adding commands \hidecallgraph and \hidecallergraphalbert-github2015-02-221-4/+2
* | | Bump copyright yearDimitri van Heesch2015-02-261-1/+1
|/ /
* | Merge pull request #297 from albert-github/feature/dot_index_pngDimitri van Heesch2015-02-211-0/+6
|\ \
| * | Support generating index-color PNG filesalbert-github2015-02-081-0/+6
* | | Added type constraint relations for Java generics to dot graphs and XML outputDimitri van Heesch2015-02-211-2/+9
|/ /
* | increase the size of l when result is modifiedSebastien Loriot2015-01-311-1/+5
* | Update of search from "endless search to 'Character search: criterion.albert-github2015-01-231-1/+2
* | Bug 739680 - Using HTML entities in PROJECT_NAMEalbert-github2015-01-111-1/+30
* | Merge pull request #272 from albert-github/feature/bug_unusedDimitri van Heesch2015-01-031-3/+1
|\ \
| * | Remove unused local and static global variablesalbert-github2014-12-271-3/+1
| |/