summaryrefslogtreecommitdiffstats
path: root/addon
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into feature/bug_coverity_unintDimitri van Heesch2019-12-082-6/+6
|\
| * Split language parser into "outline parser" and "code parser"Dimitri van Heesch2019-12-032-6/+6
* | Coverity uninitializedalbert-github2019-12-025-84/+84
|/
* Spelling corrections for addon directoryalbert-github2019-11-054-152/+468
* Changed ArgumentList to be an STL containerDimitri van Heesch2019-10-271-35/+25
* Merge branch 'feature/bug_consistency_state_2' of https://github.com/albert-g...Dimitri van Heesch2019-09-122-2/+15
|\
| * Consistent way to show scanner statealbert-github2019-09-052-2/+15
* | Remove unneeded include directory for building doxywizardDimitri van Heesch2019-09-071-1/+0
|/
* Update doxywizard copyright year and add missing copyright statementsDimitri van Heesch2019-08-1220-31/+131
* Rename version libary to avoid name clash with Window's version.libDimitri van Heesch2019-08-083-4/+4
* add list of file extensions on doxyparse configJoenio Costa2019-08-061-0/+12
* Some fixes and restructuringDimitri van Heesch2019-08-061-22/+3
* doxyparse addon new features and bugfixesJoenio Costa2019-08-052-35/+126
* Merge branch 'feature/bug_endblock_msg' of https://github.com/albert-github/d...Dimitri van Heesch2019-08-0410-56/+56
|\
| * Correction warning messagealbert-github2019-06-0110-56/+56
* | Merge pull request #7118 from albert-github/feature/issue_7109Dimitri van Heesch2019-07-301-4/+5
|\ \
| * | issue #7109 Doxyapp can't use "[source_file | source_dir]" parameteralbert-github2019-07-131-6/+4
| * | issue #7109 Doxyapp can't use "[source_file | source_dir]" parameteralbert-github2019-07-111-0/+3
* | | Merge branch 'feature/bug_gitversion' of https://github.com/albert-github/dox...Dimitri van Heesch2019-07-306-30/+13
|\ \ \
| * | | Show git version informationalbert-github2019-05-316-28/+9
| * | | Show git version informationalbert-github2019-04-071-2/+4
* | | | Fixed two compilation issuesDimitri van Heesch2019-07-281-0/+4
| |/ / |/| |
* | | doxysearch: added wildcard, partial and phrase sesarchStefan Felkel2019-06-251-5/+13
* | | issue #6880 mscgen links placed in the wrong place when using SVG outputDimitri van Heesch2019-06-232-0/+2
* | | 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