• albert-github's avatar
    Extension in config.xml if type=string with format=image · 025cc9de
    albert-github authored
    In case of a project logo a preview is shown in the "wizard mode". In "expert mode" only the name is shown.
    In this patch the config.xml the type=string possibilities are extended with format=image (config.xml, configgen.py, config.h).
    The doxywizard has been extended so that in "expert mode" this type is supported and that a preview is given (expert.cpp, inputstring.cpp and inputstring.h), furthermore in wizard.cpp a minimum label size has been defined to prevent jumping of the items in case of switching between a message text and an icon.
    025cc9de
Name
Last commit
Last update
..
images Release-1.7.3
Makefile.in Updated copyright
README Release-1.5.7.1-20081206
config.h Minor changes to the way the code for config options is generated (thanks to Albert for the patch)
config.l Updated copyright
config_doxyw.l Updated copyright
configdoc.h config.xml is now used to generate configoptions.cpp and config.doc
docintf.h config.xml is now used to generate configoptions.cpp and config.doc
doxywizard.cpp Superfluous include removed
doxywizard.h Release-1.6.3-20100507
doxywizard.ico Release-1.7.6.1-20120220
doxywizard.pro.in Spitting generated files better from source files
doxywizard.qrc Release-1.7.2-20101224
doxywizard.rc Release-1.6.3-20100603
expert.cpp Extension in config.xml if type=string with format=image
expert.h config.xml is now used to generate configoptions.cpp and config.doc
helplabel.h Release-1.5.7.1-20081206
input.h config.xml is now used to generate configoptions.cpp and config.doc
inputbool.cpp Updated copyright
inputbool.h Updated copyright
inputint.cpp Updated copyright
inputint.h Updated copyright
inputstring.cpp Extension in config.xml if type=string with format=image
inputstring.h Extension in config.xml if type=string with format=image
inputstrlist.cpp Updated copyright
inputstrlist.h Loading commit data...
version.h Loading commit data...
wizard.cpp Loading commit data...
wizard.h Loading commit data...
Doxywizard is a graphical front-end to read/edit/write doxygen configuration 
files and to launch doxygen. It requires Qt version 4.3 or higher.