summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Patch regarding generating the rules file for the windows build regarding lan...Albert2013-10-2021-315/+1363
* Allow links to other markdown pages of the form [link text](page.md)Dimitri van Heesch2013-10-132-2/+8
* Allow @ref to unlabeled markdown page by name, i.e. @ref mypage.mdDimitri van Heesch2013-10-134-6/+23
* Bug 702265 - Generated Doxyfile differs from result of doxygen -u (partial fix)Dimitri van Heesch2013-10-133-2244/+3
* Bug 709052 - Templated and non-templated method mixup documentationDimitri van Heesch2013-10-131-0/+8
* Bug 707389 - GENERATE_TREEVIEW=YES disables touch scrolling with Android 3.xDimitri van Heesch2013-10-131-8/+12
* Bug 707985 - Strange output when : appended to an parameter descriptionDimitri van Heesch2013-10-131-0/+4
* Bug 709226 - Struct member fields not documented with INLINE_SIMPLE_STRUCTSDimitri van Heesch2013-10-131-5/+1
* Bug 709526 - C++ parsing problem with operators <<, <, >, >> inside templatesDimitri van Heesch2013-10-122-0/+36
* doxygen.sty.h was not ignored and not included/generated properlyDimitri van Heesch2013-10-124-465/+4
* Bug 709706 - Terminating C comments within markdown files breaks aliasesDimitri van Heesch2013-10-121-3/+23
* Bug 709780 - Copying of files via \image tag can get confused by symlinks at ...Dimitri van Heesch2013-10-121-0/+12
* Bug 709803 - Generated hhc file contains an error for a section of a mainpageDimitri van Heesch2013-10-124-7/+7
* Bug 709870 - Broken links on members HTML page when using BUILTIN_STL_SUPPORTDimitri van Heesch2013-10-121-24/+31
* Bug 709921 - position of linebreak in template argument list affects inherita...Dimitri van Heesch2013-10-121-15/+1
* Made lexer rule explicitDimitri van Heesch2013-10-121-16/+24
* Bug 709845 - Fortran: problem with types with name starting with isDimitri van Heesch2013-10-111-1/+1
* Merge branch 'dia'Dimitri van Heesch2013-10-0732-10/+720
|\
| * Bug 707713 - Add support for dia diagramsDimitri van Heesch2013-10-0632-10/+720
* | Make Python detection in configure work with version older than 2.7Dimitri van Heesch2013-10-061-1/+1
|/
* Deleted one more generated fileDimitri van Heesch2013-10-062-3077/+1
* Deleted generated files from source repositoryDimitri van Heesch2013-10-0622-6654/+0
* Updated failing testDimitri van Heesch2013-10-061-1/+1
* This patch contains changes regarding the build system so that the *nix and W...albert-github2013-10-0675-2791/+2052
* Bug 707641 - `FILTER_SOURCE_FILES=YES` required to build CALL_GRAPHSSergio Oller2013-09-2824-103/+104
* Bug 708806 - Wrong path to graph_legend figure in graph_legend.html when CREA...Dimitri van Heesch2013-09-281-4/+14
* LaTeX: Fix ToC entries of index/bibliographyDimitri van Heesch2013-09-283-3/+13
* Added generated files to gitignoreDimitri van Heesch2013-09-241-0/+2
* Fixed compile warningDimitri van Heesch2013-09-241-8/+5
* Added @parblock and @endparblock commandsDimitri van Heesch2013-09-2427-20/+322
* Alignment of @code and @verbatim sectionalbert-github2013-09-242-4/+4
* Bug 707825 - Const treatmentDimitri van Heesch2013-09-221-3/+36
* Bug 707925 - False warning for Java "warning: missing ( in exception list on ...Dimitri van Heesch2013-09-211-9/+9
* Bug 707995 - @copydoc not working for const member overloadsDimitri van Heesch2013-09-211-1/+9
* Bug 708455 - Enabling INLINE_SIMPLE_STRUCTS messes up Data Structures in treeDimitri van Heesch2013-09-211-1/+8
* Bug 708446 - Deprecated list breaks HTML tree with xhtml extensionDimitri van Heesch2013-09-212-2/+2
* Fixed a number of compiler warnings reported by newer clang compilerDimitri van Heesch2013-09-1814-33/+26
* Merge pull request #40 from albert-github/feature/languageDimitri van Heesch2013-09-173-65/+68
|\
| * Consistency in language part of the documentationalbert-github2013-09-163-65/+68
* | Merge pull request #39 from albert-github/feature/doc_debugDimitri van Heesch2013-09-171-1/+73
|\ \
| * | Internal documentation for debug possibilitiesalbert-github2013-09-151-1/+73
* | | Merge branch 'utf8index'Dimitri van Heesch2013-09-170-0/+0
|\ \ \
| * | | Bug 705910 - Indexing and searching cannot treat non ASCII identifiersDimitri van Heesch2013-09-157-307/+320
| * | | Bug 705910 - Indexing and searching cannot treat non ASCII identifiersDimitri van Heesch2013-09-145-523/+551
| * | | Added missing pthread lib to doxyappDimitri van Heesch2013-09-131-1/+1
| |/ /
* | | 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-1510-805/+846
* | | Added missing pthread lib to doxyappDimitri van Heesch2013-09-151-1/+1
| |/ |/|
* | Merge pull request #37 from albert-github/feature/lex_windowsDimitri van Heesch2013-09-151-0/+6
|\ \
| * | Added the possibility to specify the -d option in the Visual studio GUI on wi...albert-github2013-09-151-0/+6
| |/