summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* sqlite3: exit when sqlite is requested but not foundAdrian Negreanu2013-06-181-0/+1
| | | | Signed-off-by: Adrian Negreanu <adrian.m.negreanu@intel.com>
* Merge branch 'bug702189'Dimitri van Heesch2013-06-151-30/+30
|\
| * Bug 702189 - Markdown and @imageDimitri van Heesch2013-06-151-30/+30
| |
* | Merge branch 'bug701314'Dimitri van Heesch2013-06-150-0/+0
|\ \ | | | | | | | | | | | | Conflicts: src/vhdlscanner.l
| * | Bug 701314 - URLs are not created on C# classes in some casesDimitri van Heesch2013-06-0331-26/+156
| | |
* | | Merge branch 'bug700740'Dimitri van Heesch2013-06-150-0/+0
|\ \ \ | |_|/ |/| |
| * | Bug 700740 - Doxygen does not create links on C++ 11 style enum classesDimitri van Heesch2013-06-064-38/+138
| |/
* | Fixed type in function nameDimitri van Heesch2013-06-153-3/+3
| |
* | Bug 701314 - URLs are not created on C# classes in some casesDimitri van Heesch2013-06-1531-26/+156
| |
* | Bug 700740 - Doxygen does not create links on C++ 11 style enum classesDimitri van Heesch2013-06-154-38/+138
| |
* | Bug 701771 - EXPAND_AS_DEFINED not working with some project structuresDimitri van Heesch2013-06-081-1/+1
| |
* | Remove some unneeded & still enabled debug infoDimitri van Heesch2013-06-041-6/+0
| |
* | Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2013-06-041-0/+1
|\ \
| * | Update README.mdDimitri van Heesch2013-05-311-0/+1
| |/
* | Bug 694147 - #undef is ignored by doxygenDimitri van Heesch2013-06-041-0/+1
| |
* | Bug 701550 - Error List window in Visual Studio no longer recognizes doxygen ↵Dimitri van Heesch2013-06-041-2/+2
|/ | | | warnings
* Bug 700646 - XML output does not handle HTML entities in titlesDimitri van Heesch2013-05-303-7/+9
|
* Bug 700385 - Incorrectly parsed Q_PROPERTY with 'unsigned int' typeDimitri van Heesch2013-05-301-1/+1
|
* Bug 698998 - vhdldocgen fails to generate proper latex for VHDL record typeDimitri van Heesch2013-05-301-0/+2
|
* Merge branch 'bug684324'Dimitri van Heesch2013-05-301-1/+6
|\
| * Bug 684324 - Strange behavior when placing cite within brief.Dimitri van Heesch2013-05-301-1/+6
| | | | | | | | Bug 700788 - support @cite within brief description.
* | Bug 701295 - Doxygen 1.8.4 goes into an endless loopDimitri van Heesch2013-05-301-1/+5
| |
* | fix "Constant Groups" regression on file pagesMichael Stahl2013-05-291-1/+1
|/ | | | | | | | Due to a copy/paste error in the UNO IDL patch the "Namespaces" listed on the "File Reference" pages are erroneously duplicated. (thanks to Stephan Bergmann for finding this problem) Signed-off-by: Dimitri van Heesch <dimitri@stack.nl>
* Bug 691315 - Line breaks are not copied/displayed properly when using @copydoc.Dimitri van Heesch2013-05-262-55/+179
| | | | Bug 700788 - probably unintentional modification of behaviour of @copydetails
* Bug 700908 - code after \@cond is removedDimitri van Heesch2013-05-251-4/+31
|
* Moved .gitignore form src to rootDimitri van Heesch2013-05-251-0/+0
|
* Bug 700710 - Docbook output produces invalid XML for <programlisting> elementsDimitri van Heesch2013-05-251-2/+38
|
* Minor tweaks to the README.mdDimitri van Heesch2013-05-251-2/+1
|
* Added Markdown formatted README for GitHubDimitri van Heesch2013-05-252-29/+68
|
* Added initial script for Travis CI serviceDimitri van Heesch2013-05-251-0/+10
|
* Merge pull request #7 from ogbash/experimental/prototypeDimitri van Heesch2013-05-221-2/+37
|\ | | | | Fortran: parse prototype in out-of-place documentation
| * Add scopes to Fortran prototype name parsing.Oleg Batrashev2013-05-221-4/+6
| |
| * Prototype scan for function, does not yet catch parameter types.Oleg Batrashev2013-05-211-2/+35
| |
* | Merge pull request #6 from bo0ts/tabifyDimitri van Heesch2013-05-221-75/+75
|\ \ | | | | | | configgen.py: Tabify
| * | configgen.py: TabifyPhilipp Möller2013-05-221-75/+75
| | | | | | | | | | | | Some python installation bork on inconsistent tab/spaces indents
* | | Merge pull request #2 from pepr/masterDimitri van Heesch2013-05-224-486/+646
|\ \ \ | | | | | | | | Arabic maintainer added
| * | | French maintainer added, TranslatorFrench converted to UTF-8.Petr Prikryl2013-05-223-482/+645
| | | | | | | | | | | | | | | | English tail added from "since 1.8.0" to be translated.
| * | | .gitignore removedPetr Prikryl2013-05-221-1/+0
| | | |
| * | | Merge branch 'master' of https://github.com/doxygen/doxygen.gitPetr Prikryl2013-05-212-6/+11
| |\ \ \ | | |/ /
| * | | Muhammad Bashir Al-Noimi is the new maintainer for the Arabic languagePetr Prikryl2013-05-211-3/+1
| | | |
| * | | Minor fix of the doc/language.tpl; .gitignore with __*/Petr Prikryl2013-05-212-1/+1
| | |/ | |/|
* | | Replaced empty configure.bin with real oneDimitri van Heesch2013-05-221-0/+118
| |/ |/|
* | Bug 700709 - typedef warning when "using" some operator functionsDimitri van Heesch2013-05-201-1/+6
| |
* | Fixed build issue when using --with-sqlite3 optionDimitri van Heesch2013-05-201-5/+5
|/
* Documentation fixes provided by AlbertDimitri van Heesch2013-05-202-24/+26
|
* Fixed rwx attributes of tmake filesDimitri van Heesch2013-05-20170-0/+0
|
* Removed obsolete fileDimitri van Heesch2013-05-201-162/+0
|
* Bug 700693 - Duplicate entry for class template member function with no ↵Dimitri van Heesch2013-05-201-3/+5
| | | | parameter
* Bug 700696 - Template static member functions duplicated as non-static publicDimitri van Heesch2013-05-201-1/+3
|
* Merge branch 'master' of ssh://github.com/doxygen/doxygenDimitri van Heesch2013-05-200-0/+0
|\ | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: doc/language.doc doc/translator_report.txt src/translator_cz.h src/translator_de.h src/translator_eo.h src/translator_es.h src/translator_gr.h src/translator_nl.h src/translator_ua.h