summaryrefslogtreecommitdiffstats
path: root/addon
Commit message (Expand)AuthorAgeFilesLines
* Split off lodepng functionality in a separate libraryDimitri van Heesch2019-06-222-0/+2
* Remove compilation warnings from doxmlparseralbert-github2019-06-154-0/+7
* Fixed issue in doxmlparser in getter functionDimitri van Heesch2019-05-181-1/+1
* Enable example doxmlparser possibilities for cmake buildalbert-github2019-05-1211-1212/+1194
* Bug 783759 - PERL_PATH config option: when is this needed? Still used?albert-github2019-05-072-2/+0
* Fix #6906Ton van den Heuvel2019-05-062-16/+0
* issue #6946 Compilation error (clangparser.cpp)albert-github2019-04-272-0/+10
* issue #6939 Build fail in Windows with build_parse turn ON (unistd.h does not...albert-github2019-04-221-11/+20
* Improved const correctness and added support for inline namespacesDimitri van Heesch2019-04-211-1/+1
* Regression on Definition and derived classes that are abstract interfacesalbert-github2019-03-011-7/+7
* Some fixes made during packaging of the binariesDimitri van Heesch2018-12-272-1/+2
* [ImgBot] Optimize imagesImgBotApp2018-12-071-0/+0
* Merge pull request #6482 from abathur/sql3Dimitri van Heesch2018-10-221-59/+65
|\
| * Expand sqlite3gen's breadth, depth, and qualityTravis A. Everett2018-09-031-59/+65
* | Bug 702265 - Generated Doxyfile differs from result of doxygen -ualbert-github2018-10-042-3/+3
* | Bug 702265 - Generated Doxyfile differs from result of doxygen -ualbert-github2018-10-046-3/+15
|/
* fix build with qt 5.11, deprecated qt5_use_modules macro was removed, patch b...pgajdos2018-06-191-9/+6
* Misc. typosluz.paz2018-04-251-1/+1
* Merge pull request #672 from albert-github/feature/doxywizard_780648Dimitri van Heesch2018-04-221-7/+22
|\
| * Bug 653502 - Can't use pound sign in alias command, escaped or unescapedalbert-github2018-02-281-7/+22
* | Bug 788873 - Disabled controls when `HAVE_DOT` is already set to `YES`albert-github2018-02-271-0/+5
|/
* doxyparse bugfixes and minor improvementsJoenio Costa2017-12-282-8/+37
* Misc. typosluzpaz2017-12-232-2/+2
* CMake: avoid if() around the whole contents of plugin CMakeLists.txtRolf Eike Beer2017-10-205-16/+17
* CMake: search for Qt5 only in config file modeRolf Eike Beer2017-10-201-1/+1
* add the number of conditionals path and bugfixJoenio Costa2017-06-283-28/+47
* Merge pull request #425 from analizo/doxyparseDimitri van Heesch2017-02-194-0/+494
|\
| * using YAML in the output of "doxyparse"Joenio Costa2016-02-031-129/+121
| * new addon doxyparse, a source parsing engineJoenio Costa2015-12-134-0/+502
* | flex: use %option instead of command line options.Adrian Negreanu2016-09-212-1/+2
* | Merge pull request #451 from albert-github/feature/bug_761641Dimitri van Heesch2016-09-032-10/+19
|\ \
| * | Bug 761471 - Do not allow ligatures in log outputalbert-github2016-02-062-10/+19
* | | Bug 764359 - Recent File list allows only 2 entriesalbert-github2016-03-311-0/+2
* | | Bug 764359 - Recent File list allows only 2 entriesalbert-github2016-03-311-3/+13
|/ /
* | Building doxyapp fails after update of config methodology to improve performancealbert-github2016-01-172-13/+22
* | fix ninja build errorRafael Sadowski2016-01-161-1/+1
|/
* doxyapp and CLANG linkingalbert-github2015-12-121-0/+2
* Adding compilation options for flex/lex and bison/yaccalbert-github2015-12-081-1/+1
* DO NOT hardcode x86-64 architecture.Marcin Juszkiewicz2015-10-081-1/+1
* Make doxywizard compatible with Qt5Dimitri van Heesch2015-07-149-186/+302
* libpng warning: iCCP: known incorrect sRGB profilealbert-github2015-07-126-0/+0
* Don't show a console when launching doxywizard on Windows.Dimitri van Heesch2015-07-011-2/+2
* Various minor changesDimitri van Heesch2015-06-202-558/+7
* Further cleanups related to the cmake build systemDimitri van Heesch2015-06-181-4/+5
* Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2015-06-061-228/+255
|\
| * Merge pull request #342 from groleo/regexp-search.pyDimitri van Heesch2015-06-061-228/+255
| |\
| | * sqlite3: add regexp searches to search.pyAdrian Negreanu2015-05-221-228/+255
| | * Bug 745870 - [PATCH] QT4's qmake is titled differently on Fedora 21albert-github2015-03-091-1/+1
* | | Added missing libraries for building doxysearch on WindowsDimitri van Heesch2015-06-061-0/+6
|/ /
* | Further cmake changesDimitri van Heesch2015-05-312-17/+3