summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
| * | Merge pull request #90 from hakanardo/mansubdirDimitri van Heesch2014-02-032-5/+24
| |\ \
| | * | Make the MAN_SUBDIR setting overide the name of the directry the man pages ar...Hakan Ardo2014-01-142-6/+16
| | * | add parameterHakan Ardo2014-01-121-0/+9
| * | | Merge pull request #104 from groleo/masterDimitri van Heesch2014-02-031-17/+25
| |\ \ \
| | * | | sqlite3: SQLITE_TRANSIENTsAdrian Negreanu2014-02-011-4/+4
| | * | | sqlite3: extract more infoAdrian Negreanu2014-02-011-13/+21
| | | |/ | | |/|
| * | | Merge pull request #101 from albert-github/feature/bug_commentcnvDimitri van Heesch2014-02-031-1/+40
| |\ \ \
| | * | | Add line numbers in case comment is not closed properly.albert-github2014-01-261-1/+40
| | |/ /
| * | | Merge pull request #95 from albert-github/feature/bug_latex_index_1Dimitri van Heesch2014-02-033-4/+24
| |\ \ \ | | |/ / | |/| |
| | * | Enabling possibility to have { and } in (latex) index itemsalbert-github2014-01-153-4/+24
* | | | Bug 723314 - Doxygen crashes on incorrect end group /**< @} */Dimitri van Heesch2014-02-031-2/+14
* | | | Bug 723516 - star is not printed in \code environmentDimitri van Heesch2014-02-031-0/+12
* | | | Bug 722788 - Command \| not working when last character in markdown table lineDimitri van Heesch2014-01-261-1/+1
* | | | Bug 722711 - [PATCH] Link refs with no title swallow an extra newlineDimitri van Heesch2014-01-261-3/+3
* | | | Bug 722759 - Documentation for derived classes no longer has an "Additional I...Dimitri van Heesch2014-01-262-1/+12
|/ / /
* | | Fixes for missing build dependenciesDimitri van Heesch2014-01-226-67/+18
* | | Incorrect handling dependenciesalbert-github2014-01-221-24/+20
* | | Minor fixes for the new build locationsDimitri van Heesch2014-01-211-33/+34
* | | Spitting generated files better from source filesalbert-github2014-01-2110-171/+135
* | | Bug 721878 - Dia diagrams not displayed by FirefoxDimitri van Heesch2014-01-201-2/+2
* | | Fixed issues with SEPARATE_MEMBER_PAGES and INLINE_SIMPLE_STRUCTSDimitri van Heesch2014-01-196-63/+84
* | | Merge pull request #89 from albert-github/feature/docu_updateDimitri van Heesch2014-01-181-5/+5
|\ \ \
| * | | Documentation correctionsalbert-github2014-01-121-5/+5
* | | | Merge pull request #99 from CraigNoble/masterDimitri van Heesch2014-01-181-1/+1
|\ \ \ \
| * | | | Fix to VHDL scanner.Craig Thomas Noble2014-01-171-1/+1
* | | | | Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2014-01-182-14/+20
|\ \ \ \ \ | |/ / / /
| * | | | Wrong UTF 8 codesalbert-github2014-01-151-2/+2
| | |/ / | |/| |
| * | | sqlite3: clear bindings on errors and more care with returnAdrian Negreanu2014-01-141-12/+18
| | |/ | |/|
* | | Fixed potential crash caused by overloading the variadic warn functionDimitri van Heesch2014-01-183-4/+4
* | | Use hook arrow for hyphens in symbol names in the LaTeX output.Dimitri van Heesch2014-01-122-3/+4
|/ /
* | Fixed problem handling Obj-C protocol list when proceeded by a newlineDimitri van Heesch2014-01-121-1/+2
|/
* added option to have numbers in the bookmark pane (PDF output)Dimitri van Heesch2014-01-111-1/+5
* Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2014-01-091-9/+10
|\
| * sqlite3: remove some debug messagesAdrian Negreanu2014-01-091-2/+0
| * sqlite3: leave out insertMemberReference until xref location is validAdrian Negreanu2014-01-091-1/+2
| * Merge pull request #86 from groleo/qtools-API-updateDimitri van Heesch2014-01-081-6/+8
| |\
| | * sqlite3: use the new qtools APIAdrian Negreanu2014-01-081-6/+8
* | | Bug 683115 - Command ignored when using umlauts in markdown and also C-commen...Dimitri van Heesch2014-01-082-10/+3
* | | Bug 721169 - Wrong call graph in simple situationDimitri van Heesch2014-01-081-3/+34
* | | Bug 721618 - Move contructors and move assignment operators of embedded class...Dimitri van Heesch2014-01-081-1/+10
* | | Bug 721462 - Parsing problem with C++11 empty initializer listsDimitri van Heesch2014-01-081-0/+5
|/ /
* | Simplified LaTeX header/footer escapingDimitri van Heesch2014-01-081-20/+16
* | Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2014-01-081-8/+20
|\ \ | |/
| * Merge pull request #79 from albert-github/feature/bug_626172Dimitri van Heesch2014-01-051-8/+20
| |\
| | * Bug 626172 - Latex $projectname with "&" gets no escapedalbert-github2014-01-041-8/+20
* | | Add warning when encountering a nested comment start (/*) without matching en...Dimitri van Heesch2014-01-081-0/+5
|/ /
* | Bug 705499 - Nested namespace causes incorrect display when referenced via .t...Dimitri van Heesch2014-01-052-18/+25
* | Fixed issues with @parblock and added regression test caseDimitri van Heesch2014-01-043-1/+10
* | Fixed Tidy's 'empty span' warning in HTML outputDimitri van Heesch2014-01-031-1/+1
|/
* Bug 720691 - Code coloring in case of file without extensionDimitri van Heesch2014-01-021-1/+1