summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * sqlite3: sometimes bindXParameter requires SQLITE_TRANSIENTAdrian Negreanu2013-08-031-5/+5
| | * sqlite3: add stubs for page, dirs, example and main-pageAdrian Negreanu2013-08-031-3/+65
| | * sqlite3: update the commentsAdrian Negreanu2013-08-031-32/+47
| | * sqlite3: cleanup prepareStatementsAdrian Negreanu2013-08-031-60/+21
| | * sqlite3: fix warning 'set but not used'Adrian Negreanu2013-08-031-2/+0
| | * sqlite3: remove commented codeAdrian Negreanu2013-08-031-264/+0
| | * sqlite3: capitalize FROM keywordAdrian Negreanu2013-08-021-2/+2
* | | Bug 704172 - Nested Aliases fail when the nested alias has two or more argume...Dimitri van Heesch2013-08-031-2/+44
|/ /
* | Delayed expanding the HTML navigation tree until after the page has loadedDimitri van Heesch2013-08-032-2/+6
|/
* Bug 705190 - Incorrectly parsed Q_PROPERTY with 'long long' or 'long int' typeDimitri van Heesch2013-08-011-1/+1
* Bug 705217 - Can't use unicode characters to execute external commandsDimitri van Heesch2013-08-011-6/+10
* Bug 705218 - QRegExp doesn't work with 80-FFDimitri van Heesch2013-08-011-1/+1
* Bug 705219 - Accept IDs using unicode for C/C++ preprocessorDimitri van Heesch2013-08-011-12/+12
* Bug 704412 - doxygen don't hide private Inherited MembersDimitri van Heesch2013-08-017-126/+237
* Bug 704973 - Doxywizard can't show file names using non-ASCII(Unicode)Dimitri van Heesch2013-07-281-1/+1
* Bug 704971 - Can't build with MinGWDimitri van Heesch2013-07-288-7/+13
* Made some fixed to the configure script for Cygwin (thanks to David Stacey)Dimitri van Heesch2013-07-281-4/+4
* config.xml is now used to generate configoptions.cpp and config.docDimitri van Heesch2013-07-2826-6120/+11583
* Set CASE_SENSE_NAMES explicit to NO for the testsDimitri van Heesch2013-07-191-0/+1
* Added testing Makefile and updated .gitignore ignore other makefilesDimitri van Heesch2013-07-192-1/+16
* Fixed package for xmllintDimitri van Heesch2013-07-191-1/+1
* Added test target and travis runDimitri van Heesch2013-07-192-1/+5
* Added regression test suiteDimitri van Heesch2013-07-19137-0/+4086
* Fixed whitespace issue when using \overload without argumentsDimitri van Heesch2013-07-181-1/+1
* Avoid space in the output after \n command following by a newline.Dimitri van Heesch2013-07-171-0/+7
* Fixed problem handling C comments inside a \code block.Dimitri van Heesch2013-07-163-1284/+4
* Improved handling of \internal and \endinternalDimitri van Heesch2013-07-155-24/+37
* Removed extra newline when reading in an input fileDimitri van Heesch2013-07-141-55/+1
* Make XML output adhere to MAX_INITIALIZER_LINESDimitri van Heesch2013-07-141-3/+2
* Fixed issue handling \elseif after \ifnotDimitri van Heesch2013-07-141-0/+1
* Fixed regression that could cause double nested classesDimitri van Heesch2013-07-141-7/+1
* Fixed issue handling \docbookonly..\enddocbookonly sectionDimitri van Heesch2013-07-132-1/+14
* The language specifier in e.g. \code{.py} was ignored for the XML outputDimitri van Heesch2013-07-131-2/+7
* Bug 704079 - Generated XML is malformedDimitri van Heesch2013-07-121-67/+67
* Bug 703574 - Add configure options to enable static SQLite and non-standard S...Dimitri van Heesch2013-07-032-7/+32
* 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-022-5/+20
* Bug 702676 - Closing ) of function in function documentation is in wrong colorDimitri van Heesch2013-07-021-1/+1
* Bug 703112 - Backward documentation comments are not allowed in Fortran type-...Dimitri van Heesch2013-07-021-1/+1
* Bug 703133 - "operator--()" transformed to "operator–()" in @copydocDimitri van Heesch2013-07-021-2/+2
* Bug 703170 - Segmentation fault parsing a fortran fileDimitri van Heesch2013-07-022-1/+6
* Bug 703213 - Can't use @ref instead of \ref with mscDimitri van Heesch2013-07-021-1/+1
* Fixed potential crash in sqlite3 supportDimitri van Heesch2013-07-021-1/+4
* Python indentation cleanup broke code generationDimitri van Heesch2013-07-023-255/+1071
* Merge branch 'master' of https://github.com/pepr/doxygen into peprDimitri van Heesch2013-07-0253-7850/+4554
|\
| * translator.cpp reference removed from src/libdoxygen.pro.inPetr Prikryl2013-06-261-7/+6
| * translator_report.txt for the timePetr Prikryl2013-06-251-1312/+1280
| * CN + FI: trFunctionPrototypeDocumentation() removedPetr Prikryl2013-06-252-9/+0
| * The non-used methods (see below) removed from all translator classes:Petr Prikryl2013-06-2538-1694/+0
| * src/translator_adapter.h -- trDirDependency() removedPetr Prikryl2013-06-251-2/+0