summaryrefslogtreecommitdiffstats
path: root/src/filedef.cpp
Commit message (Expand)AuthorAgeFilesLines
...
| * | Refactoring of portable.h and portable.cpp functions to be contained in a nam...Tobias Off2019-11-281-2/+2
* | | Split language parser into "outline parser" and "code parser"Dimitri van Heesch2019-12-031-7/+7
|/ /
* | issue #7348 Better warning in case a graph would have been to largeDimitri van Heesch2019-11-161-2/+4
* | Spelling corrections for src directoryalbert-github2019-11-051-1/+1
* | Replaced QList<ListItemInfo> with std::vector<ListItemInfo>Dimitri van Heesch2019-10-291-1/+1
|/
* issue #7216: non-const getGroupDef() called on aliased member (cleanup + null...Dimitri van Heesch2019-08-261-3/+3
* issue #7216: non-const getGroupDef() called on aliased memberDimitri van Heesch2019-08-251-1/+1
* Merge branch 'feature/bug_endblock_msg' of https://github.com/albert-github/d...Dimitri van Heesch2019-08-041-1/+1
|\
| * Correction warning messagealbert-github2019-06-011-1/+1
* | refactoring dot.cppThomas Haller2019-06-131-0/+1
|/
* Improved const correctness and added support for inline namespacesDimitri van Heesch2019-04-211-7/+43
* Refactored Definition and derived classes such that they are abstract interfacesDimitri van Heesch2019-02-281-88/+227
* Bug 399222 - SORT_BRIEF_DOCS produces wrong resultsalbert-github2019-02-131-0/+12
* Minor restructuringDimitri van Heesch2018-11-181-25/+11
* Fix for module quicklinksMark Spruiell2018-10-221-7/+30
* Added *.ice files as a recognized file type.Mark Spruiell2018-10-221-24/+114
* Implementation of standard generator for docbook outputalbert-github2018-09-071-2/+9
* Remove some dead codealbert-github2018-05-141-1/+0
* Bug 795252 - Broken extension test in FileDef::generateSourceFile()Christoph Lipka2018-04-141-2/+1
* Bug 775245 - referencing Python files via tagfile brokenDimitri van Heesch2016-11-291-4/+13
* Bug 774138 - Please add HTML classes to "Definition at..." & "Referenced by.....albert-github2016-11-131-1/+5
* Fixup man only output to use generator state push popArtur Kink2016-09-261-1/+2
* For manpages remove trailing dash when no brief descriptionArtur Kink2016-09-251-1/+4
* Bug 770747 - Broken links in HTML output with SHOW_FILES=NODimitri van Heesch2016-09-021-1/+1
* Optimized use of convertNameToFile to improve performanceDimitri van Heesch2016-02-071-4/+26
* Changed configuration mechanism to directly access options in order to improv...Dimitri van Heesch2016-01-171-39/+39
* Bug 755786 - fatal: Cannot open 'graph_legend': No such file or directoryalbert-github2015-09-291-1/+2
* Guarded debug prints against printing a NULL pointer.Dimitri van Heesch2015-04-061-1/+1
* Bump copyright yearDimitri van Heesch2015-02-261-1/+1
* Remove unused local and static global variablesalbert-github2014-12-271-2/+0
* Add source code possibility for RTF outputalbert-github2014-12-101-1/+8
* Remove bogus argument to avoid compiler warningDimitri van Heesch2014-11-291-1/+1
* Bug 740218 - Full scope needed when making link inside cross-referenced sectionDimitri van Heesch2014-11-171-0/+1
* Bug 738548 - latex: dead links to source codealbert-github2014-10-151-0/+9
* Bug 736992 - Member functions omitted from tagfileDimitri van Heesch2014-09-221-28/+106
* Bug 735587 - [PATCH] Fix a terminating null character after fread in src/file...Dimitri van Heesch2014-08-301-7/+10
* Bug 730520 - No documentation generated for method-less C++ structDimitri van Heesch2014-06-161-0/+8
* Bug 712251 - Documentation for enumeration not generatedDimitri van Heesch2014-04-201-1/+1
* Added directory info to the contextDimitri van Heesch2014-03-011-1/+2
* Updated copyrightDimitri van Heesch2014-02-111-1/+1
* Merge pull request #78 from albert-github/feature/bug_721302Dimitri van Heesch2014-01-021-0/+1
|\
| * Bug 721302 - [Latex/PDF] Merging brief and detailed description in file sectionalbert-github2014-01-011-0/+1
* | Bug 436885 - c-source and h-source missing for latexalbert-github2013-12-311-2/+2
|/
* Reduced and improved functionality of QListDimitri van Heesch2013-12-301-10/+9
* More work on the template and context mechanismsDimitri van Heesch2013-12-291-5/+15
* Template and context enhancementsDimitri van Heesch2013-12-231-1/+1
* Added rudimentary support for django like template system for output creation.Dimitri van Heesch2013-10-211-0/+6
* Bug 707641 - `FILTER_SOURCE_FILES=YES` required to build CALL_GRAPHSSergio Oller2013-09-281-2/+26
* Bug 704412 - doxygen don't hide private Inherited MembersDimitri van Heesch2013-08-011-1/+1
* Added SOURCE_TOOLTIPS option for advanced tooltip support while source browsingDimitri van Heesch2013-07-021-10/+4