summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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
| * Paragraph inbetween @warning like section and autolist no longer ended sectionDimitri van Heesch2013-05-193-5/+24
| |
| * Release-1.8.4dimitri2013-05-1935-1363/+2371
| |
| * Release-1.8.3.1-20130512dimitri2013-05-12137-2858/+16399
| |
| * Release-1.8.3.1-20130402dimitri2013-04-02141-1001/+2699
| |
| * Release-1.8.3.1-20130324dimitri2013-03-24109-2132/+3629
| |
| * Release-1.8.3.1-20130209dimitri2013-02-09107-620/+8166
| |
| * Release-1.8.3.1dimitri2013-01-20298-1900/+4719
| |
| * Fix for bug 690741dimitri2012-12-274-6/+5
| |
| * Release-1.8.3dimitri2012-12-2684-544/+3177
| |