| Commit message (Expand) | Author | Age | Files | Lines |
* | Refactoring: remove implicit conversion from QCString to const char * | Dimitri van Heesch | 2021-04-22 | 1 | -17/+15 |
|
|
* | Refactoring: move qcstring and remove qtools | Dimitri van Heesch | 2021-03-25 | 2 | -5/+2 |
|
|
* | Refactoring: Move xml parser to a separate directory | Dimitri van Heesch | 2021-02-06 | 1 | -0/+1 |
|
|
* | Refactoring: modernize IncludeInfo list | Dimitri van Heesch | 2021-01-22 | 1 | -2/+2 |
|
|
* | GitHub actions experiments (#8305) | Dimitri van Heesch | 2021-01-04 | 1 | -3/+15 |
|
|
* | Refactoring: remove unused Doxygen::entryDBFileName and Doxygen::objDBFileName | Dimitri van Heesch | 2021-01-01 | 1 | -3/+0 |
|
|
* | Refactoring: replaced getNamespaceSDict() by getNamespaces() | Dimitri van Heesch | 2020-12-23 | 1 | -2/+2 |
|
|
* | Merge pull request #8263 from albert-github/feature/bug_addon_version | Dimitri van Heesch | 2020-12-21 | 1 | -1/+18 |
|\ |
|
| * | Usage of version and help in addons | albert-github | 2020-12-19 | 1 | -1/+18 |
|
|
* | | Refactoring: replace ClassSDict by ClassLinkedMap/ClassLinkedRefMap | Dimitri van Heesch | 2020-12-19 | 1 | -2/+2 |
|/ |
|
* | Refactoring: modernize Doxygen::symbolMap | Dimitri van Heesch | 2020-10-23 | 1 | -35/+8 |
|
|
* | Fix for broken LaTeX output. | Dimitri van Heesch | 2020-09-27 | 1 | -1/+1 |
|
|
* | Refactoring: prepare output generators for multi-threaded use | Dimitri van Heesch | 2020-09-27 | 1 | -3/+5 |
|
|
* | Allow building doxygen as a subproject | Anonymous Maarten | 2020-09-16 | 1 | -3/+3 |
|
|
* | Make a switch to choose between dynamic library to clang-cpp or static linkin... | Dimitri van Heesch | 2020-07-20 | 1 | -1/+5 |
|
|
* | Fix #7883 | Joakim Tjernlund | 2020-07-19 | 1 | -1/+1 |
|
|
* | Refactor: modernize markdown and make it thread-safe | Dimitri van Heesch | 2020-06-16 | 1 | -0/+1 |
|
|
* | Refactor: modernize configuration values | Dimitri van Heesch | 2020-06-04 | 1 | -15/+16 |
|
|
* | Refactoring: Removed creation of MemberDef's for macro definitions from pre.l | Dimitri van Heesch | 2020-05-24 | 1 | -0/+1 |
|
|
* | Refactoring | Dimitri van Heesch | 2020-05-15 | 1 | -1/+1 |
|
|
* | Replaced FileNameDict/FileNameList by FileNameLinkedMap | Dimitri van Heesch | 2020-04-06 | 1 | -23/+17 |
|
|
* | Split language parser into "outline parser" and "code parser" | Dimitri van Heesch | 2019-12-03 | 1 | -3/+3 |
|
|
* | Rename version libary to avoid name clash with Window's version.lib | Dimitri van Heesch | 2019-08-08 | 1 | -1/+1 |
|
|
* | Merge pull request #7118 from albert-github/feature/issue_7109 | Dimitri van Heesch | 2019-07-30 | 1 | -4/+5 |
|\ |
|
| * | issue #7109 Doxyapp can't use "[source_file | source_dir]" parameter | albert-github | 2019-07-13 | 1 | -6/+4 |
|
|
| * | issue #7109 Doxyapp can't use "[source_file | source_dir]" parameter | albert-github | 2019-07-11 | 1 | -0/+3 |
|
|
* | | Merge branch 'feature/bug_gitversion' of https://github.com/albert-github/dox... | Dimitri van Heesch | 2019-07-30 | 1 | -0/+2 |
|\ \
| |/
|/| |
|
| * | Show git version information | albert-github | 2019-05-31 | 1 | -0/+2 |
|
|
* | | issue #6880 mscgen links placed in the wrong place when using SVG output | Dimitri van Heesch | 2019-06-23 | 1 | -0/+1 |
|
|
* | | Split off lodepng functionality in a separate library | Dimitri van Heesch | 2019-06-22 | 1 | -0/+1 |
|
|
* | | Fix #6906 | Ton van den Heuvel | 2019-05-06 | 1 | -8/+0 |
|
|
* | | issue #6946 Compilation error (clangparser.cpp) | albert-github | 2019-04-27 | 1 | -0/+5 |
|
|
* | | Improved const correctness and added support for inline namespaces | Dimitri van Heesch | 2019-04-21 | 1 | -1/+1 |
|/ |
|
* | Regression on Definition and derived classes that are abstract interfaces | albert-github | 2019-03-01 | 1 | -7/+7 |
|
|
* | CMake: avoid if() around the whole contents of plugin CMakeLists.txt | Rolf Eike Beer | 2017-10-20 | 1 | -4/+0 |
|
|
* | Building doxyapp fails after update of config methodology to improve performance | albert-github | 2016-01-17 | 2 | -13/+22 |
|
|
* | doxyapp and CLANG linking | albert-github | 2015-12-12 | 1 | -0/+2 |
|
|
* | Further cleanups related to the cmake build system | Dimitri van Heesch | 2015-06-18 | 1 | -4/+5 |
|
|
* | Removed old build files, added install targets and other options | Dimitri van Heesch | 2015-05-17 | 3 | -31/+3 |
|
|
* | use cmake | Adrian Negreanu | 2015-05-15 | 1 | -0/+25 |
|
|
* | Bump copyright year | Dimitri van Heesch | 2015-02-26 | 2 | -2/+2 |
|
|
* | Updated copyright | Dimitri van Heesch | 2014-02-11 | 1 | -1/+1 |
|
|
* | Spitting generated files better from source files | albert-github | 2014-01-21 | 1 | -1/+1 |
|
|
* | This patch contains changes regarding the build system so that the *nix and W... | albert-github | 2013-10-06 | 2 | -1/+3 |
|
|
* | Added missing pthread lib to doxyapp | Dimitri van Heesch | 2013-09-15 | 1 | -1/+1 |
|
|
* | Fixed compilation issues in doxyapp | Dimitri van Heesch | 2013-09-13 | 1 | -0/+7 |
|
|
* | Release-1.8.3.1-20130209 | Dimitri van Heesch | 2013-02-09 | 1 | -2/+2 |
|
|
* | Release-1.8.3.1 | Dimitri van Heesch | 2013-01-20 | 1 | -1/+1 |
|
|
* | Release-1.8.3 | Dimitri van Heesch | 2012-12-26 | 2 | -3/+12 |
|
|
* | Release-1.7.6.1-20120220 | Dimitri van Heesch | 2012-02-20 | 1 | -1/+1 |
|
|