index
:
Doxygen.git
master
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
dirdef.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Refactor: modernize markdown and make it thread-safe
Dimitri van Heesch
2020-06-16
1
-5/+10
*
Add `const` qualifier to UsedDir::m_dir. (#7820)
David Hebbeker
2020-06-13
1
-1/+1
*
Refactor: modernize configuration values
Dimitri van Heesch
2020-06-04
1
-7/+5
*
Did a bit of restructuring and fixed some compiler warnings
Dimitri van Heesch
2020-05-10
1
-10/+1
*
Copied implementation of `QGList::inSort()` to sortInDirList.
David Hebbeker
2020-05-05
1
-0/+10
*
Replaced calls to DirDef::append() to DirDef::push_back().
David Hebbeker
2020-05-05
1
-1/+1
*
Create compareDirDefs for sorting.
David Hebbeker
2020-05-05
1
-1/+6
*
Replaced DirList::count() by DirList::size().
David Hebbeker
2020-05-02
1
-2/+2
*
For loops on QListIterator by range loops.
David Hebbeker
2020-05-02
1
-7/+3
*
Replaced FileNameDict/FileNameList by FileNameLinkedMap
Dimitri van Heesch
2020-04-06
1
-49/+46
*
Enabled stricter compiler warnings and fixed all new warnings
Dimitri van Heesch
2020-03-08
1
-9/+7
*
Spelling corrections for src directory
albert-github
2019-11-05
1
-1/+1
*
refactoring dot.cpp
Thomas Haller
2019-06-13
1
-0/+1
*
Improved const correctness and added support for inline namespaces
Dimitri van Heesch
2019-04-21
1
-2/+2
*
Refactored Definition and derived classes such that they are abstract interfaces
Dimitri van Heesch
2019-02-28
1
-33/+110
*
Added *.ice files as a recognized file type.
Mark Spruiell
2018-10-22
1
-0/+6
*
Include "empty" directories in the documentation if they contain a `.dox` fil...
Christoph Lipka
2018-04-14
1
-2/+2
*
Avoid generating unused dir_* output files for non HTML output formats
Dimitri van Heesch
2017-06-12
1
-0/+6
*
Fixup man only output to use generator state push pop
Artur Kink
2016-09-26
1
-1/+2
*
For manpages remove trailing dash when no brief description
Artur Kink
2016-09-25
1
-1/+4
*
Bug 763105 - Directory list is not generated in HTML output
Dimitri van Heesch
2016-03-19
1
-63/+86
*
Improved sorting performance for directories and files
Dimitri van Heesch
2016-01-31
1
-5/+30
*
Minor performance improvement sorting directories
Dimitri van Heesch
2016-01-31
1
-1/+2
*
Changed configuration mechanism to directly access options in order to improv...
Dimitri van Heesch
2016-01-17
1
-15/+15
*
Merge pull request #415 from albert-github/feature/bug_758132_1
Dimitri van Heesch
2015-12-03
1
-0/+2
|
\
|
*
Bug 758132 - Brief description of non documented functions
albert-github
2015-11-22
1
-0/+2
*
|
Fix computeCommonDirPrefix sometimes not finding the correct prefix
Tomasz Ĺšniatowski
2015-12-03
1
-0/+1
|
/
*
Added support for directory dependency graphs to template engine
Dimitri van Heesch
2015-08-28
1
-7/+2
*
Merge pull request #272 from albert-github/feature/bug_unused
Dimitri van Heesch
2015-01-03
1
-2/+1
|
\
|
*
Remove unused local and static global variables
albert-github
2014-12-27
1
-2/+1
*
|
Fixed a couple of cases where sharing string data could lead to corruption
Dimitri van Heesch
2015-01-02
1
-1/+1
|
/
*
Fixed several Coverity warnings
Dimitri van Heesch
2014-11-15
1
-1/+1
*
Bug 736992 - Member functions omitted from tagfile
Dimitri van Heesch
2014-09-22
1
-22/+47
*
Added directory info to the context
Dimitri van Heesch
2014-03-01
1
-0/+6
*
Bug 721302 - [Latex/PDF] Merging brief and detailed description in file section
albert-github
2014-01-01
1
-0/+1
*
Reduced and improved functionality of QList
Dimitri van Heesch
2013-12-30
1
-9/+7
*
Added rudimentary support for django like template system for output creation.
Dimitri van Heesch
2013-10-21
1
-2/+6
*
Release-1.8.3.1-20130512
Dimitri van Heesch
2013-05-12
1
-25/+28
*
Release-1.8.3.1-20130402
Dimitri van Heesch
2013-04-02
1
-0/+2
*
Release-1.8.3.1-20130209
Dimitri van Heesch
2013-02-09
1
-1/+1
*
Release-1.8.3.1
Dimitri van Heesch
2013-01-20
1
-4/+4
*
Release-1.8.2-20121118
Dimitri van Heesch
2012-11-18
1
-1/+2
*
Release-1.8.2-20120930
Dimitri van Heesch
2012-09-30
1
-2/+2
*
Release-1.8.1.2-20120729
Dimitri van Heesch
2012-07-29
1
-3/+13
*
Release-1.8.1.2
Dimitri van Heesch
2012-07-12
1
-2/+5
*
Release-1.8.1.1
Dimitri van Heesch
2012-06-10
1
-72/+0
*
Release-1.8.0-20120408
Dimitri van Heesch
2012-04-08
1
-3/+3
*
Release-1.7.6.1-20120220
Dimitri van Heesch
2012-02-20
1
-2/+85
*
Release-1.7.6.1-20111226
Dimitri van Heesch
2011-12-26
1
-4/+4
*
Release-1.7.6
Dimitri van Heesch
2011-12-03
1
-1/+1
[next]