summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Bug 706813 - RPM build via spec file failsDimitri van Heesch2013-08-271-1/+1
* | Bug 701949 - Latex: Hyperlinks for \secreflist / \refitemDimitri van Heesch2013-08-231-1/+11
* | Bug 693537 - Create possibility to keep user comments in DoxyfileDimitri van Heesch2013-08-232-2/+3
|/
* Revision bump for configure scriptRelease_1_8_5Dimitri van Heesch2013-08-231-1/+1
* Updated changelog for release 1.8.5Dimitri van Heesch2013-08-231-5/+110
* Bug 703791 - [PATCH] Out-of-line docs for class template specialisations failingDimitri van Heesch2013-08-231-0/+5
* Fix potential assert when members of base class were not yet countedDimitri van Heesch2013-08-231-0/+2
* Made a couple of minor performance tweeks to navtree.jsDimitri van Heesch2013-08-232-20/+60
* Avoid double brief description when there are no detailed docsDimitri van Heesch2013-08-231-17/+20
* Bug 705702 - Post-comment blocks on C++11 using definitions attach to followi...Dimitri van Heesch2013-08-231-0/+31
* Merge pull request #25 from albert-github/feature/docuDimitri van Heesch2013-08-222-2/+2
|\
| * Small typo correceted in doxywizard_usage.docalbert-github2013-08-222-2/+2
* | Merge pull request #17 from groleo/sqlite3Dimitri van Heesch2013-08-222-216/+230
|\ \
| * | sqlite3: add memberdef initializerAdrian Negreanu2013-08-171-2/+5
| * | sqlite3: make innerclass refid non-transientAdrian Negreanu2013-08-171-1/+1
| * | jquery: use the env MINIFIER if specifiedAdrian Negreanu2013-08-171-1/+1
| * | sqlite3: be more careful with returnAdrian Negreanu2013-08-171-6/+14
| * | sqlite3: shuffle the code so it's aligned with xmlgen.cppAdrian Negreanu2013-08-051-207/+210
| * | sqlite3: more SQLITE_TRANSIENT-sAdrian Negreanu2013-08-041-2/+2
* | | Bug 706236 - Confusing use of GENERATE_TAGFILEDimitri van Heesch2013-08-222-1/+15
* | | Minor tweaks to README.mdDimitri van Heesch2013-08-221-6/+4
* | | Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2013-08-221-3/+12
|\ \ \
| * \ \ Merge pull request #24 from albert-github/feature/bug_706520Dimitri van Heesch2013-08-221-3/+12
| |\ \ \ | | |_|/ | |/| |
| | * | Bug 706520 - Fortran: in body documentation lands on wrong placealbert-github2013-08-211-3/+12
* | | | Fixed regression when nested class were processed before their parentDimitri van Heesch2013-08-211-5/+7
|/ / /
* | | Merge pull request #23 from albert-github/feature/bug_676879Dimitri van Heesch2013-08-181-0/+9
|\ \ \
| * | | Bug 676879 - parameter on doxywizard manualalbert-github2013-08-181-0/+9
* | | | Merge pull request #21 from albert-github/feature/docuDimitri van Heesch2013-08-183-8/+14
|\ \ \ \ | |/ / /
| * | | Some words now in code stylealbert-github2013-08-181-8/+8
| * | | Extended list with supported options for automatic link generationalbert-github2013-08-181-0/+3
| * | | During documentation generation some extra files are generated that are not i...albert-github2013-08-181-0/+3
| |/ /
* | | Merge pull request #20 from albert-github/masterDimitri van Heesch2013-08-172-0/+17
|\ \ \ | |/ /
| * | Added -v option (analogous to --version).albert-github2013-08-171-0/+10
| * | Some extra files to be ignored (windows and cygwin builds)albert-github2013-08-171-0/+7
* | | Merge pull request #19 from albert-github/masterDimitri van Heesch2013-08-131-0/+1
|\ \ \ | |/ /
| * | Bug 668007 - HTML commands - documentation of </dd> tag missingU-User-PC\User2013-08-131-0/+1
|/ /
* | Minor changes to the way the code for config options is generated (thanks to ...Dimitri van Heesch2013-08-089-869/+1219
* | Bug 705586 - @code tag as the last line of a comment block causes the parser ...Dimitri van Heesch2013-08-061-5/+2
* | Brief description did not appear in the page index, when a page did not have ...Dimitri van Heesch2013-08-064-7/+17
* | Bug 701919 - VHDL cross-references fail when unpaired apostrophe presentDimitri van Heesch2013-08-041-1/+4
|/
* Bug 691830 - Logical confusion with DISABLE_INDEX and GENERATE_TREEVIEWDimitri van Heesch2013-08-044-36/+38
* Bug 688858 - SHORT_NAMES break references to \page in PDF outputDimitri van Heesch2013-08-043-3/+20
* Using & in the project name caused invalid HTML and LaTeX outputDimitri van Heesch2013-08-032-6/+12
* Fixed regression caused by the patch for bug 705219Dimitri van Heesch2013-08-031-12/+12
* Fixed issue running dot on files with non-ascii charactersDimitri van Heesch2013-08-031-6/+7
* Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2013-08-032-387/+201
|\
| * Merge pull request #15 from groleo/sqlite3Dimitri van Heesch2013-08-032-387/+201
| |\
| | * sqlite3,configure: typo f_sqlite_path/f_sqlite3_pathAdrian Negreanu2013-08-031-1/+1
| | * sqlite3: no more exitAdrian Negreanu2013-08-031-17/+29
| | * sqlite3: support for includes and includedbyAdrian Negreanu2013-08-031-16/+46