summaryrefslogtreecommitdiffstats
path: root/src/configimpl.l
Commit message (Expand)AuthorAgeFilesLines
* Prevent potential empty stringDimitri van Heesch2020-06-061-1/+1
* issue #7833 Empty string in PREDEFINED throwsalbert-github2020-06-061-1/+1
* Refactor: modernize configuration valuesDimitri van Heesch2020-06-041-294/+268
* Empty enum setting in configuration filealbert-github2020-05-291-0/+5
* Merge branch 'remove_tcl'Dimitri van Heesch2020-03-221-3/+0
|\
| * Remove support for TCL (code is too buggy and unmaintained, language not very...Dimitri van Heesch2020-03-151-3/+0
* | Remove last QThread-ReferenceMoritz 'Morty' StrĂ¼be2020-03-211-3/+3
* | Doxygen version information (#7645)albert-github2020-03-171-6/+2
|/
* Enabled stricter compiler warnings and fixed all new warningsDimitri van Heesch2020-03-081-149/+162
* Problem in case using PREDEFINED with comma and using +=albert-github2020-02-271-1/+8
* Problem in case using PREDEFINED with commaalbert-github2020-02-201-5/+24
* Unknown configuration enum valuesalbert-github2020-02-131-0/+19
* Fix compiler warnings on Windows (Visual Studio)Dimitri van Heesch2020-02-121-0/+3
* Adding check on configuration setting EXTENSION_MAPPINGalbert-github2019-12-281-0/+3
* Removed exitCode parameter as it is always 1Dimitri van Heesch2019-12-221-23/+23
* Merge branch 'feature/bug_terminate' of https://github.com/albert-github/doxy...Dimitri van Heesch2019-12-221-42/+31
|\
| * Better termination messagealbert-github2019-11-221-42/+31
* | Reduced code duplicationDimitri van Heesch2019-12-211-148/+37
* | Merge branch 'feature/bug_config' of https://github.com/albert-github/doxygen...Dimitri van Heesch2019-12-201-3/+183
|\ \
| * | Checking of right usage of configuration list itemsalbert-github2019-11-251-3/+183
| |/
* | Renamed Portables to PortableDimitri van Heesch2019-12-081-8/+8
* | Refactoring of portable.h and portable.cpp functions to be contained in a nam...Tobias Off2019-11-281-8/+8
|/
* Incorrect warning for ALIASESalbert-github2019-10-051-1/+1
* Reduce the use of QString in favor of the more efficient QCStringDimitri van Heesch2019-09-211-5/+4
* Merge branch 'feature/bug_consistency_state_2' of https://github.com/albert-g...Dimitri van Heesch2019-09-121-0/+3
|\
| * Consistent way to show scanner statealbert-github2019-09-051-0/+3
* | Refactoring code for dot related source filesDimitri van Heesch2019-09-101-0/+27
|/
* issue #7190 1.8.16: Blank FILE_PATTERNS => no files processedalbert-github2019-08-131-3/+9
* Merge pull request #7095 from albert-github/feature/bug_config_consistDimitri van Heesch2019-08-061-80/+81
|\
| * Consistency of configuration parametersalbert-github2019-07-011-80/+81
* | Merge branch 'feature/bug_endblock_msg' of https://github.com/albert-github/d...Dimitri van Heesch2019-08-041-28/+28
|\ \
| * | Correction warning messagealbert-github2019-06-011-28/+28
* | | Merge branch 'feature/bug_gitversion' of https://github.com/albert-github/dox...Dimitri van Heesch2019-07-301-2/+7
|\ \ \ | |_|/ |/| |
| * | Show git version informationalbert-github2019-05-311-4/+4
| * | Show git version informationalbert-github2019-04-071-1/+6
* | | Made MSCGEN_PATH obsolete now that mscgen code is part of doxygenDimitri van Heesch2019-06-241-24/+0
| |/ |/|
* | Count user comment linesalbert-github2019-04-141-2/+2
|/
* Fixed regression after fixing memory leakDimitri van Heesch2018-12-261-2/+2
* Keyword register (in code) is deprecated since C++11albert-github2018-11-271-1/+1
* Merge pull request #6542 from albert-github/feature/bug_751700Dimitri van Heesch2018-10-271-2/+12
|\
| * Bug 751700 - Main page absent in TOC of CHM, if PROJECT_NAME is emptyalbert-github2018-10-081-2/+12
* | Enable comma as separator in configuration listsalbert-github2018-10-181-2/+2
|/
* Difference between standard and used Doxyfile (list)albert-github2018-09-181-8/+57
* Difference between standard and used Doxyfilealbert-github2018-09-151-0/+60
* Clear header/footer information in ConfigImpl for postProcessArtur Kink2016-09-271-4/+4
* flex: use %option instead of command line options.Adrian Negreanu2016-09-211-0/+2
* Bug 766069 - Files with incorrect extensions (.doc) are picked up by doxygenDimitri van Heesch2016-05-161-21/+10
* Fix STRIP_FROM_PATH when running from drive rootFred Sundvik2016-04-041-10/+16
* Changed configuration mechanism to directly access options in order to improv...Dimitri van Heesch2016-01-171-0/+1780