summaryrefslogtreecommitdiffstats
path: root/src/util.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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
* Bug 705220 - Enables using unicode (non ASCII) to name output filesDimitri van Heesch2013-12-301-16/+81
* Reduced and improved functionality of QListDimitri van Heesch2013-12-301-29/+32
* Bug 712819 - Some external namespaces appear in list despite having ALLEXTERN...Dimitri van Heesch2013-12-241-2/+3
* Template and context enhancementsDimitri van Heesch2013-12-231-0/+190
* More template and context enhancementsDimitri van Heesch2013-12-121-0/+23
* Bug 719463 - Invalid null key and segmentation faultDimitri van Heesch2013-12-081-16/+16
* Bug 711378 - Nested Aliases fail when the nested alias has two or more argume...Dimitri van Heesch2013-12-071-7/+7
* Bug 711004 - Vertical bars cannot be sent straight to makeindexDimitri van Heesch2013-11-111-1/+1
* Added rudimentary support for django like template system for output creation.Dimitri van Heesch2013-10-211-0/+69
* Bug 709803 - Generated hhc file contains an error for a section of a mainpageDimitri van Heesch2013-10-121-2/+2
* Fixed regression autolinking C# template such as MyGenericClass<T>.g()Dimitri van Heesch2013-09-171-1/+1
* Bug 705910 - Indexing and searching cannot treat non ASCII identifiersDimitri van Heesch2013-09-151-0/+69
* Minor layout tweaks and extra guardDimitri van Heesch2013-09-131-5/+12
* consider currentFile when searching for global symbolsAdrian Negreanu2013-09-101-1/+14
* Doxygen didn't allow @ref to parameters of type reference to an array.Dimitri van Heesch2013-09-091-1/+2
* VHDL-2008 and arrays on unconstrained elementsDimitri van Heesch2013-09-031-1/+3
* Bug 706874 - Doxygen crash if missing new-line in a snippetDimitri van Heesch2013-08-271-1/+7
* Bug 704172 - Nested Aliases fail when the nested alias has two or more argume...Dimitri van Heesch2013-08-031-2/+44
* Removed extra newline when reading in an input fileDimitri van Heesch2013-07-141-55/+1
* Bug 702170 - Missing space before optional option in method argument listDimitri van Heesch2013-07-021-1/+1
* Bug 702491 - UTF-16LE BOM not handled by source browser and \snippetDimitri van Heesch2013-07-021-4/+18
* Fix reference to scoped enun imported via a tag file.Dimitri van Heesch2013-06-281-1/+2
* Fixed regression introduced by fixed bug Bug 700740Dimitri van Heesch2013-06-171-2/+2
* Bug 701314 - URLs are not created on C# classes in some casesDimitri van Heesch2013-06-151-2/+18
* Bug 700740 - Doxygen does not create links on C++ 11 style enum classesDimitri van Heesch2013-06-151-34/+121
* Bug 701295 - Doxygen 1.8.4 goes into an endless loopDimitri van Heesch2013-05-301-1/+5
* Release-1.8.3.1-20130512Dimitri van Heesch2013-05-121-27/+71
* Release-1.8.3.1-20130402Dimitri van Heesch2013-04-021-10/+64
* Release-1.8.3.1-20130324Dimitri van Heesch2013-03-241-2/+29