Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed potential crash caused by overloading the variadic warn function | Dimitri van Heesch | 2014-01-18 | 3 | -4/+4 |
| | |||||
* | Use hook arrow for hyphens in symbol names in the LaTeX output. | Dimitri van Heesch | 2014-01-12 | 2 | -3/+4 |
| | |||||
* | Fixed problem handling Obj-C protocol list when proceeded by a newline | Dimitri van Heesch | 2014-01-12 | 1 | -1/+2 |
| | |||||
* | added option to have numbers in the bookmark pane (PDF output) | Dimitri van Heesch | 2014-01-11 | 1 | -1/+5 |
| | |||||
* | Merge branch 'master' of github.com:doxygen/doxygen | Dimitri van Heesch | 2014-01-09 | 1 | -9/+10 |
|\ | |||||
| * | sqlite3: remove some debug messages | Adrian Negreanu | 2014-01-09 | 1 | -2/+0 |
| | | | | | | | | | | | | these were causing a major performance hit Signed-off-by: Adrian Negreanu <adrian.m.negreanu@intel.com> | ||||
| * | sqlite3: leave out insertMemberReference until xref location is valid | Adrian Negreanu | 2014-01-09 | 1 | -1/+2 |
| | | | | | | | | | | | | | | the code comes from the early stage of sqlite3gen, when xref keys were kept as "file:line:column", not as function name. Signed-off-by: Adrian Negreanu <adrian.m.negreanu@intel.com> | ||||
| * | Merge pull request #86 from groleo/qtools-API-update | Dimitri van Heesch | 2014-01-08 | 1 | -6/+8 |
| |\ | | | | | | | sqlite3: use the new qtools API | ||||
| | * | sqlite3: use the new qtools API | Adrian Negreanu | 2014-01-08 | 1 | -6/+8 |
| | | | | | | | | | | | | Signed-off-by: Adrian Negreanu <adrian.m.negreanu@intel.com> | ||||
* | | | Bug 683115 - Command ignored when using umlauts in markdown and also ↵ | Dimitri van Heesch | 2014-01-08 | 2 | -10/+3 |
| | | | | | | | | | | | | C-comments in markdown didn't work properly | ||||
* | | | Bug 721169 - Wrong call graph in simple situation | Dimitri van Heesch | 2014-01-08 | 1 | -3/+34 |
| | | | |||||
* | | | Bug 721618 - Move contructors and move assignment operators of embedded ↵ | Dimitri van Heesch | 2014-01-08 | 1 | -1/+10 |
| | | | | | | | | | | | | classes of template classes cannot be matched. | ||||
* | | | Bug 721462 - Parsing problem with C++11 empty initializer lists | Dimitri van Heesch | 2014-01-08 | 1 | -0/+5 |
|/ / | |||||
* | | Simplified LaTeX header/footer escaping | Dimitri van Heesch | 2014-01-08 | 1 | -20/+16 |
| | | |||||
* | | Merge branch 'master' of github.com:doxygen/doxygen | Dimitri van Heesch | 2014-01-08 | 1 | -8/+20 |
|\ \ | |/ | |||||
| * | Merge pull request #79 from albert-github/feature/bug_626172 | Dimitri van Heesch | 2014-01-05 | 1 | -8/+20 |
| |\ | | | | | | | Bug 626172 - Latex $projectname with "&" gets no escaped | ||||
| | * | Bug 626172 - Latex $projectname with "&" gets no escaped | albert-github | 2014-01-04 | 1 | -8/+20 |
| | | | | | | | | | | | | The variable elements in the header en footer should be converted to latex string, now they are in the format as defined in the Doxyfile | ||||
* | | | Add warning when encountering a nested comment start (/*) without matching ↵ | Dimitri van Heesch | 2014-01-08 | 1 | -0/+5 |
|/ / | | | | | | | end (*/). | ||||
* | | Bug 705499 - Nested namespace causes incorrect display when referenced via ↵ | Dimitri van Heesch | 2014-01-05 | 2 | -18/+25 |
| | | | | | | | | .tag file | ||||
* | | Fixed issues with @parblock and added regression test case | Dimitri van Heesch | 2014-01-04 | 3 | -1/+10 |
| | | |||||
* | | Fixed Tidy's 'empty span' warning in HTML output | Dimitri van Heesch | 2014-01-03 | 1 | -1/+1 |
|/ | |||||
* | Bug 720691 - Code coloring in case of file without extension | Dimitri van Heesch | 2014-01-02 | 1 | -1/+1 |
| | |||||
* | Merge pull request #78 from albert-github/feature/bug_721302 | Dimitri van Heesch | 2014-01-02 | 4 | -0/+4 |
|\ | | | | | Bug 721302 - [Latex/PDF] Merging brief and detailed description in file section | ||||
| * | Bug 721302 - [Latex/PDF] Merging brief and detailed description in file section | albert-github | 2014-01-01 | 4 | -0/+4 |
| | | | | | | | | | | | | Not only for Man pages the extra returns are necessary but also for LaTeX output. The change in filedef.cpp is a direct consequence of t the bug report. The groupdef.cpp has been tested on propriety code and the namespacedef.cpp and dirdef.cpp directly follow from code similarity. | ||||
* | | Merge pull request #71 from t-ashula/jqueryxss | Dimitri van Heesch | 2014-01-02 | 1 | -3/+3 |
|\ \ | | | | | | | add css-escape to avoid jquery based xss | ||||
| * | | add css-escape to avoid jquery based xss | t-ashula | 2013-12-15 | 1 | -3/+3 |
| | | | |||||
* | | | Merge pull request #77 from albert-github/feature/bug_436885 | Dimitri van Heesch | 2014-01-02 | 1 | -2/+2 |
|\ \ \ | | | | | | | | | Bug 436885 - c-source and h-source missing for latex | ||||
| * | | | Bug 436885 - c-source and h-source missing for latex | albert-github | 2013-12-31 | 1 | -2/+2 |
| | |/ | |/| | | | | | | | Original title does not cover problem anymore. Problem has evolved to that when clicking on the name for the source file (in LaTeX) a jump to the beginning of the document was made. This problem is fixed with this patch. | ||||
* | | | Improved performance of rendering large index pages, by replacing images in ↵ | Dimitri van Heesch | 2014-01-02 | 4 | -115/+136 |
|/ / | | | | | | | the tables by spans | ||||
* | | Bug 705220 - Enables using unicode (non ASCII) to name output files | Dimitri van Heesch | 2013-12-30 | 2 | -16/+91 |
| | | |||||
* | | Removed generated file src/settings.h from source repository | Dimitri van Heesch | 2013-12-30 | 1 | -12/+0 |
| | | |||||
* | | Reduced and improved functionality of QList | Dimitri van Heesch | 2013-12-30 | 59 | -895/+849 |
| | | | | | | | | | | | | | | | | | | - operations on current index and node (next(), prev(), last(), first()) have been removed. - access to internal nodes has been removed. - old QList has been renamed to QInternalList for use inside qtools only. - added type safe compare, new, and delete operations (compareValues(), newValue(), deleteValue()). - add compareValues also to QDict for consistency. - changed doxygen's implementation to comply with the new QList and QDict interface. | ||||
* | | More work on the template and context mechanisms | Dimitri van Heesch | 2013-12-29 | 14 | -306/+1284 |
| | | |||||
* | | Bug 721032 - Trouble with /cond /endcond | Dimitri van Heesch | 2013-12-25 | 1 | -1/+1 |
| | | |||||
* | | Bug 720580 - inline source browser shows wrong code with muilti-line c++11's ↵ | Dimitri van Heesch | 2013-12-24 | 2 | -2/+2 |
| | | | | | | | | raw strings | ||||
* | | Bug 712819 - Some external namespaces appear in list despite having ↵ | Dimitri van Heesch | 2013-12-24 | 2 | -2/+7 |
| | | | | | | | | ALLEXTERNALS = NO | ||||
* | | Fixed regression in argument matching for the template example | Dimitri van Heesch | 2013-12-24 | 1 | -1/+8 |
| | | |||||
* | | Merge branch 'master' of github.com:doxygen/doxygen | Dimitri van Heesch | 2013-12-24 | 3 | -14/+44 |
|\ \ | |||||
| * \ | Merge pull request #74 from pianofab/master | Dimitri van Heesch | 2013-12-24 | 3 | -14/+44 |
| |\ \ | | | | | | | | | Add support for honoring svg image format preference in msc | ||||
| | * | | Add support for honoring svg image format preference in msc | Fabrizio Oddone | 2013-12-24 | 3 | -14/+44 |
| | | | | |||||
* | | | | Corrected some inconsistencies in the comments | Dimitri van Heesch | 2013-12-23 | 3 | -3/+3 |
| | | | | |||||
* | | | | Bug 719389 - HTML escaping incorrectly applied in source tooltips | Dimitri van Heesch | 2013-12-23 | 1 | -3/+3 |
|/ / / | |||||
* | | | Template and context enhancements | Dimitri van Heesch | 2013-12-23 | 15 | -309/+978 |
| | | | |||||
* | | | Fixed compiler warning related to implicit size_t to int conversion | Dimitri van Heesch | 2013-12-17 | 1 | -1/+1 |
| | | | |||||
* | | | Merge branch 'master' of github.com:doxygen/doxygen | Dimitri van Heesch | 2013-12-17 | 4 | -2/+29 |
|\ \ \ | | |/ | |/| | |||||
| * | | usage: make -d print dev doxygen options | albert-github | 2013-12-14 | 3 | -19/+19 |
| | | | | | | | | | | | | | | | | | | This is an extension / improvement to the pull request 67 from groleo - make printing of -d levels more flexible (when adding a new one this is now done automatically) - layout of the message | ||||
| * | | doxygen version 1.8.5 throws many "Internal Inconsistency" errors when ↵ | albert-github | 2013-12-14 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | parsing .idl files A number of error messages lacked the '\n' character | ||||
| * | | Merge pull request #67 from groleo/master | Dimitri van Heesch | 2013-12-12 | 1 | -0/+27 |
| |\ \ | | | | | | | | | usage: make -d print dev doxygen options | ||||
| | * | | usage: make -d print dev doxygen options | Adrian Negreanu | 2013-12-12 | 1 | -0/+27 |
| | |/ | | | | | | | | | | Signed-off-by: Adrian Negreanu <adrian.m.negreanu@intel.com> | ||||
* | | | Fixed invalid if statement found by cppcheck | Dimitri van Heesch | 2013-12-17 | 1 | -1/+1 |
|/ / |