summaryrefslogtreecommitdiffstats
path: root/addon/doxywizard
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #7592 from albert-github/feature/bug_doxywizard_cleanupDimitri van Heesch2020-02-151-5/+0
|\
| * Remove some unused enums in doxywizardalbert-github2020-02-141-5/+0
* | Doxywizard unknown configuration enum valuesalbert-github2020-02-143-6/+43
|/
* Merge pull request #7230 from albert-github/feature/bug_formula_macrofileDimitri van Heesch2019-12-251-0/+3
|\
| * Create possibility to define LaTeX commands for formulasalbert-github2019-08-271-0/+3
* | Coverity uninitializedalbert-github2019-12-021-57/+57
* | 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-081-2/+2
* Merge branch 'feature/bug_endblock_msg' of https://github.com/albert-github/d...Dimitri van Heesch2019-08-041-10/+10
|\
| * Correction warning messagealbert-github2019-06-011-10/+10
* | Show git version informationalbert-github2019-05-314-28/+5
* | Show git version informationalbert-github2019-04-071-2/+4
|/
* Some fixes made during packaging of the binariesDimitri van Heesch2018-12-272-1/+2
* [ImgBot] Optimize imagesImgBotApp2018-12-071-0/+0
* 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
* 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
|/
* CMake: avoid if() around the whole contents of plugin CMakeLists.txtRolf Eike Beer2017-10-201-4/+0
* CMake: search for Qt5 only in config file modeRolf Eike Beer2017-10-201-1/+1
* 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
|/
* fix ninja build errorRafael Sadowski2016-01-161-1/+1
* 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 cmake changesDimitri van Heesch2015-05-312-17/+3
* Removed old build files, added install targets and other optionsDimitri van Heesch2015-05-173-90/+52
* use cmakeAdrian Negreanu2015-05-151-0/+55
* Bug 745870 - [PATCH] QT4's qmake is titled differently on Fedora 21albert-github2015-03-101-1/+1
* Bump copyright yearDimitri van Heesch2015-02-2614-14/+14
* Consistency in handling HTML and LaTeX in respect to header and footeralbert-github2014-12-281-20/+23
* Fixed typos in C/C++ comments. There are no functional changes.orbitcowboy2014-12-151-3/+3
* Fixed typos in comments. No functional changes.orbitcowboy2014-12-101-1/+1
* Preparations for release 1.8.8Dimitri van Heesch2014-08-211-2/+1
* Bug 730887 - [PATCH] Fix potential copy and paste error in inputstring.cppDimitri van Heesch2014-06-071-1/+1
* Set deployment targets for MacOSX 10.5+ versionsDimitri van Heesch2014-05-151-1/+1
* Doxywizard: make the Next button on the last page of the expert tab switch to...Dimitri van Heesch2014-05-033-5/+21
* Doxywizard: make the Next button on the last page of the wizard switch to the...Dimitri van Heesch2014-05-034-11/+31