- 12 Jan, 2014 2 commits
-
-
albert-github authored
Adjusted documentation so that -- in \c and <code> are shown as -- by placing the parts in ` (backtick)
-
albert-github authored
Corrected some spelling errors and added / correceted some references
-
- 11 Jan, 2014 2 commits
-
-
Dimitri van Heesch authored
-
Dimitri van Heesch authored
-
- 09 Jan, 2014 6 commits
-
-
Dimitri van Heesch authored
-
Dimitri van Heesch authored
add search.py, a client for doxygen_sqlite3.db
-
Dimitri van Heesch authored
sqlite3: tweaks for performance
-
Adrian Negreanu authored
Signed-off-by: Adrian Negreanu <adrian.m.negreanu@intel.com>
-
Adrian Negreanu authored
these were causing a major performance hit Signed-off-by: Adrian Negreanu <adrian.m.negreanu@intel.com>
-
Adrian Negreanu authored
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>
-
- 08 Jan, 2014 10 commits
-
-
Dimitri van Heesch authored
sqlite3: use the new qtools API
-
Adrian Negreanu authored
Signed-off-by: Adrian Negreanu <adrian.m.negreanu@intel.com>
-
Dimitri van Heesch authored
Bug 683115 - Command ignored when using umlauts in markdown and also C-comments in markdown didn't work properly
-
Dimitri van Heesch authored
-
Dimitri van Heesch authored
-
Dimitri van Heesch authored
Bug 721618 - Move contructors and move assignment operators of embedded classes of template classes cannot be matched.
-
Dimitri van Heesch authored
-
Dimitri van Heesch authored
-
Dimitri van Heesch authored
-
Dimitri van Heesch authored
-
- 05 Jan, 2014 2 commits
-
-
Dimitri van Heesch authored
Bug 626172 - Latex $projectname with "&" gets no escaped
-
Dimitri van Heesch authored
-
- 04 Jan, 2014 2 commits
-
-
Dimitri van Heesch authored
-
albert-github authored
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
-
- 03 Jan, 2014 1 commit
-
-
Dimitri van Heesch authored
-
- 02 Jan, 2014 5 commits
-
-
Dimitri van Heesch authored
-
Dimitri van Heesch authored
Bug 721302 - [Latex/PDF] Merging brief and detailed description in file section
-
Dimitri van Heesch authored
add css-escape to avoid jquery based xss
-
Dimitri van Heesch authored
Bug 436885 - c-source and h-source missing for latex
-
Dimitri van Heesch authored
-
- 01 Jan, 2014 1 commit
-
-
albert-github authored
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.
-
- 31 Dec, 2013 1 commit
-
-
albert-github authored
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.
-
- 30 Dec, 2013 5 commits
-
-
Dimitri van Heesch authored
-
Dimitri van Heesch authored
-
Dimitri van Heesch authored
-
Dimitri van Heesch authored
-
Dimitri van Heesch authored
- 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.
-
- 29 Dec, 2013 3 commits
-
-
Dimitri van Heesch authored
\xmlonly aoppeared twice in see also section of \htmlonly and \docbookon...
-
albert-github authored
-
Dimitri van Heesch authored
-