summaryrefslogtreecommitdiffstats
path: root/src/definition.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Fixed several Coverity warningsDimitri van Heesch2014-11-151-8/+8
|
* Compilation fixes for Windows for new string implementation.Dimitri van Heesch2014-10-251-3/+3
|
* Introduce new optimized string implementation (attempt 2)Dimitri van Heesch2014-10-231-5/+7
|
* Empty entry in \tableofcontents in case e.g. section without description.albert-github2014-10-111-1/+1
| | | | In case a section, subsection etc just has a tag and not a description in the \tableofcontents there is nothing mentioned. With this patch the tag is used as description when no description is present, as is done on other places as well (consistency and no empty items in the \tableofcontents).
* Bug 736992 - Member functions omitted from tagfileDimitri van Heesch2014-09-221-8/+6
|
* Bug 735497 - [PATCH] Fix wrong pointer initialization in src/definition.cppDimitri van Heesch2014-08-301-1/+1
|
* Bug 734727 - GENERATE_TAGFILE no longer includes any @*section linksDimitri van Heesch2014-08-141-1/+1
|
* Template context support for CREATE_SUBDIRSDimitri van Heesch2014-08-021-1/+1
|
* More robust extraction of scope information from tag filesDimitri van Heesch2014-07-181-4/+12
|
* Updated copyrightDimitri van Heesch2014-02-111-1/+1
|
* Reduced and improved functionality of QListDimitri van Heesch2013-12-301-4/+4
| | | | | | | | | - 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 template and context enhancementsDimitri van Heesch2013-12-121-3/+8
|
* More context and template additionsDimitri van Heesch2013-11-291-1/+1
|
* More template and context updatesDimitri van Heesch2013-11-111-0/+6
|
* Added rudimentary support for django like template system for output creation.Dimitri van Heesch2013-10-211-1/+1
|
* Avoid double brief description when there are no detailed docsDimitri van Heesch2013-08-231-17/+20
|
* Brief description did not appear in the page index, when a page did not have ↵Dimitri van Heesch2013-08-061-5/+13
| | | | any details.
* Added SOURCE_TOOLTIPS option for advanced tooltip support while source browsingDimitri van Heesch2013-07-021-13/+38
|
* Bug 701314 - URLs are not created on C# classes in some casesDimitri van Heesch2013-06-151-0/+1
|
* Release-1.8.3.1-20130512Dimitri van Heesch2013-05-121-171/+33
|
* Release-1.8.3.1-20130324Dimitri van Heesch2013-03-241-1/+12
|
* Release-1.8.3.1-20130209Dimitri van Heesch2013-02-091-21/+36
|
* Release-1.8.3.1Dimitri van Heesch2013-01-201-9/+10
|
* Release-1.8.3Dimitri van Heesch2012-12-261-1/+6
|
* Release-1.8.2-20121118Dimitri van Heesch2012-11-181-12/+16
|
* Release-1.8.2-20120930Dimitri van Heesch2012-09-301-6/+12
|
* Release-1.8.2Dimitri van Heesch2012-08-111-64/+75
|
* Release-1.8.1.2-20120729Dimitri van Heesch2012-07-291-0/+80
|
* Release-1.8.1.2Dimitri van Heesch2012-07-121-1/+3
|
* Release-1.8.1.1Dimitri van Heesch2012-06-101-10/+15
|
* Release-1.8.0-20120429Dimitri van Heesch2012-04-291-31/+25
|
* Release-1.8.0-20120408Dimitri van Heesch2012-04-081-4/+59
|
* Release-1.8.0Dimitri van Heesch2012-03-171-3/+10
|
* Release-1.7.6.1-20120220Dimitri van Heesch2012-02-201-4/+63
|
* Release-1.7.6.1-20120122Dimitri van Heesch2012-01-221-3/+66
|
* Release-1.7.6.1-20120110Dimitri van Heesch2012-01-101-5/+5
|
* Release-1.7.6.1-20111226Dimitri van Heesch2011-12-261-7/+18
|
* Release-1.7.5.1-20110925Dimitri van Heesch2011-09-251-1/+5
|
* Release-1.7.5.1Dimitri van Heesch2011-08-211-35/+23
|
* Release-1.7.5Dimitri van Heesch2011-08-141-10/+21
|
* Release-1.7.4-20110727Dimitri van Heesch2011-07-271-8/+1
|
* Release-1.7.4-20110606Dimitri van Heesch2011-06-061-2/+2
|
* Release-1.7.4Dimitri van Heesch2011-03-281-8/+8
|
* Release-1.7.3-20110123Dimitri van Heesch2011-01-231-1/+1
|
* Release-1.7.2-20101224Dimitri van Heesch2010-12-241-4/+36
|
* Release-1.7.2-20101118Dimitri van Heesch2010-11-181-1/+1
|
* Release-1.7.1-20100920Dimitri van Heesch2010-09-201-4/+16
|
* Release-1.7.1-20100822Dimitri van Heesch2010-08-221-2/+0
|
* Release-1.7.1-20100728Dimitri van Heesch2010-07-281-2/+12
|
* Release-1.7.1Dimitri van Heesch2010-06-251-2/+6
|