summaryrefslogtreecommitdiffstats
path: root/src/util.cpp
Commit message (Expand)AuthorAgeFilesLines
* Adding commands \hidecallgraph and \hidecallergraphalbert-github2015-02-221-4/+2
* 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
* | Fixed a couple of cases where sharing string data could lead to corruptionDimitri van Heesch2015-01-021-9/+9
|/
* Bug 704090 - Allow Class{T}.Method in cref to refer to a generic class in XML...Dimitri van Heesch2014-12-191-0/+7
* Bug 740218 - Full scope needed when making link inside cross-referenced secti...Dimitri van Heesch2014-12-191-1/+1
* Merge pull request #253 from albert-github/feature/bug_687576Dimitri van Heesch2014-12-091-3/+12
|\
| * Removed some comment statements.albert-github2014-11-291-5/+0
| * Bug 687576 - Add support for LATEX_EXTRA_STYLESHEETalbert-github2014-11-291-3/+17
* | Merge pull request #249 from albert-github/feature/bug_latex_single_quotesDimitri van Heesch2014-11-291-0/+2
|\ \ | |/ |/|
| * LaTeX problem with 2 consecutive single quotesalbert-github2014-11-271-0/+2
* | Bug 739863 - Regression: Base classes incorrect when using CRTP with default ...Dimitri van Heesch2014-11-221-2/+3
* | Bug 740218 - Full scope needed when making link inside cross-referenced sectionDimitri van Heesch2014-11-171-1/+2
* | Fixed several Coverity warningsDimitri van Heesch2014-11-151-1/+1
|/
* Compilation fixes for Windows for new string implementation.Dimitri van Heesch2014-10-251-2/+2
* Introduce new optimized string implementation (attempt 2)Dimitri van Heesch2014-10-231-4/+42
* Bug 736386 - [PATCH] Fix another potential null pointer dereference in src/ut...Dimitri van Heesch2014-09-231-1/+1
* Bug 736385 - [PATCH] Fix potential null pointer dereference in src/util.cppDimitri van Heesch2014-09-231-1/+1
* Regression class<T extends V> resulted in class<V> as the page titleDimitri van Heesch2014-09-141-1/+5
* Bug 733722 - XML Output invalid: XML_PROGRAMLISTING=YES copies Unicode form f...Dimitri van Heesch2014-08-151-0/+5
* Made bread crumb trails enabled unconditionallyDimitri van Heesch2014-08-041-8/+10
* Merge branch 'feature-groupbreadcrumbs' of https://github.com/NimbusKit/doxyg...Dimitri van Heesch2014-08-041-8/+22
|\
| * Add BREAD_CRUMB_TRAIL.Jeff Verkoeyen2014-07-191-8/+22
* | Merge branch 'bug734099'Dimitri van Heesch2014-08-041-5/+27
|\ \
| * | Bug 734099 - Add support for non-parsed languageDimitri van Heesch2014-08-041-5/+27
* | | Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2014-08-041-6/+9
|\ \ \ | |/ / |/| |
| * | Merge pull request #206 from groleo/masterDimitri van Heesch2014-08-031-6/+9
| |\ \
| | * | removeRedundantWhiteSpace micro-optimizationAdrian Negreanu2014-07-251-6/+9
| | |/
* | | Bug 733938 - Explicit links using operator()() not generated.Dimitri van Heesch2014-08-031-4/+5
|/ /
* | Added mainpage to context and improved page treeDimitri van Heesch2014-08-021-0/+8
|/
* Bug 731238 - Dead links in html documentation when using tabs for indentation...Dimitri van Heesch2014-06-071-2/+3
* Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2014-03-151-8/+23
|\
| * In case of sections with the same name they are not reported.albert-github2014-03-021-8/+23
* | Bug 625601 - FORTRAN: recognition free versus fixed formatted codealbert-github2014-03-091-17/+19
|/
* util/patternMatch: don't extract a QCString(QFileInfo) each time we QRegExp.m...Adrian Negreanu2014-02-281-3/+8
* util/patternMatch: break when pattern is foundAdrian Negreanu2014-02-271-1/+2
* Command \< and \> are not properly shown in section headers (and consequently...albert-github2014-02-121-7/+2
* Updated copyrightDimitri van Heesch2014-02-111-1/+1
* Restructered html entity handlingDimitri van Heesch2014-02-101-458/+6
* Recognize all HTML4 special character entitiesalbert-github2014-02-081-133/+449
* Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2014-01-181-2/+2
|\
| * Wrong UTF 8 codesalbert-github2014-01-151-2/+2
* | Use hook arrow for hyphens in symbol names in the LaTeX output.Dimitri van Heesch2014-01-121-3/+3
|/
* Bug 705499 - Nested namespace causes incorrect display when referenced via .t...Dimitri van Heesch2014-01-051-1/+1