index
:
Doxygen.git
master
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
dirdef.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Refactoring: remove implicit conversion from QCString to const char *
Dimitri van Heesch
2021-04-22
1
-2/+1
*
Refactoring: Add TextStream buffer to improve output writing performance
Dimitri van Heesch
2021-03-28
1
-1/+1
*
Refactoring: make qcstring.h a local include
Dimitri van Heesch
2021-03-26
1
-3/+4
*
Refactoring: replace QFile/FTextStream with fstream/stringstream
Dimitri van Heesch
2021-03-18
1
-2/+1
*
Refactoring: Replaced QDir with Dir
Dimitri van Heesch
2021-03-18
1
-1/+0
*
Refactoring: some cleanup and removed text direction logic
Dimitri van Heesch
2021-03-04
1
-1/+0
*
Refactoring: modernize FileList
Dimitri van Heesch
2021-01-22
1
-2/+2
*
Refactoring: modernize IncludeInfo list
Dimitri van Heesch
2021-01-22
1
-6/+6
*
Refactoring: replace FilePairDict by FilePairLinkedMap
Dimitri van Heesch
2021-01-22
1
-10/+5
*
Refactoring: moderize Doxygen::dirRelations
Dimitri van Heesch
2021-01-02
1
-0/+4
*
Refactoring: remove unused DirSDict class
Dimitri van Heesch
2021-01-02
1
-15/+0
*
Refactoring: replace Doxygen::directories by Doxygen::dirLinkedMap
Dimitri van Heesch
2021-01-01
1
-3/+15
*
Replaced UsedDirsContainer with UsedDirLinkedMap
Dimitri van Heesch
2020-12-30
1
-46/+55
*
Substitute `QDict<UsedDir>` with `std::map<QCString, UsedDir * >`.
David Hebbeker
2020-12-29
1
-1/+4
*
Refactoring: replace ClassSDict by ClassLinkedMap/ClassLinkedRefMap
Dimitri van Heesch
2020-12-19
1
-1/+0
*
Refactoring: replacing dynamic_cast by static_cast to improve performance
Dimitri van Heesch
2020-11-13
1
-1/+9
*
Refactoring: Introduce immutable and mutable interfaces
Dimitri van Heesch
2020-11-09
1
-1/+1
*
Add `const` qualifier to UsedDir::m_dir. (#7820)
David Hebbeker
2020-06-13
1
-2/+2
*
Did a bit of restructuring and fixed some compiler warnings
Dimitri van Heesch
2020-05-10
1
-18/+8
*
Copied implementation of `QGList::inSort()` to sortInDirList.
David Hebbeker
2020-05-05
1
-0/+7
*
Create compareDirDefs for sorting.
David Hebbeker
2020-05-05
1
-5/+3
*
Replace QList with std::deque in DirList.
David Hebbeker
2020-05-02
1
-6/+4
*
Enabled stricter compiler warnings and fixed all new warnings
Dimitri van Heesch
2020-03-08
1
-2/+2
*
Improved const correctness and added support for inline namespaces
Dimitri van Heesch
2019-04-21
1
-4/+4
*
Refactored Definition and derived classes such that they are abstract interfaces
Dimitri van Heesch
2019-02-28
1
-58/+32
*
Improved sorting performance for directories and files
Dimitri van Heesch
2016-01-31
1
-0/+2
*
Added support for directory dependency graphs to template engine
Dimitri van Heesch
2015-08-28
1
-1/+0
*
Bump copyright year
Dimitri van Heesch
2015-02-26
1
-1/+1
*
Introduce new optimized string implementation (attempt 2)
Dimitri van Heesch
2014-10-23
1
-1/+1
*
Bug 736992 - Member functions omitted from tagfile
Dimitri van Heesch
2014-09-22
1
-0/+1
*
Added directory info to the context
Dimitri van Heesch
2014-03-01
1
-0/+1
*
Updated copyright
Dimitri van Heesch
2014-02-11
1
-1/+1
*
Reduced and improved functionality of QList
Dimitri van Heesch
2013-12-30
1
-6/+7
*
Added rudimentary support for django like template system for output creation.
Dimitri van Heesch
2013-10-21
1
-0/+1
*
Release-1.8.3.1
Dimitri van Heesch
2013-01-20
1
-3/+3
*
Release-1.8.2-20121118
Dimitri van Heesch
2012-11-18
1
-5/+4
*
Release-1.8.1.1
Dimitri van Heesch
2012-06-10
1
-5/+8
*
Release-1.7.6.1-20120220
Dimitri van Heesch
2012-02-20
1
-1/+3
*
Release-1.7.5.1-20111027
Dimitri van Heesch
2011-10-27
1
-4/+5
*
Release-1.7.3-20110123
Dimitri van Heesch
2011-01-23
1
-1/+1
*
Release-1.6.3-20100507
Dimitri van Heesch
2010-05-07
1
-2/+2
*
Release-1.6.2-20100124
Dimitri van Heesch
2010-01-24
1
-1/+1
*
Release-1.5.6-20080819
Dimitri van Heesch
2008-08-19
1
-1/+9
*
Release-1.5.5
Dimitri van Heesch
2008-02-10
1
-0/+1
*
Release-1.5.4-20080101
Dimitri van Heesch
2008-01-17
1
-2/+2
*
Release-1.5.4
Dimitri van Heesch
2008-01-16
1
-1/+1
*
Release-1.5.1-20070219
Dimitri van Heesch
2007-02-19
1
-1/+1
*
Release-1.5.1-20070107
Dimitri van Heesch
2007-01-07
1
-1/+1
*
Release-1.5.1-20061202
Dimitri van Heesch
2006-12-02
1
-1/+1
*
Release-1.4.7-20060809
Dimitri van Heesch
2006-08-09
1
-2/+0
[next]