summaryrefslogtreecommitdiffstats
path: root/addon/doxywizard
Commit message (Expand)AuthorAgeFilesLines
* 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
* Corrected copyright yearalbert-github2014-04-211-1/+1
* Extension in config.xml if type=string with format=imagealbert-github2014-03-014-12/+92
* Merge pull request #126 from albert-github/feature/bug_doxywizard_logo_msgDimitri van Heesch2014-02-271-13/+32
|\
| * Give message when PROJECT_LOGO cannot be found or cannot be convertedalbert-github2014-02-261-13/+32
* | Superfluous include removedalbert-github2014-02-261-1/+0
* | Showing error message on windows in case on error on startupalbert-github2014-02-261-8/+23
|/
* Updated copyrightDimitri van Heesch2014-02-1113-13/+13
* Fixes for missing build dependenciesDimitri van Heesch2014-01-221-5/+0
* Spitting generated files better from source filesalbert-github2014-01-213-13/+13
* Undo changes to doxywizard.pro.inDimitri van Heesch2013-11-021-1/+1
* Another update for the build systemAlbert2013-10-281-1/+1
* Bug 702265 - Generated Doxyfile differs from result of doxygen -u (partial fix)Dimitri van Heesch2013-10-132-2243/+1
* This patch contains changes regarding the build system so that the *nix and W...albert-github2013-10-063-7/+575
* Bug 707554 - When I use @INCLUDE DoxyWizard is closedalbert-github2013-09-061-2/+6
* Bug 683897 - class list not sorted?Dimitri van Heesch2013-08-271-1/+2
* Minor changes to the way the code for config options is generated (thanks to ...Dimitri van Heesch2013-08-083-424/+463
* Bug 691830 - Logical confusion with DISABLE_INDEX and GENERATE_TREEVIEWDimitri van Heesch2013-08-041-5/+5
* Bug 704973 - Doxywizard can't show file names using non-ASCII(Unicode)Dimitri van Heesch2013-07-281-1/+1
* Bug 704971 - Can't build with MinGWDimitri van Heesch2013-07-281-1/+1
* config.xml is now used to generate configoptions.cpp and config.docDimitri van Heesch2013-07-2811-46/+2632